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)![]() ![]() 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( " |