document.write( "Question 770766: Rewrite 3x+4y=15+6y so that y is a function of x \n" ); document.write( "
Algebra.Com's Answer #469751 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
\"3x%2B4y=15%2B6y\"
\n" ); document.write( "\"4y-6y=-3x%2B15\"
\n" ); document.write( "\"-2y=-3x%2B15\"
\n" ); document.write( "\"%28-2y%29%2F-2=%28-3x%29%2F%28-2%29%2B15%2F-2\"
\n" ); document.write( "\"y=3x%2F2-15%2F2\"
\n" ); document.write( "\"y=%281%2F2%29%283x-15%29\"
\n" ); document.write( "
\n" );