5.3 Coordinate Geometry, Area & Volume Mensuration
Key Takeaways
- Coordinate geometry metrics link geometric shapes with algebraic equations: distance d = √((Δx)^2 + (Δy)^2), midpoint M = ((x1+x2)/2, (y1+y2)/2), and slope m = (y2-y1)/(x2-x1).
- Parallel lines possess identical slopes (m1 = m2), whereas perpendicular lines have negative reciprocal slopes (m1 · m2 = -1).
- Two-dimensional mensuration formulas calculate perimeter and area for standard polygons: quadrilaterals, parallelograms (A = bh), trapezoids (A = (1/2)(a+b)h), and regular polygons (interior angle sum (n-2)·180°).
- Three-dimensional solid mensuration evaluates surface area and volume for rectangular prisms (V=lwh), cubes (V=s^3), right circular cylinders (V=πr^2 h), cones (V=(1/3)πr^2 h), and spheres (V=(4/3)πr^3).
- Dimensional scaling rules dictate that scaling linear dimensions by factor k scales surface area by k^2 and volume by k^3.
5.3 Coordinate Geometry, Area & Volume Mensuration
Coordinate geometry integrates algebra and visual geometry on a Cartesian plane, allowing geometric figures to be defined by numbers and algebraic equations. Mensuration focuses on quantifying lengths, perimeter, area, surface area, and volume of 2D and 3D shapes. Both topics are heavily featured in the HEC Aptitude Test (HAT).
1. Coordinate Plane Analytics
Given two points $P_1(x_1, y_1)$ and $P_2(x_2, y_2)$ in the Cartesian coordinate plane:
Distance Formula
The distance $d$ between $P_1$ and $P_2$ is derived directly from the Pythagorean theorem:
Midpoint Formula
The midpoint $M$ of the line segment connecting $P_1$ and $P_2$ is the average of their respective coordinates:
Slope Formula
The slope $m$ measures the steepness and direction of a non-vertical line:
Forms of Line Equations
- Slope-Intercept Form: $y = mx + b$ (where $m$ is slope and $b$ is y-intercept).
- Point-Slope Form: $y - y_1 = m(x - x_1)$.
- Standard Form: $Ax + By = C$ (where $A, B, C$ are integers and $A \ge 0$).
2. Parallel & Perpendicular Lines
Let line $L_1$ have slope $m_1$ and line $L_2$ have slope $m_2$:
- Parallel Lines ($L_1 \parallel L_2$): Lines never intersect and have identical slopes:
- Perpendicular Lines ($L_1 \perp L_2$): Lines intersect at $90^\circ$ angles, and their slopes are negative reciprocals:
Worked Example 3.1: Perpendicular Line Equation
Problem: Find the equation of the line passing through point $A(4, -1)$ that is perpendicular to the line $3x - 2y = 8$.
Step-by-Step Derivation:
- Rearrange $3x - 2y = 8$ into slope-intercept form to extract slope $m_1$:
- Determine perpendicular slope $m_2$:
- Use point-slope form with $A(4, -1)$ and $m_2 = -2/3$:
- Subtract $1$ from both sides to convert to slope-intercept form:
3. Two-Dimensional (2D) Mensuration
Quadrilaterals & Polygons
| Shape | Perimeter Formula | Area Formula | Special Properties |
|---|---|---|---|
| Rectangle | $2(l + w)$ | $A = l \cdot w$ | Opposite sides equal, $90^\circ$ interior angles |
| Square | $4s$ | $A = s^2$ | Diagonal $d = s\sqrt{2}$ |
| Parallelogram | $2(a + b)$ | $A = b \cdot h$ | Opposite sides parallel and equal |
| Rhombus | $4s$ | $A = \frac{1}{2}d_1 d_2$ | Diagonals bisect at $90^\circ$ |
| Trapezoid | $a + b + c + d$ | $A = \frac{1}{2}(a + b)h$ | $a, b$ are parallel bases, $h$ is height |
Polygon Angle Properties
For any convex polygon with $n$ sides:
- Sum of Interior Angles: $S = (n - 2) \times 180^\circ$
- Each Interior Angle (Regular Polygon): $I = \frac{(n - 2) \times 180^\circ}{n}$
- Sum of Exterior Angles: Always $360^\circ$
4. Three-Dimensional (3D) Mensuration
3D solids require computing Volume ($V$), Curved/Lateral Surface Area ($LSA$), and Total Surface Area ($TSA$).
Prisms & Cubes
- Rectangular Solid: $V = l \cdot w \cdot h$, $TSA = 2(lw + lh + wh)$. Space diagonal $D = \sqrt{l^2 + w^2 + h^2}$.
- Cube: $V = s^3$, $TSA = 6s^2$. Space diagonal $D = s\sqrt{3}$.
Circular Solids (Cylinders, Cones, Spheres)
Worked Example 3.2: Combined Solid Volume & Surface Area
Problem: A solid cylinder has a radius of $r = 3$ cm and a height of $h = 8$ cm. A cone of the same radius $3$ cm and height $4$ cm is attached to its flat top. Calculate the total combined volume of the composite solid.
Step-by-Step Derivation:
- Calculate Volume of the Cylinder $V_{\text{cyl}}$:
- Calculate Volume of the Cone $V_{\text{cone}}$:
- Total Volume $V_{\text{total}}$:
5. Scaling Laws for Geometric Solids
If all linear dimensions (length, width, height, radius) of a 3D figure are scaled by a linear factor $k$:
- Any linear measure (perimeter, diagonal, circumference) changes by factor $k$.
- Any surface area (base area, total surface area) changes by factor $k^2$.
- Any volume changes by factor $k^3$.
What is the equation of the line that passes through the point (3, -2) and is perpendicular to the line y = -(3/4)x + 5?
A trapezoid has parallel bases of length 10 cm and 22 cm. If the non-parallel legs each measure 10 cm and the trapezoid is isosceles, what is the area of the trapezoid?
If the radius of a right circular cylinder is doubled while its height is reduced to one-fourth of its original length, how does the cylinder's volume change?
What is the distance between the points P(-3, 4) and Q(5, -2) in the Cartesian coordinate plane?