document.write( "Question 334402: I'm not sure what category this problem falls under. In the problem 2x + 3y = 7 what is the expression for y in terms of x? \n" ); document.write( "
Algebra.Com's Answer #239591 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
2x+3y=7
\n" ); document.write( "add -2x
\n" ); document.write( "2x-2x+3y=7-2x
\n" ); document.write( "3y=7-2x
\n" ); document.write( "divide by 3
\n" ); document.write( "3y/3 = (7-2x)/3
\n" ); document.write( "y= (7-2x)/3
\n" ); document.write( "
\n" ); document.write( "
\n" );