Key Points

Coordinate Geometry

12 Sections
  • Distance Formula

    The distance between two points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) is calculated using the formula PQ=(x2x1)2+(y2y1)2PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}. This formula is derived from the Pythagorean theorem.

  • Distance from the Origin

    A special case of the distance formula is finding the distance of a point P(x,y)P(x, y) from the origin O(0,0)O(0, 0). The formula simplifies to OP=x2+y2OP = \sqrt{x^2 + y^2}.

  • Section Formula for Internal Division

    The coordinates of a point P(x,y)P(x, y) that divides the line segment joining A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) internally in the ratio m1:m2m_1:m_2 are given by 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).

  • Mid-Point Formula

    The mid-point of a line segment divides it in the ratio 1:11:1. The coordinates of the mid-point of the segment joining (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).

  • Condition for Collinearity

    Three points A, B, and C are collinear if they lie on the same straight line. This can be verified using the distance formula: the sum of the lengths of any two segments equals the length of the third, for example, AB+BC=ACAB + BC = AC.

  • Identifying Types of Triangles

    Use the distance formula to find the lengths of the three sides. An isosceles triangle has two equal sides. An equilateral triangle has three equal sides. A right-angled triangle satisfies the Pythagorean theorem, a2+b2=c2a^2 + b^2 = c^2.

  • Identifying Types of Quadrilaterals

    To identify a quadrilateral, calculate the lengths of all four sides and both diagonals. A square has all sides equal and diagonals equal. A rhombus has all sides equal but unequal diagonals. A rectangle has opposite sides equal and diagonals equal.

  • Coordinates of Points on Axes

    Any point on the x-axis has coordinates of the form (x,0)(x, 0), as its distance from the x-axis (y-coordinate) is zero. Similarly, any point on the y-axis has coordinates of the form (0,y)(0, y).

  • Finding the Ratio of Division

    To find the ratio in which a point divides a line segment, assume the ratio is k:1k:1. Use the section formula to express the coordinates in terms of kk, then equate with the given coordinates of the point to solve for kk.

  • Points of Trisection

    The points of trisection divide a line segment into three equal parts. For a segment AB, the first point divides it in the ratio 1:21:2 and the second point divides it in the ratio 2:12:1. Use the section formula for each case.

  • Finding a Point Equidistant from Two Points

    To find a point P(x,y)P(x, y) equidistant from two other points AA and BB, set the distances equal: PA=PBPA = PB. It is often easier to work with the squared distances, PA2=PB2PA^2 = PB^2, to avoid square roots.

  • Parallelogram Property

    The diagonals of a parallelogram bisect each other. This means the mid-point of one diagonal is the same as the mid-point of the other diagonal. This property is useful for finding a missing vertex.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words