Notebook
00:08
12 Apr 2026

Translating Verbal Conditions About Zeros

Welcome! Today we're working on Translating Verbal Conditions About Zeros — a skill that turns word problems into solvable equations.

Many problems describe a relationship between zeros using words instead of numbers.

"One zero is twice the other" "The zeros differ by 3" "The product of zeros is equal to their sum"

The essential skill is translation:

What you seeWhat you do
Verbal conditionConvert to equation
Words about zerosSum or product formula

Once translated, the coefficient formulas solve the equation instantlykey benefit.

  • No guessing
  • No trial and error
  • Just direct calculation

1. Translating reciprocal and negative conditions

📋 Given Info

📝 Translating Verbal Conditions About Zeros

The two most common verbal conditions — reciprocal zeros and negatives of each other — each have a single-line translation.

Mastering these translations makes many problems trivial.

Key Facts:

  • Reciprocal zeros: product =1= 1α·β
  • Negatives of each other: sum =0= 0α+β
✍️ Question

Your Turn ✍️

For each condition, state the algebraic translation:

(a) The zeros of a quadratic are reciprocals of each other.

(b) The zeros of a quadratic are negatives of each other.

For each, state what equals what, and connect it to the coefficients of the quadratic ax2+bx+cax^2 + bx + c.

Translation dictionaryYour reference for translating verbal conditions:

Reciprocal zerosThe verbal condition you'll encounter in problems: zeros are α\alpha and 1α\frac{1}{\alpha}The standard form you'll use every time.

Product =α×1α== \alpha \times \frac{1}{\alpha} = 11keyReciprocal zeros always give this result

Coefficient equation: ca=1\frac{c}{a} = 1Directly write this and solve from there

✍️ MCQ
Choose one
If the zeros of a quadratic ax2+bx+cax^2 + bx + c are reciprocals of each other, which relationship must hold?
Number line showing two points alpha and -alpha equidistant from origin O, with arrows indicating they are negatives of each other, sum equals zero

Negatives of each other: zeros are α\alpha and α-\alphaMirror images across zero on the number line.

Sum =α+(α)== \alpha + (-\alpha) = 00key!They cancel out completely

Look at the number line on the board — see how α\alpha and α-\alpha are mirror images across zeroNegatives of each other are mirror images?

Coefficient equation: ba=0\frac{-b}{a} = 0, which means b=0b = 0answerThe algebraic condition you need

Summary: Zeros are negatives of each otherYour exam shortcut trigger \Rightarrow b=0b = 0That's the algebraic condition

✍️ MCQ
Choose one
If the zeros of a quadratic ax2+bx+c=0ax^2 + bx + c = 0 are negatives of each other, which coefficient must equal zero?

Notice: reciprocal is about the PRODUCTReciprocals multiply to give 1, while negatives is about the SUMNegatives add up to zero. Do not confuse them.Don't mix up product and sum

2. Applying the reciprocal condition to find an unknown

The reciprocal condition becomes powerful when applied to polynomials with unknown coefficients.

When we know that product of zeros = 1 (the reciprocal condition), this translates to:

ca=1\frac{c}{a} = 1
key equation

This gives us a direct equation for the unknown.

📋 Given Info

Given Information:

Consider the polynomial (a2+9)x2+13x+6a(a^2 + 9)x^2 + 13x + 6a

We're told that one zero is the reciprocal of the other.

This means:

  • If the zeros are α\alpha and β\beta, then β=1α\beta = \frac{1}{\alpha}
  • So their product: αβ=1\alpha \cdot \beta = 1key!
✍️ Question

Question:

If one zero of (a2+9)x2+13x+6a(a^2 + 9)x^2 + 13x + 6a is the reciprocal of the other, find aafind.

Reciprocal zerosWhen you see this, think product equals 1: product = 1The translation you need for exams.

When one zero is the reciprocal of the otherThis verbal condition triggers the algebra, their product must equal 1.

If the zeros are α\alpha and 1α\frac{1}{\alpha}, then:

α×1α=1\alpha \times \frac{1}{\alpha} = 1
=1
(The verbal-to-algebra translation)

This is the key translationWhat the question is really testing from the verbal condition to algebra.

✍️ MCQ
Choose one
For the polynomial (a2+9)x2+13x+6a(a^2 + 9)x^2 + 13x + 6a, if the zeros are reciprocals, what equation can we write using the product of zeros formula?

For the polynomial (a2+9)x2+13x+6a(a^2 + 9)x^2 + 13x + 6a:

  • Leading coefficientThe number in front of the highest x power (call it AA) = a2+9a^2 + 9This is our leading coefficient here
  • Constant termThe term with no x attached (call it CC) = 6a6aOur constant term in this polynomial
✍️ MCQ
Choose one
Using the product of zeros formula CA\frac{C}{A}, what expression do we get for the product of zeros of this polynomial?

Product of zeros = CA\frac{C}{A} = 6aa2+9\frac{6a}{a^2 + 9}Using the product of zeros formula = 11key!Reciprocal zeros multiply to give 1

Solving for aa:

Cross-multiplyMultiply both sides by denominators to clear fractions: 6a=a2+96a = a^2 + 9

RearrangeGet everything on one side, equal to zero: a26a+9=0a^2 - 6a + 9 = 0Standard form means equals zero

✍️ MCQ
Choose one
What is the value of a26a+9a^2 - 6a + 9 when a=3a = 3?

Recognise: this is (a3)2=0(a - 3)^2 = 0Recognize this pattern to save time

So a=3a = 3answerOur final answer.

The equation happened to be a perfect squarePerfect squares don't appear by accident in textbook problems — typical of well-designed problems. Clean answer, clean algebra.