Question 186434: Find the inverse of each function. Is the inverse a function?
f(x)=3x+2
f(x)=x^2-5 Found 2 solutions by stanbon, jim_thompson5910:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the inverse of each function. Is the inverse a function?
-----
f(x)=3x+2
Interchange x and y to get:
x = 3y + 2
Solve for y
y = (1/3)x-(2/3)
Yes, it is a function
---------------------
Graph of the function and its inverse:
==============================
f(x)=x^2-5
Interchange:
x = y^2 -5
Solve for y:
y^2 = x+5
y = +sqrt(x+5) ; y = -sqrt(x+5)
No, it is not a function
------------------------------
Graph of the function and its inverse:
---------------------------------------------
Cheers,
Stan H.