Appendix
A-4: Algebraic Expressions and Operations
Example A-4.3
Express the difference x2−xx3−x−x2−1x2+x as a single fraction.
Solution
Interactive Solution
Control-drag (or type) the given expression.
Context Panel: Simplify≻Simplify
x2−xx3−x−x2−1x2+x= simplify −x2−x−1x⁢x+1
Alternatively,
Context Panel: Normal
x2−xx3−x−x2−1x2+x→normal−x2−x−1x⁢x+1
Annotated Stepwise Solution
Maple's step-by-step solutions can be used to simplify this expression.
Tools≻Load Package: Student Basics
Loading Student:-Basics
Control-drag the given expression.
Context Panel: Student Basics≻Simplify Steps
x2−xx3−x−x2−1x2+x = simplify steps Let's simplifyx2−1⋅xx3−1⋅x+−1⋅x2−1x2+x•Factorx⁢x−1x⁢x−1⁢x+1+−1⋅x2−1x2+x•Cancel out factor ofx⁢x−1providedx⁢x−1≠01x+1+−1⋅x2−1x2+x•Factor1x+1−x−1⁢x+1x⁢x+1•Cancel out factor ofx+1providedx≠−11x+1−x−1x•Find fractions to get lowest common denominator ofx⁢x+1xx⋅1x+1+x+1x+1⋅−x−1x•Multiplyx⋅1x⁢x+1+x+1⋅−x+1x⁢x+1•Add fractionsx+x+1⁢−x+1x⁢x+1•Expand−xx+1+1x+1+1x⁢x+1•Find fractions to get lowest common denominator ofx⁢x+1xx⋅−xx+1+xx⋅1x+1+11⋅1x⁢x+1•Multiplyx⋅−xx⁢x+1+x⋅1x⁢x+1+1⋅1x⁢x+1•Add fractions−x2+x+1x⁢x+1
Coded Solution
Assign the given expression to q1.
q1≔x2−xx3−x−x2−1x2+x
Apply the simplify command or the normal command.
simplifyq1
normalq1
<< Previous Example Section A-4 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document