How do you graph # log_2(x-4)#?
1 Answer
Aug 19, 2017
Well, it should be some form of the logarithmic function:
#f(x) = ln(x)# :graph{lnx [-10, 10, -5, 5]}
The function appears to shift
#f(x) = log_2(x-4)# :graph{ln (x-4) [-10, 10, -5, 5]}