document.write( "Question 68376: -3x + 4y = 11
\n" );
document.write( "rewrite as a function of x. \n" );
document.write( "
Algebra.Com's Answer #48634 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! -3X+4Y=11 \n" ); document.write( "-3X=11-4Y \n" ); document.write( "X=11/-3-4Y/-3 \n" ); document.write( "X=-11/3+4/3Y \n" ); document.write( " |