Difference between revisions of "2018 AMC 10B Problems/Problem 19"

m (Solution 3 (Intense Logic))
 
(25 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
{{duplicate|[[2018 AMC 12B Problems|2018 AMC 12B #14]] and [[2018 AMC 10B Problems|2018 AMC 10B #19]]}}
 +
 
==Problem==
 
==Problem==
 
Joey and Chloe and their daughter Zoe all have the same birthday. Joey is <math>1</math> year older than Chloe, and Zoe is exactly <math>1</math> year old today. Today is the first of the <math>9</math> birthdays on which Chloe's age will be an integral multiple of Zoe's age. What will be the sum of the two digits of Joey's age the next time his age is a multiple of Zoe's age?
 
Joey and Chloe and their daughter Zoe all have the same birthday. Joey is <math>1</math> year older than Chloe, and Zoe is exactly <math>1</math> year old today. Today is the first of the <math>9</math> birthdays on which Chloe's age will be an integral multiple of Zoe's age. What will be the sum of the two digits of Joey's age the next time his age is a multiple of Zoe's age?
  
<math>\textbf{(A) } 7 \qquad \textbf{(B) } 8 \qquad \textbf{(C) } 9 \qquad \textbf{(D) } 10 \qquad \textbf{(E) } 11 </math>
+
<math>
 +
\textbf{(A) }7 \qquad
 +
\textbf{(B) }8 \qquad
 +
\textbf{(C) }9 \qquad
 +
\textbf{(D) }10 \qquad
 +
\textbf{(E) }11 \qquad
 +
</math>
  
 
==Solution 1==
 
==Solution 1==
 +
Suppose that Chloe is <math>c</math> years old today, so Joey is <math>c+1</math> years old today. After <math>n</math> years, Chloe and Zoe will be <math>n+c</math> and <math>n+1</math> years old, respectively. We are given that <cmath>\frac{n+c}{n+1}=1+\frac{c-1}{n+1}</cmath> is an integer for <math>9</math> nonnegative integers <math>n.</math> It follows that <math>c-1</math> has <math>9</math> positive divisors. The prime factorization of <math>c-1</math> is either <math>p^8</math> or <math>p^2q^2.</math> Since <math>c-1<100,</math> the only possibility is <math>c-1=2^2\cdot3^2=36,</math> from which <math>c=37.</math> We conclude that Joey is <math>c+1=38</math> years old today.
 +
 +
Suppose that Joey's age is a multiple of Zoe's age after <math>k</math> years, in which Joey and Zoe will be <math>k+38</math> and <math>k+1</math> years old, respectively. We are given that <cmath>\frac{k+38}{k+1}=1+\frac{37}{k+1}</cmath> is an integer for some positive integer <math>k.</math> It follows that <math>37</math> is divisible by <math>k+1,</math> so the only possibility is <math>k=36.</math> We conclude that Joey will be <math>k+38=74</math> years old then, from which the answer is <math>7+4=\boxed{\textbf{(E) }11}.</math>
 +
 +
~Supercj ~MRENTHUSIASM ~Zeric
 +
 +
==Solution 2==
 
Let Joey's age be <math>j</math>, Chloe's age be <math>c</math>, and we know that Zoe's age is <math>1</math>.  
 
Let Joey's age be <math>j</math>, Chloe's age be <math>c</math>, and we know that Zoe's age is <math>1</math>.  
  
 
We know that there must be <math>9</math> values <math>k\in\mathbb{Z}</math> such that <math>c+k=a(1+k)</math> where <math>a</math> is an integer.
 
We know that there must be <math>9</math> values <math>k\in\mathbb{Z}</math> such that <math>c+k=a(1+k)</math> where <math>a</math> is an integer.
  
Therefore, <math>c-1+(1+k)=a(1+k)</math> and <math>c-1=(1+k)(a-1)</math>. Therefore, we know that, as there are <math>9</math> solutions for <math>k</math>, there must be <math>9</math> solutions for <math>c-1</math>. We know that this must be a perfect square. Testing perfect squares, we see that <math>c-1=36</math>, so <math>c=37</math>. Therefore, <math>j=38</math>. Now, since <math>j-1=37</math>, by similar logic, <math>37=(1+k)(a-1)</math>, so <math>k=36</math> and Joey will be <math>38+36=74</math> and the sum of the digits is <math>\boxed{\text{(E) }11}</math>
+
Therefore, <math>c-1+(1+k)=a(1+k)</math> and <math>c-1=(1+k)(a-1)</math>. Therefore, we know that, as there are <math>9</math> solutions for <math>k</math>, there must be <math>9</math> solutions for <math>c-1</math>. We know that this must be a perfect square. Testing perfect squares, we see that <math>c-1=36</math>, so <math>c=37</math>. Therefore, <math>j=38</math>. Now, since <math>j-1=37</math>, by similar logic, <math>37=(1+k)(a-1)</math>, so <math>k=36</math> and Joey will be <math>38+36=74</math> and the sum of the digits is <math>\boxed{\textbf{(E) }11}</math>.
  
== Solution 2 ==
+
==Solution 3 (Intense Logic)==
 +
Chloe has exactly \( 9n \) birthdays that are integral multiples of Zoe.
  
Here's a different way of saying the above solution:
+
We check \( n=1 \). This indicates that Chloe has an integral birthday of 9, meaning that Joey has an integral birthday of 10. This means that the next coinciding birthday is the 12th integral birthday for Joey, but as the pattern continues there will be \( > 9 \) exact integral birthdays, so \( n=1 \) does not work.
  
If a number is a multiple of both Chloe's age and Zoe's age, then it is a multiple of their difference. Since the difference between their ages does not change, then that means the difference between their ages has <math>9</math> factors. Therefore, the difference between Chloe and Zoe's age is <math>36</math>, so Chloe is <math>37</math>, and Joey is <math>38</math>. The common factor that will divide both of their ages is <math>37</math>, so Joey will be <math>74</math>. <math>7 + 4 =  \boxed{\text{(E) }11}</math>
+
We check \( n=2 \). We also see that Joey would have an integral birthday of 19, but 20 is not possible here as well, as it would result in \( > 9 \) integral birthdays.
  
==Solution 3==
+
We check \( n=3 \). We see that the 30th integral birthday for Joey is when Zoe is 3, and this is also not possible as Joey and Zoe will intertwine at 36th, and then never intertwine again.
Similar approach to above, just explained less concisely and more in terms of the problem (less algebra-y)
 
  
Let <math>C+n</math> denote Chloe's age, <math>J+n</math> denote Joey's age, and <math>Z+n</math> denote Zoe's age, where <math>n</math> is the number of years from now. We are told that <math>C+n</math> is a multiple of <math>Z+n</math> exactly nine times. Because <math>Z+n</math> is <math>1</math> at <math>n=0</math> and will increase until greater than <math>C-Z</math>, it will hit every natural number less than <math>C-Z</math>, including every factor of <math>C-Z</math>. For <math>C+n</math> to be an integral multiple of <math>Z+n</math>, the difference <math>C-Z</math> must also be a multiple of <math>Z</math>, which happens if <math>Z</math> is a factor of <math>C-Z</math>. Therefore, <math>C-Z</math> has nine factors. The smallest number that has nine positive factors is <math>2^23^2=36</math> . (We want it to be small so that Joey will not have reached three digits of age before his age is a multiple of Zoe's.) We also know <math>Z=1</math> and <math>J=C+1</math>. Thus, <cmath>C-Z=36</cmath> <cmath>J-Z=37</cmath> By our above logic, the next time <math>J-Z</math> is a multiple of <math>Z+n</math> will occur when <math>Z+n</math> is a factor of <math>J-Z</math>. Because <math>37</math> is prime, the next time this happens is at <math>Z+n=37</math>, when <math>J+n=74</math>. <math>7+4=\boxed{(\textbf{E}) 11}</math>
+
So we try \( n = 4 \). We see that at 38, we instantly get another integral birthday, where Joey is at the 38th integral birthday and Zoe is on the 2nd. We see this again at \( (J, Z) (40, 4) \), and again at \( (42, 6) \), then \( (45, 9) \), and we see it gets more and more uncommon. We can conclude that there will exist \( = 9 \) exact integral multiples, and therefore our answer is \( 3 + 8 = \) <math>\boxed{\textbf{(E) }11}</math>.
  
==Solution 4==
+
~Pinotation
Denote Zoe's age with <math>n</math>, then Chloe's age is <math>C-1+n</math> where <math>C</math> represents Chloe's age when Zoe is one. We must have <math>n | C-1+n</math>. Obviously <math>n|n</math>, therefore, <math>n | C-1</math> for 9 values of <math>n</math>, and therefore, <math>C-1</math> has <math>9</math> factors. <math>C-1</math> either takes the form of <math>a^8</math> (which is too large) or <math>a^2 b^2</math>. <math>C</math> must be less than <math>100</math> and <math>a</math> and <math>b</math> must be prime, therefore the only answer is <math>C-1 = 36</math>. Joey's age is <math>37+n</math>, which is divisible by <math>n</math> when <math>n|37</math>, therefore the answer occurs when <math>n=37</math> and Joey is <math>74</math>. <math>7+4=\boxed{(\textbf{E}) 11}</math>
+
 
 +
== Solution 4 ==
 +
 
 +
Here's a different way of stating Solution 2:
 +
 
 +
If a number is a multiple of both Chloe's age and Zoe's age, then it is a multiple of their difference. Since the difference between their ages does not change, then that means the difference between their ages has <math>9</math> factors. Therefore, the difference between Chloe and Zoe's age is <math>36</math>, so Chloe is <math>37</math>, and Joey is <math>38</math>. The common factor that will divide both of their ages is <math>37</math>, so Joey will be <math>74</math>. The answer is <math>7 + 4 =  \boxed{\textbf{(E) }11}</math>.
 +
 
 +
==Solution 5==
 +
Similar approach to above, just explained less concisely and more in terms of the problem (less algebraic).
 +
 
 +
Let <math>C+n</math> denote Chloe's age, <math>J+n</math> denote Joey's age, and <math>Z+n</math> denote Zoe's age, where <math>n</math> is the number of years from now. We are told that <math>C+n</math> is a multiple of <math>Z+n</math> exactly nine times. Because <math>Z+n</math> is <math>1</math> at <math>n=0</math> and will increase until greater than <math>C-Z</math>, it will hit every natural number less than <math>C-Z</math>, including every factor of <math>C-Z</math>. For <math>C+n</math> to be an integral multiple of <math>Z+n</math>, the difference <math>C-Z</math> must also be a multiple of <math>Z</math>, which happens if <math>Z</math> is a factor of <math>C-Z</math>. Therefore, <math>C-Z</math> has nine factors. The smallest number that has nine positive factors is <math>2^23^2=36</math> . (We want it to be small so that Joey will not have reached three digits of age before his age is a multiple of Zoe's.) We also know <math>Z=1</math> and <math>J=C+1</math>. Thus,
 +
<cmath>\begin{align*}
 +
C-Z&=36, \\
 +
J-Z&=37.
 +
\end{align*}</cmath>
 +
By our above logic, the next time <math>J-Z</math> is a multiple of <math>Z+n</math> will occur when <math>Z+n</math> is a factor of <math>J-Z</math>. Because <math>37</math> is prime, the next time this happens is at <math>Z+n=37</math>, when <math>J+n=74</math>. The answer is <math>7+4=\boxed{\textbf{(E) }11}</math>.
  
 
==Video Solution==
 
==Video Solution==
Line 29: Line 59:
  
 
~savannahsolver
 
~savannahsolver
 +
 +
== Video Solution by OmegaLearn==
 +
https://youtu.be/zfChnbMGLVQ?t=111
 +
 +
~ pi_is_3.14
  
 
==See Also==
 
==See Also==

Latest revision as of 00:27, 3 September 2025

The following problem is from both the 2018 AMC 12B #14 and 2018 AMC 10B #19, so both problems redirect to this page.

Problem

Joey and Chloe and their daughter Zoe all have the same birthday. Joey is $1$ year older than Chloe, and Zoe is exactly $1$ year old today. Today is the first of the $9$ birthdays on which Chloe's age will be an integral multiple of Zoe's age. What will be the sum of the two digits of Joey's age the next time his age is a multiple of Zoe's age?

$\textbf{(A) }7 \qquad \textbf{(B) }8 \qquad \textbf{(C) }9 \qquad \textbf{(D) }10 \qquad \textbf{(E) }11 \qquad$

Solution 1

Suppose that Chloe is $c$ years old today, so Joey is $c+1$ years old today. After $n$ years, Chloe and Zoe will be $n+c$ and $n+1$ years old, respectively. We are given that \[\frac{n+c}{n+1}=1+\frac{c-1}{n+1}\] is an integer for $9$ nonnegative integers $n.$ It follows that $c-1$ has $9$ positive divisors. The prime factorization of $c-1$ is either $p^8$ or $p^2q^2.$ Since $c-1<100,$ the only possibility is $c-1=2^2\cdot3^2=36,$ from which $c=37.$ We conclude that Joey is $c+1=38$ years old today.

Suppose that Joey's age is a multiple of Zoe's age after $k$ years, in which Joey and Zoe will be $k+38$ and $k+1$ years old, respectively. We are given that \[\frac{k+38}{k+1}=1+\frac{37}{k+1}\] is an integer for some positive integer $k.$ It follows that $37$ is divisible by $k+1,$ so the only possibility is $k=36.$ We conclude that Joey will be $k+38=74$ years old then, from which the answer is $7+4=\boxed{\textbf{(E) }11}.$

~Supercj ~MRENTHUSIASM ~Zeric

Solution 2

Let Joey's age be $j$, Chloe's age be $c$, and we know that Zoe's age is $1$.

We know that there must be $9$ values $k\in\mathbb{Z}$ such that $c+k=a(1+k)$ where $a$ is an integer.

Therefore, $c-1+(1+k)=a(1+k)$ and $c-1=(1+k)(a-1)$. Therefore, we know that, as there are $9$ solutions for $k$, there must be $9$ solutions for $c-1$. We know that this must be a perfect square. Testing perfect squares, we see that $c-1=36$, so $c=37$. Therefore, $j=38$. Now, since $j-1=37$, by similar logic, $37=(1+k)(a-1)$, so $k=36$ and Joey will be $38+36=74$ and the sum of the digits is $\boxed{\textbf{(E) }11}$.

Solution 3 (Intense Logic)

Chloe has exactly \( 9n \) birthdays that are integral multiples of Zoe.

We check \( n=1 \). This indicates that Chloe has an integral birthday of 9, meaning that Joey has an integral birthday of 10. This means that the next coinciding birthday is the 12th integral birthday for Joey, but as the pattern continues there will be \( > 9 \) exact integral birthdays, so \( n=1 \) does not work.

We check \( n=2 \). We also see that Joey would have an integral birthday of 19, but 20 is not possible here as well, as it would result in \( > 9 \) integral birthdays.

We check \( n=3 \). We see that the 30th integral birthday for Joey is when Zoe is 3, and this is also not possible as Joey and Zoe will intertwine at 36th, and then never intertwine again.

So we try \( n = 4 \). We see that at 38, we instantly get another integral birthday, where Joey is at the 38th integral birthday and Zoe is on the 2nd. We see this again at \( (J, Z) (40, 4) \), and again at \( (42, 6) \), then \( (45, 9) \), and we see it gets more and more uncommon. We can conclude that there will exist \( = 9 \) exact integral multiples, and therefore our answer is \( 3 + 8 = \) $\boxed{\textbf{(E) }11}$.

~Pinotation

Solution 4

Here's a different way of stating Solution 2:

If a number is a multiple of both Chloe's age and Zoe's age, then it is a multiple of their difference. Since the difference between their ages does not change, then that means the difference between their ages has $9$ factors. Therefore, the difference between Chloe and Zoe's age is $36$, so Chloe is $37$, and Joey is $38$. The common factor that will divide both of their ages is $37$, so Joey will be $74$. The answer is $7 + 4 =  \boxed{\textbf{(E) }11}$.

Solution 5

Similar approach to above, just explained less concisely and more in terms of the problem (less algebraic).

Let $C+n$ denote Chloe's age, $J+n$ denote Joey's age, and $Z+n$ denote Zoe's age, where $n$ is the number of years from now. We are told that $C+n$ is a multiple of $Z+n$ exactly nine times. Because $Z+n$ is $1$ at $n=0$ and will increase until greater than $C-Z$, it will hit every natural number less than $C-Z$, including every factor of $C-Z$. For $C+n$ to be an integral multiple of $Z+n$, the difference $C-Z$ must also be a multiple of $Z$, which happens if $Z$ is a factor of $C-Z$. Therefore, $C-Z$ has nine factors. The smallest number that has nine positive factors is $2^23^2=36$ . (We want it to be small so that Joey will not have reached three digits of age before his age is a multiple of Zoe's.) We also know $Z=1$ and $J=C+1$. Thus, \begin{align*} C-Z&=36, \\ J-Z&=37. \end{align*} By our above logic, the next time $J-Z$ is a multiple of $Z+n$ will occur when $Z+n$ is a factor of $J-Z$. Because $37$ is prime, the next time this happens is at $Z+n=37$, when $J+n=74$. The answer is $7+4=\boxed{\textbf{(E) }11}$.

Video Solution

https://youtu.be/E2SbkCQ1V84

~savannahsolver

Video Solution by OmegaLearn

https://youtu.be/zfChnbMGLVQ?t=111

~ pi_is_3.14

See Also

2018 AMC 10B (ProblemsAnswer KeyResources)
Preceded by
Problem 18
Followed by
Problem 20
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
2018 AMC 12B (ProblemsAnswer KeyResources)
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 12 Problems and Solutions

These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions. AMC Logo.png