document.write( "Question 58058This question is from textbook Algebra 1
\n" );
document.write( ": rewrite 3x+4y=15+6y so that y is a funtion of x \n" );
document.write( "
Algebra.Com's Answer #39715 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 3x+4y=15+6y \n" ); document.write( "3x+4y-6y=15+6y-6y \n" ); document.write( "3x-2y=15 \n" ); document.write( "3x-3x-2y=-3x+15 \n" ); document.write( "-2y=-3x+15 \n" ); document.write( "-2y/-2=-3/-2x+15/-2 \n" ); document.write( "y=3/2x-15/2 \n" ); document.write( " |