MathMastery.Beta
Learning Resources

Algebraic Expressions

Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.

Grade 08 Pathway: N/A

First Principles

Objective

Understand, expand, and factorise algebraic expressions using common factors and the geometric area model.

Interactive Area Model Expander

Adjust the common factor \(a\) (height) and the terms \(b\) and \(c\) (widths) to see the distributive property in action.

a = 3
\(a \times b\) 6
\(a \times c\) 12

Factorised Form: \(a(b + c) = \)3(2 + 4) = 18

Expanded Form: \(ab + ac = \)6 + 12 = 18

Total Area: 18

(a) Concrete Scenario: Fruit & Vegetable Baskets in Naivasha

Imagine Mama Amina prepares weekly grocery care packages. Each standard basket contains \(x\) kilograms of sukuma wiki and \(5\) kilograms of potatoes. If \(4\) families each purchase one identical basket, the total weight of vegetables supplied is \(4(x + 5)\) kilograms.

By unpacking the baskets individually, Mama Amina provides \(4 \times x\) kg of sukuma wiki plus \(4 \times 5\) kg of potatoes, giving \(4x + 20\) kg. Both methods represent the exact same total amount of vegetables.

(b) Geometric Insight

Consider a large rectangular plot divided into two sub-plots sharing the same height \(a\). If the first sub-plot has width \(b\) and the second has width \(c\), the total width is \((b + c)\).

  • Total Area as one block: \(\text{Height} \times \text{Total Width} = a(b + c)\).
  • Total Area as sum of parts: \(\text{Area}_1 + \text{Area}_2 = ab + ac\).

Because the two representations measure the exact same space, \(a(b + c) = ab + ac\).

(c) Algebraic Rule

The distributive property states that multiplying a sum by a number is the same as multiplying each addend by the number and then adding the products:

  • Expanding: Multiply the outer multiplier into every term inside the brackets: \[ a(b + c) = ab + ac \]
  • Factorising: Identify the Highest Common Factor (HCF) shared by all terms and factor it outside the brackets: \[ ab + ac = a(b + c) \]

Key Formulas

1. Expanding Single Brackets (Distributive Law):

\[ a(b + c) = ab + ac \] \[ a(b - c) = ab - ac \]

Every term inside the bracket must be multiplied by the factor outside.

2. Factorising by Highest Common Factor (HCF):

\[ ab + ac = a(b + c) \]

Extract the greatest common numerical and variable factor shared across all terms.

3. Combining Like Terms:

\[ ax + bx = (a + b)x \]

Terms with identical variable components and powers can have their coefficients added or subtracted.

4. Scaling Linear Expressions:

\[ k(ax + b) = (k \cdot a)x + (k \cdot b) \]

Negative signs outside reverse all internal signs: \(-(ax + b) = -ax - b\).

Worked Examples

Example 1 (Easy): Expanding a Single Bracket

Problem: Expand and simplify \(4(2m + 5)\).

  1. Distribute the outside factor \(4\) to both terms inside the bracket: \(4 \times 2m\) and \(4 \times 5\).
  2. Compute each product: \(4 \times 2m = 8m\) and \(4 \times 5 = 20\).
  3. Combine the expanded terms: \(8m + 20\).

Final Answer: \(8m + 20\)

Example 2 (Medium): Expand and Collect Like Terms

Problem: Expand and simplify \(3(2x + 7) - 4x + 2\).

  1. Expand the bracket first: \(3 \times 2x + 3 \times 7 = 6x + 21\).
  2. Rewrite the entire expression: \(6x + 21 - 4x + 2\).
  3. Group like variable terms and constant terms: \((6x - 4x) + (21 + 2)\).
  4. Simplify: \(2x + 23\).

Final Answer: \(2x + 23\)

Example 3 (Hard): Fully Factorise an Algebraic Expression

Problem: Fully factorise \(12p^2q - 18pq^2\).

  1. Find the numerical HCF: The factors of \(12\) and \(18\) share the highest common divisor \(\text{HCF}(12, 18) = 6\).
  2. Find the variable HCF:
    • For \(p\): \(p^2\) and \(p\) share \(p^1 = p\).
    • For \(q\): \(q\) and \(q^2\) share \(q^1 = q\).
    Overall common factor = \(6pq\).
  3. Divide each term by \(6pq\):
    • \(\frac{12p^2q}{6pq} = 2p\)
    • \(\frac{-18pq^2}{6pq} = -3q\)
  4. Write as a product: \(6pq(2p - 3q)\).

Final Answer: \(6pq(2p - 3q)\)

Common Mistakes

Misconception 1: Incomplete Distribution

Mistake: Writing \(3(x + 4) = 3x + 4\).

Correction: \(3(x + 4) = 3x + 12\).

Why it feels right: The multiplier \(3\) is closest to \(x\), so students instinctively multiply \(x\) and simply copy the remaining \(+4\). Remembering the area model clarifies that all items within the bracket are multiplied by the exterior factor.

Misconception 2: Combining Unlike Terms

Mistake: Writing \(5x + 3 = 8x\) or \(4a + 2b = 6ab\).

Correction: \(5x + 3\) cannot be simplified further; \(4a + 2b\) remains \(4a + 2b\) (or factorised as \(2(2a + b)\)).

Why it feels right: In arithmetic, numbers are combined into a single value. In algebra, variables represent distinct dimensions or quantities (e.g., \(5\) shillings and \(3\) mangoes cannot be merged into \(8\) shilling-mangoes).

Misconception 3: Partial Factorisation

Mistake: Factorising \(8x^2 + 12x\) as \(4(2x^2 + 3x)\) or \(2x(4x + 6)\).

Correction: The complete factorisation is \(4x(2x + 3)\).

Why it feels right: A common factor was correctly extracted, but it was not the highest common factor. Always inspect the terms inside the bracket to ensure no further common factors remain.

Misconception 4: Sign Errors with Negative Multipliers

Mistake: \(-2(x - 5) = -2x - 10\).

Correction: \(-2(x - 5) = -2x + 10\).

Why it feels right: The minus sign in front of \(5\) is mistakenly retained without multiplying \((-2) \times (-5) = +10\).

Real World

Single Paddock Perimeter: \(P = L + W + L + W = 2L + 2W = 2(L + W)\) metres.
Multiple Paddocks: For \(6\) identical separate paddocks, total perimeter needed is: \[ 6 \times 2(L + W) = 12(L + W) \]
Cost Estimation: If wire mesh costs \(K\) Kenyan Shillings per metre, the overall cost expression is: \[ \text{Total Cost} = K \times 12(L + W) = 12K(L + W) \]

Practice

Ogola the carpenter has 15 m of timber. He uses 3 m for a support beam and x m for a shelf. If x = 2 m, evaluate the length of timber remaining. (Type only the number, e.g., 10)
Review the concepts above.
A matatu charges a base fare of 40 shillings plus 15 shillings per kilometre. The total fare F (in shillings) for a trip of d kilometres is F = 40 + 15d. What is the fare for a passenger travelling 7 kilometres? (Type only the number, e.g., 145)
Review the concepts above.
If 2x + 3 = 11, what is the value of the expression 5x - 4? (Type only the number, e.g., 16)
Review the concepts above.
Expand and simplify the expression 3x - 7 - (2x - 5), and evaluate its value when x = 4. (Type only the number, e.g., 2)
Review the concepts above.
Evaluate the algebraic expression 2x - 5y + 7 when x = -3 and y = 4. (Type only the number, e.g., -19)
Review the concepts above.
Evaluate the expression 5 - 2(x - 4) when x = -3. (Type only the number, e.g., 19)
Review the concepts above.