document.write( "Question 82125: rewrite the equation 2x-3y=-6 as a function of x \n" ); document.write( "
Algebra.Com's Answer #58845 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x-3y=-6 [solve for the y-value] \n" ); document.write( "2x-2x-3y=-2x-6 \n" ); document.write( "-3y=-2x-6 \n" ); document.write( "-3y/-3=-2x/-3-6/-3 \n" ); document.write( "y=2/3x+2 \n" ); document.write( "f(x)=2/3x+2 [re-write as a function of x] \n" ); document.write( " |