Question 394192
<pre><font size = 3 color = "indigo"><b>
Hi
roots of the equation
5x^2 + 1 =4x
5x^2 - 4x + 1=0
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
{{{x = (-b +- sqrt(-4 ))/(2*a) }}}
{{{x = (4 +- 2i)/(10) }}}