🔍

Showing 21 formulas

🔤 Algebraic Identities 7

(a + b)²

(a + b)² = a² + 2ab + b²

Square of sum of two terms.

💡 (3+4)² = 9+24+16 = 49

(a − b)²

(a − b)² = a² − 2ab + b²

Square of difference of two terms.

💡 (5−2)² = 25−20+4 = 9

a² − b²

a² − b² = (a + b)(a − b)

Difference of squares factorisation.

💡 9² − 4² = (9+4)(9−4) = 65

(a + b)³

(a + b)³ = a³ + 3a²b + 3ab² + b³

Cube of sum.

💡 (1+2)³ = 1+6+12+8 = 27

(a − b)³

(a − b)³ = a³ − 3a²b + 3ab² − b³

Cube of difference.

a³ + b³

a³ + b³ = (a + b)(a² − ab + b²)

Sum of cubes factorisation.

a³ − b³

a³ − b³ = (a − b)(a² + ab + b²)

Difference of cubes factorisation.

Exponents & Powers 5

Product of Powers

aᵐ × aⁿ = aᵐ⁺ⁿ

Multiply powers with the same base: add exponents.

Quotient of Powers

aᵐ ÷ aⁿ = aᵐ⁻ⁿ

Divide powers with the same base: subtract exponents.

Power of Power

(aᵐ)ⁿ = aᵐⁿ

Raise a power to another power: multiply exponents.

Zero Exponent

a⁰ = 1  (a ≠ 0)

Any non-zero base raised to 0 equals 1.

Negative Exponent

a⁻ⁿ = 1 / aⁿ

Negative exponent means reciprocal.

📐 Mensuration 7

Area of Trapezium

A = ½ × (a + b) × h

Half the sum of parallel sides times height.

📌 a, b = parallel sides, h = height

Area of Rhombus

A = ½ × d₁ × d₂

Half product of diagonals.

📌 d₁, d₂ = diagonals

Volume of Cube

V = a³

Side cubed.

📌 a = side length

Volume of Cuboid

V = l × b × h

Length × breadth × height.

📌 l = length, b = breadth, h = height

Volume of Cylinder

V = πr²h

Base area times height.

📌 r = radius, h = height

CSA of Cylinder

CSA = 2πrh

Curved surface area of cylinder.

📌 r = radius, h = height

TSA of Cylinder

TSA = 2πr(r + h)

Total surface area including both circular ends.

⚖️ Proportion 2

Direct Proportion

y/x = k  (constant)
y = kx

As x increases, y increases in the same ratio.

Inverse Proportion

xy = k  (constant)
y = k/x

As x increases, y decreases proportionally.