document.write( "Question 464016: Use the discriminant to determine whether the following equations have solutions that are: two different rational solutions; two different irrational solutions; exactly one rational solution; or two different imaginary solutions.
\n" );
document.write( "x^2 = 6x + 2
\n" );
document.write( "
\n" );
document.write( "a) Two different irrational solutions
\n" );
document.write( "b) Exactly one rational solution
\n" );
document.write( "c) Two different rational solutions
\n" );
document.write( "d) Two different imaginary solutions \n" );
document.write( "
Algebra.Com's Answer #317839 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! b² - 4ac is the discriminant\r \n" ); document.write( "\n" ); document.write( "If b² - 4ac = 0, then there is one real number solution \n" ); document.write( "If b² - 4ac < 0, then there are two imaginary number solutions \n" ); document.write( "If b² - 4ac > 0, then there are two real number solutions\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x² = 6x + 2 \n" ); document.write( "x² - 6x - 2 = 0 {subtracted 6x and 2 from both sides} \n" ); document.write( "a = 1, b = -6, c = -2 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b² - 4ac {the discriminant} \n" ); document.write( "= (-6)² - 4(1)(-2) {substituted into the discriminant} \n" ); document.write( "= 36 + 8 {simplified} \n" ); document.write( "= 44 {added} \n" ); document.write( "44 > 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are two different real number solutions , \n" ); document.write( "however √44 is irrational, therefore there are \n" ); document.write( "A.) Two different irrational solutions \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |