Introduction to Coordinate Geometry
Coordinate Geometry, also known as Analytic Geometry, is the study of geometry using the coordinate plane. It combines algebra and geometry to solve geometric problems using coordinates and equations. This chapter covers the fundamental concepts of the Cartesian coordinate system, distance formulas, section formulas, and properties of lines and shapes.
Cartesian Coordinate System: Developed by mathematician René Descartes, this system uses ordered pairs (x, y) to represent points in a plane. The horizontal line is the x-axis, the vertical line is the y-axis, and their intersection is the origin (0, 0).
Coordinate System
Learn about the Cartesian coordinate system, quadrants, and how to plot points in a plane.
Distance Formula
Calculate distances between points using the distance formula derived from the Pythagorean theorem.
Section Formula
Find coordinates of points dividing line segments internally or externally in given ratios.
Coordinate System
Basic Components
- Origin (O): Point of intersection of horizontal (x-axis) and vertical (y-axis) lines. Denoted as (0, 0).
- Coordinate Axes: Horizontal line = x-axis, Vertical line = y-axis.
- Coordinate Plane: The plane containing both x-axis and y-axis.
- Point Representation: A point P is represented as (x, y) where x = abscissa (directed distance from y-axis) and y = ordinate (directed distance from x-axis).
Quadrants
The coordinate axes divide the plane into four equal parts called quadrants:
Quadrant I
x > 0, y > 0
Example: (3, 4)
Quadrant II
x < 0, y > 0
Example: (-3, 4)
Quadrant III
x < 0, y < 0
Example: (-3, -4)
Quadrant IV
x > 0, y < 0
Example: (3, -4)
Quadrant Order: Remember “All Students Take Calculus” – Quadrants I, II, III, IV in counterclockwise order. In Quadrant I: All (x,y) positive. In Quadrant II: Sine positive. In Quadrant III: Tangent positive. In Quadrant IV: Cosine positive.
Important Notes
- Points on the x-axis have y = 0 (e.g., (3, 0))
- Points on the y-axis have x = 0 (e.g., (0, 4))
- Origin is (0, 0)
- Points on axes don’t belong to any quadrant
Distance Formula
Distance Between Two Points
For two points P(x₁, y₁) and Q(x₂, y₂), the distance between them is:
Distance from Origin
Distance of point P(x, y) from origin O(0, 0):
Special Cases:
- Points with same x-coordinate (vertical line): d = |y₂ – y₁|
- Points with same y-coordinate (horizontal line): d = |x₂ – x₁|
- Distance is always positive (d ≥ 0)
Example
Find distance between points A(2, 3) and B(5, 7):
Section Formula
Internal Division
If point R(x, y) divides line segment joining P(x₁, y₁) and Q(x₂, y₂) internally in ratio m:n:
External Division
If point R(x, y) divides line segment joining P(x₁, y₁) and Q(x₂, y₂) externally in ratio m:n:
Midpoint Formula
Special case when m:n = 1:1 (midpoint):
Remember: For internal division, both m and n are positive. For external division, think of the ratio as m:-n (one part negative). The midpoint formula is just the average of coordinates.
Centers of a Triangle
1. Centroid (G)
Point of intersection of medians (lines joining vertices to midpoints of opposite sides).
Properties: Divides each median in ratio 2:1, medians are concurrent.
2. Incenter (I)
Point of intersection of angle bisectors.
Where a, b, c are lengths of sides opposite vertices A, B, C respectively.
3. Circumcenter (O)
Point of intersection of perpendicular bisectors of sides.
Properties: Equidistant from all vertices, center of circumscribed circle.
4. Orthocenter (H)
Point of intersection of altitudes (perpendiculars from vertices to opposite sides).
In an equilateral triangle, centroid, incenter, circumcenter, and orthocenter all coincide at the same point!
Lines and Slopes
Inclination and Slope
- Inclination (θ): Angle measured counterclockwise from positive x-axis to line (0° ≤ θ < 180°).
- Slope (m): m = tan θ = (y₂ – y₁)/(x₂ – x₁)
Special Cases
- Horizontal line: θ = 0°, m = 0
- Vertical line: θ = 90°, m = undefined
- Line bisecting 1st & 3rd quadrants: θ = 45°, m = 1
- Line bisecting 2nd & 4th quadrants: θ = 135°, m = -1
Line Equations
- Slope-intercept: y = mx + c
- Point-slope: y – y₁ = m(x – x₁)
- Two-point: (y – y₁)/(y₂ – y₁) = (x – x₁)/(x₂ – x₁)
- Intercept: x/a + y/b = 1
- General: Ax + By + C = 0
Parallel lines: m₁ = m₂
Perpendicular lines: m₁ × m₂ = -1
Collinear points: Slope between any two pairs of points is equal
Distance from Point to Line
Distance from point P(x₁, y₁) to line Ax + By + C = 0:
Area of Triangle
Area of triangle with vertices (x₁, y₁), (x₂, y₂), (x₃, y₃):
Note: If area = 0, points are collinear.
Quadrilaterals
Types of Quadrilaterals
1. Square
- All sides equal
- All angles 90°
- Diagonals equal and bisect at right angles
2. Rectangle
- Opposite sides equal
- All angles 90°
- Diagonals equal and bisect each other
3. Parallelogram
- Opposite sides equal and parallel
- Opposite angles equal
- Diagonals bisect each other
4. Rhombus
- All sides equal
- Opposite sides parallel
- Diagonals bisect at right angles
5. Trapezium
- One pair of opposite sides parallel
- Area = ½ × (sum of parallel sides) × height
Remember: Square → Rectangle → Parallelogram → Quadrilateral. Every square is a rectangle, every rectangle is a parallelogram, every parallelogram is a quadrilateral. Rhombus is a special parallelogram with all sides equal.
Area Formulas
- Quadrilateral: Area = ½ |(x₁y₂ + x₂y₃ + x₃y₄ + x₄y₁) – (y₁x₂ + y₂x₃ + y₃x₄ + y₄x₁)|
- General polygon: Similar formula with n vertices
Practice Quiz: Coordinate Geometry
Test your knowledge with these 70 multiple choice questions. Click on your answer, then check the solution.
Study Guidelines for Success
How to Master Coordinate Geometry
- Visualize concepts: Always draw diagrams for distance, section formula, and triangle problems.
- Memorize key formulas: Distance formula, section formula, slope formula, area formulas.
- Practice plotting points: Regularly plot points in different quadrants to build intuition.
- Understand slope relationships: Parallel (m₁ = m₂), perpendicular (m₁ × m₂ = -1).
- Learn triangle centers: Centroid, incenter, circumcenter, orthocenter – their properties and formulas.
- Master quadrilateral properties: Know the hierarchy and distinguishing features of each type.
- Solve systematically: For distance/section problems, write down given points clearly before applying formulas.
- Check collinearity: Use slope or area method to verify if points are collinear.
- Use coordinate proofs: Practice proving geometric properties using coordinates and algebra.
- Review mistakes: Keep a log of errors and understand why they occurred.
During exams: 1) Read questions carefully, 2) Sketch quick diagrams, 3) Apply appropriate formulas, 4) Check units and signs, 5) Verify answers by alternative methods when possible. For coordinate geometry problems, always double-check your calculations as sign errors are common.