This MCQ module is based on: Introduction to Coordinate Geometry and Distance Formula
Introduction to Coordinate Geometry and Distance Formula
This mathematics assessment will be based on: Introduction to Coordinate Geometry and Distance Formula
Targeting Class 10 level in Coordinate Geometry, with Intermediate difficulty.
Upload images, PDFs, or Word documents to include their content in assessment generation.
7.1 Introduction
In Class IX you have studied how to locate the position of a point on a plane. You require two references — one perpendicular to the other — which are known as the x-coordinatei (abscissa) and the y-coordinatei (ordinate). An ordered pair \((x,y)\) fixes the point uniquely in the Cartesian plane.
In this chapter we build on that foundation. We shall learn to:
- Find the distance between two points whose coordinates are given.
- Find the coordinates of a point that divides a line segment in a given ratio — the section formula.
Coordinate geometry, invented in the 17th century by René Descartes, links algebra with geometry. Navigation, seismology, satellite imaging and architecture all rely on it.
7.2 Distance Formula
Consider the following situation. A town B is located 36 km east and 15 km north of a town A. How would you find the distancei from town A to town B without actually measuring it?
Place A at the origin. Then B has coordinates (36, 15). By the Pythagoras theorem applied to the right triangle formed,
\[AB=\sqrt{36^2+15^2}=\sqrt{1296+225}=\sqrt{1521}=39\text{ km}.\]Deriving the general formula
Let \(P(x_1,y_1)\) and \(Q(x_2,y_2)\) be any two points in the plane. Draw PR and QS perpendicular to the x-axis, and PT perpendicular from P to QS (see Fig. 7.5).
Then \(PT=\text{OS}-\text{OR}=x_2-x_1\) and \(QT=\text{QS}-\text{TS}=y_2-y_1\). Triangle PTQ is right-angled at T. By Pythagoras:
\[PQ^2=PT^2+QT^2=(x_2-x_1)^2+(y_2-y_1)^2.\]Remarks. (1) The distance of \(P(x,y)\) from the origin O(0, 0) is \(OP=\sqrt{x^2+y^2}\). (2) The formula may be written as \(\sqrt{(x_1-x_2)^2+(y_1-y_2)^2}\) since the squares remove sign.
- Plot Q(2, 1) and P(5, 5) on graph paper.
- Draw PQ, then drop a perpendicular from P to the horizontal through Q — call the foot T.
- Measure QT and PT. Compute \(\sqrt{QT^2+PT^2}\).
- Apply the distance formula directly and compare.
Example 1 — Quadrant check
Do the points (3, 2), (−2, −3) and (2, 3) form a triangle? If yes, of which type?
Solution. Let A(3, 2), B(−2, −3), C(2, 3). Using the distance formula:
\[AB=\sqrt{(3+2)^2+(2+3)^2}=\sqrt{50}=5\sqrt2,\;\;BC=\sqrt{16+36}=\sqrt{52},\;\;CA=\sqrt{1+1}=\sqrt2.\]Since the sum of any two side-lengths is greater than the third, the points form a triangle. Further, \(AB^2+CA^2=50+2=52=BC^2\); hence it is a right triangle, right-angled at A.
Example 2 — Collinearity
Show that the points (1, 7), (4, 2), (−1, −1) and (−4, 4) are the vertices of a square.
Solution. Label them A, B, C, D. Compute
\[AB=\sqrt{9+25}=\sqrt{34},\;\;BC=\sqrt{25+9}=\sqrt{34},\;\;CD=\sqrt{9+25}=\sqrt{34},\;\;DA=\sqrt{25+9}=\sqrt{34}.\]All four sides are equal. Diagonals: \(AC=\sqrt{4+64}=\sqrt{68}\), \(BD=\sqrt{64+4}=\sqrt{68}\) — equal diagonals with equal sides ⇒ a square.
Example 3 — Using the distance formula to find an unknown
Find a point on the y-axis which is equidistant from A(6, 5) and B(−4, 3).
Solution. Any point on the y-axis is P(0, y). Then \(PA=PB\Rightarrow PA^2=PB^2\):
\[(0-6)^2+(y-5)^2=(0+4)^2+(y-3)^2\] \[36+y^2-10y+25=16+y^2-6y+9\Rightarrow -4y=-36\Rightarrow y=9.\]Required point: (0, 9).
Reason (R): A point on the y-axis is equidistant from two points symmetric about the y-axis.
Reason (R): Three points are collinear if the sum of the distances between two pairs equals the third pair's distance.