If $\log_{10} 2 = a$ and $\log_{10} 3 = b$, express $\log_{5} 12$ in terms of $a$ and $b$.
If $\log_{10} 2 = a$ and $\log_{10} 3 = b$, express $\log_{5} 12$ in terms of $a$ and $b$.
1 Answer
MPMeera Pillai
✓ Accepted
· 3mo ago
▲ 36
Using the change of base formula, express $\log_5 12$ with base 10:
$$\log_5 12 = \frac{\log_{10} 12}{\log_{10} 5}$$
Simplify the numerator:
$$\log_{10} 12 = \log_{10}(2^2 \times 3) = 2\log_{10} 2 + \log_{10} 3 = 2a + b$$
Simplify the denominator:
$$\log_{10} 5 = \log_{10}\left(\frac{10}{2}\right) = \log_{10} 10 - \log_{10} 2 = 1 - a$$
Combine them back:
$$\log_5 12 = \frac{2a + b}{1 - a}$$
Answer: $\frac{2a + b}{1 - a}$
Log in to post your own answer or join the discussion.
Discussion (4)
P
For revision — the key formula used here comes up almost every year.
A
This finally made it click for me — thank you!
S
This is exactly the kind of step-by-step I needed. Respect.
AR
What changes if the medium/conditions were different?