document.write( "Question 88510: rewrite the equation 4x-6y=-30 as a function of x \n" ); document.write( "
Algebra.Com's Answer #64359 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
4X-6Y=-30
\n" ); document.write( "4X=6Y-30
\n" ); document.write( "X=6Y/4-30/4
\n" ); document.write( "X=3Y/2-15/2
\n" ); document.write( "
\n" );