document.write( "Question 571698: How do I graph y= -2x + 2 over a range -3 to 3? \n" ); document.write( "
| Algebra.Com's Answer #368161 by Alan3354(69443)     You can put this solution on YOUR website! How do I graph y= -2x + 2 over a range -3 to 3? \n" ); document.write( "-------------- \n" ); document.write( "It's a straight line, so you need 2 points. \n" ); document.write( "Use x = -3 and x = 3, since that the range. \n" ); document.write( "Use x = 3, solve for y, plot the point. \n" ); document.write( "Do the same for x = -3 \n" ); document.write( "Draw a line thru the points. \n" ); document.write( " \n" ); document.write( " |