Question 1104815
let r be Peter's rate, then
:
r * 3 = 330
:
r = 110 meters / minute
:
let y be distance(meters) and x(minutes) be time, then
:
y = 110x
:
1 hour is 60 minutes
:
y = 110(60) = 6600 meters
:
the point is (60, 6600)
:
here is a plot of the line y = 110x
:
{{{ graph( 400, 500, -20, 100, -300, 10000, 110x) }}}
: