document.write( "Question 272105: Solve the following equation for y (get y by itself on one side of the equal sign): 5x - 3y = 15 \n" ); document.write( "
Algebra.Com's Answer #199141 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x - 3y = 15 \n" ); document.write( "-3y = -5x + 15 \n" ); document.write( "y = (5/3)x - 5 \n" ); document.write( " \n" ); document.write( " |