document.write( "Question 110238: how do i solve 5x + 6y = 18 for y \n" ); document.write( "
Algebra.Com's Answer #80315 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 5x + 6y = 18 for y \n" ); document.write( "5x-5x+6y=-5x+18 \n" ); document.write( "6y=-5x+18 \n" ); document.write( "6y/6=-5x/6+18/6 \n" ); document.write( "y= -5x/6+3 \n" ); document.write( "Ed \n" ); document.write( " |