document.write( "Question 68957: How do you graph the linear equation: x - 7 = 3y \n" ); document.write( "
Algebra.Com's Answer #49079 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! X-7=3Y \n" ); document.write( "-3Y=-X+7 \n" ); document.write( "Y=-X/-3+7/-3 \n" ); document.write( "Y=X/3-7/3 \n" ); document.write( " |