Geometries | DSE - Wyatt's Notes
Coordinate geometry provides a bridge between algebraic equations and geometric figures, enabling The use of algebraic methods to solve geometric problems and vice versa.
2D Coordinate Geometry
Section titled “2D Coordinate Geometry”The Rectangular Coordinate System
Section titled “The Rectangular Coordinate System”In the Cartesian plane, every point is uniquely identified by an ordered pair Where is the horizontal coordinate (abscissa) and is the vertical coordinate (ordinate). The axes Divide the plane into four quadrants, numbered counterclockwise from the positive -axis.
Distance Formula
Section titled “Distance Formula”The distance between two points and is derived from the Pythagorean identity applied to the right triangle formed By the horizontal and vertical differences:
Examples
- Distance between $A(3, 4)$ and $B(7, 1)$: $d = \sqrt{(7-3)^2 + (1-4)^2} = \sqrt{16 + 9} = 5$ - Distance between $O(0, 0)$ and $P(5, 12)$: $d = \sqrt{5^2 + 12^2} = 13$ - Verify that the points $A(0, 0)$$B(3, 4)$$C(6, 8)$ are collinear: $AB = 5$$BC = 5$$AC = 10$. Since $AB + BC = AC$The points are collinear.Midpoint Formula
Section titled “Midpoint Formula”The midpoint of the line segment joining and is:
The midpoint is the average of the respective coordinates of the two endpoints.
Gradient (Slope)
Section titled “Gradient (Slope)”The gradient of the line passing through and Where Measures the rate of change of with respect to :
Where is the angle the line makes with the positive -axis. A vertical line (where ) has an undefined gradient. Key gradient values include:
| Gradient | Interpretation |
|---|---|
| Line slopes upward from left to right | |
| Line slopes downward from left to right | |
| Horizontal line () | |
| Undefined | Vertical line () |
Examples
- Gradient of the line through $A(1, 2)$ and $B(4, 8)$: $m = \frac{8-2}{4-1} = 2$ - A line with gradient $\frac{3}{4}$ passing through $(1, 5)$: using $y - y_1 = m(x - x_1)$The equation is $y - 5 = \frac{3}{4}(x - 1)$I.e., $3x - 4y + 17 = 0$Division of a Line Segment
Section titled “Division of a Line Segment”If point divides the line segment joining and in the ratio (internally), then:
The midpoint formula is the special case where .
Equations of Straight Lines
Section titled “Equations of Straight Lines”A straight line in the Cartesian plane can be expressed in several equivalent forms.
Slope-Intercept Form
Section titled “Slope-Intercept Form”Where is the gradient and is the -intercept. This form is most useful when the gradient And -intercept are known or can be determined.
Point-Slope Form
Section titled “Point-Slope Form”Given a point on the line and the gradient :
This is the most versatile form for deriving the equation of a line from partial information.
Two-Point Form
Section titled “Two-Point Form”Given two distinct points and on the line:
Intercept Form
Section titled “Intercept Form”If the line has -intercept and -intercept (both non-zero):
General Form
Section titled “General Form”Every straight line can be written in the general form:
Where A$$B$$C are constants and and are not both zero. The gradient is and the -intercept is (when ).
Parallel and Perpendicular Lines
Section titled “Parallel and Perpendicular Lines”Parallel Lines
Section titled “Parallel Lines”Two non-vertical lines with gradients and are parallel if and only if their gradients Are equal:
In the general form Two lines and Are parallel if and only if:
If all three ratios are equal, the lines are coincident (the same line).
Perpendicular Lines
Section titled “Perpendicular Lines”Two non-vertical lines with gradients and are perpendicular if and only if the product Of their gradients equals :
In the general form, two lines are perpendicular if and only if:
Examples
- Find the equation of the line through $(1, -2)$ parallel to $2x - 3y + 5 = 0$: The gradient of the given line is $m = \frac{2}{3}$. The parallel line is $y + 2 = \frac{2}{3}(x - 1)$I.e., $2x - 3y - 8 = 0$. - Find the equation of the line through $(3, 1)$ perpendicular to $4x + y - 7 = 0$: The gradient of the given line is $m_1 = -4$ So $m_2 = \frac{1}{4}$. The perpendicular line is $y - 1 = \frac{1}{4}(x - 3)$I.e., $x - 4y + 1 = 0$. - Determine whether $3x + 2y - 1 = 0$ and $6x + 4y + 5 = 0$ are parallel: Since $\frac{3}{6} = \frac{2}{4} = \frac{1}{2} \neq \frac{-1}{5}$The lines are parallel but not coincident.Intersection of Two Lines
Section titled “Intersection of Two Lines”The point of intersection of two non-parallel lines and is found by solving the system simultaneously. The coordinates of The intersection satisfy both equations.
Circles
Section titled “Circles”Standard Form of the Equation of a Circle
Section titled “Standard Form of the Equation of a Circle”A circle with centre and radius has equation:
Expanding this yields the general form:
General Form of the Equation of a Circle
Section titled “General Form of the Equation of a Circle”Where the centre is and the radius is:
For a real circle to exist, we require .
Examples
- Find the centre and radius of $x^2 + y^2 - 6x + 4y - 12 = 0$: Completing squares, $(x-3)^2 + (y+2)^2 = 25$. Centre $(3, -2)$Radius $5$. - Find the equation of the circle with centre $(-1, 4)$ and radius $3$: $(x+1)^2 + (y-4)^2 = 9$. - Find the equation of the circle with diameter endpoints $A(2, 3)$ and $B(8, 7)$: Centre is $M(5, 5)$Radius is $\frac{1}{2}\sqrt{(8-2)^2 + (7-3)^2} = \frac{1}{2}\sqrt{52} = \sqrt{13}$. Equation: $(x-5)^2 + (y-5)^2 = 13$.Finding the Equation of a Circle from Conditions
Section titled “Finding the Equation of a Circle from Conditions”The equation of a circle can be determined when given:
- The centre and the radius (direct substitution)
- The centre and a point on the circle (use the distance formula to find )
- Three points on the circle (solve the general form system)
- The endpoints of a diameter (centre is the midpoint, radius is half the distance)
Intersection of a Line and a Circle
Section titled “Intersection of a Line and a Circle”To find the points of intersection of the line and the circle Substitute the line equation into the circle equation to obtain a Quadratic in (or ). The discriminant determines the nature of Intersection:
| Discriminant | Intersection |
|---|---|
| Two distinct points (secant) | |
| One point (tangent) | |
| No real intersection |
Tangent to a Circle
Section titled “Tangent to a Circle”A tangent to a circle at a point on the circle is Perpendicular to the radius at . The gradient of the radius (where is the centre) is:
Therefore the gradient of the tangent is:
The equation of the tangent at on the circle can be Obtained by replacing:
This gives:
2D Measurements
Section titled “2D Measurements”Triangles
Section titled “Triangles”For a triangle with base and height :
Using the Heron”s formula) for a triangle with side lengths a$$b$$c and Semi-perimeter :
The area of a triangle with vertices (x_1, y_1)$$(x_2, y_2)$$(x_3, y_3) is given by:
Quadrilaterals
Section titled “Quadrilaterals”| Figure | Area | Perimeter |
|---|---|---|
| Rectangle () | ||
| Parallelogram (b$$h) | ||
| Rhombus (diagonals d_1$$d_2) | ||
| Trapezium (parallel sides a$$b; height ) | Sum of all sides | |
| Square (side ) |
Circles
Section titled “Circles”Where is the radius and is the diameter.
Arcs and Sectors
Section titled “Arcs and Sectors”For an arc subtending an angle (in radians) at the centre of a circle of radius :
When the angle is given in degrees (), first convert to radians: .
The area of a segment (the region between a chord and the corresponding arc) is:
Examples
- Find the area and perimeter of a sector of radius $7\mathrm{ cm}$ with angle $120^\circ$: $\theta = \frac{2\pi}{3}$ rad. Area $= \frac{1}{2}(49)\left(\frac{2\pi}{3}\right) = \frac{49\pi}{3} \approx 51.3\mathrm{ cm}^2$. Arc length $= 7 \times \frac{2\pi}{3} = \frac{14\pi}{3} \approx 14.7\mathrm{ cm}$. Perimeter $= 14 + \frac{14\pi}{3} \approx 28.7\mathrm{ cm}$. - A chord of length $8\mathrm{ cm}$ subtends an angle of $90^\circ$ at the centre. Find the area of the minor segment: $r = \frac{8}{\sqrt{2}} = 4\sqrt{2}\mathrm{ cm}$$\theta = \frac{\pi}{2}$. Area $= \frac{1}{2}(32)\left(\frac{\pi}{2} - 1\right) = 16\left(\frac{\pi}{2} - 1\right) = 8\pi - 16 \approx 9.13\mathrm{ cm}^2$.3D Geometry
Section titled “3D Geometry”The 3D Coordinate System
Section titled “The 3D Coordinate System”In three-dimensional space, each point is identified by an ordered triple . The three Coordinate axes --- -axis, -axis, and -axis --- are mutually perpendicular and intersect at The origin . The three planes -plane, -plane, and -plane divide the space Into eight octants.
Distance Formula in 3D
Section titled “Distance Formula in 3D”The distance between two points and in 3D space is:
The midpoint of the segment is:
Equation of a Plane
Section titled “Equation of a Plane”The general equation of a plane in 3D is:
Where the vector is a normal vector to the plane. The plane can also be Described in several forms:
- Point-normal form: Given a point on the plane and normal :
- Intercept form: If the plane has -intercept a$$y-intercept And -intercept (all non-zero):
Angles Between Lines and Planes
Section titled “Angles Between Lines and Planes”Angle Between a Line and a Plane
Section titled “Angle Between a Line and a Plane”The angle between a line with direction vector and a plane with Normal is defined as the complement of the angle between and :
Angle Between Two Planes
Section titled “Angle Between Two Planes”The angle between two planes with normals and is:
Angle Between Two Lines in 3D
Section titled “Angle Between Two Lines in 3D”For two lines with direction vectors and :
Distance from a Point to a Plane
Section titled “Distance from a Point to a Plane”The perpendicular distance from point to the plane is:
Examples
- Find the distance from $P(1, 2, -1)$ to the plane $2x - y + 2z + 3 = 0$: $d = \frac{|2(1) - 1(2) + 2(-1) + 3|}{\sqrt{4 + 1 + 4}} = \frac{|2 - 2 - 2 + 3|}{3} = \frac{1}{3}$. - Find the angle between the planes $x + y + z = 1$ and $2x - y + z = 0$: $\cos\theta = \frac{|1\cdot 2 + 1\cdot(-1) + 1\cdot 1|}{\sqrt{3}\sqrt{6}} = \frac{2}{3\sqrt{2}} = \frac{\sqrt{2}}{3}$. So $\theta = \arccos\left(\frac{\sqrt{2}}{3}\right) \approx 61.9^\circ$. - Find the equation of the plane through $(1, 0, 2)$$(0, 1, -1)$ And $(2, 1, 1)$: direction vectors $\overrightarrow{AB} = (-1, 1, -3)$ and $\overrightarrow{AC} = (1, 1, -1)$. Cross product: $\overrightarrow{AB} \times \overrightarrow{AC} = (2, -4, -2)$ So normal $\mathbf{n} = (1, -2, -1)$. The plane is $x - 2y - z = -1$.- Question: Find the equation of the circle passing through the three points And .
Answer
- Let the circle be .
- Substituting : .
- Substituting : .
- Substituting : .
- Equation: I.e., .
- Centre Radius .
- Question: The line is tangent to the circle . Find The value(s) of .
- Substitute into :
- .
- Expanding: .
- .
- For tangency, : .
- .
- .
- .
- Question: A sector of a circle of radius has an arc length of . Find the area of the sector and the area of the corresponding segment if the Chord length is .
Answer
- Arc length : rad.
- Area of sector: .
- Area of triangle formed by the radii and chord: Using the chord length The triangle has sides 12$$12$$20. Semi-perimeter . By Heron’s formula: Area .
- Alternatively, the perpendicular from centre to chord: . Triangle area .
- Area of segment .
- Question: Find the angle between the line joining and and the plane .
- Direction vector of the line: Simplified to .
- Normal of the plane: .
- The angle between and : So .
- The angle between the line and the plane is the complement: .
- The line is parallel to the plane (perpendicular to the normal).
- Question: Points A(1, 2)$$B(4, 6) And are vertices of a triangle. Find the Equation of the altitude from to The area of triangle And the length of the Altitude from .
Answer
- Gradient of : .
- Gradient of altitude from : (negative reciprocal).
- Equation of altitude: I.e., .
- Area of : square units.
- Length of : .
- Altitude from : .
- Question: Find the equation of the circle which touches the -axis at and passes Through .
- Since the circle touches the -axis at The centre lies on the vertical line so the centre is where is the radius.
- The circle equation is .
- Substituting : .
- .
- Centre: Radius: .
- Equation: I.e., .
- Question: The vertices of a triangle are A(2, 1, -1)$$B(0, 3, -4) And . Find (a) the length of each side, (b) the area of the triangle, and (c) the equation of the plane Containing the triangle.
Answer
- (a) Side lengths:
- (b) Using the cross product method: .
- .
- Area .
- (c) The normal vector is . Using point : I.e., .
- Question: Two circles and intersect at points and . Find the equation of the common Chord and the coordinates of and .
- Common chord: Subtract the two equations: .
- I.e., .
- From : . Substitute :
- .
- .
- Multiply by : .
- .
- .
- .
- Discriminant So the circles are tangent (touch at exactly one point).
- x = \frac{10}{50} = \frac{1}{5}$$y = \frac{3(1/5) + 5}{4} = \frac{28}{20} = \frac{7}{5}.
- The circles touch at .
- Question: A rectangle has vertices A(1, 1)$$B(5, 1) And . Find the Coordinates of and the area of the rectangle.
Answer
- is horizontal: . is vertical: .
- Verify: So . ✓
- The diagonal is with midpoint .
- is such that is also the midpoint of : .
- Area square units.
- Question: A solid metal cone has base radius and slant height . A sector is cut from a circular sheet of metal to form the curved surface. Find (a) the angle of the sector, (b) the radius of the circular sheet, and (c) the area of the sector.
- (a) The arc length of the sector equals the circumference of the base: .
- The sector radius equals the slant height: .
- rad .
- (b) The radius of the circular sheet is the slant height: .
- (c) Area of sector: .
- Question: Prove that the points A(-2, 0)$$B(0, 4)$$C(6, 2) And are the Vertices of a rectangle. Find the equation of the circle passing through all four vertices.
Answer
- Midpoint of .
- Midpoint of .
- Since the diagonals bisect each other, is a parallelogram.
- AB = \sqrt{4 + 16} = 2\sqrt{5}$$BC = \sqrt{36 + 4} = 2\sqrt{10} .
- . The parallelogram has a right angle, so is a rectangle.
- The circle through all four vertices (circumcircle) has centre at the intersection of the diagonals and radius .
- Equation: I.e., .
Intuition
Section titled “Intuition”Mathematical thinking is about abstraction and pattern recognition. Numbers, shapes, and equations are tools for modelling reality - from calculating interest to predicting weather. The beauty of mathematics is that once a pattern is discovered, it can be applied universally. This connects algebra, geometry, and calculus into a coherent framework for understanding quantity, space, and change.