We can use the facts that
1. log(a) + log(b) = log(a*b)
2. log(a) - log(b) = log(a/b)
3. log(ab) = b*log(a)
log(x2) - log(x*y) +4 log(y) → log(x2/(x*y)) + log(y4) → log(x2*y4/(x*y)) → log(xy3) → log(x) + log(y3) → log(x) + 3log(y).
You can stop at whatever expression you think is the simplest!
.
We can use the facts that
1. log(a) + log(b) = log(a*b)
2. log(a) - log(b) = log(a/b)
3. log(ab) = b*log(a)
log(x2) - log(x*y) +4 log(y) → log(x2/(x*y)) + log(y4) → log(x2*y4/(x*y)) → log(xy3) → log(x) + log(y3) → log(x) + 3log(y).
You can stop at whatever expression you think is the simplest!
.