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)![]() ![]() 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 =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |