document.write( "Question 1023977: 4x=-y+4 solve and plot \n" ); document.write( "
Algebra.Com's Answer #639494 by addingup(3677) You can put this solution on YOUR website! 4x = -y+4 add y and subtract 4x on both sides: \n" ); document.write( "y = 4-4x \n" ); document.write( "Now make a table: \n" ); document.write( "When x... then y \n" ); document.write( "-1....... 4-4(-1)= 8 \n" ); document.write( "0.........4-4(0)= 4 \n" ); document.write( "1.........4-4(1)= 0 \n" ); document.write( "2.........4-4(2)= -4 \n" ); document.write( "All you have to do is take these points and plot them on a sheet of graphing paper or on any piece of paper: \n" ); document.write( "(-1,8); (0,4); (1,0); (2,-4) \n" ); document.write( " \n" ); document.write( " |