document.write( "Question 159721: rewrite 14x-7y=21, so that y is a function of x
\n" );
document.write( "rewrite 8x+2y=14, so that y is a function of x \n" );
document.write( "
Algebra.Com's Answer #117830 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! rewrite 14x-7y=21, so that y is a function of x \n" ); document.write( "rewrite 8x+2y=14, so that y is a function of x \n" ); document.write( "----------------------- \n" ); document.write( "The idea is to get y on one side of the equal sign by itself. Both of these eqns can be reduced, also. Most teachers expect that to be done. \n" ); document.write( "--------------- \n" ); document.write( "14x-7y=21 \n" ); document.write( "2x - y = 3 \n" ); document.write( "y = 2x - 3 \n" ); document.write( "-------------- \n" ); document.write( "8x+2y=14 \n" ); document.write( "4x+y = 7 \n" ); document.write( "y = -4x + 7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |