document.write( "Question 134241: I could really use some help with this:
\n" );
document.write( "Solve the problem:
\n" );
document.write( "p(x)+-0.002x²+1.2x-300\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #98296 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! p(x)+-0.002x²+1.2x-300 \n" ); document.write( ": \n" ); document.write( "I assume you mean: \n" ); document.write( "p(x) = -.002x^2 + 1.2x - 300 \n" ); document.write( ": \n" ); document.write( "It looks like this equation has no real roots, check the discriminate (b^2 - 4ac) \n" ); document.write( "a = -.002; b = 1.2; c = 300 \n" ); document.write( ": \n" ); document.write( "1.2^2 - 4 * -.002 * -300 = \n" ); document.write( "1.44 - 2.4 = -.96 indicates there is no real roots for this equation\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |