Question 1059655
EQUATION:  y-x=1.


TABLE OF x,y VALUES
<pre>

x       |       y
-----------------------
3       |         
        |      8
4       |       
</pre>
Calculate the missing values.  You have the equation to do this.


{{{y-x=1}}}
-
{{{y-x+x=1+x}}}
{{{y+0=1+x}}}
{{{y=x+1}}}
-
{{{y-x-y=1-y}}}
{{{y-y-x=1-y}}}
{{{-x=1-y}}}
{{{-1(-x)=-1(1-y)}}}
{{{x=y-1}}}



{{{graph(300,300,-2,10,-2,10,x+1)}}}