document.write( "Question 1022479: Find the values of x and y that satisfy 3x − 1 + 2y = 0 and 3x2 - y2 + 4 = 0. Use the algebraic method to find the solution, and then use the graphing method to confirm whether the system of equations has real roots. \n" ); document.write( "
Algebra.Com's Answer #638145 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
{3x+2y = 1, 3x^2+4 = y^2}
\n" ); document.write( "
\r\n" );
document.write( "Solve 3x+2y = 1 for y\r\n" );
document.write( "\r\n" );
document.write( "\"3x%2B2y+=+1\"\r\n" );
document.write( "\"2y+=+1-3x\"\r\n" );
document.write( "\"y+=+%281-3x%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute in\r\n" );
document.write( "\r\n" );
document.write( "\"3x%5E2+-+y%5E2+%2B+4+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"3x%5E2+-+%28%281-3x%29%2F2%29%5E2+%2B+4+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"3x%5E2+-+%281-3x%29%5E2%2F4+%2B+4+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"12x%5E2+-+%281-3x%29%5E2+%2B+16+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"12x%5E2+-+%281-6x%2B9x%5E2%29+%2B+16+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"12x%5E2+-+1%2B6x-9x%5E2+%2B+16+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"3x%5E2%2B6x+%2B+15+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2%2B2x+%2B+5+=+0\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-%282%29+%2B-+sqrt%28+%282%29%5E2-4%2A%281%29%2A%285%29+%29%29%2F%282%2A%281%29%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-2+%2B-+sqrt%284-20%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-2+%2B-+sqrt%28-16%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28-2+%2B-+4i%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%282%28-1+%2B-+2i%29%29%2F2+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+%28cross%282%29%28-1+%2B-+2i%29%29%2Fcross%282%29+\"\r\n" );
document.write( "\r\n" );
document.write( "\"x+=+-1+%2B-+2i+\"\r\n" );
document.write( "\r\n" );
document.write( "Substitute (-1+2i) in\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%281-3x%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%281-3%28-1+%2B+2i%29%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%281%2B3+-+6i%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%284+-+6i%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%284+-+6i%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%282%282+-+3i%29%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+%28cross%282%29%282+-+3i%29%29%2Fcross%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+2+-+3i\"\r\n" );
document.write( "\r\n" );
document.write( "One solution is (-1+2i, 2-3i)\r\n" );
document.write( "\r\n" );
document.write( "Substituting (-1-2i) the same way gives  2+3i\r\n" );
document.write( "\r\n" );
document.write( "So the other solution is (-1-2i, 2+3i)\r\n" );
document.write( "\r\n" );
document.write( "These solutions are complex imaginary, so the graphs\r\n" );
document.write( "should not cross:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "And, as we see the black line, which is the graph of\r\n" );
document.write( "\"3x%2B2y+=+1\", does not cross the red hyperbola, which is\r\n" );
document.write( "the graph of \"3x%5E2%2B4+=+y%5E2\"  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );