Question

Difficulty: MediumLinear Functions and Graphs

A hot air balloon is at an altitude of hh meters. The balloon begins to descend at a constant rate. After 33 minutes, the altitude of the balloon is 540540 meters. After 88 minutes, the altitude of the balloon is 390390 meters. If the altitude of the balloon is modeled by a linear function of time, what was the initial altitude of the balloon, in meters?

Answer: 630 meters

Answer

The initial altitude of the balloon was 630 meters.
To find the initial altitude, we model the balloon's descent as a linear equation of the form h(t)=mt+bh(t) = mt + b, where h(t)h(t) is the altitude at time tt, mm is the constant rate of change, and bb is the initial altitude. Using the given points (3,540)(3, 540) and (8,390)(8, 390), we find the slope m=39054083=30m = \frac{390 - 540}{8 - 3} = -30 meters per minute. Substituting m=30m = -30 and the point (3,540)(3, 540) into h(t)=mt+bh(t) = mt + b gives 540=30(3)+b540 = -30(3) + b. Solving for bb yields b=540+90=630b = 540 + 90 = 630 meters.

Step-by-Step Solution

1
Identify two data points from the problem context
The coordinate points are (3,540)(3, 540) and (8,390)(8, 390)
To define the linear relationship, we need at least two coordinate points representing (time, altitude)
2
Calculate the slope (mm) of the linear function
m=39054083=1505=30m = \frac{390 - 540}{8 - 3} = \frac{-150}{5} = -30
The rate of change represents the speed at which the balloon descends each minute
3
Solve for the vertical intercept (bb) using the slope-intercept form y=mx+by = mx + b
540=30(3)+b    b=630540 = -30(3) + b \implies b = 630
The initial altitude corresponds to the altitude at time t=0t = 0, which is the vertical intercept of the linear function

Key Concept

Linear Functions and Graphs
Rate this question