Question 436183
find the inverse of y = log(x-3)
-----------
1st: Interchange x and y:
x = log(y-3)
----
2nd: Solve for "y":
y-3 = 10^x
---
y = [10^x]+3
---
That is the inverse.
==========================
Cheers,
Stan H.