a(b + c) = ab + ac
(a + b)c = ac + bc
Example: 3(4 + 5) = 3×4 + 3×5 = 12 + 15 = 27
(a + m)(b + n) = ab + an + bm + mn
Increase from ab = an + bm + mn
Example: (23 + 2)(27 + 3) = 23×27 + 23×3 + 2×27 + 2×3
(a + 1)(b + 1) = ab + a + b + 1
(a + 1)(b − 1) = ab + b − a − 1
Example: (5 + 1)(7 + 1) = 35 + 5 + 7 + 1 = 48
(a + b)² = a² + 2ab + b²
(a − b)² = a² − 2ab + b²
Example: (6 + 5)² = 36 + 60 + 25 = 121
(a + b)(a − b) = a² − b²
Example: 102 × 98 = (100 + 2)(100 − 2) = 100² − 2² = 10000 − 4 = 9996\\
2(a² + b²) = (a + b)² + (a − b)²
Example: 2(6² + 5²) = (11)² + (1)² = 121 + 1 = 122
(a + b)(a² + 2ab + b²) = a³ + 3a²b + 3ab² + b³
(this is (a + b)³ expanded)
Example: (x + y)³ = x³ + 3x²y + 3xy² + y³
Cross multiplication for proportion (appears elsewhere but handy):
If a : b :: c : d then ad = bc.
Like terms: only terms with identical variable parts (same letters and powers) can be added.
Example: 2ab + 3ab = 5ab, but 3a² + 2a ≠ simplify further.
Identity approach for fast mental arithmetic:
a² = (a + b)(a − b) + b² — choose b so (a ± b) are easy to multiply.
Multiply by 11 (digit-sum trick)
To multiply a number by 11, write the number, then between every adjacent pair of digits put their sum (handle carries).
Example: 3874 × 11 → digits: 3 8 7 4 → write: 3 (3+8) (8+7) (7+4) 4 = 3 11 15 11 4 → carry-adjust → 4 2 6 1 4 → 42614
Multiply by 101, 1001, 10001, ...
Multiply by 100 + 1: insert one zero copy then add (for 101).
Example: 3874 × 101 = 3874×100 + 3874 = 387400 + 3874 = 391274
For 1001, insert two zeros (copy) and add, etc.
Multiply by numbers like 99, 999
Use (100 − 1) etc.: 23478 × 999 = 23478 × (1000 − 1) = 23478000 − 23478
Area of square of side (a + b) = (a + b)² = a² + 2ab + b²
(m + n)² − 4mn = (n − m)² (useful for square-with-rectangles problems)
Express complex areas as sums/differences using distributivity and simplify.
If one factor increases by u and other by v:
New product = ab + ub + av + uv
To split a total X in ratio m:n:
First share = (m ÷ (m + n)) × X ; Second share = (n ÷ (m + n)) × X
Difference of two squares to compute near-squares quickly:
a² = (a + b)(a − b) + b² — choose b small to ease multiplication.
Pattern translation (counting / tiles / steps):
If you derive formulas like k(k + 2), k² + 2k, or (k + 1)² − 1, simplify to a single polynomial k² + 2k and use it for any k.
26 videos|133 docs|11 tests
|
1. What is an algebraic expression and how is it different from a numerical expression? | ![]() |
2. How do you multiply a monomial by a polynomial? | ![]() |
3. What are the differences between monomials, binomials, and polynomials? | ![]() |
4. What does it mean to multiply a polynomial by a polynomial? | ![]() |
5. What are some important points to remember when multiplying algebraic expressions? | ![]() |