document.write( "Question 43383: Rewrite the equation as a function of x.
\n" );
document.write( "-3x+4y=11 \n" );
document.write( "
Algebra.Com's Answer #28409 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! Usually you will see functions solved as a function of y in the form of y= now we just need to turn it into the form of x=\r \n" ); document.write( "\n" ); document.write( "-3x+4y=11\r \n" ); document.write( "\n" ); document.write( "First let's move 4y to the other side by subtracting \n" ); document.write( "-3x=11-4y\r \n" ); document.write( "\n" ); document.write( "Last divide by -3 to get \n" ); document.write( "x=-11/3+4/3y \n" ); document.write( " |