Coordinate Geometry – Class 9 CBSE Mathematics
1. Introduction
Coordinate geometry, also known as analytic geometry, studies the geometric properties of shapes using a coordinate system. It helps in locating points on a plane using coordinates.
The plane is divided by two perpendicular lines:
x-axis (horizontal)
y-axis (vertical)
Their intersection is called the origin (O), with coordinates (0,0).
2. Coordinates of a Point
A point in the plane is represented by an ordered pair (x,y):
Example: Point P(3,4) is 3 units to the right of y-axis and 4 units above x-axis.
3. Distance Formula
The distance between two points P(x1,y1) and Q(x2,y2) is:
d=(x2−x1)2+(y2−y1)2
4. Midpoint Formula
The midpoint M of a line segment joining P(x1,y1) and Q(x2,y2) is:
M=(2x1+x2,2y1+y2)
5. Section Formula
If a point P(x,y) divides a line segment joining A(x1,y1) and B(x2,y2) in the ratio m:n, then:
x=m+nmx2+nx1,y=m+nmy2+ny1
Special Case: Midpoint
When m=n=1, the section formula reduces to the midpoint formula.
6. Slope of a Line
The slope (or gradient) of the line joining points P(x1,y1) and Q(x2,y2) is:
m=x2−x1y2−y1,x2=x1
Positive slope → line rises from left to right
Negative slope → line falls from left to right
Zero slope → horizontal line
Undefined slope → vertical line
7. Equation of a Line
Slope-Intercept Form:
y=mx+c
Point-Slope Form:
y−y1=m(x−x1)
Two-Point Form:
y−y1=x2−x1y2−y1(x−x1)
8. Distance of a Point from a Line
For a line in the form Ax+By+C=0, the perpendicular distance of a point P(x1,y1) from the line is:
d=A2+B2∣Ax1+By1+C∣
9. Collinearity of Points
Three points P(x1,y1),Q(x2,y2),R(x3,y3) are collinear if:
x2−x1y2−y1=x3−x2y3−y2
Or the area of the triangle formed by them is zero:
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣=0
10. Summary Table
Concept | Formula |
---|
Distance between points | d=(x2−x1)2+(y2−y1)2 |
Midpoint | M=(2x1+x2,2y1+y2) |
Section (ratio m:n) | x=m+nmx2+nx1,y=m+nmy2+ny1 |
Slope | m=x2−x1y2−y1 |
Line (Slope-Intercept) | y=mx+c |
Line (Point-Slope) | y−y1=m(x−x1) |
Line (Two-Point) | y−y1=x2−x1y2−y1(x−x1) |
Distance from line | (d = \frac{ |
Collinearity | x2−x1y2−y1=x3−x2y3−y2 |
Leave a Reply
You must be logged in to post a comment.