document.write( "Question 67960: How do I rewrite this equation as a function of x.
\n" );
document.write( "
\n" );
document.write( "-3x + 4y = 11
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #48337 by adamchapman(301)![]() ![]() ![]() You can put this solution on YOUR website! -3x + 4y = 11\r \n" ); document.write( "\n" ); document.write( "multiply both sides by -1 to make the \"3x\" term positive\r \n" ); document.write( "\n" ); document.write( "3x - 4y = -11\r \n" ); document.write( "\n" ); document.write( "add 4y to both sides\r \n" ); document.write( "\n" ); document.write( "3x = 4y - 11\r \n" ); document.write( "\n" ); document.write( "divide both sides by 3:\r \n" ); document.write( "\n" ); document.write( "x = (4y - 11)/3\r \n" ); document.write( "\n" ); document.write( "Just like that!\r \n" ); document.write( "\n" ); document.write( "I hope this helps, \r \n" ); document.write( "\n" ); document.write( "Adam \n" ); document.write( " |