document.write( "Question 366982: determine what type of number the solutions are and how many solutions exist\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #261621 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 10x^2-x-2=0 \n" ); document.write( "a = 10, b = -1, c = -2 \n" ); document.write( "------------------------ \n" ); document.write( "b^2-4ac = 100-4*10*-2 = 180 \n" ); document.write( "--- \n" ); document.write( "Since b^2-4ac > 0 there are \n" ); document.write( "2 Real Number solutions. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |