Key Points

Orienting Yourself: The Use of Coordinates
11 Sections
  • 1
    The Cartesian Coordinate Plane

    The coordinate plane is a two-dimensional space formed by two perpendicular number lines. The horizontal line is called the x-axis and the vertical line is called the y-axis.

  • 2
    The Origin

    The point where the x-axis and the y-axis intersect is called the origin. Its coordinates are always (0,0)(0, 0).

  • 3
    Coordinates of a Point

    Any point in the plane can be located by an ordered pair of numbers (x,y)(x, y). The x-coordinate represents the horizontal distance from the y-axis, and the y-coordinate represents the vertical distance from the x-axis.

  • 4
    Points on the Axes

    Any point on the x-axis has coordinates of the form (x,0)(x, 0). Any point on the y-axis has coordinates of the form (0,y)(0, y).

  • 5
    The Four Quadrants

    The axes divide the plane into four quadrants with specific sign conventions for coordinates (x,y)(x, y). Quadrant I is (+,+)(+, +), Quadrant II is (,+)(-, +), Quadrant III is (,)(-, -), and Quadrant IV is (+,)(+, -).

  • 6
    Order of Coordinates

    The order of numbers in a coordinate pair is critical. The point (x,y)(x, y) is different from the point (y,x)(y, x), unless the special case where x=yx = y.

  • 7
    Distance Formula

    The distance dd between any two points P1(x1,y1)P_1(x_1, y_1) and P2(x2,y2)P_2(x_2, y_2) is given by the formula d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}. This formula is derived from the Baudhāyana-Pythagoras theorem.

  • 8
    Distance Parallel to an Axis

    If two points (x1,y)(x_1, y) and (x2,y)(x_2, y) lie on a line parallel to the x-axis, the distance between them is simply the absolute value of the difference in their x-coordinates, x2x1|x_2 - x_1|. Similarly, for points (x,y1)(x, y_1) and (x,y2)(x, y_2) on a vertical line, the distance is y2y1|y_2 - y_1|.

  • 9
    Midpoint Formula

    The coordinates of the midpoint MM of a line segment joining points A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) are found by averaging the coordinates: M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).

  • 10
    Test for Collinearity

    Three points A, B, and C are collinear (lie on the same straight line) if the sum of the distances of two pairs of points equals the distance of the third pair. For example, the points are collinear if AB+BC=ACAB + BC = AC.

  • 11
    Equation of a Circle with Center at Origin

    A point P(x,y)P(x, y) is on a circle with center at the origin (0,0)(0, 0) and radius rr if its coordinates satisfy the equation x2+y2=r2x^2 + y^2 = r^2. A point is inside the circle if x2+y2<r2x^2 + y^2 < r^2 and outside if x2+y2>r2x^2 + y^2 > r^2.

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