How do I simplify a fraction with a square root on the numerator?

2.1k Views Asked by At

How do I simplify this fraction :

$$\frac{(3x^2+4x)\sqrt {x+1}}{2(x+1)^2}$$

The final result is $\frac{3x^2+4x} {2(x+1)^{3/2}}$.

1

There are 1 best solutions below

0
On

You divide the numerator and the denominator by $\sqrt{x+1}$, which gives the desired result.