document.write( "Question 550894: Given the linear equation y = -4x – 2, find the y-coordinates of the points (1, ), (-1, ), and (-3, ). Plot these points and graph the linear equation. \n" ); document.write( "
Algebra.Com's Answer #359204 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! All you need to do here is plug in the x values to find the y for the equation:\r \n" ); document.write( "\n" ); document.write( " y = -4x – 2 \n" ); document.write( "y=-4*1-2=-6 \n" ); document.write( "(1,-6)\r \n" ); document.write( "\n" ); document.write( "y=-4*-1-2=4-2=2 \n" ); document.write( "(-1,2) \n" ); document.write( "( \n" ); document.write( "y=-4*-3-2=12-2=10\r \n" ); document.write( "\n" ); document.write( "(-3,10)\r \n" ); document.write( "\n" ); document.write( " |