document.write( "Question 112255: Rewrite the equation 4x – 10y = 11 as a function of x. \n" ); document.write( "
Algebra.Com's Answer #81896 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
4x-10y=11
\n" ); document.write( "4x=10y+11
\n" ); document.write( "x=10y/4+11/4
\n" ); document.write( "x=5y/2+11/4 answer.
\n" ); document.write( "
\n" );