document.write( "Question 601895: Solve to find x. 2x+y=3 and -7x+2y=17. \n" ); document.write( "
Algebra.Com's Answer #380050 by lawdej(58)\"\" \"About 
You can put this solution on YOUR website!
2x+y=3
\n" ); document.write( " -7x+2y=17.
\n" ); document.write( "to solve this multiply 2x+y=3 by -2 to cancel y
\n" ); document.write( "so here is the result
\n" ); document.write( " -4x-2y=-6
\n" ); document.write( " -7x+2y=17
\n" ); document.write( "now add both of them the result is
\n" ); document.write( " -11x=11
\n" ); document.write( " x=-11/11
\n" ); document.write( " x=-1 so this is the value of x.
\n" ); document.write( "but if you need to find the value of y substitute x=-1 to either of 2x+y=3 or -7x+2y=17
\n" ); document.write( " for example take 2x+y=3
\n" ); document.write( " 2(-1)+y=3
\n" ); document.write( " -2+y=3
\n" ); document.write( " y=3+2=5
\n" ); document.write( "
\n" );