document.write( "Question 80551: i need help with this problem.
\n" );
document.write( "-3x+4y=11
\n" );
document.write( "rewrite as a function of X\r
\n" );
document.write( "\n" );
document.write( "please help. \n" );
document.write( "
Algebra.Com's Answer #57776 by tutorcecilia(2152) You can put this solution on YOUR website! -3x+4y=11 [solve for the y-term] \n" ); document.write( "-3x+3x+4y=3x+11 \n" ); document.write( "4y=3x+11 \n" ); document.write( "4y/4=3x/4+11/4 \n" ); document.write( "y=3/4x+11/4 \n" ); document.write( "or f(x)=3/4x+11/4 \n" ); document.write( " |