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 #713407 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"y-15=3x\"
\n" ); document.write( "\"x=%28y-15%29%2F3\"
\n" ); document.write( "and
\n" ); document.write( "\"2x=3y-17\"
\n" ); document.write( "\"x=%283y-17%29%2F2\"
\n" ); document.write( "So then setting them equal to each other,
\n" ); document.write( "\"%28y-15%29%2F3=%283y-17%29%2F2\"
\n" ); document.write( "\"2%28y-15%29=3%283y-17%29\"
\n" ); document.write( "\"2y-30=9y-51\"
\n" ); document.write( "\"-7y=-21\"
\n" ); document.write( "Solve for y.
\n" ); document.write( "
\n" ); document.write( "
\n" );