Difference between revisions of "2024 AMC 8 Problems/Problem 8"

(Problem)
Line 1: Line 1:
 
==Problem==
 
==Problem==
 +
On Monday Taye has \$2. Every day, he either gains \$3 or doubles the amount of money he had on the previous day. How many different dollar amounts could Taye have on Thursday, 3 days later?
 +
 +
<math>\textbf{(A) } 3\qquad\textbf{(B) } 4\qquad\textbf{(C) } 5\qquad\textbf{(D) } 6\qquad\textbf{(E) } 7</math>
  
 
==Solution 1== (BRUTE FORCE)
 
==Solution 1== (BRUTE FORCE)
How many values could be on the first day? Only <math>2. The second day, you can either add 3, or double, so you can have </math>5, or <math>4. For each of these values, you have 2 values for each. For </math>5, you have <math>10 or </math>8, and for <math>4, you have </math>8 or <math>7. Now, you have 2 values for each of these. For </math>10, you have <math>13 or </math>20, for <math>8, you have </math>16 or <math>11, for </math>8, you have <math>16 or </math>11, and for <math>7, you have </math>14 or <math>10.
+
How many values could be on the first day? Only <math>2</math> dollars. The second day, you can either add <math>3</math> dollars, or double, so you can have <math>5</math> dollars, or <math>4</math>. For each of these values, you have <math>2</math> values for each. For <math>5</math> dollars, you have <math>10</math> dollars or <math>8</math>, and for <math>4</math> dollars, you have <math>8</math> dollars or <math>7</math>. Now, you have <math>2</math> values for each of these. For <math>10</math> dollars, you have <math>13</math> dollars or <math>20</math>, for <math>8</math> dollars, you have <math>16</math> dollars or <math>11, for </math>8<math> dollars, you have </math>16<math> dollars or </math>11<math>, and for </math>7<math> dollars, you have </math>14<math> dollars or </math>10<math>.
  
</math>11,$16 repeat leaving you with 8-2 = 6 different values
+
</math>{<math>11}</math>,<math>{</math>16}<math> repeat leaving you with </math>8-2 = \boxed{(C) 6}$ different values
  
 
==Video Solution 1(easy to digest) by Power Solve==
 
==Video Solution 1(easy to digest) by Power Solve==
 
https://youtu.be/16YYti_pDUg?si=5kw0dc_bZwASNiWm&t=121
 
https://youtu.be/16YYti_pDUg?si=5kw0dc_bZwASNiWm&t=121

Revision as of 16:59, 25 January 2024

Problem

On Monday Taye has $2. Every day, he either gains $3 or doubles the amount of money he had on the previous day. How many different dollar amounts could Taye have on Thursday, 3 days later?

$\textbf{(A) } 3\qquad\textbf{(B) } 4\qquad\textbf{(C) } 5\qquad\textbf{(D) } 6\qquad\textbf{(E) } 7$

==Solution 1== (BRUTE FORCE) How many values could be on the first day? Only $2$ dollars. The second day, you can either add $3$ dollars, or double, so you can have $5$ dollars, or $4$. For each of these values, you have $2$ values for each. For $5$ dollars, you have $10$ dollars or $8$, and for $4$ dollars, you have $8$ dollars or $7$. Now, you have $2$ values for each of these. For $10$ dollars, you have $13$ dollars or $20$, for $8$ dollars, you have $16$ dollars or $11, for$8$dollars, you have$16$dollars or$11$, and for$7$dollars, you have$14$dollars or$10$.${$11}$ (Error compiling LaTeX. Unknown error_msg),${$ (Error compiling LaTeX. Unknown error_msg)16}$repeat leaving you with$8-2 = \boxed{(C) 6}$ different values

Video Solution 1(easy to digest) by Power Solve

https://youtu.be/16YYti_pDUg?si=5kw0dc_bZwASNiWm&t=121