document.write( "Question 971485: Calculate the discriminant and use it to determine how many real-number roots the equation has.\r
\n" );
document.write( "\n" );
document.write( " 3x2 – 6x + 1 = 0 \n" );
document.write( "
Algebra.Com's Answer #593945 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Calculate the discriminant and use it to determine how many real-number roots the equation has.\r \n" ); document.write( "\n" ); document.write( " 3x2 – 6x + 1 = 0 \n" ); document.write( "-------------- \n" ); document.write( "Disc = b^2 - 4ac \n" ); document.write( "If it's >0 there are 2 different real roots. \n" ); document.write( " |