document.write( "Question 1122838: I need to know how to solve for x+2y=10 \n" ); document.write( "
Algebra.Com's Answer #739020 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It can be x=-2y+10, if one wants to solve for x, by subtracting 2y from each side.
\n" ); document.write( "or 2y=-x+10
\n" ); document.write( "y=-(1/2)x+5, if one wants to solve for y, by first moving x to the other side, then dividing both sides by 2.
\n" ); document.write( "
\n" );