Question 96922: I can not find the solutions to this problem please help with a way i can come to the answer 2x^2+11x-1=0 thank you Found 2 solutions by stanbon, jim_thompson5910:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 2x^2+11x-1
Use the quadratic formula
a=2; b=11; c=-1
x = [-b +- sqrt(b^2-4ac)]/(2a)
Your problem:
x = [-11 +- sqrt(121-4*2*-1)]/(2*2)
x = [-11 +- sqrt(129)]/4
x = [-11 + sqrt(129)]/4 or x = [-11 - sqrt(129)]/4
===============
Cheers,
Stan H.