Fraction transformation

299 Views Asked by At

I am not sure how it is possible to write $\frac{\frac{t}{\sqrt{t^2+1}}+1}{\sqrt{t^2+1}+t}$ as $\frac{1}{\sqrt{t^2+1}}$ Does anyone know how I can transform this? I would appriciate a step-by-step solution.

1

There are 1 best solutions below

1
On BEST ANSWER

$$\frac{\frac{t}{\sqrt{t^2+1}}+1}{\sqrt{t^2+1}+t}=\frac{\frac{t}{\sqrt{t^2+1}}+\frac{\sqrt{t^2+1}}{\sqrt{t^2+1}}}{\sqrt{t^2+1}+t}=\frac{\frac{t+\sqrt{t^2+1}}{\sqrt{t^2+1}}}{\sqrt{t^2+1}+t}=\frac{t+\sqrt{t^2+1}}{\sqrt{t^2+1}}\cdot\frac{1}{\sqrt{t^2+1}+t}=\frac{1}{\sqrt{t^2+1}}$$