How does log2 (x+1)+3 equal 8(x+1)?

  • Context:
  • Thread starter Thread starter linapril
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
linapril
Messages
22
Reaction score
0
Hey! Could someone explain how log2 (x+1)+3 equals 8(x+1)? Thank you!
 
Mathematics news on Phys.org
It doesn't, but I think it's a typo. I'll go on this assumption.

First look at $8(x + 1)$. Take its base 2 logarithm:

$$\log_2{(8(x + 1))}$$

Now remember the logarithm product rule:

$$\log{(xy)} = \log{(x)} + \log{(y)}$$

So apply this to what you have right now:

$$\log_2{(8(x + 1))} = \log_2{(8)} + \log_2{(x + 1)}$$

And since $2^3 = 8$, $\log_2{(8)} = 3$, and you can conclude:

$$\log_2{(8(x + 1))} = \log_2{(x + 1)} + 3$$