Quadratics: Question 8

Syllabus 1.1

Structured AS 8 marks

A ball is thrown vertically upwards. Its height above the ground, hh metres, after tt seconds is modelled by h(t)=5t2+30t,t0.h(t) = -5t^2 + 30t, \qquad t \ge 0.

(a) By factorising h(t)h(t), find the two values of tt for which h(t)=0h(t) = 0, and interpret each value in the context of the ball's flight. [2]

(b) Determine, using the discriminant of an appropriate quadratic equation, whether the ball ever reaches a height of 5050 metres. Justify your answer. [3]

(c) Find the exact times at which the ball's height is 3535 metres, giving each answer in the form 3±n3 \pm \sqrt{n}. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Factorising to find when the ball is at ground level

h(t)=5t2+30t=5t(t6)h(t) = -5t^2 + 30t = -5t(t - 6)

Setting h(t)=0h(t)=0:

5t(t6)=0    t=0ort=6-5t(t-6) = 0 \implies t = 0 \quad \text{or} \quad t = 6

Check by expanding back: 5t(t6)=5t2+30t-5t(t-6) = -5t^2+30t, which matches h(t)h(t). ✓

In context: t=0t=0 s is the instant the ball is thrown (height 00 at launch), and t=6t=6 s is the instant the ball lands back on the ground.

Part (b): Does the ball ever reach 50 m?

Set h(t)=50h(t)=50:

5t2+30t=50-5t^2 + 30t = 50

5t2+30t50=0-5t^2 + 30t - 50 = 0

Divide through by 5-5:

t26t+10=0t^2 - 6t + 10 = 0

Here a=1a=1, b=6b=-6, c=10c=10, so the discriminant is:

b24ac=(6)24(1)(10)=3640=4b^2-4ac = (-6)^2 - 4(1)(10) = 36 - 40 = -4

Since the discriminant is negative, this equation has no real solutions. There is no real time tt at which the height equals 5050 m. So the ball never reaches a height of 5050 metres.

(This makes sense: the maximum height, found by completing the square on h(t)=5(t3)2+45h(t)=-5(t-3)^2+45, is 4545 m, which is below 5050 m.)

Part (c): Solving exactly for a height of 35 m

Set h(t)=35h(t)=35:

5t2+30t=35-5t^2 + 30t = 35

5t2+30t35=0-5t^2 + 30t - 35 = 0

Divide through by 5-5:

t26t+7=0t^2 - 6t + 7 = 0

Apply the quadratic formula with a=1a=1, b=6b=-6, c=7c=7:

discriminant=(6)24(1)(7)=3628=8\text{discriminant} = (-6)^2 - 4(1)(7) = 36 - 28 = 8

t=6±82=6±222=3±2t = \frac{6 \pm \sqrt{8}}{2} = \frac{6 \pm 2\sqrt{2}}{2} = 3 \pm \sqrt{2}

Numerical check: 21.414\sqrt{2}\approx1.414, so t1.586t\approx1.586 or t4.414t\approx4.414, both lie between t=0t=0 and t=6t=6, as expected for a height reached once on the way up and once on the way down.

Check: at t=32t=3-\sqrt2, h(t)=5(32)2+30(32)=5(962+2)+90302=5(1162)+90302=55+302+90302=35h(t) = -5(3-\sqrt2)^2+30(3-\sqrt2) = -5(9-6\sqrt2+2)+90-30\sqrt2 = -5(11-6\sqrt2)+90-30\sqrt2 = -55+30\sqrt2+90-30\sqrt2 = 35. ✓

Final answers

  • (a) t=0t = \boxed{0} s (launch) and t=6t = \boxed{6} s (landing)
  • (b) The ball never reaches 50 m, discriminant =4<0=\boxed{-4}<0
  • (c) t=32t = \boxed{3 - \sqrt{2}} s or t=3+2t = \boxed{3 + \sqrt{2}} s