Respuesta :

To solve for the inverse function. All you would have to do is switch the X and y variables in the original equation and solve for the new y variable.

Y = 2x + 3
X = 2y + 3
X - 3 = 2y
Y = (X - 3)/2

Or Y = 1/2x - 3/2.