document.write( "Question 638859: Please find the intersection of the lines y= -2x and y= x-3? \n" ); document.write( "
Algebra.Com's Answer #402428 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Solve the system of equations
\n" ); document.write( "\"system%28y=+-2x%2C+y=+x-3%29\"
\n" ); document.write( "\"-2x=x-3\"
\n" ); document.write( "\"-3x=-3\"
\n" ); document.write( "\"x=1\"
\n" ); document.write( "\"y=-2%2A1=-2\"
\n" ); document.write( "Answer:(1, -2)
\n" ); document.write( "
\n" );