3 Coordinate geometry in the (x, y) plane — coverage pack

4 specification leaves · notes, questions, answers and worked methods

3.1 · Understand and use the equation of a straight line, including the forms y − y1 = m(x − x1) and ax + by + c = 0; gradient conditions for two straight lines to be parallel or perpendicular; use straight line models in a variety of contexts.

  • A non-vertical straight line has constant gradient mm and may be written as yy1=m(xx1)y-y_1=m(x-x_1) through a known point or rearranged into ax+by+c=0ax+by+c=0.
  • Parallel lines have equal gradients, while non-vertical perpendicular lines have gradients whose product is 1-1.
  • For two known points, first calculate m=(y2y1)/(x2x1)m=(y_2-y_1)/(x_2-x_1), then substitute one point into a line equation and check the other point.
  • In a linear model, interpret the gradient and intercept in context and respect practical restrictions. A common error is to round a limiting input upwards when this breaks the stated constraint.

Tier 1 · Easy

  1. 1. Find the equation of the line with gradient 3-3 that passes through (2,4)(2,4). Write it as y=mx+cy=mx+c.[2 marks]

    Answer

    • y=3x+10y=-3x+10

    Method: Use point-gradient form: y4=3(x2)y-4=-3(x-2). Expanding gives y4=3x+6y-4=-3x+6, so y=3x+10y=-3x+10.

Tier 2 · Standard

  1. 1. The line LL has equation 2x5y+7=02x-5y+7=0. Find an equation of the line through (4,1)(4,-1) that is perpendicular to LL. Write your equation as ax+by+c=0ax+by+c=0 with integer coefficients.[3 marks]

    Answer

    • 5x+2y18=05x+2y-18=0

    Method: Rearrange LL to y=25x+75y=\dfrac{2}{5}x+\dfrac{7}{5}, so its gradient is 25\dfrac{2}{5}. A perpendicular line has gradient 52-\dfrac{5}{2}. Hence y+1=52(x4)y+1=-\dfrac{5}{2}(x-4), which rearranges to 5x+2y18=05x+2y-18=0.

Tier 3 · Hard

  1. 1. A delivery company models the charge CC pounds for a journey of dd kilometres by a straight line. Journeys of 88 km and 1414 km cost £19.60\pounds 19.60 and £29.80\pounds 29.80 respectively. Find the model for CC in terms of dd, interpret its gradient, and find the greatest whole number of kilometres that can be travelled for at most £45\pounds 45.[5 marks]

    Answer

    • C=1.7d+6C=1.7d+6
    • The model charges £1.70\pounds 1.70 per kilometre.
    • 2222 km

    Method: The gradient is (29.8019.60)/(148)=10.20/6=1.70(29.80-19.60)/(14-8)=10.20/6=1.70, representing the charge per kilometre. Write C=1.7d+cC=1.7d+c and use (8,19.60)(8,19.60): 19.60=1.7(8)+c19.60=1.7(8)+c, so c=6c=6. For the budget, solve 1.7d+6451.7d+6\le45, giving d390/1722.94d\le390/17\approx22.94. The greatest permitted whole number is therefore 2222 km; 2323 km would cost £45.10\pounds 45.10.

3.2 · Understand and use the coordinate geometry of the circle, including the equation (x − a)² + (y − b)² = r²; complete the square for centre and radius; use circle properties (semicircle angle, chord bisector, tangent-radius).

  • A circle with centre (a,b)(a,b) and radius rr has equation (xa)2+(yb)2=r2(x-a)^2+(y-b)^2=r^2.
  • Complete the square separately in xx and yy to reveal the centre and radius of a circle given in expanded form.
  • A radius is perpendicular to the tangent at its endpoint; perpendicular chord bisectors meet at the circumcentre, and an angle subtended by a diameter at the circumference is 9090^\circ.
  • When testing tangency, require exactly one intersection or set the perpendicular distance from the centre to the line equal to the radius. A common error is to read the centre as (a,b)(a,b) from (x+a)2+(y+b)2(x+a)^2+(y+b)^2 instead of (a,b)(-a,-b).

Tier 1 · Easy

  1. 1. Find the centre and radius of the circle x2+y26x+8y11=0x^2+y^2-6x+8y-11=0.[3 marks]

    Answer

    • Centre (3,4)(3,-4)
    • Radius 66

    Method: Complete both squares: x26x=(x3)29x^2-6x=(x-3)^2-9 and y2+8y=(y+4)216y^2+8y=(y+4)^2-16. The equation becomes (x3)2+(y+4)2=36(x-3)^2+(y+4)^2=36, so the centre is (3,4)(3,-4) and the radius is 66.

Tier 2 · Standard

  1. 1. The point P(5,3)P(5,3) lies on the circle with centre (2,1)(2,-1). Determine the tangent at PP. Write your equation as ax+by+c=0ax+by+c=0 with integer coefficients.[3 marks]

    Answer

    • 3x+4y27=03x+4y-27=0

    Method: The gradient of the radius from (2,1)(2,-1) to (5,3)(5,3) is 4/34/3, so the tangent gradient is 3/4-3/4. Hence y3=34(x5)y-3=-\dfrac{3}{4}(x-5). Multiplying by 44 and rearranging gives 3x+4y27=03x+4y-27=0.

Tier 3 · Hard

  1. 1. The points A(1,2)A(-1,2), B(5,2)B(5,2) and C(1,6)C(1,6) lie on a circle. Use perpendicular bisectors to find the equation of this circumcircle.[5 marks]

    Answer

    • (x2)2+(y3)2=10(x-2)^2+(y-3)^2=10

    Method: The midpoint of horizontal chord ABAB is (2,2)(2,2), so its perpendicular bisector is x=2x=2. The midpoint of ACAC is (0,4)(0,4) and the gradient of ACAC is 22, so its perpendicular bisector is y4=12xy-4=-\dfrac{1}{2}x. At x=2x=2 this gives y=3y=3, so the centre is (2,3)(2,3). The squared radius is (12)2+(23)2=10(-1-2)^2+(2-3)^2=10, hence the circumcircle is (x2)2+(y3)2=10(x-2)^2+(y-3)^2=10.

3.3 · Understand and use the parametric equations of curves and conversion between Cartesian and parametric forms.

  • Parametric equations express both coordinates in terms of a third variable: x=f(t)x=f(t) and y=g(t)y=g(t).
  • To obtain a Cartesian equation, eliminate the parameter by making tt the subject of one equation and substituting into the other, or by using a suitable identity.
  • To parametrise a Cartesian curve, choose expressions that satisfy it identically, such as x=acostx=a\cos t and y=bsinty=b\sin t for x2/a2+y2/b2=1x^2/a^2+y^2/b^2=1.
  • Record any parameter interval because it determines which part of the Cartesian curve is traced. A common error is to eliminate tt but lose a domain restriction.

Tier 1 · Easy

  1. 1. For x=2t1x=2t-1 and y=t+4y=t+4, eliminate tt to obtain a Cartesian equation.[2 marks]

    Answer

    • y=x2+92y=\dfrac{x}{2}+\dfrac{9}{2}

    Method: From x=2t1x=2t-1, t=(x+1)/2t=(x+1)/2. Substitute into y=t+4y=t+4 to get y=(x+1)/2+4=x/2+9/2y=(x+1)/2+4=x/2+9/2.

Tier 2 · Standard

  1. 1. The curve x=2t+1x=2t+1, y=t23y=t^2-3 is defined for t0t\ge0. Find a Cartesian equation and state the corresponding restriction on xx.[3 marks]

    Answer

    • y=(x1)243y=\dfrac{(x-1)^2}{4}-3, with x1x\ge1

    Method: Rearrange x=2t+1x=2t+1 to t=(x1)/2t=(x-1)/2. Therefore y=((x1)/2)23=(x1)2/43y=((x-1)/2)^2-3=(x-1)^2/4-3. Since t0t\ge0, x=2t+11x=2t+1\ge1.

Tier 3 · Hard

  1. 1. The curve x=t+1x=t+1, y=t22ty=t^2-2t meets the line y=3x6y=3x-6 at two points. Find the exact coordinates of both points.[5 marks]

    Answer

    • (7+132,9+3132)\left(\dfrac{7+\sqrt{13}}{2},\dfrac{9+3\sqrt{13}}{2}\right)
    • (7132,93132)\left(\dfrac{7-\sqrt{13}}{2},\dfrac{9-3\sqrt{13}}{2}\right)

    Method: At an intersection, t22t=3(t+1)6t^2-2t=3(t+1)-6, so t25t+3=0t^2-5t+3=0. Hence t=(5±13)/2t=(5\pm\sqrt{13})/2. Using x=t+1x=t+1 gives x=(7±13)/2x=(7\pm\sqrt{13})/2, and then y=3x6=(9±313)/2y=3x-6=(9\pm3\sqrt{13})/2, with matching signs.

3.4 · Use parametric equations in modelling in a variety of contexts.

  • In a parametric model, the parameter often represents time and the pair (x(t),y(t))(x(t),y(t)) gives the object's position at that time.
  • Translate a contextual event into equations: meeting a boundary fixes one coordinate, while a collision requires both coordinates of two objects to agree at the same time.
  • Eliminating the parameter can reveal the path, but the parameter range still controls the physically modelled section of that path.
  • Check units, permitted times and whether a calculated event occurs within the model's domain. A common error is to find where two paths cross without checking that the objects arrive there simultaneously.

Tier 1 · Easy

  1. 1. A particle's position after tt seconds is modelled by x=12tx=12t, y=20t5t2y=20t-5t^2, where distances are in metres. Find its position when t=1.5t=1.5.[2 marks]

    Answer

    • (18,18.75)(18,18.75) metres

    Method: Substitute t=1.5t=1.5: x=12(1.5)=18x=12(1.5)=18 and y=20(1.5)5(1.5)2=3011.25=18.75y=20(1.5)-5(1.5)^2=30-11.25=18.75.

Tier 2 · Standard

  1. 1. An arch is modelled by x=6tx=6t, y=12t3t2y=12t-3t^2 for 0t40\le t\le4, with xx and yy in metres. Find a Cartesian equation for the arch and its horizontal span.[4 marks]

    Answer

    • y=2xx212y=2x-\dfrac{x^2}{12} for 0x240\le x\le24
    • Span 2424 m

    Method: Since x=6tx=6t, t=x/6t=x/6. Substitute into yy: y=12(x/6)3(x/6)2=2xx2/12y=12(x/6)-3(x/6)^2=2x-x^2/12. The parameter interval gives 0x240\le x\le24. The arch meets ground level at its two endpoints, so its horizontal span is 240=2424-0=24 m.

Tier 3 · Hard

  1. 1. Two particles move for t0t\ge0 seconds. Particle PP has position (3t+2,t2+2)(3t+2,t^2+2) and particle QQ has position (122t,t+4)(12-2t,t+4). Determine whether they collide and, if they do, find the time and position of the collision.[4 marks]

    Answer

    • They collide at t=2t=2 seconds at (8,6)(8,6).

    Method: Equal xx-coordinates require 3t+2=122t3t+2=12-2t, so 5t=105t=10 and t=2t=2. Check the other coordinate at this same time: for PP, y=22+2=6y=2^2+2=6; for QQ, y=2+4=6y=2+4=6. Both positions are therefore (8,6)(8,6) at t=2t=2, so a collision occurs. The linear xx equation has only one solution, so there is no other collision.