document.write( "Question 936406: Solve for y:
\n" ); document.write( "4y+x-5y+2x-5=0
\n" ); document.write( "

Algebra.Com's Answer #569858 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
4y+x-5y+2x-5 =0
\n" ); document.write( " re arrange the terms
\n" ); document.write( " 4y-5y+x+2x-5= 0
\n" ); document.write( " -y+3x-5= 0
\n" ); document.write( " add y on both sides
\n" ); document.write( " -y+3x-5+y= 0+y
\n" ); document.write( " -y+y+3x-5 =y
\n" ); document.write( " 3x-5= y
\n" ); document.write( "Result : y=3x-5
\n" ); document.write( "
\n" );