Help finding the exact form through quadratic formula

819 Views Asked by At

Question: $$\frac{5m}{2}=2+\frac{1}{m}$$

I have attempted the question but my answer is not correct according to the book. $$\frac{5m^2}{2m}-2=0$$ $$5m^2-2=2m$$ $$5m^2-2m-2=0$$ When I placed my following working out into the quadratic formula my answer was incorrect. Is my working out incorrect for the above? Help much appreciated. Thank you in advance.

2

There are 2 best solutions below

0
On BEST ANSWER

Multiply both sides by $m$

$\implies \frac{5m^2}{2}=2m+1$

$\iff 5m^2=4m+2$

$\iff 5m^2-4m-2=0$

Then you can factorize by using $\frac{-b+\sqrt{b^2-4ac}}{2a}$ and $\frac{-b-\sqrt{b^2-4ac}}{2a}$ or some other method that you prefer.

$\implies \frac{1}{5}(2-\sqrt{14})$ and $\frac{1}{5}(2+\sqrt{14})$

0
On

You first step is incorrect. You took $1/m$ to LHS. Check what you did after it. There must be a additional $-2$ along with $5m^2$ in the denominator in the first step. Finally you should have the quadratic $5m^2-4m-2=0$