435 views

4 Answers

6 6 votes
$$
\begin{aligned}
& \frac{2}{\log _4 2000^6}+\frac{3}{\log _5 2000^6} \\
& =\frac{\log _4 16}{\log _4 2000^6}+\frac{\log _5 125}{\log _5 2000^6} \\
& =\frac{\log 16}{\log 2000^6}+\frac{\log 125}{\log 2000^6} \\
& =\frac{\log 2000}{\log 2000^6} \\
& =\frac{\log 2000}{6 \log 2000} \\
& =\frac{1}{6}
\end{aligned}
$$

Therefore, $m+n=1+6=007$
Solution 2
Alternatively, we could've noted that, because $\frac{1}{\log _a b}=\log _b a$

$$
\begin{aligned}
\frac{2}{\log _4 2000^6}+\frac{3}{\log _5 2000^6} & =2 \cdot \frac{1}{\log _4 2000^6}+3 \cdot \frac{1}{\log _5 2000^6} \\
& =2 \log _{2000^6} 4+3 \log _{2000^6} 5 \\
& =\log _{2000^6} 4^2+\log _{2000^6} 5^3 \\
& =\log _{2000^6} 4^2 \cdot 5^3 \\
& =\log _{2000^6} 2000 \\
& =\frac{1}{6}
\end{aligned}
$$

Therefore our answer is $1+6=7$.
Answer:
Position:
Show:

Related questions

9 9 votes
4 4 answers
366
366 views
GO Classes asked Mar 3
366 views
If $n!$ denotes the product of the integers $1$ through $n$, what is the remainder when $(1! + 2! + 3! + 4! + 5! + 6! + ...)$ is divided by $9$?
6 6 votes
4 4 answers
320
320 views
GO Classes asked Mar 3
320 views
$$\sum_{m=1}^4 8 k-6 m=?$$Choose 1 answer:$8 k-6+8 k-12+8 k-18+8 k-24$$2+4+6+8$$8-6 m+16-6 m+24-6 m+32-6 m$$0+2+4+6$
10 10 votes
4 4 answers
316
316 views
GO Classes asked Mar 3
316 views
$$\sum_{j=1}^4(2 i j+8 j)^2=?$$Which are equivalent to above summation:$10^2+24^2+42^2+64^2$$(2 i+16)^2+(6 i+32)^2+(10 i+48)^2+(14 i+64)$$(2 i+8)^2+(4 i+16)^2+(6 i+24)^2+...
12 12 votes
4 4 answers
445
445 views
GO Classes asked Mar 3
445 views
In year $N$, the $300th$ day of the year is a Tuesday. In year $N+1$, the $200th$ day is also a Tuesday. On what day of the week did the $100th$ day of the year $N-1$ occ...