How do I solve log_2 7 = log_2 (7/16)log27=log2(716)?

I'm not sure if what I'm doing is correct, but I tried expanding it:

log_2 7 - log_2 7 - log_2 16log27log27log216
= log_2 (7/7) - log_2 16=log2(77)log216
=log_2 1 - log_2 16=log21log216
= log_2 (1/16)=log2(116)
=log_2 (1/2^4)=log2(124)

and after that I just got stuck. Can someone help?

1 Answer
Oct 15, 2017

The equation is the same as 4.

Explanation:

I'm guessing that based on your description that it is meant to be log_2(7)-log_2(7/16)log2(7)log2(716) and not log_2(7)=log_2(7/16)log2(7)=log2(716)

There are two ways of doing this.

The way you did it is almost correct except you forgot to multiply by -1 after expanding -log_2(7/16)log2(716).

Remember, you are taking the negative of log_2(7/16)log2(716). The positive of log_2(7/16)log2(716) is log_2(7)-log_2(16)log2(7)log2(16), while the negative is -(log_2(7)-log_2(16))=-log_2(7)+log_2(16)(log2(7)log2(16))=log2(7)+log2(16)

log_2(7)-log_2(7/16)log2(7)log2(716)
log_2(7)-(log_2(7)-log_2(16))log2(7)(log2(7)log2(16))
log_2(7)-log_2(7)+log_2(16)log2(7)log2(7)+log2(16)
log_2(7/7)+log_2(16)log2(77)+log2(16)
log_2(1)+log_2(16)log2(1)+log2(16)
0+log_2(16)0+log2(16)
=log_2(16)=4=log2(16)=4

You know that log_ab-log_ac=log_a(b/c)logablogac=loga(bc)

Well, log_2(7)-log_2(7/16)log2(7)log2(716)
=log_2(7/(7/16))=log2(7716)
=log_2((cancel(7)*16)/cancel(7))
=log_2(16)=4