document.write( "Question 668534: What is the number of real solutions?
\n" );
document.write( "6x2 – 7x – 1 = 0 \n" );
document.write( "
Algebra.Com's Answer #415645 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! The easiest way to answer this question is to look at D, the discriminant. Now what is the discriminant? It may look familiar from your quadratic formula. The discriminant is \n" ); document.write( "\n" ); document.write( "b^2-4ac > 0 two real solutions \n" ); document.write( "b^2-4ac = 0 one real solution \n" ); document.write( "b^2-4ac < 0 no real solutions\r \n" ); document.write( "\n" ); document.write( "So where a = 6 b = -7 and c = -1 we have that b^2 - 4ac = 49 - 4*6*(-1) = 49 + 24 = 63 > 0.\r \n" ); document.write( "\n" ); document.write( "So, there are two real solutions.\r \n" ); document.write( "\n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "To see why b^2-4ac is the key, just think about your quadratic for a minute.\r \n" ); document.write( "\n" ); document.write( "Since in our quadratic formula we have that |