document.write( "Question 734665: Use the discriminate to find the number of real solution to
\n" );
document.write( "x^2+3x-4=0 \n" );
document.write( "
Algebra.Com's Answer #449085 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use the discriminate to find the number of real solution to \n" ); document.write( "x^2+3x-4=0 \n" ); document.write( "-------------- \n" ); document.write( "It's discriminant. Discriminate is a verb. \n" ); document.write( "disc = b^2 - 4ac = 9 - 4*1*(-4) = 25 \n" ); document.write( "disc > 0 --> 2 real solutions \n" ); document.write( " |