Difference between revisions of "2020 AMC 12B Problems/Problem 13"
m (→Solution 5 (Solution 1 but more detailed)) |
MRENTHUSIASM (talk | contribs) (Ordered the solutions by elegance. PM me if you disagree with this order--I pushed the observation solutions to the end.) |
||
Line 4: | Line 4: | ||
<math>\textbf{(A) } 1 \qquad\textbf{(B) } \sqrt{\log_5{6}} \qquad\textbf{(C) } 2 \qquad\textbf{(D) } \sqrt{\log_2{3}}+\sqrt{\log_3{2}} \qquad\textbf{(E) } \sqrt{\log_2{6}}+\sqrt{\log_3{6}}</math> | <math>\textbf{(A) } 1 \qquad\textbf{(B) } \sqrt{\log_5{6}} \qquad\textbf{(C) } 2 \qquad\textbf{(D) } \sqrt{\log_2{3}}+\sqrt{\log_3{2}} \qquad\textbf{(E) } \sqrt{\log_2{6}}+\sqrt{\log_3{6}}</math> | ||
− | ==Solution 1 | + | == Solution 1 (Properties of Logarithms: Direct) == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Note that: | Note that: | ||
<ol style="margin-left: 1.5em;"> | <ol style="margin-left: 1.5em;"> | ||
Line 30: | Line 19: | ||
~MRENTHUSIASM | ~MRENTHUSIASM | ||
− | == Solution | + | == Solution 2 (Properties of Logarithms: Stepwise) == |
<math>\sqrt{\log_2{6}+\log_3{6}} = \sqrt{\log_2{2}+\log_2{3}+\log_3{2}+\log_3{3}}=\sqrt{2+\log_2{3}+\log_3{2}}</math>. If we call <math>\log_2{3} = x</math>, then we have | <math>\sqrt{\log_2{6}+\log_3{6}} = \sqrt{\log_2{2}+\log_2{3}+\log_3{2}+\log_3{3}}=\sqrt{2+\log_2{3}+\log_3{2}}</math>. If we call <math>\log_2{3} = x</math>, then we have | ||
Line 37: | Line 26: | ||
~JHawk0224 | ~JHawk0224 | ||
− | == Solution | + | == Solution 3 (Change of Base Formula)== |
First, | First, | ||
<cmath>\sqrt{\log_2{6}+\log_3{6}} = \sqrt{\frac{\log{6}}{\log{2}} + \frac{\log{6}}{\log{3}}} = \sqrt{\frac{\log{6}\cdot\log{3} + \log{6}\cdot\log{2}}{\log{3}\cdot\log{2}}} = \sqrt{\frac{\log{6}(\log 2 + \log 3)}{\log 2\cdot \log 3}}.</cmath> | <cmath>\sqrt{\log_2{6}+\log_3{6}} = \sqrt{\frac{\log{6}}{\log{2}} + \frac{\log{6}}{\log{3}}} = \sqrt{\frac{\log{6}\cdot\log{3} + \log{6}\cdot\log{2}}{\log{3}\cdot\log{2}}} = \sqrt{\frac{\log{6}(\log 2 + \log 3)}{\log 2\cdot \log 3}}.</cmath> | ||
Line 51: | Line 40: | ||
Answer: <math>\boxed{\textbf{(D) } \sqrt{\log_2{3}}+\sqrt{\log_3{2}}}</math> | Answer: <math>\boxed{\textbf{(D) } \sqrt{\log_2{3}}+\sqrt{\log_3{2}}}</math> | ||
− | Note that in this solution, even the most minor steps have been written out. | + | Note that in this solution, even the most minor steps have been written out. On the actual test, this solution would be quite fast, and much of it could easily be done in your head. |
~ TheBeast5520 | ~ TheBeast5520 | ||
− | == Solution 5 (Solution | + | ==Solution 4 (Observations)== |
+ | Using the knowledge of the powers of <math>2</math> and <math>3,</math> we know that <math>\log_2{6}>2.5</math> and <math>\log_3{6}>1.5.</math> Therefore, <cmath>\sqrt{\log_2{6}+\log_3{6}}>\sqrt{2.5+1.5}=2.</cmath> Only choices <math>\textbf{(D)}</math> and <math>\textbf{(E)}</math> are greater than <math>2,</math> but <math>\textbf{(E)}</math> is certainly incorrect--if we compare the squares of the original expression and <math>\textbf{(E)},</math> then they are clearly not equal. So, the answer is <math>\boxed{\textbf{(D) } \sqrt{\log_2{3}}+\sqrt{\log_3{2}}}.</math> | ||
+ | |||
+ | ~Baolan | ||
+ | |||
+ | ~Solasky (first edit on wiki!) | ||
+ | |||
+ | ~chrisdiamond10 | ||
+ | |||
+ | ~MRENTHUSIASM (reformatted and merged the thoughts of all contributors) | ||
+ | |||
+ | == Solution 5 (Solution 4 but More Detailed)== | ||
Note: Only use this method if all else fails and you cannot find a way to simplify the logarithms. | Note: Only use this method if all else fails and you cannot find a way to simplify the logarithms. | ||
Revision as of 14:01, 13 August 2021
Contents
- 1 Problem
- 2 Solution 1 (Properties of Logarithms: Direct)
- 3 Solution 2 (Properties of Logarithms: Stepwise)
- 4 Solution 3 (Change of Base Formula)
- 5 Solution 4 (Observations)
- 6 Solution 5 (Solution 4 but More Detailed)
- 7 Video Solution
- 8 Video Solution
- 9 Video Solution (Meta-Solving Technique)
- 10 See Also
Problem
Which of the following is the value of
Solution 1 (Properties of Logarithms: Direct)
Note that:
We use these properties of logarithms to rewrite the original expression: ~MRENTHUSIASM
Solution 2 (Properties of Logarithms: Stepwise)
. If we call , then we have
. So our answer is .
~JHawk0224
Solution 3 (Change of Base Formula)
First, From here, Finally, Answer:
Note that in this solution, even the most minor steps have been written out. On the actual test, this solution would be quite fast, and much of it could easily be done in your head.
~ TheBeast5520
Solution 4 (Observations)
Using the knowledge of the powers of and we know that and Therefore, Only choices and are greater than but is certainly incorrect--if we compare the squares of the original expression and then they are clearly not equal. So, the answer is
~Baolan
~Solasky (first edit on wiki!)
~chrisdiamond10
~MRENTHUSIASM (reformatted and merged the thoughts of all contributors)
Solution 5 (Solution 4 but More Detailed)
Note: Only use this method if all else fails and you cannot find a way to simplify the logarithms.
We can see that is greater than and less than . Additionally, since is halfway between and , knowing how exponents increase more the larger is, we can deduce that is just above halfway between and . We can guesstimate this as (It's actually about )
Next, we think of This is greater than and less than . is halfway between and and similar to the logic for we know that is just above halfway between and . We guesstimate this as (It's actually about )
So is approximately The square root of that is just above maybe We cross out all choices below since they are less than , and can't possibly be true unless either and/or is (you can prove this by squaring). Thus, the only feasible answer is
-PureSwag
Video Solution
~IceMatrix
Video Solution
https://youtu.be/RdIIEhsbZKw?t=1463
~ pi_is_3.14
Video Solution (Meta-Solving Technique)
https://youtu.be/GmUWIXXf_uk?t=1298
~ pi_is_3.14
See Also
2020 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 12 |
Followed by Problem 14 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.