Difference between revisions of "2024 AMC 10A Problems/Problem 2"

m (Protected "2024 AMC 10A Problems/Problem 2" ([Edit=Allow only administrators] (expires 04:59, 8 November 2024 (UTC)) [Move=Allow only administrators] (expires 04:59, 8 November 2024 (UTC))) [cascading])
Line 1: Line 1:
 +
== Problem ==
  
 +
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 <math>T=aL+bG,</math> where <math>a</math> and <math>b</math> are constants, <math>T</math> is the time in minutes, <math>L</math> is the length of the trail in miles, and <math>G</math> is the altitude gain in feet. The model estimates that it will take <math>69</math> minutes to hike to the top if a trail is <math>1.5</math> miles long and ascends <math>800</math> feet, as well as if a trail is <math>1.2</math> miles long and ascends <math>1100</math> feet. How many minutes does the model estimates it will take to hike to the top if the trail is <math>4.2</math> miles long and ascends <math>4000</math> feet?
 +
 +
<math>\textbf{(A) }240\qquad\textbf{(B) }246\qquad\textbf{(C) }252\qquad\textbf{(D) }258\qquad\textbf{(E) }264</math>
 +
 +
== Solution 1 ==
 +
Plug in the values into the equation to give you the following two equations:
 +
<cmath>69=1.5a+800b</cmath> <cmath>69=1.2a+1100b</cmath>

Revision as of 15:18, 8 November 2024

Problem

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 $T=aL+bG,$ where $a$ and $b$ are constants, $T$ is the time in minutes, $L$ is the length of the trail in miles, and $G$ 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 estimates it will take to hike to the top if the trail is $4.2$ miles long and ascends $4000$ feet?

$\textbf{(A) }240\qquad\textbf{(B) }246\qquad\textbf{(C) }252\qquad\textbf{(D) }258\qquad\textbf{(E) }264$

Solution 1

Plug in the values into the equation to give you the following two equations: \[69=1.5a+800b\] \[69=1.2a+1100b\]