document.write( "Question 880579: Select the approximate values of x that are solutions to f(x) = 0, where
\n" );
document.write( "f(x) = -8x2 + 6x + 3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531575 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Select the approximate values of x that are solutions to f(x) = 0, where \n" ); document.write( " f(x) = -8x2 + 6x + 3. \n" ); document.write( " --------------------- \n" ); document.write( "Use the Quadratic Formula: \n" ); document.write( "x = [-6 +- sqrt(36-4*-8*3)]/(-16) \n" ); document.write( "----- \n" ); document.write( "x = [-6 +- sqrt(133)]/(-16) \n" ); document.write( "etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |