document.write( "Question 280439: Determine the nature of the solutions 4x^2-9x=0 \n" ); document.write( "
Algebra.Com's Answer #203838 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the nature of the solutions 4x^2-9x=0 \n" ); document.write( "--------------- \n" ); document.write( "a = 4 ; b = -9 ; c = 0 \n" ); document.write( "--- \n" ); document.write( "Discriminant = b^2-4ac \n" ); document.write( "= 81 - 4*4*0 \n" ); document.write( "= 81 \n" ); document.write( "---------------- \n" ); document.write( "Since discriminant > 0, the solutions are \n" ); document.write( "unequal and Real. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |