document.write( "Question 865991: 2x+2y=9
\n" );
document.write( "2x-y=3
\n" );
document.write( "solve for y \n" );
document.write( "
Algebra.Com's Answer #525811 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! (2x+2y)-(2x-y)=9-3 \n" ); document.write( "3y=6 \n" ); document.write( "y=2 \n" ); document.write( " |