Jeremy rode his bicycle in a race. He averaged 15 mph and began the race 1 hour ahead of the other riders. The variable d repres
ents Jeremy's distance ridden, in miles. The variable t represents the number of hours since the other riders began to race. Which equation can be used to determine the distance Jeremy rode t hours into the race? d = 15t + 1
The represents Jeremy's speed, which is 15 miles per hour.
The represents the total number of hours Jeremy rode his bike, including the 1 hour head start he got. This adds his head start () and the rest of the time he has ridden ().
As mentioned in the problem, represents the total distance in miles that Jeremy rode on his bike.
Explanation: It would be t + 1 rather than t - 1 because he has one *more* hour compared to the other riders. The reason why t + 1 is in parentheses is because when solving, you'd have to first add instead of multiply.