How do you find the inverse of y=ln(8x + 1)y=ln(8x+1)?

1 Answer
Dec 3, 2015

x=(e^y-1)/8x=ey18

Explanation:

If y=ln(8x+1)y=ln(8x+1)
then (by definition)
color(White)("XXX")e^y=8x+1XXXey=8x+1

From this it follows that
color(White)("XXX")e^y-1 = 8xXXXey1=8x
and
color(White)("XXX")x=(e^y-1)/8XXXx=ey18

It is important to remember:
color(White)("XXX")log_b a = c <=> b^c = aXXXlogba=cbc=a

(and that ln x = log_e xlnx=logex)