document.write( "Question 159724: rewrite 8x+2y=14 so that y is a function of x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #117766 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Simply isolate 'y' to one side of the equation. \n" ); document.write( ". \n" ); document.write( "Starting with: \n" ); document.write( "8x+2y=14 \n" ); document.write( "subtract 8x from both sides: \n" ); document.write( "2y=14-8x \n" ); document.write( "now, divide both sides by 2: \n" ); document.write( "y=7-4x \n" ); document.write( "or \n" ); document.write( "y = -4x + 7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |