Respuesta :

Abu99
If f(x) = 2x + 10, then x = 2(f^-1(x)) + 10
[swap f(x) for x and x for f^-1(x)]

Rearrange:
2(f^-1(x)) = x - 10
f^-1(x) = (x - 10)/2