Notebook
00:07
12 Apr 2026

The Five-Step Verification Procedure

Welcome! Today we're learning The Five-Step Verification Procedure — your safety net for every quadratic problem.

Every time you find the zeros of a quadratic, you need to verify the relationship between zeros and coefficients.

This is a scored step, not optional.

But more than that, it is your safety net — if the verification fails, you know there is an error somewhere.

In this lesson, you will build a five-step procedure that prevents the two most common errors:

ErrorWhat goes wrong
1. Non-standard formReading coefficients from the wrong arrangement
2. Double-negative trapSign errors when the constant or middle term is negative

1. Standard form before reading coefficients

The verification procedure starts with a step that many students skip — rearranging to standard form.

Skipping it causes wrong coefficient readings, which cascade into a failed verification even when the zeros are correct.

✍️ Question

Here's an expression:

6x237x6x^2 - 3 - 7x

Notice the terms are not in decreasing order of powers.

Rewrite this in standard form and identify aa, bb, cc with their signskey.

The non-negotiable first step: write the polynomial in standard formHighest power first, then next, then constant (decreasing powers of xxHighest power first, then next, then the constant).

6x237x6x^2 - 3 - 7x has the terms out of order.

  • The 3-3 is the constantpower 0That's why it goes at the end (no xx)
  • 7x-7x is the xx term

Rearranging in decreasing powers:

6x27x36x^2 - 7x - 3
(The key pattern for standard form)

✍️ MCQ
Choose one
In the standard form 6x27x36x^2 - 7x - 3, what is the value of bb?

Now read the coefficients:

  • a=6a = 6 (coefficient of x2x^2)
  • b=7b = -7The sign is part of the coefficient (coefficient of xx, including the negative signThe minus sign travels with the number)
  • c=3c = -3Same rule applies to the constant (constant term, including the negative sign)
✍️ MCQ
Choose one
If the standard form were 6x2+7x36x^2 + 7x - 3, what would be the value of bb?

Write this as a separate lineTakes 5 seconds but catches errors:

a=6,b=7,c=3a = 6, \quad b = -7, \quad c = -3
key values
(This habit prevents cascading errors)

This 5-second habitQuick habit that pays off prevents errors that cascadeStops mistakes from snowballing through the entire verification.

2. The double-negative trap in -b/a

With coefficients correctly read, the next danger point is computing ba\frac{-b}{a} when bb is already negative.

The formula has a minus sign, and when bb is also negative, you get a double negative that must be resolved explicitly.

⚠️ This is where sign errors creep indon't skip steps!

The safe approach: Write it in two lines.

  • Line 1: State b=7b = -7
  • Line 2: Compute b=(7)=+7-b = -(-7) = +7key step

Then:

ba=76-\frac{b}{a} = \frac{7}{6}

✍️ Question

Your turn ✏️

For a=4a = 4, b=4b = -4, c=3c = -3, compute ba-\frac{b}{a}.

Show the two-step method explicitly.

The double-negative trapWhere most students lose marks is the most common error in the chapter. Here is the foolproof method:

Line 1: Write down bbstart here with its sign. → b=4b = -4

Line 2: Negate itWriting negative of negative 4 separately. → b=(4)=+4-b = -(-4) = +4How you avoid the trap

Line 3: Divide by aa. → ba=44=\frac{-b}{a} = \frac{4}{4} = 11answer

✍️ MCQ
Choose one
If b=4b = -4, what is b-b?

Common Mistake: Trying to compute (4)4\frac{-(-4)}{4} in one step

When you rush, you might write 44=1\frac{-4}{4} = -1Double negative becomes positive — forgetting that negating a negative gives a positiveNegating a negative gives a positive!

Why the Two-Step MethodForces the sign change to be visible Works:

Line 1: b=4b = -4Write it as a separate line

Line 2: b=(4)=+4-b = -(-4) = +4Sign change becomes visible on paper

Now: ba=+44=1\frac{-b}{a} = \frac{+4}{4} = 1

The two-step method makes the sign change visiblekey!You cannot miss the double negative and prevents the error.

✍️ MCQ
Choose one
A student computed ba-\frac{b}{a} for b=4b = -4 and a=4a = 4 and got 1-1. What mistake did they make?

This applies whenever bb is negativeWhen b is negative, that's when you need to be careful. When bb is positiveWhen b is positive, there's no trap at all (like b=5b = 5), there's no double negative to worry about: ba=5a\frac{-b}{a} = \frac{-5}{a}. StraightforwardIt's straightforward when b is positive.

✍️ MCQ
Choose one
When do you NEED to use the two-step method for computing ba-\frac{b}{a}?

3. Complete verification with surd zeros

Great progress! 🎯

Standard form and sign handling are locked in.

Now we do a complete verification from start to finish, including a case with surd zeros where the sum cancels to a simple number.

📋 Given Info

Here's what you're working with:

For p(x)=x22p(x) = x^2 - 2 with zeros 2\sqrt{2} and 2-\sqrt{2}:

  • Standard form: x2+0x2x^2 + 0x - 2
  • Coefficients:
    • a=1a = 1
    • b=0b = 0
    • c=2c = -2
✍️ Question

Your Task ✍️

Verify the zeros-coefficients relationship for x22x^2 - 2 with zeros 2\sqrt{2} and 2-\sqrt{2}.

Show all five steps5:

  1. Write in standard form
  2. Identify aa, bb, cc
  3. Compute sum and product from zeros
  4. Compute b/a-b/a and c/ac/a from formulas
  5. Compare and verify

Here is the complete five-step procedureYour systematic checklist for checking zeros applied to x22x^2 - 2 with zeros 2\sqrt{2} and 2-\sqrt{2}.

Step 1: Standard form.Writing in decreasing powers of x

x22x^2 - 2

The xx term is missinghidden!Missing terms need coefficient zero, so we write it explicitly:

x2+0x2x^2 + 0x - 2

✍️ MCQ
Choose one
From the standard form x2+0x2x^2 + 0x - 2, what are the values of aa, bb, and cc?

Step 2: Read coefficients. From x2+0x2x^2 + 0x - 2:

  • a=1a = 1Match a to the x squared term (coefficient of x2x^2)
  • b=0b = 0(Match b to the x term) (coefficient of xx)
  • c=2c = -2The sign travels with the number (constant term)

The missing xx termMissing doesn't mean absent means b=0b = 0keyWrite b equals zero and continue. This is important — when a term is "missing," its coefficient is zero, not absent.

✍️ MCQ
Choose one
When b=0b = 0, what is the value of ba-\frac{b}{a}?

Step 3: Compute from zeros.

Sum =2+(2)== \sqrt{2} + (-\sqrt{2}) = 00Negative pairs always cancel out. (The surds cancel.Watch for this pattern in exams)

Product =2×(2)=(2)2== \sqrt{2} \times (-\sqrt{2}) = -(\sqrt{2})^2 = 2-2Surd times its negative gives negative of the square.

✍️ MCQ
Choose one
We have a=1a = 1, b=0b = 0, c=2c = -2. What is ba-\frac{b}{a}?

Step 4This is the verification step: Compute from formulas.Use formulas, then compare to actual zeros

ba-\frac{b}{a}The sum formula from coefficients =01== -\frac{0}{1} = 00match!First confirmation — it matches!

ca\frac{c}{a}(The product formula from coefficients) =21== \frac{-2}{1} = 2-2match!Second match — verification complete!

✍️ MCQ
Choose one
In Step 4, we computed ba-\frac{b}{a} and ca\frac{c}{a}. What is the purpose of Step 5 in the verification procedure?

Step 5: CompareWhere you check if values match.

Sum: 0=00 = 0. ✓ Verified.Calculated matches formula

Product: 2=2-2 = -2. ✓ Verified.Calculated matches formula

Both relationships hold — the verification is complete!

Key observation: b=0b = 0 corresponds to a sum of 00. When zeros are negatives of each other (like 2\sqrt{2} and 2-\sqrt{2}Negatives of each other cancel when added), their sum cancels out, and the xx-coefficient becomes 00No x term in the polynomial.

This is why the polynomial x22x^2 - 2 has no xx term — the zeros are symmetric about zero!Zeros are symmetric about the origin

✍️ MCQ
Choose one
If a quadratic has zeros 55 and 5-5, what is the value of bb (the coefficient of xx)?

4. Recognising patterns: what zero coefficients tell you

Through verification, we start noticing patterns:

CoefficientWhat it means
b=0b = 0The zeros sum to 0 (they're negatives of each other)
c=0c = 0One zero is 0key insight itself

These structural insights connect the algebra to the geometry and help you check answers instantly.

📋 Given Info

For p(y)=5y2+10yp(y) = 5y^2 + 10y, the standard form is:

5y2+10y+05y^2 + 10y + 0

Coefficients:

  • a=5a = 5
  • b=10b = 10
  • c=0c = 0

Zeros: 00 and 2-2given

51015-50y = 5x² + 10xx=-2.00y=0.00V(-1.00, -5.00)x = 0x = -2y-intercept (0, 0)x-axisy-axisSum of zeros = 0 + (-2) = -2Product of zeros = 0 × (-2) =0Origin (0,0): y=0 is a zeroy = 5x² + 10xx=-2.00y=0.00V(-1.00, -5.00)x = 0x = -2y-intercept (0, 0)x-axisy-axis
✍️ Question

Verify the zeros-coefficients relationship for 5y2+10y5y^2 + 10y with zeros 00 and 2-2.

What does c=0c = 0 tell you about the zeros?

Let's verify 5y2+10y5y^2 + 10y with zeros 00 and 2-2.

Step 1 — Standard form: 5y2+10y+05y^2 + 10y + 0

Notice the constant term is missingWhen there's no constant term, c equals 0 — this means c=0c = 0You must write it explicitly as plus 0.

Step 2 — Identifying the coefficients:

  • a=5a = 5Always identify all three, even when one is zero (coefficient of y2y^2)
  • b=10b = 10Always identify all three, even when one is zero (coefficient of yy)
  • c=0c = 0c is zero but still must be identified (constant term)
✍️ MCQ
Choose one
One of the zeros is 00. When you multiply any number by 00, what do you get?

Step 3: Calculate sum and product from zeros

From zeros: Sum =0+(2)=2= 0 + (-2) = -2. Product =0×(2)=0= 0 \times (-2) = 0.

Step 4: Calculate using coefficient formulas

From formulas: ba=105=2-\frac{b}{a} = -\frac{10}{5} = -2Formula for sum of zeros. ca=05=0\frac{c}{a} = \frac{0}{5} = 0Formula for product of zeros.

✍️ MCQ
Choose one
Before we compare, what should the sum from zeros (2-2) equal if our verification is correct?

Step 5: Compare and verify

Sum: 2=2-2 = -2. ✓ Verified. Product: 0=00 = 0. ✓ Verified.

Key Insight: When c=0c = 0When there's no constant term, the product of zeros is ca=0\frac{c}{a} = 0, which means at least one zero must be 0One of the zeros has to be zero. This is why y=0y = 0Zero is immediately a root is a zero of 5y2+10y5y^2 + 10yNo constant term means zero is a root.

✍️ Yes/No
Yes or No?
If a quadratic has c=0c = 0, can both zeros be non-zero?
Let's annotate the graph to see how the zeros we found connect directly to the coefficient formulas. When you see the sum and product written right next to the zeros, the verification becomes visual.
51015-50y = 5x² + 10xx=-2.00y=0.00V(-1.00, -5.00)x = 0x = -2y-intercept (0, 0)x-axisy-axisSum of zeros = 0 + (-2) = -2Product of zeros = 0 × (-2) =0Origin (0,0): y=0 is a zeroy = 5x² + 10xx=-2.00y=0.00V(-1.00, -5.00)x = 0x = -2y-intercept (0, 0)x-axisy-axisSum of zeros = 0 + (-2) = -2Product of zeros = 0 × (-2) =0Origin (0,0): y=0 is a zero
✍️ MCQ
Choose one
The product of zeros is 00. What does this tell us about at least one of the zeros?

The pattern: c=0c = 0When c is zero, we know something special means product of zeros =0= 0The product of the zeros equals zero. Since a product is 00 only when at least one factor is 00A product can only be zero if one factor is zero, this tells us x=0x = 0 is a zeroSo x equals 0 must be a zero of the polynomial.

In fact, whenever you see no constant termSpotting no constant term is the key (like 5y2+10y5y^2 + 10y), you can immediately say "y=0y = 0 is a zeroYou can instantly say one zero is zero" by factoring out yyJust factor out the variable: 5y(y+2)5y(y + 2).

✍️ MCQ
Choose one
If a quadratic has the form ax2+bxax^2 + bx (no constant term), which of the following is ALWAYS true?

Similarly, b=0b = 0When b is zero, something interesting happens means sum of zeros =0= 0The sum of the zeros equals zero, which happens when the zeros are negatives of each otherThe zeros are negatives of each other (like 2\sqrt{2} and 2-\sqrt{2}Root 2 and negative root 2 cancel out perfectly).