You can put this solution on YOUR website! Find the roots [of 4n^2+7n-3=0 correct to two decimal places
Use the binomial formula to get:
n = [-7+-sqrt(7^2-4*4*-3)]/(2*4)
n = [-8 +- sqrt(30)]/8
n = [-1+ sqrt(30)/8] or n = [-1-sqrt(30)/8]
n = -0.32 or n = -1.68
-----
Cheers,
Stan H.
--------