You can put this solution on YOUR website! Express as single logarithm: log base 10 x-log base 10y+z log base 10 z
-----------
10 is the default base, no need to spec it.
log(x) - log(y+z) + log(z)
----------
Adding logs --> multiply
subtracting logs --> divide