document.write( "Question 85128: Rewrite the equation 2x – 3y = –6 as a function of x \n" ); document.write( "
Algebra.Com's Answer #61353 by mala_kumarkos@yahoo.com(10)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " 2x-3y=-6 \n" ); document.write( " 2x+6=3y \n" ); document.write( " 3y=2x+6 \n" ); document.write( " y=2x+6/3 \n" ); document.write( " therefore y = f(x)=(2x/3+6/3) \n" ); document.write( " |