How Do You Simplify Complex Algebraic Expressions?

  • Thread starter Thread starter roger12
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
roger12
Messages
12
Reaction score
0

Homework Statement



Simplify the following, giving the result without fractional indices:

[(x^2 -1)^2 * √(x+1)]/ (x-1)^3/2

Homework Equations


The Attempt at a Solution



There are no common bases to add the indices and no common indices to multiply out the bases so I tried this and got it wrong, please show me where though:

[(x-1) (x+1)]^2 * (x+1)^(1/2)] / (x-1)^(3/2)

=[(x-1)^2 * (x+1)^2 * (x+1)^(1/2)] / (x-1)^(3/2)

multiplied the indices by 2 and got rid of the fractions

=[(x-1)^4 * (x+1)^4 * (x+1)] / (x-1)^3

= (x-1) *(x+1)^5

But my textbook says it is :( x + 1 )^2 √( x^2 - 1 )

Thank You.
 
Physics news on Phys.org
multiplied the indices by 2 and got rid of the fractions

=[(x-1)^4 * (x+1)^4 * (x+1)] / (x-1)^3

= (x-1) *(x+1)^5

You effectively squared the original problem. Now you need to un-square your result.
 
"Without fractional indices" just mean you need to use the square root:
[tex](x- 1)^{3/2}= \sqrt{(x-1)^3}[/tex]