Question 225934
Determine if f(x) = (3x + 2) / 5  is one-to-one.  If so, find its inverse.
.
Since f(x) = (3x + 2) / 5 is a line -- it is one-to-one.
.
y = (3x + 2) / 5
Flip x and y:
x = (3y + 2) / 5
Solve for y:
x = (3y + 2) / 5
5x = 3y + 2
5x-2 = 3y
(5x-2)/3 = y
.
Therefore the "inverse" of 
f(x) = (3x + 2) / 5
is
f^-1(x) = (5x-2)/3