document.write( "Question 1009991: x+2y=5 and the answer is y=-x/2+5/2 how do i write it using y=(___)/ \n" ); document.write( "
Algebra.Com's Answer #625475 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"x%2B2y=5\"...first move \"x\" from left to the right side; note: it will change sign to minus\r
\n" ); document.write( "\n" ); document.write( "\"2y=-x%2B5\"......now both sides divide by \"2\"\r
\n" ); document.write( "\n" ); document.write( "\"2y%2F2=-x%2F2%2B5%2F2\"\r
\n" ); document.write( "\n" ); document.write( "\"y=-x%2F2%2B5%2F2\"
\n" ); document.write( "
\n" );