Section 1.8 : Logarithm Functions
10. Combine 2log4x+5log4y−12log4z into a single logarithm with a coefficient of one.
To convert this into a single logarithm we’ll be using the properties that we used to break up logarithms in reverse. The first step in this process is to use the property,
logb(xr)=rlogbxto make sure that all the logarithms have coefficients of one. This needs to be done first because all the properties that allow us to combine sums/differences of logarithms require coefficients of one on individual logarithms. So, using this property gives,
log4(x2)+log4(y5)−log4(z12)Now, there are several ways to proceed from this point. We can use either of the two properties.
logb(xy)=logbx+logbylogb(xy)=logbx−logbyand in fact we’ll need to use both in the end. Which we use first does not matter as we’ll end up with the same result in the end. Here is the rest of the work for this problem.
\begin{align*}2{\log _4}x + 5{\log _4}y - \frac{1}{2}{\log _4}z & = {\log _4}\left( {{x^2}{y^5}} \right) - {\log _4}\left( {\sqrt z } \right)\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{{{\log }_4}\left( {\frac{{{x^2}{y^5}}}{{\sqrt z }}} \right)}}\end{align*}Note that the only reason we converted the fractional exponent to a root was to make the final answer a little nicer.