How do you solve log2 x = log (x + 16) - 1log2x=log(x+16)1?

1 Answer
Mar 16, 2016

x=16/19x=1619

Explanation:

11. Start by bringing log(x+16)log(x+16) to the left side of the equation.

log(2x)=log(x+16)-1log(2x)=log(x+16)1

log(2x)-log(x+16)=-1log(2x)log(x+16)=1

22. Using the log property, log_color(purple)b(color(red)m/color(blue)n)=log_color(purple)b(color(red)m)-log_color(purple)b(color(blue)n)logb(mn)=logb(m)logb(n), simplify the equation.

log((2x)/(x+16))=-1log(2xx+16)=1

33. Convert to exponential form.

10^(-1)=((2x)/(x+16))101=(2xx+16)

44 Solve for xx.

1/10=((2x)/(x+16))110=(2xx+16)

(x+16)/10=2xx+1610=2x

x+16=20xx+16=20x

19x=1619x=16

color(green)(|bar(ul(color(white)(a/a)x=16/19color(white)(a/a)|)))