Question 35902
Question:
Rewrite the following as the logarithm of a single quantity:
log(x+2)- 3 logy + 2 logz
my thought was to change the base to each individual log function then solve, but that doesn't make sense.
USE FORMULAE 
LOG(XY)=LOG(X)+LOG(Y)
LOG(X/Y)=LOG(X)-LOG(Y)
LOG(X^N)=NLOG(X)
log(x+2)- 3 logy + 2 logz=LOG(X+2)-LOG(Y^3)+LOG(Z^2)=LOG{(X+2)*(Z^2)/(Y^3)}