SOLUTION: i am trying to write a fraction in simplest form x^2+ 2x +1 over x^2-2x+1 divided by x+1 over x-1 do I simplify the first part before dealing with the division?

Algebra ->  Expressions-with-variables -> SOLUTION: i am trying to write a fraction in simplest form x^2+ 2x +1 over x^2-2x+1 divided by x+1 over x-1 do I simplify the first part before dealing with the division?      Log On


   



Question 436652: i am trying to write a fraction in simplest form
x^2+ 2x +1 over x^2-2x+1 divided by x+1 over x-1

do I simplify the first part before dealing with the division?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+ 2x +1 over x^2-2x+1 divided by x+1 over x-1
-----------------
Always factor if you can.
---------------
[(x+1)^2/(x-1)^2)] / [(x+1)/(x-1)]
--------------
Invert and multiply:
---
= [(x+1)^2/(x-1)^2)] * [(x-1)/(x+1)]
----
Cancel factors common to a numerator and a denominator.
------------------
= (x+1)/(x-1)
=================
Cheers,
Stan H.
==============