document.write( "Question 128762: how do I solve -
\n" );
document.write( "x2 - 6x + 16 = 0
\n" );
document.write( "It says there are no real answers, but that there are complex answers. What does this mean please?
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #94199 by stanbon(75887) ![]() You can put this solution on YOUR website! how do I solve - \n" ); document.write( "x^2 - 6x + 16 = 0 \n" ); document.write( "It says there are no real answers, but that there are complex answers. What does this mean please? \n" ); document.write( "-------------------- \n" ); document.write( "The Real Numbers include the Rational Numbers and the Irrational Numbers. \n" ); document.write( "Complex Numbers are a set of numbers that look like a+bi and where the \n" ); document.write( "a and the b are Real numbers and \"i\" is the square root of negative-one. \n" ); document.write( "------------------- \n" ); document.write( "Your Problem: \n" ); document.write( "x^2 - 6x + 16 = 0 \n" ); document.write( "Use the Quadratic formula to get: \n" ); document.write( "x = [6 +- sqrt(36 - 4*16)]/2 \n" ); document.write( "x = [6 +- sqrt(-28)]/2 \n" ); document.write( "x = [6 +- 2isqrt(7)]/2 \n" ); document.write( "x = [3 +- isqrt(7)] \n" ); document.write( "x = 3+isqrt(7) or x = 3-isqrt(7) \n" ); document.write( "========================= \n" ); document.write( "Notice that the \"3\" is rational, and the sqrt(7) is irrational \n" ); document.write( "and the answers are in the form a+bi \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |