document.write( "Question 1137839: Find the solution(s) of each system of equations.
\n" ); document.write( "y=x^2+6x+9
\n" ); document.write( "y=3x
\n" ); document.write( "

Algebra.Com's Answer #755716 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Replace y in the first equation by \"3x\", based on the second equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x = x^2 + 6x + 9,\r\n" );
document.write( "\r\n" );
document.write( "x^2 + 3x + 9 = 0,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which has no real solutions, since the discriminant  d = b^2 - 4ac = 3^2 - 4*9 = 9 - 36 = -27 is negative.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation has two solutions in complex numbers\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%28-3+%2B-+3%2Asqrt%283%29%2Ai%29%2F2\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );