Bryan P. answered 02/04/16
Tutor
4.9
(470)
Math, Science & Test Prep
Josh,
Remember that slope is determined by the change in y divided by the change in x. In this case, time is the independent variable and so is represented by x. This leaves the gallons of sauce as y. Our two data points are (1, 45) and (3.5, 20).
so slope (m) = (y2 - y1)/(x2 - x1) = (20 - 45)/(3.5 - 1) = -25/2.5 = -10
This tells us that the robot applies 10 gallons of sauce per hour.
To find the time until reloading, we need to know the total volume. For that, we'll write the equation of the line.
y - y1 = m(x - x1) general point slope form
y - 45 = -10(x - 1) distribute the -10 and add 45
y = -10x + 10 + 45 combine like terms
y = -10x + 55
This tells us that the robot holds a total of 55 gallons of sauce. So if vol/rate = time,
55 / 10 = 5.5 hours until reload is necessary.