document.write( "Question 247383: Determine whether the equation has two distinct real number solutions, one real numbers solution, or no real number solution.\r
\n" );
document.write( "\n" );
document.write( "3x^2 + x + 6 = 0 \n" );
document.write( "
Algebra.Com's Answer #180494 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2 + x + 6 = 0 \n" ); document.write( "Using determinates we get: \n" ); document.write( "b^2-4ac \n" ); document.write( "1^2-4*3*6 \n" ); document.write( "1-72=-71 This equation has 2 imaginary number solutions. \n" ); document.write( " |