← Back to all lessons
Class 10Geometry14:00Published 22 Sept 2024

Coordinate Geometry Sure Questions Part 2 (Class 10)

A set of exam-style coordinate geometry questions for Class 10, covering distance, collinearity, the section formula, and finding unknown coordinates.

This Class 10 lesson works through the kind of coordinate geometry questions that turn up again and again in exams. Starting from the distance formula, it shows how to test whether three points form a triangle (and what type), how to prove points are collinear, and how to find a point on an axis that is equidistant from two others. It finishes with the section formula and the midpoint of a segment, working each example step by step.

What you'll learn

  • Using the distance formula to measure the length between two points
  • Testing whether three points form a triangle and identifying a right triangle
  • Proving that three points lie on the same straight line
  • Applying the section and midpoint formulae to divide a line segment

Lesson chapters

0:00Distance formula and simple cases
1:43Do three points form a triangle, and what type
5:23Proving three points are collinear
6:59Point on the y-axis equidistant from two points
9:05Finding y from a fixed distance, and a relation between x and y
12:10Section formula and midpoint of a segment

Lesson notes

This lesson works through a set of sure-fire Class 10 coordinate geometry questions: distances between points, testing for triangles and right triangles, collinearity, equidistant points, the section formula, and midpoints.

Distance between two points

The distance between A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) is

AB=(x1x2)2+(y1y2)2.AB = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}.

For A(0,5)A(0,5) and B(0,8)B(0,8):

AB=(00)2+(58)2=0+9=3.AB = \sqrt{(0-0)^2 + (5-8)^2} = \sqrt{0 + 9} = 3.

When the xx-coordinates are equal, the distance is just the gap in the yy-coordinates, y2y1=85=3|y_2 - y_1| = |8 - 5| = 3. Likewise, when the yy-coordinates are equal, the distance is x2x1|x_2 - x_1|.

The distance of a point (x,y)(x, y) from the origin is x2+y2\sqrt{x^2 + y^2}. For (3,4)(3,4):

32+42=9+16=25=5.\sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

Do three points form a triangle?

Take A(3,2)A(3,2), B(2,3)B(-2,-3), C(2,3)C(2,3). Find the three side lengths.

AB=(3(2))2+(2(3))2=52+52=507.07.AB = \sqrt{(3-(-2))^2 + (2-(-3))^2} = \sqrt{5^2 + 5^2} = \sqrt{50} \approx 7.07.

BC=(22)2+(33)2=(4)2+(6)2=527.21.BC = \sqrt{(-2-2)^2 + (-3-3)^2} = \sqrt{(-4)^2 + (-6)^2} = \sqrt{52} \approx 7.21.

AC=(32)2+(23)2=12+(1)2=21.41.AC = \sqrt{(3-2)^2 + (2-3)^2} = \sqrt{1^2 + (-1)^2} = \sqrt{2} \approx 1.41.

Three points form a triangle if the sum of any two sides is greater than the third. Here every pair satisfies this, so AA, BB, CC form a triangle.

Is it a right triangle?

The longest side is BC=52BC = \sqrt{52}, so BC2=52BC^2 = 52. Check the other two sides:

AB2+AC2=(50)2+(2)2=50+2=52=BC2.AB^2 + AC^2 = (\sqrt{50})^2 + (\sqrt{2})^2 = 50 + 2 = 52 = BC^2.

Since the square of the longest side equals the sum of the squares of the other two, ABCABC is a right triangle.

Proving points are collinear

Take A(3,1)A(3,1), B(6,4)B(6,4), C(8,6)C(8,6).

AB=(36)2+(14)2=9+9=18=32.AB = \sqrt{(3-6)^2 + (1-4)^2} = \sqrt{9 + 9} = \sqrt{18} = 3\sqrt{2}.

BC=(68)2+(46)2=4+4=8=22.BC = \sqrt{(6-8)^2 + (4-6)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2}.

AC=(38)2+(16)2=25+25=50=52.AC = \sqrt{(3-8)^2 + (1-6)^2} = \sqrt{25 + 25} = \sqrt{50} = 5\sqrt{2}.

Since AB+BC=32+22=52=ACAB + BC = 3\sqrt{2} + 2\sqrt{2} = 5\sqrt{2} = AC, the three points lie on a straight line, so AA, BB, CC are collinear.

Point on the y-axis equidistant from two points

Find the point on the yy-axis equidistant from A(2,5)A(2,-5) and B(2,9)B(-2,9). A point on the yy-axis has the form P(0,y)P(0, y), and PA=PBPA = PB:

(20)2+(5y)2=(20)2+(9y)2.\sqrt{(2-0)^2 + (-5-y)^2} = \sqrt{(-2-0)^2 + (9-y)^2}.

Squaring both sides:

4+25+10y+y2=4+8118y+y2.4 + 25 + 10y + y^2 = 4 + 81 - 18y + y^2.

The 44 and y2y^2 cancel, leaving 25+10y=8118y25 + 10y = 81 - 18y, so 28y=5628y = 56 and y=2y = 2. The point is (0,2)(0, 2).

Finding y from a fixed distance

Find yy so that the distance between P(2,3)P(2,-3) and Q(10,y)Q(10, y) is 1010.

(210)2+(3y)2=10.\sqrt{(2-10)^2 + (-3-y)^2} = 10.

Squaring: 64+(y2+6y+9)=10064 + (y^2 + 6y + 9) = 100, so

y2+6y27=0.y^2 + 6y - 27 = 0.

Factorising (product 27-27, sum 66 gives 99 and 3-3): (y+9)(y3)=0(y+9)(y-3) = 0, so y=9y = -9 or y=3y = 3.

A relation between x and y

Find the relation between xx and yy so that P(x,y)P(x,y) is equidistant from A(7,1)A(7,1) and B(3,5)B(3,5). From PA=PBPA = PB, squaring both sides:

(x7)2+(y1)2=(x3)2+(y5)2.(x-7)^2 + (y-1)^2 = (x-3)^2 + (y-5)^2.

Expanding:

x214x+49+y22y+1=x26x+9+y210y+25.x^2 - 14x + 49 + y^2 - 2y + 1 = x^2 - 6x + 9 + y^2 - 10y + 25.

The x2x^2 and y2y^2 terms cancel, leaving 14x2y+50=6x10y+34-14x - 2y + 50 = -6x - 10y + 34. Collecting terms:

8x+8y=16xy=2.-8x + 8y = -16 \quad\Longrightarrow\quad x - y = 2.

Section formula

The point P(x,y)P(x,y) that divides the segment from A(x1,y1)A(x_1,y_1) to B(x2,y2)B(x_2,y_2) internally in the ratio m1:m2m_1 : m_2 is

P=(m1x2+m2x1m1+m2,  m1y2+m2y1m1+m2).P = \left( \frac{m_1 x_2 + m_2 x_1}{m_1 + m_2}, \; \frac{m_1 y_2 + m_2 y_1}{m_1 + m_2} \right).

For A(4,3)A(4,-3) and B(8,5)B(8,5) divided in the ratio 3:13 : 1 (so m1=3m_1 = 3, m2=1m_2 = 1):

P=(38+144,  35+1(3)4)=(284,124)=(7,3).P = \left( \frac{3 \cdot 8 + 1 \cdot 4}{4}, \; \frac{3 \cdot 5 + 1 \cdot (-3)}{4} \right) = \left( \frac{28}{4}, \frac{12}{4} \right) = (7, 3).

Midpoint of a segment

The midpoint of P(x1,y1)P(x_1,y_1) and Q(x2,y2)Q(x_2,y_2) is

(x1+x22,  y1+y22).\left( \frac{x_1 + x_2}{2}, \; \frac{y_1 + y_2}{2} \right).

For P(3,9)P(3,9) and Q(3,7)Q(-3,-7):

(3+(3)2,  9+(7)2)=(0,1).\left( \frac{3 + (-3)}{2}, \; \frac{9 + (-7)}{2} \right) = (0, 1).

Key takeaways

  • The distance formula (x1x2)2+(y1y2)2\sqrt{(x_1-x_2)^2 + (y_1-y_2)^2} underlies triangle, collinearity, and equidistant-point questions.
  • Three points form a triangle when each pair of sides beats the third; they are collinear when two side lengths add up to the third.
  • A triangle is right-angled when the square of its longest side equals the sum of the squares of the other two.
  • The section formula divides a segment in a given ratio, and the midpoint formula is the special case of the ratio 1:11:1.