There is no context relating to this question or any previous information given. The question is just as follows:
The line $y=x$ is a tangent to the curve $\ln(x-2)+b$. Using calculus or otherwise, find the possible value(s) of $b$.
I wasn't sure how to approach this question though. The only thing I realized that there can only be one value for $b$, since $y=x$ is a tangent. What can I do now? I might just be overthinking a very simple question.
Let's differentiate the curve $y=\ln(x-2)+b$.
$$y'=\dfrac{1}{x-2}$$
If the curve $y=x$ is tangent to $y=\ln(x-2)+b$, both the curves will have same slope at the point of tangency. Since the slope of $y=x$ is a constant equal to 1, try equating $\dfrac{1}{x-2}$ to 1, to get the point of tangency.
$$\dfrac{1}{x-2}=1$$ $$x=3$$
So $x=3$ is the x coordinate of point of tangency. Since this point also lie on the curve $y=x$ the y coordinate is also $3$.
Substituting (3,3) in $y=\ln(x-2)+b$, we have $ b = 3 $.