A civil engineer is designing a parabolic arch for a bridge. The shape of the arch is modelled by the polynomial f(x) = –x² + 4x + 5, where x represents the horizontal distance (in metres) from one end of the bridge and f(x) represents the height (in metres) of the arch at that point.
A civil engineer is designing a parabolic arch for a bridge. The shape of the arch is modelled by the polynomial f(x) = –x² + 4x + 5, where x represents the horizontal distance (in metres) from one end of the bridge and f(x) represents the height (in metres) of the arch at that point.
(i) Find the zeroes of the polynomial f(x) and interpret their meaning in the context of the bridge. [1 mark]
(ii) Using the zeroes found in part (i), verify the relationship between zeroes and coefficients of f(x). [1 mark]
(iii) The engineer decides to raise the entire arch by 'k' metres so that the new polynomial becomes g(x) = –x² + 4x + 5 + k. For the new arch to just touch the ground at exactly one point (i.e., the arch has a single point of contact with the ground), find the value of k.
OR
(iii) A second arch of the same bridge is modelled by h(x) = 2x² + (3 – p)x – 6, where p is a constant. If one zero of h(x) is 3/2, find the other zero and the value of p. [2 marks]
Show answerHide answer
⟹ –x² + 4x + 5 = 0
⟹ x² – 4x – 5 = 0
⟹ x² – 5x + x – 5 = 0
⟹ x(x – 5) + 1(x – 5) = 0
⟹ (x + 1)(x – 5) = 0
∴ x = –1 or x = 5
The zeroes of f(x) are –1 and 5.
Contextual interpretation: The zeroes represent the horizontal positions where the height of the arch is zero, i.e., the two points where the arch meets the ground. Since distance cannot be negative, x = 5 m is the meaningful point where the arch touches the ground on the far side; x = –1 is a mathematical zero outside the physical span.
∴ The zeroes are –1 and 5, representing the ground-level points of the arch.
---
(ii) For f(x) = –x² + 4x + 5, we have a = –1, b = 4, c = 5.
Let α = –1 and β = 5.
Verification of sum of zeroes:
α + β = –1 + 5 = 4
–b/a = –(4)/(–1) = 4 ✓
Verification of product of zeroes:
αβ = (–1)(5) = –5
c/a = 5/(–1) = –5 ✓
∴ Both relationships are verified. Hence proved.
---
(iii) [Main Option]
The new polynomial is g(x) = –x² + 4x + 5 + k.
For the arch to just touch the ground at exactly one point, g(x) = 0 must have exactly one (repeated) real root.
Setting g(x) = 0:
–x² + 4x + (5 + k) = 0
⟹ x² – 4x – (5 + k) = 0
For exactly one real root, the discriminant D = 0.
D = b² – 4ac = (–4)² – 4(1)(–(5 + k))
⟹ D = 16 + 4(5 + k)
⟹ D = 16 + 20 + 4k
⟹ D = 36 + 4k
Setting D = 0:
36 + 4k = 0
⟹ 4k = –36
∴ k = –9
The arch must be lowered by 9 metres (k = –9) so that the new arch just touches the ground at exactly one point.
---
(iii) [OR Option]
For h(x) = 2x² + (3 – p)x – 6, let α = 3/2 and β be the other zero.
Using the relationship: product of zeroes = c/a
αβ = c/a = –6/2 = –3
⟹ (3/2) · β = –3
⟹ β = –3 × (2/3)
∴ β = –2
The other zero is –2.
Now, using the relationship: sum of zeroes = –b/a
α + β = –(3 – p)/2
⟹ (3/2) + (–2) = –(3 – p)/2
⟹ 3/2 – 4/2 = –(3 – p)/2
⟹ –1/2 = –(3 – p)/2
⟹ –1 = –(3 – p)
⟹ 1 = 3 – p
⟹ p = 3 – 1
∴ p = 2
∴ The other zero is –2 and the value of p is 2.