document.write( "Question 885892: What is the approximate values of x that are solutions to f(x) = 0, where
\n" );
document.write( "f(x) = -9x^2 + 8x + 5 \n" );
document.write( "
Algebra.Com's Answer #535524 by kadash12(6)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = -9x^2 + 8x + 5 \n" ); document.write( "0=-9x^2 + 8x + 5 use quadratic equation \n" ); document.write( " \n" ); document.write( "x = (1/9) 4 +- sqrt61 \n" ); document.write( "which leads to about x=1.312 and x=-0.423 \n" ); document.write( " |