Open the package
a(b + c) = ab + ac
The outside factor a multiplies every term inside the brackets.
Zero-to-QM algebra bridge
Nothing mysterious is created or destroyed. You are describing the same quantity either as separate pieces or as one grouped product.
Make it clickThe one idea to remember
a(b + c) = ab + ac
The outside factor a multiplies every term inside the brackets.
ab + ac = a(b + c)
Both terms contain a, so write that common factor once outside.
Read the expression correctly
This hidden 1 is why x + yx can feel strange. Rewrite it as1x + yx. Now the common factor is visible:
1x + yx = x(1 + y)
You are not adding x and y. You are counting how many groups of x exist: one group plus y groups.
Interactive area model
A rectangle makes the distributive property visible: split its width and you get two areas; join those areas and you recover one factored rectangle.
See the shared piece
Both expressions measure the same rectangle. Factoring only records the shared side once.
FOIL without memorising a trick
To factor the quadratic again, find two numbers whose sum is 5 and whose product is 6: 2 and 3.
A reliable factoring method
Factoring quadratics
(x + p)(x + q) = x² + (p + q)x + pq
Therefore, to factor x² + 5x + 6, find two numbers that add to 5 and multiply to 6. Those numbers are 2 and 3:
x² + 5x + 6 = (x + 2)(x + 3)
This matters when solving equations. If (x + 2)(x + 3) = 0, at least one factor must be zero, giving x = −2 or x = −3.
Which form should you use?
Common traps
Check that it clicked
The greatest shared factor is 4. Divide both terms by 4: 4(2x + 3).
Multiply 5 by both terms: 10x − 15.
Three and four add to 7 and multiply to 12: (x + 3)(x + 4).
The second term is 1x, so the correct factorisation is x(y + 1).
Why this belongs on the QM path
Calculus often expands expressions so derivatives can be taken term by term. Algebra then factors results to expose roots, shared operators or cancellations. Quantum mechanics uses the same habit: an equation can look completely different after rearrangement while representing the same physical state or relationship.
Continue the Zero-to-QM algebra stageClear answers
Yes. Expanding uses the distributive property to remove grouping, while factoring applies the same property in reverse to create useful grouping. The value does not change.
The first x is 1x. Both terms therefore contain x: 1x + yx = (1 + y)x. The factor x is written once outside the brackets.
No. FOIL is a mnemonic for applying the distributive property twice when multiplying two binomials. Every term in the first bracket must multiply every term in the second.
Look for the greatest quantity that divides every term, including shared numbers, variables and powers. Dividing each term by that common factor tells you what belongs inside the brackets.