document.write( "Question 29055: Solve for y. x + 5y = 20 \n" ); document.write( "
Algebra.Com's Answer #15871 by QueenVoda(11)\"\" \"About 
You can put this solution on YOUR website!
to solve for y you want to isolate y on one side of the equal sign and all else on the other. so you go from x + 5y equals 20, to:
\n" ); document.write( "x + 5y (equal sign) 20 - x.
\n" ); document.write( "to isolate the y you must move over the x.
\n" ); document.write( "you end up with 5y (equals) -20-x. Now divede the 5 away for the y.\r
\n" ); document.write( "\n" ); document.write( "you get: y (equals) -20-x / 5 or -20-x over 5.
\n" ); document.write( "
\n" );