Maths Olympiad Prep

Library / /14 of 26

Algebra Difficulty 4.5 AIME Find the answer United States

A model used to estimate the time it will take to hike to the top of a mountain on a trail is of the form T=aL+bGT = aL + bG, where aa and bb are constants, TT is the time in minutes, LL is the length of the trail in miles, and GG is the altitude gain in feet. The model estimates that it will take 69 minutes to hike to the top if a trail is 1.5 miles long and ascends 800 feet, as well as if a trail is 1.2 miles long and ascends 1100 feet. How many minutes does the model estimate it will take to hike to the top if the trail is 4.2 miles long and ascends 4000 feet?

Pick one

Solution

The given data from the first two hikes yield the system of equations
1.5a+800b=691.2a+1100b=69. \begin{aligned} 1.5a + 800b &= 69 \\ 1.2a + 1100b &= 69. \end{aligned}
To solve this system, first subtract the second equation from the first equation to get 0.3a300b=00.3a - 300b = 0, which implies a=1000ba = 1000b. Then the first equation becomes 1500b+800b=691500b + 800b = 69, from which b=692300=0.03b = \frac{69}{2300} = 0.03, and a=30a = 30. Therefore the model is T=30L+0.03GT = 30L + 0.03G. Substituting the values for the third hike gives T=304.2+0.034000=246T = 30 \cdot 4.2 + 0.03 \cdot 4000 = 246 minutes.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.