document.write( "Question 224782: How do you rewrite 3x + 2y = 6 as a function of x \n" ); document.write( "
Algebra.Com's Answer #167904 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x + 2y = 6
\n" ); document.write( "3x=6-2y
\n" ); document.write( "x=6/3-2y/3
\n" ); document.write( "x=2-2y/3 ans.
\n" ); document.write( "
\n" );