Student can find the roots of a quadratic equation by factorizing (splitting the middle term).
Preview · progress not saved — Chapter 1 is free
Explain roots of an equation vs zeroes of a polynomial.
A quadratic equation looks like . When we solve it, we are looking for values of that make the equation true.
If we replace with a real number , and it perfectly balances the equation so that , we call a root of the quadratic equation.
Explain the core logic of finding two numbers to split the 'bx' term.
To solve by factorisation, we split the middle term () into two parts.
But we can't just pick any two numbers that add up to . There is a strict rule: the two numbers must multiply to equal exactly .
A step-by-step flowchart for splitting the middle term.
polished process flowchart, rounded card-style nodes, pastel gradient fills, elegant sans-serif typography, generous whi…
Solving 2x^2 - 5x + 3 = 0.
Problem. Find the roots of the equation , by factorisation.
Solving 3x^2 - 2\sqrt{6}x + 2 = 0.
Problem. Find the roots of the quadratic equation .
Faded example for solving x^2 - 3x - 10 = 0.
To solve , we need two numbers that multiply to and sum to . These numbers are and .
We rewrite the middle term to get . Grouping gives us , which simplifies to .
Equating each factor to zero, the final roots are and .