Class 10 Mathematics β’ Coordinate Geometry β’ Chapter 7
Chapter Focus:
Coordinate Geometry connects algebra with geometry
by representing points and line segments using ordered
pairs of numbers.
The most important ideas in this chapter are:
1.
Understanding the coordinate plane and ordered pairs
2.
Finding the distance between two points
3.
Finding the coordinates of a point dividing a
line segment in a given ratio
4.
Applying the formulas to geometric problems
A coordinate plane is formed by two perpendicular
number lines.
The horizontal number line is called the
x-axis, while the vertical number line
is called the y-axis.
The point where the two axes intersect is called the
origin and is represented by
(0, 0).
Cartesian Coordinate Plane
Important:
Quadrant I β (+,+)
Quadrant II β (β,+)
Quadrant III β (β,β)
Quadrant IV β (+,β)
Abscissa
The x-coordinate of a point.
Ordinate
The y-coordinate of a point.
Origin
The point (0, 0).
Ordered Pair
A point written as (x, y).
Remember:
The first coordinate always gives the horizontal
position and the second coordinate gives the vertical
position.
7.2 Distance Formula
Consider two points
A(xβ, yβ)
and
B(xβ, yβ)
.
Draw perpendiculars from A and B to the coordinate
axes. These perpendicular segments form a right
triangle.
The horizontal side has length
|xβ β xβ|
and the vertical side has length
|yβ β yβ|
.
Distance Between Two Points
The distance AB is the hypotenuse of the
right triangle. Therefore the Pythagorean theorem
gives the distance formula.
Distance AB
=
β[(xβ β xβ)Β² + (yβ β yβ)Β²]
Derivation
Let the horizontal difference be
xβ β xβ
and the vertical difference be
yβ β yβ
.
Common Mistake:
Do not forget to square both coordinate differences.
The signs disappear after squaring.
π Special Cases of Distance
Same x-coordinate
If xβ = xβ, the line is vertical.
Distance = |yβ β yβ|
Same y-coordinate
If yβ = yβ, the line is horizontal.
Distance = |xβ β xβ|
Distance from Origin
For P(x,y):
OP = β(xΒ² + yΒ²)
7.3 Section Formula
Suppose a point P divides the line segment joining
A(xβ,yβ)
and
B(xβ,yβ)
internally in the ratio
m : n
.
Internal Division in the Ratio m : n
P lies between A and B and divides AB internally
in the ratio m:n.
P =
(
mxβ + nxβ
m + n
,
myβ + nyβ
m + n
)
How to Remember the Formula
Multiply the coordinate of B by
m
and the coordinate of A by
n
.
Add them and divide by
m+n
.
Example 2
Find the coordinates of the point P that divides
A(2,3) and B(8,9) internally in the ratio 2:1.
P =
(
2Γ8 + 1Γ2
2+1
,
2Γ9 + 1Γ3
2+1
)
= (6,7)
Therefore,
P = (6,7)
.
π Midpoint Formula
The midpoint is the point that divides a line segment
into two equal parts.
Midpoint =
(
xβ + xβ
2
,
yβ + yβ
2
)
Midpoint of a Line Segment
Example 3
Find the midpoint of
A(β4,2)
and
B(6,8)
.
M =
(
β4 + 6
2
,
2 + 8
2
)
= (1,5)
Therefore,
M = (1,5)
.
π― Applications of Coordinate Geometry
1. Checking Whether a Triangle is Isosceles
Find all three side lengths using the Distance Formula.
If two sides are equal, the triangle is isosceles.
2. Checking Whether a Triangle is Equilateral
Calculate all three side lengths.
If all three distances are equal, the triangle
is equilateral.
3. Checking Right-Angled Triangle
Calculate the squares of the three side lengths.
If
aΒ² + bΒ² = cΒ²
for the largest side c, then the triangle is
right-angled.
4. Finding a Point Dividing a Segment
Use the Section Formula when a ratio is given.
For equal division, use the Midpoint Formula.
5. Finding Missing Coordinates
In many coordinate geometry problems, a distance,
midpoint or ratio is given and one coordinate is unknown.
Substitute the known values into the appropriate formula
and solve the resulting equation.
Problem-Solving Strategy:
Step 1 β Write the coordinates clearly.
Step 2 β Select the correct formula.
Step 3 β Substitute carefully.
Step 4 β Simplify step by step.
Step 5 β Check whether the answer is reasonable.
βοΈ Worked Examples
Example 4 β Distance on a Coordinate Plane
Find the distance between
P(β2,4)
and
Q(4,β4)
.