document.write( "Question 782888: how do you graph 3x+4y=-1, and how do you get x on one side to be an equation? \n" ); document.write( "
Algebra.Com's Answer #476586 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! 3X + 4Y = -1 \n" ); document.write( "3X - 3X + 4Y = -3X -1 \n" ); document.write( "4Y = -3X -1 \n" ); document.write( "4Y/4 = -3X/4 -1/4 \n" ); document.write( "Y = -3/4X - 1/4 \n" ); document.write( " |