Difference between revisions of "2018 AMC 10A Problems/Problem 14"
m (→Solution 6 (eyeball it)) |
|||
(103 intermediate revisions by 38 users not shown) | |||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
+ | |||
What is the greatest integer less than or equal to <cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}?</cmath> | What is the greatest integer less than or equal to <cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}?</cmath> | ||
Line 9: | Line 11: | ||
</math> | </math> | ||
− | ==Solution== | + | ==Solution 1== |
+ | We write | ||
+ | <cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}=\frac{3^{96}}{3^{96}+2^{96}}\cdot\frac{3^{100}}{3^{96}}+\frac{2^{96}}{3^{96}+2^{96}}\cdot\frac{2^{100}}{2^{96}}=\frac{3^{96}}{3^{96}+2^{96}}\cdot 81+\frac{2^{96}}{3^{96}+2^{96}}\cdot 16.</cmath> | ||
+ | Hence we see that our number is a weighted average of 81 and 16, extremely heavily weighted toward 81. Hence the number is ever so slightly less than 81, so the answer is <math>\boxed{\textbf{(A) }80}</math>. | ||
+ | ==Solution 2== | ||
Let's set this value equal to <math>x</math>. We can write | Let's set this value equal to <math>x</math>. We can write | ||
<cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}=x.</cmath> | <cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}=x.</cmath> | ||
Multiplying by <math>3^{96}+2^{96}</math> on both sides, we get | Multiplying by <math>3^{96}+2^{96}</math> on both sides, we get | ||
<cmath>3^{100}+2^{100}=x(3^{96}+2^{96}).</cmath> | <cmath>3^{100}+2^{100}=x(3^{96}+2^{96}).</cmath> | ||
− | Now let's take a look at the answer choices. We notice that <math>81</math>, choice <math>B</math>, can be written as 3^4. Plugging this into | + | Now let's take a look at the answer choices. We notice that <math>81</math>, choice <math>B</math>, can be written as <math>3^4</math>. Plugging this into our equation above, we get |
− | <cmath>3^{100}+2^{100} \stackrel{?}{=} 3^4(3^{96}+2^{96}) \Rightarrow 3^{100}+2^{100} \stackrel{?}{=} 3^{100}+3^4 | + | <cmath>3^{100}+2^{100} \stackrel{?}{=} 3^4(3^{96}+2^{96}) \Rightarrow 3^{100}+2^{100} \stackrel{?}{=} 3^{100}+3^4\cdot 2^{96}.</cmath> |
The right side is larger than the left side because | The right side is larger than the left side because | ||
− | <cmath>2^{100} \leq 2^{96} | + | <cmath>2^{100} \leq 2^{96}\cdot 3^4.</cmath> |
This means that our original value, <math>x</math>, must be less than <math>81</math>. The only answer that is less than <math>81</math> is <math>80</math> so our answer is <math>\boxed{A}</math>. | This means that our original value, <math>x</math>, must be less than <math>81</math>. The only answer that is less than <math>81</math> is <math>80</math> so our answer is <math>\boxed{A}</math>. | ||
~Nivek | ~Nivek | ||
+ | |||
+ | ==Solution 3== | ||
+ | <cmath>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}=\frac{2^{96}\left(\frac{3^{100}}{2^{96}}\right)+2^{96}\left(2^{4}\right)}{2^{96}\left(\frac{3}{2}\right)^{96}+2^{96}(1)}=\frac{\frac{3^{100}}{2^{96}}+2^{4}}{\left(\frac{3}{2}\right)^{96}+1}=\frac{\frac{3^{100}}{2^{100}}\cdot2^{4}+2^{4}}{\left(\frac{3}{2}\right)^{96}+1}=\frac{2^{4}\left(\frac{3^{100}}{2^{100}}+1\right)}{\left(\frac{3}{2}\right)^{96}+1}.</cmath> | ||
+ | |||
+ | We can ignore the 1's on the end because they won't really affect the fraction. So, the answer is very very very close but less than the new fraction. | ||
+ | |||
+ | <cmath>\frac{2^{4}\left(\frac{3^{100}}{2^{100}}+1\right)}{\left(\frac{3}{2}\right)^{96}+1}<\frac{2^{4}\left(\frac{3^{100}}{2^{100}}\right)}{\left(\frac{3}{2}\right)^{96}},</cmath> | ||
+ | |||
+ | <cmath>\frac{2^{4}\left(\frac{3^{100}}{2^{100}}\right)}{\left(\frac{3}{2}\right)^{96}}=\frac{3^{4}}{2^{4}}*2^{4}=3^{4}=81.</cmath> | ||
+ | |||
+ | So, our final answer is very close but not quite 81, and therefore the greatest integer less than the number is <math>\boxed{(A) 80}</math> | ||
+ | |||
+ | ==Solution 4== | ||
+ | |||
+ | Let <math>x=3^{96}</math> and <math>y=2^{96}</math>. Then our fraction can be written as | ||
+ | <math>\frac{81x+16y}{x+y}=\frac{16x+16y}{x+y}+\frac{65x}{x+y}=16+\frac{65x}{x+y}</math>. | ||
+ | Notice that | ||
+ | <math>\frac{65x}{x+y}<\frac{65x}{x}=65</math>. | ||
+ | So , | ||
+ | <math>16+\frac{65x}{x+y}<16+65=81</math>. | ||
+ | And our only answer choice less than 81 is <math>\boxed{(A) 80}</math> (RegularHexagon) | ||
+ | |||
+ | ==Solution 5== | ||
+ | Let <math>x=\frac{3^{100}+2^{100}}{3^{96}+2^{96}}</math>. Multiply both sides by <math>(3^{96}+2^{96})</math>, and expand. Rearranging the terms, we get <math>3^{96}(3^4-x)+2^{96}(2^4-x)=0</math>. The left side is decreasing, and it is negative when <math>x=81</math>. This means that the answer must be less than <math>81</math>; therefore the answer is <math>\boxed{(A)}</math>. | ||
+ | |||
+ | ==Solution 6 (eyeball it)== | ||
+ | A faster solution. Recognize that for exponents of this size <math>3^{n}</math> will be enormously greater than <math>2^{n}</math>, so the terms involving <math>2</math> will actually have very little effect on the quotient. Now we know the answer will be very close to <math>81</math>. | ||
+ | |||
+ | Notice that the terms being added on to the top and bottom are in the ratio <math>\frac{1}{16}</math> with each other, so they must pull the ratio down from 81 very slightly. (In the same way that a new test score lower than your current cumulative grade always must pull that grade downward.) Answer: <math>\boxed{\text{\textbf{(A)}}}</math>. | ||
+ | |||
+ | ==Solution 7== | ||
+ | Notice how <math>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}</math> can be rewritten as <math>\frac{81(3^{96})+16(2^{96})}{3^{96}+2^{96}}=\frac{81(3^{96})+81(2^{96})}{3^{96}+2^{96}}-\frac{65(2^{96})}{3^{96}+2^{96}}=81-\frac{65(2^{96})}{3^{96}+2^{96}}</math>. Note that <math>\frac{65(2^{96})}{3^{96}+2^{96}}<1</math>, so the greatest integer less than or equal to <math>\frac{3^{100}+2^{100}}{3^{96}+2^{96}}</math> is <math>80</math> or <math>\boxed{\textbf{(A)}}</math> | ||
+ | ~blitzkrieg21 | ||
+ | |||
+ | ==Solution 8== | ||
+ | For positive <math>a, b, c, d</math>, if <math>\frac{a}{b}<\frac{c}{d}</math> then <math>\frac{c+a}{d+b}<\frac{c}{d}</math>. Let <math>a=2^{100}, b=2^{96}, c=3^{100}, d=3^{96}</math>. Then <math>\frac{c}{d}=3^4</math>. So answer is less than 81, which leaves only one choice, 80. | ||
+ | * Note that the algebra here is synonymous to the explanation given in Solution 6. This is the algebraic reason to the logic of if you get a test score with a lower percentage than your average (no matter how many points/percentage of your total grade it was worth), it will pull your overall grade down. | ||
+ | |||
+ | ~ ccx09 | ||
+ | |||
+ | ==Solution 9== | ||
+ | Try long division, and notice putting <math>3^4=81</math> as the denominator is too big and putting <math>3^4-1=80</math> is too small. So we know that the answer is between <math>80</math> and <math>81</math>, yielding <math>80</math> as our answer. | ||
+ | |||
+ | ==Solution 10 (Using the answer choices)== | ||
+ | ===Solution 10.1=== | ||
+ | |||
+ | We can compare the given value to each of our answer choices. We already know that it is greater than <math>80</math> because otherwise there would have been a smaller answer, so we move onto <math>81</math>. We get: | ||
+ | |||
+ | <math>\frac{3^{100}+2^{100}}{3^{96}+2^{96}} \text{ ? } 3^4</math> | ||
+ | |||
+ | Cross multiply to get: | ||
+ | |||
+ | <math>3^{100}+2^{100} \text{ ? }3^{100}+(2^{96})(3^4)</math> | ||
+ | |||
+ | Cancel out <math>3^{100}</math> and divide by <math>2^{96}</math> to get <math>2^{4} \text{ ? }3^4</math>. We know that <math>2^4 < 3^4</math>, which means the expression is less than <math>81</math> so the answer is <math>\boxed{(A)}</math>. | ||
+ | |||
+ | ===Solution 10.2=== | ||
+ | |||
+ | We know this will be between 16 and 81 because <math>\frac{3^{100}}{3^{96}} = 3^4 = 81</math> and <math>\frac{2^{100}}{2^{96}} = 2^4 = 16</math>. <math>80=\boxed{(A)}</math> is the only option choice in this range. | ||
+ | |||
+ | |||
+ | ==Explanation for why 80 is indeed the floor== | ||
+ | |||
+ | We need <math>3^{100}+2^{100} > 80 \cdot 3^{96} + 5 \cdot 2^{100}</math>. Since <math>3^{100} = 81\cdot 3^{96}</math>, this translates to | ||
+ | <cmath>3^{96} > 4\cdot 2^{100} = 64\cdot 2^{96}.</cmath> | ||
+ | We now prove that <math>(3/2)^k > k</math> for all positive integers <math>k</math>. | ||
+ | Clearly, <math>(3/2)^2 = 2.25 > 2</math>. Assume <math>(3/2)^k > k</math> where <math>k\ge 2</math>. Then <math>\left(\frac{3}{2}\right)^{k+1} > \frac{3k}{2} = k + \frac{k}{2}</math>. But since <math>k/2 \ge 1</math>, we have that <math>(3/2)^{k+1} > k+1</math>. By induction (and <math>k=1</math> is trivial), the claim is proven. | ||
+ | |||
+ | Thus, <math>\left(\frac{3}{2}\right)^{96} > 96 > 64</math>. Writing this proof backwards and dividing both sides of the initial equation by <math>80</math> yields <math>80 < \frac{3^{100}+2^{100}}{3^{96}+2^{96}} < 81</math>. | ||
+ | |||
+ | |||
+ | ==Solution 11== | ||
+ | |||
+ | We know that in this problem, <math>3^{96}+2^{96}</math> times some number is equal to <math>3^{100}+2^{100}</math>. Multiplying answer <math>\boxed{\textbf{(B)}}</math> or 81 to <math>3^{96}+2^{96}</math> gives us <math>3^{100}+2^{96}\cdot3^4</math>. We know that <math>3^4\cdot2^{96}</math> is greater than <math>2^{100}</math>, so that means <math>\boxed{\textbf{(B)}}</math> or 81 is too big. That leaves us with only one solution: <math>80=\boxed{\textbf{(A) } 80}.</math> | ||
+ | |||
+ | ~ Terribleteeth | ||
+ | |||
+ | ==Solution 12== | ||
+ | |||
+ | Dividing by <math>2^{96}</math> in both numerator and denominator, this fraction can be rewritten as <cmath>\frac{81 \times (1.5)^{96} + 16}{(1.5)^{96} + 1}.</cmath> Notice that the <math>+1</math> and the <math>+16</math> will be so insignificant compared to a number such as <math>(1.5)^{96},</math> and that thereby the fraction will be ever so slightly less than <math>81</math>. Thereby, we see that the answer is <math>\boxed{\text{(A)} \ 80}.</math> | ||
+ | |||
+ | ~ Professor-Mom [& wow there are now 12 sols to this problem :o :o :o this problem xDD] | ||
+ | |||
+ | ==Solution 13 (slightly similar to Solution 7)== | ||
+ | |||
+ | If you multiply <math>(3^{96} + 2^{96})</math> by <math>(3^{4} + 2^{4})</math> (to get the exponent up to 100), you'll get <math>(3^{100} + 2^{100}) + 3^{96} \cdot 2^{4} + 2^{96} \cdot 3^{4}</math>. Thus, in the numerator, if you add and subtract by <math>3^{96} \cdot 2^{4}</math> and <math>2^{96} \cdot 3^{4}</math>, you'll get <math>\frac{(3^{4} + 2^{4})(3^{100} + 2^{100}) - 3^{96} \cdot 2^{4} - 2^{96} \cdot 3^{4}}{3^{96}+2^{96}}</math>. You can then take out out the first number to get <math>3^{4} + 2^{4} - \frac{3^{96} \cdot 2^{4} + 2^{96} \cdot 3^{4}}{3^{96}+2^{96}}</math>. This can then be written as <math>87 - \frac{16 \cdot 3^{96} + 16 \cdot 2^{96} + 75 \cdot 2^{96}}{3^{96}+2^{96}}</math>, factoring out the 16 and splitting the fraction will give you <math>87 - 16 - \frac{65 \cdot 2^{96}}{3^{96}+2^{96}}</math>, giving you <math>81 - \frac{65 \cdot 2^{96}}{3^{96}+2^{96}}</math>. While you can roughly say that <math>\frac{65 \cdot 2^{96}}{3^{96}+2^{96}} < 1</math> you can also notice that the only answer choice less than 81 is 80, thus the answer is <math>\boxed{\text{(A)} \ 80}.</math> | ||
+ | |||
+ | ~ Zeeshan12 [Now there's 13 :) ] | ||
+ | |||
+ | ==Solution 14 (Factoring)== | ||
+ | If you factor out <math>3^{100}</math> from the numerator and <math>3^{96}</math> from the denominator, you will get <math>\frac{3^{100}\left(1+(\frac{2}{3}\right)^{100})}{3^{96}\left(1+(\frac{2}{3}\right)^{96})}</math>. Divide the numerator and denominator by <math>3^{96}</math> to get <math>\frac{81\left(1+(\frac{2}{3}\right)^{100})}{\left(1+(\frac{2}{3}\right)^{96})}</math>. We see that every time we multiply <math>\frac{2}{3}</math> by itself, it slightly decreases, so <math>1+(\frac{2}{3})^{100}</math> will be ever so slightly smaller than <math>1+(\frac{2}{3})^{96}</math>. Thus, the decimal representation of <math>\frac{\left(1+(\frac{2}{3}\right)^{100})}{\left(1+(\frac{2}{3}\right)^{96})}</math> will be extremely close to <math>1</math>, so our solution will be the largest integer that is less than <math>81</math>. Thus, the answer is <math>\boxed{\text{(A)} \ 80}.</math> | ||
+ | |||
+ | ~andy_lee | ||
+ | |||
+ | ==Video Solution (HOW TO THINK CREATIVELY!)== | ||
+ | https://youtu.be/zb0AcwIDqdg | ||
+ | |||
+ | ~Education, the Study of Everything | ||
+ | |||
+ | ==See Also== | ||
{{AMC10 box|year=2018|ab=A|num-b=13|num-a=15}} | {{AMC10 box|year=2018|ab=A|num-b=13|num-a=15}} | ||
+ | {{MAA Notice}} | ||
+ | |||
+ | [[Category:Intermediate Number Theory Problems]] |
Latest revision as of 10:59, 27 October 2023
Contents
- 1 Problem
- 2 Solution 1
- 3 Solution 2
- 4 Solution 3
- 5 Solution 4
- 6 Solution 5
- 7 Solution 6 (eyeball it)
- 8 Solution 7
- 9 Solution 8
- 10 Solution 9
- 11 Solution 10 (Using the answer choices)
- 12 Explanation for why 80 is indeed the floor
- 13 Solution 11
- 14 Solution 12
- 15 Solution 13 (slightly similar to Solution 7)
- 16 Solution 14 (Factoring)
- 17 Video Solution (HOW TO THINK CREATIVELY!)
- 18 See Also
Problem
What is the greatest integer less than or equal to
Solution 1
We write Hence we see that our number is a weighted average of 81 and 16, extremely heavily weighted toward 81. Hence the number is ever so slightly less than 81, so the answer is .
Solution 2
Let's set this value equal to . We can write Multiplying by on both sides, we get Now let's take a look at the answer choices. We notice that , choice , can be written as . Plugging this into our equation above, we get The right side is larger than the left side because This means that our original value, , must be less than . The only answer that is less than is so our answer is .
~Nivek
Solution 3
We can ignore the 1's on the end because they won't really affect the fraction. So, the answer is very very very close but less than the new fraction.
So, our final answer is very close but not quite 81, and therefore the greatest integer less than the number is
Solution 4
Let and . Then our fraction can be written as . Notice that . So , . And our only answer choice less than 81 is (RegularHexagon)
Solution 5
Let . Multiply both sides by , and expand. Rearranging the terms, we get . The left side is decreasing, and it is negative when . This means that the answer must be less than ; therefore the answer is .
Solution 6 (eyeball it)
A faster solution. Recognize that for exponents of this size will be enormously greater than , so the terms involving will actually have very little effect on the quotient. Now we know the answer will be very close to .
Notice that the terms being added on to the top and bottom are in the ratio with each other, so they must pull the ratio down from 81 very slightly. (In the same way that a new test score lower than your current cumulative grade always must pull that grade downward.) Answer: .
Solution 7
Notice how can be rewritten as . Note that , so the greatest integer less than or equal to is or ~blitzkrieg21
Solution 8
For positive , if then . Let . Then . So answer is less than 81, which leaves only one choice, 80.
- Note that the algebra here is synonymous to the explanation given in Solution 6. This is the algebraic reason to the logic of if you get a test score with a lower percentage than your average (no matter how many points/percentage of your total grade it was worth), it will pull your overall grade down.
~ ccx09
Solution 9
Try long division, and notice putting as the denominator is too big and putting is too small. So we know that the answer is between and , yielding as our answer.
Solution 10 (Using the answer choices)
Solution 10.1
We can compare the given value to each of our answer choices. We already know that it is greater than because otherwise there would have been a smaller answer, so we move onto . We get:
Cross multiply to get:
Cancel out and divide by to get . We know that , which means the expression is less than so the answer is .
Solution 10.2
We know this will be between 16 and 81 because and . is the only option choice in this range.
Explanation for why 80 is indeed the floor
We need . Since , this translates to We now prove that for all positive integers . Clearly, . Assume where . Then . But since , we have that . By induction (and is trivial), the claim is proven.
Thus, . Writing this proof backwards and dividing both sides of the initial equation by yields .
Solution 11
We know that in this problem, times some number is equal to . Multiplying answer or 81 to gives us . We know that is greater than , so that means or 81 is too big. That leaves us with only one solution:
~ Terribleteeth
Solution 12
Dividing by in both numerator and denominator, this fraction can be rewritten as Notice that the and the will be so insignificant compared to a number such as and that thereby the fraction will be ever so slightly less than . Thereby, we see that the answer is
~ Professor-Mom [& wow there are now 12 sols to this problem :o :o :o this problem xDD]
Solution 13 (slightly similar to Solution 7)
If you multiply by (to get the exponent up to 100), you'll get . Thus, in the numerator, if you add and subtract by and , you'll get . You can then take out out the first number to get . This can then be written as , factoring out the 16 and splitting the fraction will give you , giving you . While you can roughly say that you can also notice that the only answer choice less than 81 is 80, thus the answer is
~ Zeeshan12 [Now there's 13 :) ]
Solution 14 (Factoring)
If you factor out from the numerator and from the denominator, you will get . Divide the numerator and denominator by to get . We see that every time we multiply by itself, it slightly decreases, so will be ever so slightly smaller than . Thus, the decimal representation of will be extremely close to , so our solution will be the largest integer that is less than . Thus, the answer is
~andy_lee
Video Solution (HOW TO THINK CREATIVELY!)
~Education, the Study of Everything
See Also
2018 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
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 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.