Welcome! Today we're exploring Deriving Sum and Product of Zeros Formulas — one of the most powerful shortcuts in the polynomials chapter.
Here is something remarkable: if you know the coefficients of a quadratic, you can compute the sum and product of its zeros without ever finding the zeros themselves.
The formulas:
| Quantity | Formula |
|---|---|
| Sum of zeros | |
| Product of zeros |
These are not magic — they come directly from expanding the factored form and comparing coefficients.
Understanding the derivation is important because:
It tells you where the minus signkey! in comes from.
That minus sign is the source of the most common error in the entire chapter.
We need two formulas that connect a quadratic's zeros to its coefficients.
These formulas are used in almost every problem in this chapter, so getting them right — especially the signs — is critical.
For a quadratic polynomial with zeros and :
There are two relationships connecting the zeros to the coefficients , , and .
State the formulas for the sum of zeros and the product of zeros in terms of , , and .
The two formulas are:
Sum of zeros:
Product of zeros:
Notice the signs: the sum has a NEGATIVE sign (negative), while the product has no extra negative (just no negative). This asymmetry comes from the derivation.
When you expand , you get:
Comparing this with :
⚠️ The negative sign in the sum formula comes from the minus signs in .
When you expand , those minus signs create a negative coefficient for the term. That's why the sum formula has correct, not .
Forgetting this sign is the single most common error in the chapter.
| Formula | Correct | Common Mistake |
|---|---|---|
| Sum of zeros | ✓ | ✗ (missing negative) |
Students often write instead of because they forget where the negative comes from.
Knowing the formulas is one thing; understanding where they come from is what lets you reconstruct them when needed. 🧠
The derivation is a single idea: expand the factored form and match it term-by-term with .
Here's what we know:
If and are zeros of , then we can write:
The factor ensures the leading coefficients match.
Your turn! ✏️
Expand fully.
Then compare the -coefficient with to show that:
Let me walk you through the derivation step by step.
Since and are zeros of the quadratic, we can write the polynomial as:
Step 1: Expand
Let's multiply these two brackets term by term:
Now, let's combine the like terms (the two middle terms with ):
sum of zeros
Step 2: Multiply by
Now we multiply the entire expression by :
Step 3: Compare with , term by term:
The negative sign in comes from the minus signs in .
When you expand, the sum of zeros appears with a negative in front:
That minus signculprit before is why we get , not .
The formulas are derived and understood. Now let's apply them to an actual polynomial to see how the signs work in practice.
Pay special attention to the double negative that appears when is already negative.
Consider the polynomial whose zeros are and .
Here we have:
Verify the sum formula for whose zeros are and .
Compute the sum two ways:
Then compare your results. Show your work for both methods.
The double negative is the danger zone. Let's handle it in two explicit steps.
⚠️ When is already negative, the formula becomes . That's a negative of a negative — and this is where most mistakes happen!
For :
| Coefficient | Value |
|---|---|
Notice: , not . The negative sign is PART of the coefficient!
From the zeros ( and ):
Finding common denominator (LCM of 2 and 3 is 6LCM):
So the sum of zeros calculated directly is answer
From the formula (using the two-step method):
Compare: Match!. ✓ Verified.
⚠️ The trap: If you forget to negate , you get instead of .
Many students see and directly write wrong!, completely skipping the negative sign in the formula.
The two-step method (write , then write ) makes the sign explicit and prevents this error. Always use two steps when is negative.
✅ Step 1: Write ✅ Step 2: Write
This forces you to handle the double negative consciouslykey!.