Art of Problem Solving

2025 AMC 10A Problems/Problem 1: Difference between revisions

Pemc (talk | contribs)
Mithu542 (talk | contribs)
Added another solution
Line 5: Line 5:
<imath>\textbf{(A) } {3:30}\qquad\textbf{(B) } {3:45}\qquad\textbf{(C) } {4:00}\qquad\textbf{(D) } {4:15}\qquad\textbf{(E) } {4:30}</imath>
<imath>\textbf{(A) } {3:30}\qquad\textbf{(B) } {3:45}\qquad\textbf{(C) } {4:00}\qquad\textbf{(D) } {4:15}\qquad\textbf{(E) } {4:30}</imath>


== Solution==
== Solution 1 ==
We can see that Betsy travles 1 hour after Andy started. We have <imath>lcm(8, 12)=24</imath> now we can find the time traveled \(\frac{24}{8} = 3 \text{ hours}\)
We can see that Betsy travles 1 hour after Andy started. We have <imath>lcm(8, 12)=24</imath> now we can find the time traveled \(\frac{24}{8} = 3 \text{ hours}\)


Line 11: Line 11:


-Boywithnuke(Goal: 10 followers)
-Boywithnuke(Goal: 10 followers)
== Solution 2 ==
<imath>h</imath> hours after Betsy left, Andy has traveled <imath>8(h+1)</imath> miles, and Betsy has traveled <imath>12h</imath> miles. We are told these are equal, so <imath>8h+8=12h</imath>. Solving, we get <imath>h=2</imath>, so Andy and Betsy will be exactly the same distance from their common starting point two hours after Betsy leaves, or <imath>\text{(E) }4:30</imath>.
~mithu542

Revision as of 12:47, 6 November 2025

Problem

Andy and Betsy both live in Mathville. Andy leaves Mathville on his bicycle at $1:30$, traveling due northat a steady $8$ mile per hour. Betsy leaves on her bicycle from the same point at $2:30$, traveling due east at a steady $12$ miles per hour. At what time will they be exactly the same distance from their common starting point?

$\textbf{(A) } {3:30}\qquad\textbf{(B) } {3:45}\qquad\textbf{(C) } {4:00}\qquad\textbf{(D) } {4:15}\qquad\textbf{(E) } {4:30}$

Solution 1

We can see that Betsy travles 1 hour after Andy started. We have $lcm(8, 12)=24$ now we can find the time traveled \(\frac{24}{8} = 3 \text{ hours}\)

Now we have time \(1{:}30 + 3{:}00 = \boxed{\textbf{(E) } 4{:}30}\)

-Boywithnuke(Goal: 10 followers)

Solution 2

$h$ hours after Betsy left, Andy has traveled $8(h+1)$ miles, and Betsy has traveled $12h$ miles. We are told these are equal, so $8h+8=12h$. Solving, we get $h=2$, so Andy and Betsy will be exactly the same distance from their common starting point two hours after Betsy leaves, or $\text{(E) }4:30$.

~mithu542