document.write( "Question 229435: Find b2 - 4ac and the number of real solutions to each
\n" );
document.write( "equation. -3x2 + 7x = 0
\n" );
document.write( "The 2 next to the x is a to the power 2. I have no idea where to start for this problem how do I find b2 - ac, I do not understand anything it is saying in the readings either. Can someone please explain this to me in plain ole English???
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170111 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find b^2 - 4ac and the number of real solutions to each \n" ); document.write( "equation. -3x2 + 7x = 0 \n" ); document.write( "--------------------------------- \n" ); document.write( "A general quadratic form is ax^2 + bx + c = 0 \n" ); document.write( "--------------- \n" ); document.write( "Your Problem: \n" ); document.write( "a = -3 ; b = 7 ; c = 0 \n" ); document.write( "--- \n" ); document.write( "So b^2 - 4ac = 7^2 - 4*-3*0 = 7^2 = 49 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Since b^2-4ac is positive the quadratic has two unequal Real Number solutions. \n" ); document.write( "========================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |