Question 188937
Find the inverse of each function. Then graph the function and its inverse. 
8. g(x)= 3+x
--------------------
1st: Interchange x and y to get:
x = 3 + y
2nd: solve for "y":
y = x-3
This is the inverse of x = 3+y
-----------------------------------
Graph:
{{{graph(400,300,-10,10,-10,10,3+x,x-3)}}}
-----------------
Cheers,
Stan H.