document.write( "Question 696644: What is the value of the y-coordinate of the solution to the system of equations x+2y=9 and x-y=3 \n" ); document.write( "
Algebra.Com's Answer #429250 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x + 2y = 9 -----> -x - 2y = -9 {multiplied top equation by -1} \n" ); document.write( "x - y = 3 -----> x - y = 3 {bottom equation stays the same}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3y = -6 {added the two equations together} \n" ); document.write( "y = 2 {divided each side by -3} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |