document.write( "Question 962888: What is the value of the y-coordinate of the solution to the system of equations?
\n" ); document.write( "x+3y=2
\n" ); document.write( "-3x-8y=4
\n" ); document.write( "

Algebra.Com's Answer #588283 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
x+3y=2
\n" ); document.write( "-3x-8y=4
\n" ); document.write( "*****************
\n" ); document.write( "multiply first equation by 3
\n" ); document.write( "3x+9y=6
\n" ); document.write( "*****************
\n" ); document.write( "add second equation to the above result
\n" ); document.write( "y = 10
\n" ); document.write( "
\n" ); document.write( "
\n" );