
Philip P. answered 05/25/16
Tutor
5.0
(478)
Affordable, Experienced, and Patient Geometry Tutor
The equation of a line is:
y= mx + b
where
- y is the volume of water in the tank at time x
- x is the time since the tap was opened and the tank started draining
- m is the slope of the line (rate at which the water is running out of the tank)
- b is the y-intercept, or initial amount of water in the tank
To solve the problem, we need to find the values of m and b. The formula for the slope is:
m = (y2-y1)/(x2-x1)
where (x1,y1) and (x2,y2) are any two points on the line. You have two points on the line:
(x1,y1) = (1,100)
(x2,y2) = (5,20)
Hence m = (20-100)/(5-1) = -80/4 = -20 L/hr. So the equation of the line so far is y = -20x + b. To find b, the initial volume of water in the tank, plug in either known point. I'll use (1,100):
y = -20x + b
100 = -20*1 + b
100 = -20 + b
120 = b
The full linear equation (rule) is y = -20x + 120, where 120 L is the initial volume of water in the tank.