Coordinate Geometry — MCQ Practice
Coordinate Geometry — Lesson
1) Hook — A Fun Real-Life Story
Imagine you are playing a treasure hunt in the bustling streets of Mumbai. Your clue says, "From the Gateway of India, walk 3 blocks east and 4 blocks north to find the hidden treasure." How do you describe the treasure’s exact location? This is where Coordinate Geometry helps us pinpoint positions on a plane using numbers!
2) Core Concepts
Coordinate Plane: A flat surface with two number lines intersecting at right angles — the horizontal x-axis and vertical y-axis. Their intersection is the origin (0,0).
Point Representation: Any point is represented as (x, y), where x is the distance from the y-axis and y is the distance from the x-axis.
| Point | Coordinates (x, y) | Explanation |
|---|---|---|
| A | (3, 4) | 3 units right, 4 units up from origin |
| B | (-2, 5) | 2 units left, 5 units up |
| C | (-4, -3) | 4 units left, 3 units down |
Distance Between Two Points: The length of the line segment joining points (x₁, y₁) and (x₂, y₂).
Midpoint of a Line Segment: The point exactly halfway between two points.
3) Key Formulas / Rules
d = √[(x₂ - x₁)² + (y₂ - y₁)²]
M = ( (x₁ + x₂)/2 , (y₁ + y₂)/2 )
Example: Find the distance and midpoint between points P(2, 3) and Q(6, 7).
Distance, d = √[(6 - 2)² + (7 - 3)²] = √(4² + 4²) = √(16 + 16) = √32 = 4√2
Midpoint, M = ((2 + 6)/2, (3 + 7)/2) = (8/2, 10/2) = (4, 5)
4) Did You Know?
Coordinate Geometry was invented by the French mathematician René Descartes, whose name inspired the term "Cartesian Plane." It helps us connect algebra and geometry — a powerful tool used in GPS technology, robotics, and even cricket analytics to track player positions!
5) Exam Tips
- Always label points clearly and write coordinates in the correct order (x, y).
- Use the distance formula carefully: Square the differences before adding. Avoid sign mistakes.
- Remember the midpoint formula: Average the x-coordinates and y-coordinates separately.
- Check units: If coordinates represent kilometers or meters, write the distance with units.
- Common question types: Finding distance, midpoint, coordinates of points dividing a segment, and verifying if points are collinear.
- Mnemonic for Distance Formula: "Distance = Root of (change in x squared + change in y squared)" — think of it as the Pythagoras theorem on the coordinate plane.
Mission: Master This Topic!
Reinforce what you learned with fun activities
Ready to Battle? Test Your Knowledge!
Practice MCQs, build combos, climb the leaderboard!
Start Practice