Example2.C.1Distance, Rate, and Time
Suppose your grandmother is driving to Pocatello from Caldwell on a Sunday afternoon. There won't be any slow downs for road work or rush hour traffic, so you figure she will be able to drive a steady \(65\) miles per hour once she's on the freeway.
-
Let's write a linear function that models the distance she's travelled after leaving Caldwell. First, let's figure out what the variables should be. They should be the quantities we don't know, pertain to the problem and help get the model we are asked to find. It's also a good idea to list what we know about the situation.
We want to know the distance traveled:
Let \(d\) be her distance from Caldwell
The distance depends on how long she's been driving:
Let \(t\) be the number of hours driven
She will drive about \(65\) miles per hour.
Now, consider the situation. If you travel \(65\) miles per hour for \(2\) hours, how far do you go? A little common sense will tell you that the answer is \(130\) miles. This relationship is captured in the following equation:
\begin{gather*} d = rt \end{gather*}where \(d\) is the distance traveled, \(r\) is the rate (or speed), and \(t\) is the time travelled. The equation we are looking for is:
\begin{align*} \text{Distance }&=\text{ rate }\times\text{ time }\\ d &= 65 t \end{align*}Notice this is a linear equation and since it is an equation for a line, we might ask: What is the \(d\)-intercept? In this case, the distance she's travelled at the start of her trip (when \(t=0\)) is zero. Finally we have the equation for Granny's distance from Caldwell after \(t\) hours on the freeway: \(d= 65t\text{.}\)
-
Let's find out how far she will be after \(3\frac{1}{2}\) hours on the road – assuming she doesn't make any stops along the way. Let \(t = 3.5\) and calculuate \(d\text{:}\)
\begin{gather*} d = 65(3.5) = 227.5 \end{gather*}She will have travelled \(227.5\) miles and since Pocatello is about \(258\) miles from Caldwell, she should just about be there after \(3\frac{1}{2}\) hours.\(\checkmark\)