document.write( "Question 258234: How do I solve this problem f(x) = -0.3x^2 + 25x + 16 using the quadratic formula and graphing...I'm lost. I know x = 1 if this helps. \n" ); document.write( "
Algebra.Com's Answer #190083 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I solve this problem f(x) = -0.3x^2 + 25x + 16 using the quadratic formula and graphing \n" ); document.write( "---- \n" ); document.write( "You use the quadratic formula to find roots or zeroes of the equation. \n" ); document.write( "--- \n" ); document.write( "-0.3x^2 + 25x + 16 = 0 \n" ); document.write( "--- \n" ); document.write( "x = [-25 +- sqrt(25^2 - 4*-0.3*16)]/(2*-0.3) \n" ); document.write( "--- \n" ); document.write( "x = [-25 +- sqrt(625 + 19.2)]/(-0.6) \n" ); document.write( "--- \n" ); document.write( "x = [-25 + 25.3811]/(-0.6) or x = [-50.3811]/(-0.6) = 83.97 \n" ); document.write( "--- \n" ); document.write( "x = 0.3811/(-0.6) = -0.6352... or x = 83.97.. \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |