document.write( "Question 447448: Determine the type of number that the solutions of:
\n" );
document.write( "x^2+8x-9=0 will be \n" );
document.write( "
Algebra.Com's Answer #308027 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the type of number that the solutions of: \n" ); document.write( "x^2+8x-9=0 will be \n" ); document.write( "--- \n" ); document.write( "discriminant = b^2-4ac = 8^2-4*1*-9 = 64+36 = 100 \n" ); document.write( "--- \n" ); document.write( "Since the discrim is positive, the quadratic \n" ); document.write( "has 2 unequal Real solutions. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |