Question

Difficulty: MediumLinear Equations in Two Variables

A technician is monitoring the pressure of a gas inside a container during an experiment. The pressure PP, in kilopascals (kPa\text{kPa}), and the time elapsed tt, in minutes, are related by a linear equation. At t=4t = 4 minutes, the pressure is 112 kPa112\text{ kPa}. At t=12t = 12 minutes, the pressure is 136 kPa136\text{ kPa}. If the pressure continues to increase at this constant rate, what will the pressure be, in kPa\text{kPa}, at t=15t = 15 minutes?

Answer: 145 kPa

Answer

145
The relationship between pressure PP and time tt is linear, which can be modeled by the equation P=mt+bP = mt + b, where mm is the rate of change (slope) and bb is the pressure at t=0t = 0. Using the points (4,112)(4, 112) and (12,136)(12, 136), the slope is calculated as m=136112124=248=3m = \frac{136 - 112}{12 - 4} = \frac{24}{8} = 3. Substituting the point (4,112)(4, 112) and m=3m = 3 into the equation P=mt+bP = mt + b yields 112=3(4)+b112 = 3(4) + b, which simplifies to 112=12+b112 = 12 + b, so b=100b = 100. The linear equation is P=3t+100P = 3t + 100. Substituting t=15t = 15 into this equation gives P=3(15)+100=45+100=145P = 3(15) + 100 = 45 + 100 = 145.

Step-by-Step Solution

1
Calculate the rate of change (slope, mm) using the two given coordinate points (4,112)(4, 112) and (12,136)(12, 136).
m=136112124=248=3m = \frac{136 - 112}{12 - 4} = \frac{24}{8} = 3
To find the constant rate at which the pressure is increasing per minute.
2
Set up the linear equation using the point-slope form PP1=m(tt1)P - P_1 = m(t - t_1) with the point (4,112)(4, 112).
P112=3(t4)P=3t+100P - 112 = 3(t - 4) \Rightarrow P = 3t + 100
To establish the linear relationship between pressure and time.
3
Substitute t=15t = 15 into the linear equation to find the pressure at 1515 minutes.
P=3(15)+100=145P = 3(15) + 100 = 145
To determine the pressure at the requested time of 1515 minutes.

Key Concept

Finding and applying a linear equation in two variables from two points.
Rate this question