document.write( "Question 140936: find the value of the discriminant and give the number of real solutions.
\n" );
document.write( "4(x^2+5x)=25 \n" );
document.write( "
Algebra.Com's Answer #102724 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! 4(x^2+5x)=25 \n" ); document.write( "4x^2+20x-25=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The discriminant for a quadratic polynomial in form ax^2+bx+c is b^2-4ac. \n" ); document.write( "You should be able to solve this problem for yourself at this point (and you should try), but the answer is as follows:\r \n" ); document.write( "\n" ); document.write( "20^2-4(4)(-25)=400+400=800. \n" ); document.write( " \n" ); document.write( " |