document.write( "Question 111732: Solve the system of equations by graphing: y=x to the second power-4
\n" ); document.write( " y=x-2
\n" ); document.write( "

Algebra.Com's Answer #81524 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=X^2-4 (RED LINE)
\n" ); document.write( "Y=X-2 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+x%5E2+-4%2C+y+=+x+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = x^2 -4 and y = x -2).
\n" ); document.write( "solutions are (2,0) & (-1,-3).
\n" ); document.write( "
\n" );