Skip to content
S4 Final Examination - Mathematics

Questions 16 & 17, worked solutions

Coordinate geometry of a circle and the analysis of a parameterised quadratic, with every step rendered cleanly.

Print / PDF version
Q16Circle through O, A and B

A circle passes through the origin O(0,0)O(0,0) and meets the yy-axis and xx-axis at A(0,12)A(0,12) and B(5,0)B(5,0). A line LL parallel to ABAB cuts the circle at CC and DD in quadrant I.

(a)Equation of AB

Slope mAB=01250=125m_{AB} = \dfrac{0-12}{5-0} = -\dfrac{12}{5}. Using the intercept form:

x5+y12=1    12x+5y60=0\frac{x}{5} + \frac{y}{12} = 1 \;\Longrightarrow\; 12x + 5y - 60 = 0
(b)Centre G and radius r

Since AOB=90\angle AOB = 90^\circ and the circle passes through O,A,BO, A, B, the chord ABAB is a diameter (angle in a semicircle). So GG is the midpoint of ABAB:

G=(0+52,12+02)=(2.5,6),r=1252+122=6.5G = \left(\tfrac{0+5}{2}, \tfrac{12+0}{2}\right) = (2.5,\, 6), \qquad r = \tfrac{1}{2}\sqrt{5^2 + 12^2} = 6.5
(c)Shortest distance between AB and CD when CD = 5

The perpendicular distance from the centre to a chord of length \ell is r2(/2)2\sqrt{r^2 - (\ell/2)^2}. As ABAB is a diameter through GG, the gap between the parallel lines equals that distance:

d2=r2(CD2)2=6.522.52=36    d=6d^2 = r^2 - \left(\tfrac{CD}{2}\right)^2 = 6.5^2 - 2.5^2 = 36 \;\Longrightarrow\; d = 6
(d)Point M on CD closest to G

MM lies a distance d=6d = 6 from GG along the unit normal to ABAB, which is 113(12,5)\tfrac{1}{13}(12, 5):

M=G+613(12,5)=(20926,10813)(8.04,8.31)M = G + \frac{6}{13}(12,\,5) = \left(\frac{209}{26},\, \frac{108}{13}\right) \approx (8.04,\, 8.31)
xyOA(0, 12)B(5, 0)G(2.5, 6)MCDd = 6
Diameter ABAB, parallel chord CDCD, and the closest point MM at distance d=6d = 6 from GG.
Q17A parameterised quadratic
f(x)=1k[x2+(2k+8)x+(25k20)]f(x) = \frac{1}{k}\left[x^2 + (2k+8)x + (25k - 20)\right]
(a)(i)Show f passes through F(2, 29)
f(2)=1k[4+(2k+8)(2)+25k20]=29kk=29  f(2) = \frac{1}{k}\left[4 + (2k+8)(2) + 25k - 20\right] = \frac{29k}{k} = 29 \;\checkmark
(a)(ii)Vertex of f(x)

Completing the square, the axis of symmetry is at x=(k+4)x = -(k+4), giving:

Vertex of f=(k4,  17k36k)\text{Vertex of } f = \left(-k-4,\; 17 - k - \frac{36}{k}\right)
(b)(i)Vertex U of g(x) = f(-x) + 8

Reflecting in the yy-axis and shifting up by 8 maps the vertex to:

U=(k+4,  25k36k)U = \left(k+4,\; 25 - k - \frac{36}{k}\right)
(b)(ii)Values of k for minimum value 12

Setting the minimum 25k36k=1225 - k - \tfrac{36}{k} = 12 gives k213k+36=0k^2 - 13k + 36 = 0, so:

(k4)(k9)=0    k=4 or k=9(k-4)(k-9) = 0 \;\Longrightarrow\; k = 4 \ \text{or}\ k = 9
(b)(iii)Is the angle claim true?

For k=4k = 4, the relevant angle is FOV29.7\angle FOV \approx 29.7^\circ. The claim that the angle exceeds 3232^\circ is therefore:

False- since 29.7<3229.7^\circ < 32^\circ.

LaTeX source

The full LaTeX\LaTeX document (with the TikZ diagram) is available to view, copy, or download above.