Coordinate Geometry
Coordinate geometry is geometry done with numbers. Instead of arguing about angles and similar triangles, you place every point on the Cartesian plane as an ordered pair (x, y) and let algebra do the heavy lifting — distances become a Pythagoras calculation, a line becomes a single equation, and "do these three points form a triangle" becomes "is this determinant zero". For CAT this chapter is a quiet scorer: the questions are rarely about memorised theorems and almost always about applying four or five compact formulas cleanly under time pressure. It also acts as a bridge — slopes feed straight into Functions and graphs, the section formula reappears in ratio and mensuration problems, and the area formula is the fastest collinearity test in the exam. This chapter builds the toolkit in order: the distance between two points, the midpoint and section formula (internal and external), the slope of a line and the standard forms of a line, the parallel and perpendicular conditions, and finally the determinant area of a triangle that doubles as a collinearity check. Each topic comes with worked CAT-style examples, the fastest method, and the sign and base traps that quietly cost marks.
Topics
⚡ CAT shortcuts & speed methods
The fastest ways to crack this chapter under time pressure — the techniques that separate a 95+ percentiler from the rest.
- Distance is Pythagoras: build the right triangle from Δx and Δy. Spot triples 3-4-5, 5-12-13, 8-15-17 for instant √.
- Midpoint is the 1:1 section point — just average the coordinates; no need for the full section formula.
- Section formula: the FAR-point weight is m, the NEAR-point weight is n. For external division, flip the plus signs to minus.
- Slope of ax + by + c = 0 is −a/b. Parallel ⇒ equal slopes; perpendicular ⇒ negative reciprocal (product −1).
- Need where a line meets the axes? Use intercept form x/a + y/b = 1 and read a, b straight off.
- Area determinant = 0 is the fastest collinearity test — quicker than comparing two slopes.
⚠️ Common mistakes & traps
CAT is designed so that careless errors here cost you marks. Internalise each trap before the exam.
- Dropping the absolute value in the area formula and reporting a negative area.
- Swapping m and n in the section formula (the m weight belongs to the second/far point).
- Treating a vertical line as slope 0 — its slope is undefined, not zero.
- Using +1 instead of −1 for perpendicular slopes (the product of slopes is −1, not the slopes being equal).
- Forgetting external division flips the signs to minus, giving the wrong (internal) point.
📈 CAT exam insight & PYQ analysis
🎴 Flashcards — instant recall
Tap a card to reveal the answer. Drill these until they are automatic.
📌 Quick revision
Chapter test
🏆 Vidaara CAT success checklist
You have truly mastered Coordinate Geometry when you can tick every box below.
- Recall every formula in this chapter without looking them up
- Solve each topic’s practice set with at least 80% accuracy
- Use the chapter shortcuts to cut your solving time in half
- Spot and avoid every common trap listed above
- Score 80%+ on the timed chapter test
📋 Chapter mastery scorecard
Track where you stand. Aim for the target before moving to the next chapter.
| Skill checkpoint | Target |
|---|---|
| Concept theory & formulas understood | 100% |
| Topic practice sets attempted (4 topics) | 4/4 |
| Best topic-test score | — → 80%+ |
| Chapter test score | — → 80%+ |
| Flashcards drilled to instant recall | 12 cards |
Formula Reference Sheet
Points, distance and division
| Distance between two points | d = √[(x₂−x₁)² + (y₂−y₁)²] |
|---|---|
| Midpoint of a segment | M = ((x₁+x₂)/2 , (y₁+y₂)/2) |
| Internal section (ratio m:n) | ((m·x₂+n·x₁)/(m+n) , (m·y₂+n·y₁)/(m+n)) |
| External section (ratio m:n) | ((m·x₂−n·x₁)/(m−n) , (m·y₂−n·y₁)/(m−n)) |
| Centroid of a triangle | ((x₁+x₂+x₃)/3 , (y₁+y₂+y₃)/3) |
Lines, slope and area
| Slope of a line | m = (y₂−y₁)/(x₂−x₁) |
|---|---|
| Slope–intercept form | y = mx + c |
| Two-point form | (y−y₁) = [(y₂−y₁)/(x₂−x₁)](x−x₁) |
| Intercept form | x/a + y/b = 1 |
| Parallel / perpendicular | parallel: m₁ = m₂ ; perpendicular: m₁·m₂ = −1 |
| Area of a triangle | ½|x₁(y₂−y₃) + x₂(y₃−y₁) + x₃(y₁−y₂)| |