How do you find the inverse of y=log( -3x) +2?

1 Answer
Mar 5, 2016

color(blue)(y=(-10^(x-2))/3)

Explanation:

Have you have used the word 'log' I am assuming you are talking about log_10

Given:" "y=log(-3x)+2

=> log(-3x)=y-2

Note that log(a)=b" "->" "10^b=a

=>log(-3x)=y-2" "->" "10^(y-2)=-3x

x=(-10^(y-2))/3

Now swap the letters x" and "y around giving:

color(blue)(y=(-10^(x-2))/3)

color(green)("This should be a reflection of the original equation about "
color(green)(y=x)
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tony B