Cartesian Coordinates
Coordinate geometry (analytic geometry) translates geometric problems into algebraic ones. It is particularly effective for problems involving loci, distances, or specific ratios.
Fundamental Formulas
For points and :
- Distance Formula:
- Midpoint Formula:
- Slope ():
- Parallel lines have equal slopes ().
- Perpendicular lines have negative reciprocal slopes ().
The Shoelace Formula
A powerful algorithm to find the area of a polygon given the coordinates of its vertices in order.
Theorem (Shoelace Formula)
Mnemonic: List coordinates in a column, repeating the first at the bottom. Multiply diagonals down-right (add) and up-right (subtract).
Equation of a Circle
A circle with center and radius :Practice Problems
Exercise (Problem 1)
Find the area of the pentagon with vertices using the Shoelace formula.
Exercise (Problem 2)
Prove that the quadrilateral formed by the midpoints of any quadrilateral is a parallelogram (Varignon's Theorem) using coordinates.
Exercise (Problem 3)
Find the locus of points such that for fixed points . (Hint: Set ).