A model used to estimate the time it will take to hike to the top of the mountain on a trail is of the form where and are constants, is the time in minutes, is the length of the trail in miles, and is the altitude gain in feet. The model estimates that it will take minutes to hike to the top if a trail is miles long and ascends feet, as well as if a trail is miles long and ascends feet. How many minutes does the model estimates it will take to hike to the top if the trail is miles long and ascends feet?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Subtracting the two 69-minute equations gives a = 1000b, so b = 0.03 and a = 30; then evaluate 4.2a + 4000b.
Solution
The two hikes give
Subtract the second from the first: , so .
Put this into the first equation: , hence and .
For the new trail,
The answer is .
Why this works
Two data points determine the two unknown coefficients of a linear model; because both times are equal, subtraction kills the constant and gives a clean relation between and . Once the model is known, the question is a single substitution.
Alternative approach
Rescale to avoid decimals: let and . The equations become and ; since and , we get . The answer is .
The trap
Decimal slips when subtracting (0.3a = 300b), or stopping after finding a and b without computing the requested time.
Common mistakes
- Decimal slips when subtracting (0.3a = 300b), or stopping after finding a and b without computing the requested time.
- Mixing units, e.g. putting feet into the miles slot.
Techniques
Set up the equation/formula and compute; no special trick needed