Monica B. answered 07/04/20
An engineer passionate about teaching the basics.
The total distance of the race is 5 km. The student runs 1 km every 3 minutes.
The equation can be modeled as y = mx + c, with m (slope) equal to the speed. The independent value, x, is time and the dependent value, y, is distance. Speed is modeled as distance/time, so in this case, speed is 1 km/3 minutes.
This then brings the equation to y = (1/3)x + c. We know that with time = 0, the distance will remain 5 km. 5 = (1/3)(0) + c, and therefore c = 5.
This then makes the equation y = (1/3)x + 5. As a final step, we must revisit the slop to see if the slop should be positive or negative. Since as time goes on, we expect the distance of the race left to become smaller, therefore the slope should be negative.
This yields the final equation: y = -(1/3)x +5.