Question 147559: Use the quadratic formula to solve the equation
2x^2-x=-10
The solution set is { }. Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Use the quadratic formula to solve the equation
2x^2-x=-10
The solution set is { }.
---------------------
Rearrange:
2x^2-x+10 = 0
x = [1 +- sqrt(1 -4*2*10)]/4
x = [1 +- sqrt(-79)]/4
x = [1 + isqrt(79)]/4 or x = [1 - isqrt(79)]/4
==============
Cheers,
Stan H.