Skip to content
The Continuum
THE MATHEMATICS CONTINUUM · getcontinuum.co.za
Grade 10 — Formula Reference Sheet
Grade 10 — CAPS · 17 formulas
Formula Library
Grade 10 — CAPS

Grade 10

Algebra, Functions, Finance, Trigonometry basics, Analytical Geometry, Statistics.

17 formulas · opens your print dialog
Algebra

Quadratic Formula

Finds both roots of any quadratic equation ax² + bx + c = 0.

When to use

Use when factoring is not possible or when asked for exact roots.

Example

x² − 5x + 6 = 0 → a=1, b=−5, c=6 → x = (5 ± 1)/2 → x = 3 or x = 2

Algebra

Difference of Squares

Factorises any expression that is a perfect square minus a perfect square.

When to use

When you see two squared terms being subtracted.

Example

x² − 9 = (x + 3)(x − 3)

Exponent Laws

Product Rule

When multiplying powers with the same base, add the exponents.

When to use

When multiplying exponential expressions with the same base.

Example

2³ × 2⁴ = 2⁷ = 128

Exponent Laws

Quotient Rule

When dividing powers with the same base, subtract the exponents.

When to use

When dividing exponential expressions with the same base.

Example

5⁶ ÷ 5² = 5⁴ = 625

Exponent Laws

Power of a Power

When raising a power to another power, multiply the exponents.

When to use

When you have an exponent raised to another exponent.

Example

(2³)⁴ = 2¹² = 4096

Exponent Laws

Negative Exponent

A negative exponent means the reciprocal of the positive power.

When to use

When simplifying expressions with negative indices.

Example

2⁻³ = 1/2³ = 1/8

Financial Mathematics

Simple Interest

Calculates the total amount after simple interest is applied.

When to use

Short-term loans, hire purchase, and any scenario where interest does not compound.

Example

R5000 at 8% for 3 years: A = 5000(1 + 0.08×3) = R6200

Financial Mathematics

Simple Decay (Depreciation)

Calculates the value of an asset that depreciates at a simple rate.

When to use

Straight-line depreciation of vehicles, equipment, or assets.

Example

R120 000 vehicle, 15% decay for 4 years: A = 120000(1 − 0.15×4) = R48 000

Trigonometry

Sine Ratio

Ratio of the side opposite to the angle to the hypotenuse in a right triangle.

When to use

Finding an angle or side in any right-angled triangle.

Example

sin 30° = 1/2 → opposite = 5 when hypotenuse = 10

Trigonometry

Cosine Ratio

Ratio of the side adjacent to the angle to the hypotenuse.

When to use

Finding an angle or the adjacent side in a right triangle.

Example

cos 60° = 0.5 → adjacent = 5 when hypotenuse = 10

Trigonometry

Tangent Ratio

Ratio of the opposite side to the adjacent side.

When to use

When you know two sides of a right triangle (but not the hypotenuse).

Example

tan 45° = 1 → opposite = adjacent = 7

Trigonometry

Pythagorean Identity

The most fundamental trigonometric identity — true for all angles.

When to use

Simplifying trig expressions, proving identities, finding a trig ratio given another.

Example

If sin θ = 3/5, then cos²θ = 1 − 9/25 = 16/25, so cos θ = 4/5

Analytical Geometry

Distance Formula

Finds the straight-line distance between two points on the Cartesian plane.

When to use

Any problem involving the length between two coordinate points.

Example

Between (1, 2) and (4, 6): d = √[(3)² + (4)²] = √25 = 5

Analytical Geometry

Midpoint Formula

Finds the point exactly halfway between two given points.

When to use

Finding the centre of a line segment or the midpoint of a side in a shape.

Example

Midpoint of (0, 0) and (6, 4) = (3, 2)

Analytical Geometry

Gradient (Slope)

Measures the steepness and direction of a straight line.

When to use

Finding the slope of a line, checking if lines are parallel or perpendicular.

Example

Between (1, 3) and (3, 7): m = (7 − 3)/(3 − 1) = 4/2 = 2

Analytical Geometry

Perpendicular Gradients

Two lines are perpendicular if their gradients multiply to −1.

When to use

Proving perpendicularity or finding the gradient of a perpendicular line.

Example

If m₁ = 3, then m₂ = −1/3 for a perpendicular line

Statistics

Arithmetic Mean

The average of a data set — sum of all values divided by the count.

When to use

Describing the central tendency of a data set.

Example

Data: {2, 4, 6, 8, 10} → x̄ = 30/5 = 6

Next →
Grade 11