document.write( "Question 1098994: Solve the following system of equations:
\n" ); document.write( "y = 3x + 15
\n" ); document.write( "2x − 3y = −17
\n" ); document.write( "
\n" ); document.write( "What is the y-coordinate of the solution?
\n" ); document.write( "

Algebra.Com's Answer #713411 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "From the first equation, you just have an expression for y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute it into the second equation. You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x - 3*(3x+15) = -17  ====>  2x - 9x - 45 = -17  ====>  -7x = -17 + 45  ====>  -7x = 28  ====>  x = \"28%2F%28-7%29\" = -4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from the first equation  y = 3*(-4) + 15 = -12 + 15 = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  y-coordinate of the solution is y = 3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );