← Back to all lessons
Class 10Geometry5:33Published 19 Sept 2024

Coordinate Geometry: Results and Formulae for 1 Mark Questions

A quick revision of the key results and formulae of coordinate geometry, the kind needed for one mark questions: quadrants and signs, the distance and section formulae, the midpoint, and the centroid.

This lesson runs through the standard results and formulae of coordinate geometry that come up in one mark questions. It covers the coordinate axes, the four quadrants and the sign of coordinates in each, points on the axes, and the distance formula. It then lists how to use distances to identify common figures, and finishes with the section formula, the midpoint formula, and the centroid of a triangle.

What you'll learn

  • The four quadrants and the sign of the coordinates in each, plus what the coordinates of a point on an axis look like
  • How to find the distance between two points and use it to recognise triangles, squares, rectangles, rhombuses and parallelograms
  • How to split a line segment in a given ratio with the section formula and find the midpoint of a segment
  • How to locate the centroid of a triangle and the ratio in which it divides each median

Lesson chapters

0:00Axes, quadrants and coordinates
0:55Signs of coordinates in each quadrant
1:52The distance formula
2:28Identifying figures from side lengths
3:36The section formula and midpoint
4:17The centroid of a triangle

Lesson notes

Coordinate geometry: results and formulae

This lesson is a quick revision of the main results and formulae of coordinate geometry, the kind asked for in one mark questions. It moves from the axes and quadrants through the distance formula to the section, midpoint, and centroid formulae.

Axes, quadrants and coordinates

The point where the xx-axis and yy-axis meet is the origin. The two axes divide the plane into four parts called quadrants.

A point has two coordinates: the xx-coordinate (the abscissa) and the yy-coordinate (the ordinate). Two ordered pairs are equal exactly when their parts match:

(a,b)=(c,d)    a=c and b=d.(a, b) = (c, d) \iff a = c \text{ and } b = d.

On the xx-axis the yy-coordinate of a point is 00, so it has the form (x,0)(x, 0). On the yy-axis the xx-coordinate is 00, so it has the form (0,y)(0, y). The origin itself is (0,0)(0, 0).

Signs of coordinates in each quadrant

The sign of each coordinate tells you which quadrant a point lies in.

  • First quadrant: (+,+)(+, +), for example (2,5)(2, 5).
  • Second quadrant: (,+)(-, +), for example (3,6)(-3, 6).
  • Third quadrant: (,)(-, -), for example (4,6)(-4, -6).
  • Fourth quadrant: (+,)(+, -), for example (8,2)(8, -2).

A point such as (0,3)(0, 3) lies on the yy-axis and (4,0)(4, 0) lies on the xx-axis.

The distance formula

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

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

The order of subtraction does not matter, since squaring removes the sign:

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

For the distance from the origin O(0,0)O(0, 0) to a point P(x,y)P(x, y) this reduces to

OP=x2+y2.OP = \sqrt{x^2 + y^2}.

Identifying figures from side lengths

Using the distance formula to compare sides and diagonals, you can recognise different figures.

  • Scalene triangle: all three sides are different.
  • Equilateral triangle: all three sides are equal.
  • Isosceles triangle: two sides are equal.
  • Right triangle: the square of the longest side equals the sum of the squares of the other two sides.
  • Isosceles right triangle: show it is both isosceles and right.
  • Rectangle: opposite sides are equal and the diagonals are equal.
  • Square: all sides are equal and the diagonals are equal.
  • Rhombus: all sides are equal but the diagonals are not equal.
  • Parallelogram: opposite sides are equal but the diagonals are not equal.
  • Collinear points AA, BB, CC: find ABAB, BCBC, and CACA. If the longest of these equals the sum of the other two, the points are collinear.

The section formula and midpoint

If P(x,y)P(x, y) divides the segment ABAB internally in the ratio m1:m2m_1 : m_2, where A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2), then

P(x,y)=(m1x2+m2x1m1+m2, m1y2+m2y1m1+m2).P(x, y) = \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).

The midpoint of ABAB is the special case of equal parts:

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

The centroid of a triangle

The point where the medians of a triangle meet is the centroid, denoted GG. The centroid divides each median in the ratio 2:12 : 1 from the vertex, so AG:GD=BG:GE=CG:GF=2:1AG : GD = BG : GE = CG : GF = 2 : 1.

For a triangle with vertices A(x1,y1)A(x_1, y_1), B(x2,y2)B(x_2, y_2), C(x3,y3)C(x_3, y_3), the centroid is

G=(x1+x2+x33, y1+y2+y33).G = \left( \frac{x_1 + x_2 + x_3}{3},\ \frac{y_1 + y_2 + y_3}{3} \right).

Key takeaways

  • A point on the xx-axis is (x,0)(x, 0) and a point on the yy-axis is (0,y)(0, y); the signs of the coordinates fix the quadrant.
  • The distance between A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) is (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}, and from this you can identify triangles and quadrilaterals.
  • The section formula gives the point dividing ABAB in ratio m1:m2m_1 : m_2, and the centroid of a triangle is the average of its three vertices.