0

I am looking to check my answer to the problem : $\frac{5\sqrt{2} + 1}{2\sqrt{2} - 1}$. I think it is $3 + \sqrt{2}$.

Stefan4024
  • 35,843
IBH
  • 1

1 Answers1

1

Rationalize the denominator. Multiply it by it conjugate.

$$\frac{5\sqrt{2} + 1}{2\sqrt{2} - 1} = \frac{5\sqrt{2} + 1}{2\sqrt{2} - 1} \cdot \frac{2\sqrt{2} + 1}{2\sqrt{2} + 1} = \frac{(5\sqrt{2} + 1)(2\sqrt{2} + 1)}{(2\sqrt{2})^2 - 1^2} = \frac{21 + 7\sqrt{2}}{7} = 3 + \sqrt{2}$$

So yes, your answer is right.

Stefan4024
  • 35,843