SOLUTION: I need to make a table with integer values of x from -2 to 2. the problem is {{{y = - x - 1}}}

Algebra ->  Algebra  -> Graphs -> SOLUTION: I need to make a table with integer values of x from -2 to 2. the problem is {{{y = - x - 1}}}      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 33598This question is from textbook
: I need to make a table with integer values of x from -2 to 2. the problem is y+=+-+x+-+1This question is from textbook

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
Y=-X-1
IF X=-2 THEN Y=-(-2)-1 OR Y=+2-1 OR Y=1
IF X=-1 THEN Y=-(-1)-1 OR Y=+1-1 OR Y=0
IF X=0 THEN Y=-(0)-1 OR Y=0-1 OR Y=-1
IF X=+1 THEN Y=-(+1)-1 OR Y=-1-1 OR Y=-2
IF X=+2 THEN Y=-(+2)-1 OR Y=-2-1 OR Y=-3