document.write( "Question 979688: calculate the coordinates of the intersection of the two lines\r
\n" ); document.write( "\n" ); document.write( "1. y + 2x = 3
\n" ); document.write( "2. y - x = 2
\n" ); document.write( "

Algebra.Com's Answer #600970 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"system%28y=-2x%2B3%2Cy=x%2B2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-2x%2B3=x%2B2\"
\n" ); document.write( "\"-2x-x=-3%2B2\"
\n" ); document.write( "\"-3x=-1\"
\n" ); document.write( "\"highlight%28x=1%2F3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=1%2F3%2B2\"
\n" ); document.write( "\"highlight%28y=2%261%2F3%29\"
\n" ); document.write( "
\n" );