document.write( "Question 37429: Rewrite the equation 2x – 3y = -6 as a function of x. \n" ); document.write( "
Algebra.Com's Answer #24739 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since y is a function of x, we solve this equation
\n" ); document.write( "2x – 3y = -6
\n" ); document.write( "for y and get
\n" ); document.write( "-3y = -2x - 6
\n" ); document.write( "y = (2/3)x + 2
\n" ); document.write( "
\n" );