SOLUTION: I need help for studying for my test, i need to find the inverse of this function
y= 2 times log base 6 of (x-3)
i need the answer and shown work thank you
You can put this solution on YOUR website! I need help for studying for my test, i need to find the inverse of this function
y= 2 times log base 6 of (x-3)
**
y=2log6(x-3)
y=log6(x-3)^2
To find the inverse, interchange x and y, then solve for y
x=log6(y-3)^2
6^x=(y-3)^2
take sqrt of both sides
6^(x/2)=y-3
y=6^(x/2)+3