7.1 Introduction to Coordinate Geometry
Coordinate Geometry is the branch of geometry that uses a coordinate system to study geometric shapes and figures. It combines algebra and geometry to find the positions of points, lines, and other figures in a plane using coordinates.
The Cartesian Coordinate System, introduced by René Descartes, is a two-dimensional system in which the position of a point is represented by an ordered pair (x,y), where:
- x is the horizontal distance from the origin (x-axis),
- y is the vertical distance from the origin (y-axis).
In this chapter, we will explore some of the key concepts and formulas related to coordinate geometry, including:
- Distance Formula: To calculate the distance between two points in the plane.
- Section Formula: To find the coordinates of a point that divides a line segment in a given ratio.
7.2 Distance Formula
The Distance Formula helps us calculate the distance between two points (x1,y1) and (x2,y2) in a coordinate plane.
The distance d between two points is given by the formula:d=(x2−x1)2+(y2−y1)2
This formula is derived from the Pythagorean Theorem. The difference in the x-coordinates (x2−x1) and the difference in the y-coordinates (y2−y1) form the two sides of a right-angled triangle, and the distance is the hypotenuse.
Example:
Find the distance between the points A(1,2) and B(4,6).
Using the distance formula:d=(x2−x1)2+(y2−y1)2
Substitute the coordinates of A(1,2) and B(4,6):d=(4−1)2+(6−2)2 d=32+42=9+16=25=5
So, the distance between the points A(1,2) and B(4,6) is 5 units.
7.3 Section Formula
The Section Formula is used to find the coordinates of a point that divides a line segment joining two points in a given ratio. This point can be inside or outside the segment depending on the ratio.
The formula for finding the coordinates of the point P(x,y) dividing the line segment joining A(x1,y1) and B(x2,y2) in the ratio m:n is:x=m+nmx2+nx1 y=m+nmy2+ny1
Where:
- A(x1,y1) and B(x2,y2) are the coordinates of the two points.
- m:n is the ratio in which point P divides the segment AB.
Example:
Find the coordinates of the point P that divides the line segment joining A(2,3) and B(5,7) in the ratio 2:3.
Using the Section Formula:x=2+32⋅5+3⋅2=510+6=516=3.2 y=2+32⋅7+3⋅3=514+9=523=4.6
So, the coordinates of point P are (3.2,4.6).
7.4 Summary
In this chapter, we have covered key concepts related to Coordinate Geometry:
- Coordinate System: The Cartesian coordinate system helps locate points on a plane using ordered pairs (x,y).
- Distance Formula: The formula d=(x2−x1)2+(y2−y1)2 helps calculate the distance between two points in the plane.
- Section Formula: The section formula allows us to find the coordinates of a point dividing a line segment in a given ratio.
These concepts are essential for solving geometric problems involving distance and division of line segments, and they form the foundation of more advanced topics in geometry.
MCQs Based on the “Coordinate Geometry” Chapter:
1. What is the distance between the points A(3,4)A(3, 4)A(3,4) and B(7,1)B(7, 1)B(7,1)?
a) 25
b) 20
c) 13
d) 17
Answer: a) 25
2. The coordinates of the midpoint of the line segment joining A(x1,y1)A(x_1, y_1)A(x1,y1) and B(x2,y2)B(x_2, y_2)B(x2,y2) are:
a) (2×1+x2,2y1+y2)
b) (x1+x2,y1+y2)
c) (2×1−x2,2y1−y2)
d) (x1−x2,y1−y2)
Answer: a) (2×1+x2,2y1+y2)
3. Find the coordinates of the point that divides the segment joining A(1,2)A(1, 2)A(1,2) and B(3,8)B(3, 8)B(3,8) in the ratio 1:21:21:2.
a) (2,4)
b) (2.5,5)
c) (2,6)
d) (1.5,4)
Answer: b) (2.5,5)
4. The distance between the points A(2,3)A(2, 3)A(2,3) and B(2,7)B(2, 7)B(2,7) is:
a) 4
b) 5
c) 3
d) 6
Answer: a) 4