Straight-Line Graphs: Question 4

Syllabus C3.2, E3.2, C3.5, E3.5

Structured Extended 9 marks

A rainwater tank is being emptied through an outlet. The volume of water VV litres remaining in the tank after tt minutes lies on a straight line. When t=2t = 2 the tank holds 630630 litres, and when t=6t = 6 it holds 450450 litres.

(a) Find the gradient of the line through the points (2,630)(2,\,630) and (6,450)(6,\,450). [2]

(b) Find the equation of the line in the form V=mt+cV = mt + c. [2]

(c) Write down the volume of water in the tank at the moment the outlet was opened, and state what the gradient tells you about how the tank is emptying. [2]

(d) A second tank drains at the same rate but starts full with 900900 litres at t=0t = 0. Write down the equation of the line for the second tank, and hence work out how long it takes this tank to empty completely. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Find the gradient

The gradient mm of a straight line through two points (t1,V1)(t_1, V_1) and (t2,V2)(t_2, V_2) is the change in VV divided by the change in tt:

m=V2V1t2t1m = \frac{V_2 - V_1}{t_2 - t_1}

Take (2,630)(2,\,630) as (t1,V1)(t_1, V_1) and (6,450)(6,\,450) as (t2,V2)(t_2, V_2):

m=45063062=1804=45m = \frac{450 - 630}{6 - 2} = \frac{-180}{4} = -45

m=45\boxed{m = -45}

The gradient is negative because the volume is decreasing as time increases: the tank is emptying.

Tip: It does not matter which point you label “1” and which “2”, provided you are consistent top and bottom. Reversing both gives 63045026=1804=45\dfrac{630 - 450}{2 - 6} = \dfrac{180}{-4} = -45, the same answer.

Part (b): Equation in the form V=mt+cV = mt + c

We have m=45m = -45, so the line is:

V=45t+cV = -45t + c

To find cc, substitute the coordinates of either point (the line passes through both). Using (2,630)(2,\,630):

630=45(2)+c630 = -45(2) + c 630=90+c630 = -90 + c c=630+90=720c = 630 + 90 = 720

So the equation is:

V=45t+720\boxed{V = -45t + 720}

Check with the other point (6,450)(6,\,450):

45(6)+720=270+720=450-45(6) + 720 = -270 + 720 = 450 \checkmark

This matches, confirming the equation is correct.

Part (c): Interpret the intercept and the gradient

Starting volume. The outlet was opened at t=0t = 0. Substituting t=0t = 0 into the equation gives V=cV = c, so the intercept is the starting volume:

V=45(0)+720=720V = -45(0) + 720 = 720

The tank held 720 litres\boxed{720\text{ litres}} when the outlet was opened.

Meaning of the gradient. The gradient measures how VV changes for each extra minute. Here m=45m = -45, and because VV is in litres and tt is in minutes, this means:

the volume is decreasing by 4545 litres every minute (the tank drains at a steady rate of 4545 litres per minute).

Part (d): The second tank

The second tank drains at the same rate, so its line has the same gradient m=45m = -45 (the two lines are parallel). It starts full with 900900 litres at t=0t = 0, so its intercept is c=900c = 900:

V=45t+900\boxed{V = -45t + 900}

The tank is empty when V=0V = 0. Set V=0V = 0 and solve for tt:

0=45t+9000 = -45t + 900 45t=90045t = 900 t=90045=20t = \frac{900}{45} = 20

t=20 minutes\boxed{t = 20\text{ minutes}}

Check: at t=20t = 20,   V=45(20)+900=900+900=0\; V = -45(20) + 900 = -900 + 900 = 0 \checkmark. The second tank is empty after 2020 minutes.