Answer:
Explanation:
Look at the info given as (x, y) coordinates with the number of hours as x and the number of miles as y. The first coordinate then is (2, 22) and the second is (5, 55). The rate at which the bee flies is the same as the slope of the coordinates.
This means that the bee flies 11 miles per hour. Use either one of the coordinates now to find the equation for the line. I pick (2, 22) and point-slope form:
y - 22 = 11(x - 2) and
y - 22 = 11x - 22 so
y = 11x
That's the equation. If we want to use it as a model, we can find how many miles it will fly in a given time, or how long it will take to fly a given number of miles. We are asked to find how far it can fly in 4 hours. So we will use our equation and replace x with 4:
y = 11(4) so
y = 44 miles