Coordinate Geometry: Question 7

Syllabus 1.3

Structured AS 8 marks

Points A(2,5)A(-2, 5) and B(4,1)B(4, -1) lie on line l1l_1.

(a) Find the equation of l1l_1, giving your answer in the form y=mx+cy = mx + c. [3]

(b) Line l2l_2 is parallel to l1l_1 and passes through the point C(5,4)C(5, 4). Find the equation of l2l_2, giving your answer in the form y=mx+cy = mx + c. [2]

(c) Line l3l_3 has equation y=2x3y = 2x - 3. Find the coordinates of the point at which l1l_1 and l3l_3 intersect. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Equation of l1l_1

Gradient. For A(2,5)A(-2, 5) and B(4,1)B(4, -1):

m=154(2)=66=1.m = \frac{-1 - 5}{4 - (-2)} = \frac{-6}{6} = -1.

Equation. Using point A(2,5)A(-2, 5) in yy1=m(xx1)y - y_1 = m(x - x_1):

y5=1(x(2))=1(x+2)=x2y - 5 = -1(x - (-2)) = -1(x + 2) = -x - 2

y=x2+5=x+3.y = -x - 2 + 5 = -x + 3.

Check with B(4,1)B(4, -1): y=(4)+3=1.y = -(4) + 3 = -1. \checkmark

So l1l_1 has equation y=x+3\boxed{y = -x + 3}.

Part (b): Equation of l2l_2

Since l2l_2 is parallel to l1l_1, it has the same gradient, m=1m = -1.

Using the point C(5,4)C(5, 4):

y4=1(x5)=x+5y - 4 = -1(x - 5) = -x + 5

y=x+5+4=x+9.y = -x + 5 + 4 = -x + 9.

Check with C(5,4)C(5, 4): y=(5)+9=4.y = -(5) + 9 = 4. \checkmark

So l2l_2 has equation y=x+9\boxed{y = -x + 9}.

Part (c): Intersection of l1l_1 and l3l_3

At the point of intersection, the yy-values of l1l_1 and l3l_3 are equal:

x+3=2x3-x + 3 = 2x - 3

3+3=2x+x3 + 3 = 2x + x

6=3x    x=2.6 = 3x \implies x = 2.

Substituting x=2x = 2 back into l1l_1‘s equation:

y=(2)+3=1.y = -(2) + 3 = 1.

Check with l3l_3: y=2(2)3=43=1.y = 2(2) - 3 = 4 - 3 = 1. \checkmark Both equations agree, confirming the intersection point.

So l1l_1 and l3l_3 intersect at (2,1)\boxed{(2, 1)}.

Final answers

  • (a) l1l_1: y=x+3y = -x + 3
  • (b) l2l_2: y=x+9y = -x + 9
  • (c) l1l_1 and l3l_3 intersect at (2,1)(2, 1)