Solution
Let log2x320=log2x+332020=n. Based on the equation, we get (2x)n=320 and (2x+3)n=32020. Expanding the second equation, we get 8n⋅2xn=32020. Substituting the first equation in, we get 8n⋅320=32020, so 8n=32000. Taking the 100th root, we get 8100n=320. Therefore, (21003)n=320, and using the our first equation(2xn=320), we get x=1003 and the answer is 103. ~rayfish
Easiest Solution
Recall the identity loganbm=nmlogab (which is easily proven using exponents or change of base). Then this problem turns into
x20log23=x+32020log23
Divide log23 from both sides. And we are left with x20=x+32020.Solving this simple equation we get
x=1003⇒103
~mlgjeffdoge21
Solution 2
Because logabc=clogab, we have that 20log2x3=2020log2x+33, or log2x3=101log2x+33. Since logab=logba1, log2x3=log32x1, and 101log2x+33=101log32x+31, thus resulting in log32x+3=101log32x, or log32x+3=log32101x. We remove the base 3 logarithm and the power of 2 to yield x+3=101x, or x=1003.
Our answer is 3+100=103. ~ OreoChocolate
Solution 3 (Official MAA)
Using the Change of Base Formula to convert the logarithms in the given equation to base 2 yields
log22xlog2320=log22x+3log232020, and then x⋅log2220log23=(x+3)log222020log23.
Canceling the logarithm factors then yields
x20=x+32020,
which has solution x=1003. The requested sum is 3+100=103.
Solution 4
log2x320=2xy=320
log2x+332020=(2x+3)y=32020
32020=(320)101
(2xy)101=(2x+3)y=32020
(2xy)101=(2x+3)y⇒2101xy=2xy+3y⇒101xy=xy+3y⇒101xy=y(x+3)
101x=x+3
100x=3
x=1003
100+3=103 ~Airplanes2007
Video Solution
https://www.youtube.com/watch?v=ZCm0SOjTPVE
~North America Math Contest Go Go Go
Video Solution
https://youtu.be/lPr4fYEoXi0 ~ CNCM
Video Solution 2
https://www.youtube.com/watch?v=x0QznvXcwHY?t=528
~IceMatrix
Video Solution 3
https://youtu.be/-CkEF5nWOaI
~avn
Video Solution 4
https://www.youtube.com/watch?v=2TSNY2DDUbQ&t=3s ~ MathEx
Video Solution 5 by OmegaLearn
https://youtu.be/RdIIEhsbZKw?t=1648
~ pi_is_3.14