krit.club logo

Factorisation - Factorisation of the form (x+a)(x+b)

Grade 8ICSE

Review the key concepts, formulae, and examples before starting your quiz.

πŸ”‘Concepts

β€’

The identity (x+a)(x+b)=x2+(a+b)x+ab(x+a)(x+b) = x^2 + (a+b)x + ab is the fundamental basis for factorising quadratic trinomials where the coefficient of x2x^2 is 11. Factorisation is essentially the reverse process of expanding these brackets.

β€’

A quadratic trinomial in the form x2+px+qx^2 + px + q can be factorised into (x+a)(x+b)(x+a)(x+b) by finding two integers aa and bb such that their sum a+b=pa + b = p and their product ab=qab = q.

β€’

The 'Sign Rule' for the constant term: If the constant term qq is positive, both aa and bb must have the same sign as the middle term pp. If qq is negative, aa and bb must have opposite signs, and the larger factor (in absolute value) will carry the same sign as the middle term pp.

β€’

Splitting the Middle Term: Once aa and bb are identified, the term pxpx is replaced with ax+bxax + bx. This transforms the trinomial into a four-term expression x2+ax+bx+abx^2 + ax + bx + ab, which can then be factorised by grouping terms into pairs.

β€’

Visualizing with an Area Model: Imagine a large rectangle with dimensions (x+a)(x+a) and (x+b)(x+b). The total area of this rectangle represents the trinomial x2+(a+b)x+abx^2 + (a+b)x + ab. Inside this large rectangle, you can see four distinct regions: a square of area x2x^2, two rectangles of areas axax and bxbx, and a smaller corner rectangle of area abab.

β€’

Systematic Factor Search: To find aa and bb, list all factor pairs of the constant term qq. For each pair, calculate their sum until you find the pair that equals the coefficient pp. For example, if q=12q = 12, pairs include (1,12),(2,6),(1, 12), (2, 6), and (3,4)(3, 4).

πŸ“Formulae

(x+a)(x+b)=x2+(a+b)x+ab(x+a)(x+b) = x^2 + (a+b)x + ab

x2+px+q=(x+a)(x+b)Β whereΒ a+b=pΒ andΒ ab=qx^2 + px + q = (x+a)(x+b) \text{ where } a+b=p \text{ and } ab=q

πŸ’‘Examples

Problem 1:

Factorise the quadratic trinomial: x2+9x+18x^2 + 9x + 18

Solution:

Step 1: Identify the sum (p=9p = 9) and the product (q=18q = 18). Step 2: Find two numbers aa and bb such that a+b=9a + b = 9 and aΓ—b=18a \times b = 18. Possible factor pairs of 1818: (1,18)β†’(1, 18) \rightarrow sum 1919; (2,9)β†’(2, 9) \rightarrow sum 1111; (3,6)β†’(3, 6) \rightarrow sum 99. Step 3: The correct factors are 33 and 66. Step 4: Rewrite the expression by splitting the middle term: x2+3x+6x+18x^2 + 3x + 6x + 18 Step 5: Group and factorise: x(x+3)+6(x+3)x(x + 3) + 6(x + 3) (x+3)(x+6)(x + 3)(x + 6) Final Answer: (x+3)(x+6)(x + 3)(x + 6)

Explanation:

We look for two positive numbers because both the middle term and the constant term are positive. Since 3+6=93 + 6 = 9 and 3Γ—6=183 \times 6 = 18, these numbers satisfy the requirements for aa and bb.

Problem 2:

Factorise the expression: x2βˆ’2xβˆ’15x^2 - 2x - 15

Solution:

Step 1: Identify the sum (p=βˆ’2p = -2) and the product (q=βˆ’15q = -15). Step 2: Since the product is negative (βˆ’15-15), the numbers aa and bb must have opposite signs. Step 3: List factor pairs of βˆ’15-15: 1,βˆ’15β†’1, -15 \rightarrow sum βˆ’14-14 βˆ’1,15β†’-1, 15 \rightarrow sum 1414 3,βˆ’5β†’3, -5 \rightarrow sum βˆ’2-2 βˆ’3,5β†’-3, 5 \rightarrow sum 22 Step 4: The numbers are 33 and βˆ’5-5. Step 5: Split the middle term and factorise by grouping: x2βˆ’5x+3xβˆ’15x^2 - 5x + 3x - 15 x(xβˆ’5)+3(xβˆ’5)x(x - 5) + 3(x - 5) (xβˆ’5)(x+3)(x - 5)(x + 3) Final Answer: (xβˆ’5)(x+3)(x - 5)(x + 3)

Explanation:

Because the product is βˆ’15-15, we needed one positive and one negative factor. The middle term βˆ’2-2 is negative, so the larger absolute value (5) was assigned the negative sign.