0

I have encountered a logarithmic question that I could not solve. Here is the question:

$$\dfrac {\log 64}{\log4}+\dfrac {\log 8}{\log 2}$$

A)1 B)2 C)3 D)5 E)6

Rules of Logarithm:

$$\log_a\left(\frac xy\right)=\log_ax-\log_ay$$

$$\log_ax^n=n\log_ax$$

Here is my calculation:

$$Q=\dfrac {\log 2^6}{\log 2^2}+\dfrac {\log 2^3}{\log 2}$$

$$Q=6\log 2-2\log 2+3\log 2-\log 2$$

$$Q=6\log 2$$ What is the error in my calculation? Thanks in advance.

lone student
  • 14,709
  • I edited your question using mathjax. You may want to learn it simple from here. "MathJax basic tutorial and quick reference - Mathematics Meta Stack Exchange" https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference – lone student Feb 20 '21 at 19:39