document.write( "Question 1015614: 18. Use the discriminant to find the number of real solutions of the equation 3x2 – 5x + 4 = 0. Show your work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #631971 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the discriminant. \n" ); document.write( "Disc = b^2 - 4ac \n" ); document.write( "----------------------- \n" ); document.write( "If it's > 0, there are 2. \n" ); document.write( "If it's = 0, there are 2 that are equal. \n" ); document.write( "If if's < 0, there are 2 complex solutions. \n" ); document.write( " |