SOLUTION: how to plot a graph when Y=(x-2)+3 WITH THE FOLLOWING DOMAIN 2,-2,0,4,6)

Algebra ->  Linear-equations -> SOLUTION: how to plot a graph when Y=(x-2)+3 WITH THE FOLLOWING DOMAIN 2,-2,0,4,6)       Log On


   



Question 716967: how to plot a graph when Y=(x-2)+3 WITH THE FOLLOWING DOMAIN 2,-2,0,4,6)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how to plot a graph when Y=(x-2)+3 WITH THE FOLLOWING DOMAIN 2,-2,0,4,6)
----
f(2) = (2-2)+3 = 3
f(-2) = (-2-2)+3 = -1
f(0) = (0-2)+3 = 1
f(4) = (4-2)+3 = 5
f(6) = (6-2)+3 = 7
---------
Plot those (x,y) points:
(2,3);(-2,-1),(0,1),(4,5),(6,7)
=====================
Cheers,
Stan H.
=========================