document.write( "Question 159719: rewrite 6x+3y=9, so that y is a function of x \n" ); document.write( "
Algebra.Com's Answer #117763 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6x+3y=9 \n" ); document.write( "6X=-3Y+9 \n" ); document.write( "X=-3Y/6+9/6 \n" ); document.write( "X=-Y/2+3/2 \n" ); document.write( " |