SOLUTION: Find the value to 1dp of x if 5xsquared+3x=105

Algebra ->  Finance -> SOLUTION: Find the value to 1dp of x if 5xsquared+3x=105      Log On


   



Question 805819: Find the value to 1dp of x if 5xsquared+3x=105
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the value to 1dp of x if 5xsquared+3x=105
------
5x^2 + 3x -105 = 0
-------
Use the Quadratic Formula:
x = [-b +- sqrt(b^2-4ac)]/(2a)
--------
x = [-3 +- sqrt(9-4*5*-105)]/(10)
------
x = [-3 +- sqrt(2109)]/10
-----
x = (-3+sqrt(2109))/10 or x = (-3-sqrt(2109))/10
-----
x = 4.29 or x = -4.89
===========================
Cheers,
Stan H.
===============