document.write( "Question 160702: Rewrite the equation so y is a function of x.
\n" );
document.write( "-7x + y = 8 \n" );
document.write( "
Algebra.Com's Answer #118487 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Simply isolate 'y' to one side of the equation: \n" ); document.write( "-7x + y = 8 \n" ); document.write( "Adding 7x to both sides: \n" ); document.write( "-7x + y + 7x = 7x + 8 \n" ); document.write( "Simplifying the left: \n" ); document.write( "y = 7x + 8 \n" ); document.write( "That's it, you're done \n" ); document.write( " \n" ); document.write( " |