147k views
2 votes
Write the logarithmic expression as a single logarithm.
1/2(log₂x + log ₂y) - 5 log ₂(x+6)

User Chx
by
6.9k points

1 Answer

3 votes

Answer:

We can use the following logarithmic identities to simplify the expression:

log a + log b = log (ab)

log a - log b = log (a/b)

n log a = log (a^n)

Using these identities, we can simplify the expression as follows:

1/2(log₂x + log₂y) - 5 log₂(x+6)

= 1/2 log₂(xy) - log₂(x+6)^5 (using the first two identities)

= log₂[(xy)^(1/2)/(x+6)^5] (using the third identity to combine the logarithms)

Therefore, the simplified expression is:

log₂[(xy)^(1/2)/(x+6)^5]

Explanation:

User Tereza
by
6.9k points