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 #601005 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( "
y + 2x = 3 --------- eq (i)
\n" ); document.write( "y - x = 2 --------- eq (ii)
\n" ); document.write( "3x = 1 ------------- Subtracting eq (ii) from eq (i)
\n" ); document.write( "\"x+=+1%2F3\"\r
\n" ); document.write( "\n" ); document.write( "\"y+-+1%2F3+=+2\" ----------- Substituting \"1%2F3\" for x in eq (ii)
\n" ); document.write( "\"y+=+2+%2B+1%2F3\"
\n" ); document.write( "\"y+=+2%261%2F3\"
\n" ); document.write( "Coordinates: \"highlight_green%28system%28x+=+1%2F3%2Cy+=+2%261%2F3%29%29\", or (\"1%2F3\"\"%22%2C%22\"\"2%261%2F3\") \n" ); document.write( "
\n" );