Master the art of plotting points, lines, and curves in the coordinate plane. Learn about distance, slope, equations, and their applications.
Coordinate geometry is a branch of mathematics that combines algebra and geometry. It allows us to represent geometric shapes using algebraic equations and vice versa.
| Quadrant | Sign of X | Sign of Y |
|---|---|---|
| I | Positive | Positive |
| II | Negative | Positive |
| III | Negative | Negative |
| IV | Positive | Negative |
The coordinate plane is divided into four quadrants by the x- and y-axes. The sign of x and y determines the quadrant in which a point lies.
Three or more points are collinear if they all lie on the same straight line. To check if points A(x₁, y₁), B(x₂, y₂), and C(x₃, y₃) are collinear, calculate the area of the triangle they form. If the area is zero, the points are collinear.
Formula: Area = ½ |x₁(y₂−y₃) + x₂(y₃−y₁) + x₃(y₁−y₂)| = 0 ⇒ Collinear
Three or more lines are concurrent if they all pass through a single point (called the point of concurrency). For example, the medians of a triangle are concurrent at the centroid.
The midpoint of a segment joining A(x₁, y₁) and B(x₂, y₂) is:
Midpoint = ( (x₁ + x₂)/2 , (y₁ + y₂)/2 )
If a point P divides the line AB externally in the ratio m:n, then:
P = ( (mx₂ - nx₁)/(m-n), (my₂ - ny₁)/(m-n) )
The incentre is the point where the angle bisectors of a triangle meet. For triangle ABC with vertices A(x₁, y₁), B(x₂, y₂), C(x₃, y₃) and side lengths a (BC), b (AC), c (AB):
Incentre = ( (a·x₁ + b·x₂ + c·x₃)/(a+b+c), (a·y₁ + b·y₂ + c·y₃)/(a+b+c) )
For point (x₁, y₁) and line Ax + By + C = 0:
Distance = |A·x₁ + B·y₁ + C| / √(A² + B²)
For lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0:
Distance = |C₁ - C₂| / √(A² + B²)
If two transversals are cut by three or more parallel lines, the segments intercepted on one transversal are proportional to the corresponding segments on the other transversal.
If PR/RT = QS/SU, then the lines are parallel and the segments are in the same ratio.
For points P(x₁, y₁) and Q(x₂, y₂):
d = √[(x₂ - x₁)² + (y₂ - y₁)²]
For point P dividing line segment AB in ratio m:n:
P = ((mx₂ + nx₁)/(m+n), (my₂ + ny₁)/(m+n))
For points A(x₁, y₁), B(x₂, y₂), and C(x₃, y₃):
Area = ½|(x₁(y₂ - y₃) + x₂(y₃ - y₁) + x₃(y₁ - y₂))|
For points P(x₁, y₁) and Q(x₂, y₂):
m = (y₂ - y₁)/(x₂ - x₁)
For lines with slopes m₁ and m₂:
tan θ = |(m₁ - m₂)/(1 + m₁m₂)|
For circle with center (h,k) and radius r:
(x - h)² + (y - k)² = r²
x² + y² + 2gx + 2fy + c = 0
where center = (-g,-f) and radius = √(g² + f² - c)
Standard form: y² = 4ax
Vertex at origin, focus at (a,0)
Standard form: x²/a² + y²/b² = 1
Center at origin, foci at (±c,0) where c² = a² - b²
Standard form: x²/a² - y²/b² = 1
Center at origin, foci at (±c,0) where c² = a² + b²
Point (x,y) → (x+h, y+k)
Point (x,y) → (xcosθ - ysinθ, xsinθ + ycosθ)
Over x-axis: (x,y) → (x,-y)
Over y-axis: (x,y) → (-x,y)
Test your understanding of all key coordinate geometry concepts with these original, exam-style questions. Click each question to reveal the answer and explanation!
Practice More: Coordinate Geometry →