Difference between revisions of "2023 AMC 12A Problems/Problem 1"
(→Video Solution (easy to digest) by Power Solve) |
|||
(34 intermediate revisions by 20 users not shown) | |||
Line 1: | Line 1: | ||
− | ==Problem== | + | {{duplicate|[[2023 AMC 10A Problems/Problem 1|2023 AMC 10A #1]] and [[2023 AMC 12A Problems/Problem 1|2023 AMC 12A #1]]}} |
+ | |||
+ | ==Problem 1== | ||
Cities <math>A</math> and <math>B</math> are <math>45</math> miles apart. Alicia lives in <math>A</math> and Beth lives in <math>B</math>. Alicia bikes towards <math>B</math> at 18 miles per hour. Leaving at the same time, Beth bikes toward <math>A</math> at 12 miles per hour. How many miles from City <math>A</math> will they be when they meet? | Cities <math>A</math> and <math>B</math> are <math>45</math> miles apart. Alicia lives in <math>A</math> and Beth lives in <math>B</math>. Alicia bikes towards <math>B</math> at 18 miles per hour. Leaving at the same time, Beth bikes toward <math>A</math> at 12 miles per hour. How many miles from City <math>A</math> will they be when they meet? | ||
<math>\textbf{(A) }20\qquad\textbf{(B) }24\qquad\textbf{(C) }25\qquad\textbf{(D) }26\qquad\textbf{(E) }27</math> | <math>\textbf{(A) }20\qquad\textbf{(B) }24\qquad\textbf{(C) }25\qquad\textbf{(D) }26\qquad\textbf{(E) }27</math> | ||
==Solution 1== | ==Solution 1== | ||
− | This is a | + | This is a <math>d=st</math> problem, so let <math>x</math> be the time it takes to meet. We can write the following equation: |
<cmath>12x+18x=45</cmath> | <cmath>12x+18x=45</cmath> | ||
Solving gives us <math>x=1.5</math>. The <math>18x</math> is Alicia so <math>18\times1.5=\boxed{\textbf{(E) 27}}</math> | Solving gives us <math>x=1.5</math>. The <math>18x</math> is Alicia so <math>18\times1.5=\boxed{\textbf{(E) 27}}</math> | ||
Line 11: | Line 13: | ||
==Solution 2== | ==Solution 2== | ||
− | + | The relative speed of the two is <math>18+12=30</math>, so <math>\frac{3}{2}</math> hours would be required to travel <math>45</math> miles. <math>d=st</math>, so <math>x=18\cdot\frac{3}{2}=\boxed{\textbf{(E) 27}}</math> | |
~walmartbrian | ~walmartbrian | ||
Line 18: | Line 20: | ||
Since <math>18</math> mph is <math>\frac{3}{2}</math> times <math>12</math> mph, Alicia will travel <math>\frac{3}{2}</math> times as far as Beth. If <math>x</math> is the distance Beth travels, <cmath>\frac{3}{2}x+x=45</cmath> <cmath>\frac{5}{2}x=45</cmath> <cmath>x=18</cmath>Since this is the amount Beth traveled, the amount that Alicia traveled was <cmath>45-18=\boxed{\textbf{(E) 27}}</cmath> | Since <math>18</math> mph is <math>\frac{3}{2}</math> times <math>12</math> mph, Alicia will travel <math>\frac{3}{2}</math> times as far as Beth. If <math>x</math> is the distance Beth travels, <cmath>\frac{3}{2}x+x=45</cmath> <cmath>\frac{5}{2}x=45</cmath> <cmath>x=18</cmath>Since this is the amount Beth traveled, the amount that Alicia traveled was <cmath>45-18=\boxed{\textbf{(E) 27}}</cmath> | ||
− | ~ | + | ~daniel luo |
+ | |||
+ | ==Solution 4== | ||
+ | Alice and Barbara close in on each other at 30mph. Since they are 45 miles apart, they will meet in t = d/s = 45miles / 30mph = 3/2 hours. We can either calculate the distance Alice travels at 18mph or the distance Barbara travels at 12mph; since we want the distance from Alice, we go with the former. Alice (and Barbara) will meet in 1 1/2 hours at 18mph x 3/2 hours = 27 miles from A. <math>\boxed{\textbf{(E) 27}}</math> | ||
+ | |||
+ | ~Dilip | ||
+ | |||
+ | ==Solution 5 (Under 20 seconds)== | ||
+ | We know that Alice approaches Beth at <math>18</math> mph and Beth approaches Alice at <math>12</math> mph. If we consider that if Alice moves <math>18</math> miles at the same time Beth moves <math>12</math> miles —> <math>15</math> miles left. Alice then moves <math>9</math> more miles at the same time as Beth moves <math>6</math> more miles. Alice has moved <math>27</math> miles from point A at the same time that Beth has moved <math>18</math> miles from point B, meaning that Alice and Beth meet <math>27</math> miles from point A. | ||
+ | |||
+ | ~uwusugardaddy14 | ||
+ | |||
+ | ==Solution 6 (simple linear equations)== | ||
+ | We know that Beth starts 45 miles away from City A, let’s create two equations: | ||
+ | Alice-> <math>18t=d</math> | ||
+ | Beth-> <math>-12t+45=d</math> [-12 is the slope; 45 is the y-intercept] | ||
+ | |||
+ | Solve the system: | ||
+ | |||
+ | <math>18t=-12t+45 | ||
+ | 30t=45 | ||
+ | t=1.5</math> | ||
+ | |||
+ | So, <math>18(1.5)=</math> <math>\boxed{\textbf{(E) 27}}</math> | ||
+ | |||
+ | =Solution 7= | ||
+ | Since Alicia and Beth's speeds are constant, they are directly proportional to their distances covered, so the ratio of their speeds is equal to the ratio of their covered distances. Since Alicia travels <math>\frac{18}{30} = \frac{3}{5}</math> of their combined speed, she travels <math>\frac{3}{5}\cdot 45 = \boxed{\textbf{(E)}\ 27}</math> of the total distance. | ||
+ | |||
+ | -Benedict T (countmath1) | ||
+ | |||
+ | ==Video Solution 1 (⚡Under 1 min⚡)== | ||
+ | https://youtu.be/7p1veMfoZO4 | ||
+ | |||
+ | ~Education, the Study of Everything | ||
+ | |||
+ | ==Video Solution by Math-X (First understand the problem!!!)== | ||
+ | https://youtu.be/cMgngeSmFCY?si=Ngh2w5-AAuP38GZk&t=34 ~Math-X | ||
+ | |||
+ | == Video Solution by CosineMethod [🔥Fast and Easy🔥]== | ||
+ | |||
+ | https://www.youtube.com/watch?v=WkRt_n1TEKY | ||
+ | |||
+ | ==Video Solution== | ||
+ | |||
+ | https://youtu.be/eOialvQRL9Q | ||
+ | |||
+ | ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) | ||
+ | |||
+ | ==Video Solution (easy to digest) by Power Solve== | ||
+ | https://www.youtube.com/watch?v=8huvzWTtgaU | ||
+ | |||
+ | == Video Solution by DR.GOOGLE (YT: Pablo's Math) == | ||
+ | https://youtu.be/AI6QlgxGVls | ||
==See also== | ==See also== | ||
+ | {{AMC10 box|year=2023|ab=A|before=First Problem|num-a=2}} | ||
{{AMC12 box|year=2023|ab=A|before=First Problem|num-a=2}} | {{AMC12 box|year=2023|ab=A|before=First Problem|num-a=2}} | ||
− | |||
[[Category:Rate Problems]] | [[Category:Rate Problems]] | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 18:57, 5 May 2024
- The following problem is from both the 2023 AMC 10A #1 and 2023 AMC 12A #1, so both problems redirect to this page.
Contents
Problem 1
Cities and are miles apart. Alicia lives in and Beth lives in . Alicia bikes towards at 18 miles per hour. Leaving at the same time, Beth bikes toward at 12 miles per hour. How many miles from City will they be when they meet?
Solution 1
This is a problem, so let be the time it takes to meet. We can write the following equation: Solving gives us . The is Alicia so
~zhenghua
Solution 2
The relative speed of the two is , so hours would be required to travel miles. , so
~walmartbrian
Solution 3
Since mph is times mph, Alicia will travel times as far as Beth. If is the distance Beth travels, Since this is the amount Beth traveled, the amount that Alicia traveled was
~daniel luo
Solution 4
Alice and Barbara close in on each other at 30mph. Since they are 45 miles apart, they will meet in t = d/s = 45miles / 30mph = 3/2 hours. We can either calculate the distance Alice travels at 18mph or the distance Barbara travels at 12mph; since we want the distance from Alice, we go with the former. Alice (and Barbara) will meet in 1 1/2 hours at 18mph x 3/2 hours = 27 miles from A.
~Dilip
Solution 5 (Under 20 seconds)
We know that Alice approaches Beth at mph and Beth approaches Alice at mph. If we consider that if Alice moves miles at the same time Beth moves miles —> miles left. Alice then moves more miles at the same time as Beth moves more miles. Alice has moved miles from point A at the same time that Beth has moved miles from point B, meaning that Alice and Beth meet miles from point A.
~uwusugardaddy14
Solution 6 (simple linear equations)
We know that Beth starts 45 miles away from City A, let’s create two equations: Alice-> Beth-> [-12 is the slope; 45 is the y-intercept]
Solve the system:
So,
Solution 7
Since Alicia and Beth's speeds are constant, they are directly proportional to their distances covered, so the ratio of their speeds is equal to the ratio of their covered distances. Since Alicia travels of their combined speed, she travels of the total distance.
-Benedict T (countmath1)
Video Solution 1 (⚡Under 1 min⚡)
~Education, the Study of Everything
Video Solution by Math-X (First understand the problem!!!)
https://youtu.be/cMgngeSmFCY?si=Ngh2w5-AAuP38GZk&t=34 ~Math-X
Video Solution by CosineMethod [🔥Fast and Easy🔥]
https://www.youtube.com/watch?v=WkRt_n1TEKY
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Video Solution (easy to digest) by Power Solve
https://www.youtube.com/watch?v=8huvzWTtgaU
Video Solution by DR.GOOGLE (YT: Pablo's Math)
See also
2023 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by First Problem |
Followed by Problem 2 | |
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 |
2023 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by First Problem |
Followed by Problem 2 |
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.