SOLUTION: pls graph this sir: y=x+1 and y=x

Algebra ->  Graphs -> SOLUTION: pls graph this sir: y=x+1 and y=x      Log On


   



Question 318183: pls graph this sir:
y=x+1
and y=x

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
highlight%28y=x%2B1%29
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%2B1%29
.
.
.
y=x%2B1 <--- Red
highlight%28y=x%29<--Green
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%2B1%2Cx%29