2008 AIME I Problems/Problem 3
Problem
Ed and Sue bike at equal and constant rates. Similarly, they jog at equal and constant rates, and they swim at equal and constant rates. Ed covers kilometers after biking for
hours, jogging for
hours, and swimming for
hours, while Sue covers
kilometers after jogging for
hours, swimming for
hours, and biking for
hours. Their biking, jogging, and swimming rates are all whole numbers of kilometers per hour. Find the sum of the squares of Ed's biking, jogging, and swimming rates.
Solution 1
Let the biking rate be , swimming rate be
, jogging rate be
, all in km/h.
We have . Subtracting the second from twice the first gives
. Mod 4, we need
. Thus,
.
and
give non-integral
, but
gives
. Thus, our answer is
.
Solution 2
Let ,
, and
be the biking, jogging, and swimming rates of the two people. Hence,
and
. Subtracting gives us that
. Adding three times this to the first equation gives that
. Adding four times the previous equation to the first given one gives us that
. This gives us that
, and then
and
. Therefore,
.
Solution 3
Creating two systems, we get , and
. Subtracting the two expressions we get
. Note that
is odd, so one of
is odd. We see from our second expression that
must be odd, because
is also odd and
and
are odd. Thus, with this information, we can test cases quickly:
When readdressing the first equation, we see that if will be a multiple of
,
, we get that
and
, which works because of integer values. Therefore,
Solution 4 (Logic)
Building on top of Solution 3, we can add and
(sorry, I used different variables) to get
. Logically speaking, most athletic people swim a lot faster than 1 km/h (0.62 mph), so we test out the next case that works, which is 5 km/h (3.1 mph). This seems much more logical, so we plug it into the equation to get
. This seems reasonable, as people usually jog at around 8 to 16 km/h. Plugging these values into
, we get
. 15 km/h is a little slow (most people bike at 20 km/h), but is still reasonable. So, we get
.
See also
2008 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.