Exercises — Formation of quadratic with given roots
Before we start, the one tool we lean on everywhere. If a number is a root of a polynomial (plugging it in gives zero), then is a factor — this is the Factor theorem. Two roots give two factors, and the quadratic is their product.
Look at the picture below to see this before we write any formula. A parabola is a U-shaped curve. The places where it crosses the horizontal axis (the x-axis) are called the roots — there the height is exactly . Each crossing at a number contributes a factor , because that factor is zero precisely at . The whole quadratic is the two factors multiplied, times a stretch dial we call .

Now the shortcut from Vieta's formulas. The picture below shows why the sum and product of the roots pop out when you multiply the factors — the "middle" term collects both roots (their sum) and the "end" term multiplies both roots (their product).

Level 1 — Recognition
Goal: read off factors and the sum/product form without slips.
L1-Q1
Form a monic (leading coefficient ) quadratic with roots and .
Recall Solution — L1-Q1
A root of gives factor . A root of gives factor . Answer: . Check with sum/product: sum , so the term is ✓; product ✓.
L1-Q2
The roots have sum and product . Write the monic quadratic.
Recall Solution — L1-Q2
Plug straight into : Answer: . (Its roots are and : sum , product ✓.)
L1-Q3
Which of these has roots and ? (a) (b) (c) .
Recall Solution — L1-Q3
Sum → the -coefficient must be . Product → constant . That is exactly . Answer: (b).
Level 2 — Application
Goal: handle radicals, fractions, and the free constant .
L2-Q1
Roots are and . Form the monic quadratic.
Recall Solution — L2-Q1
These are conjugates, so use sum and product to dodge messy multiplication.
- Sum (the cancels).
- Product (difference of squares).
Answer: . Notice: irrational roots, but the equation is fully rational — that is the point of conjugate pairs.
L2-Q2
Roots are and . Form a quadratic with integer coefficients.
Recall Solution — L2-Q2
Monic first:
- Sum
- Product
Fractions are legal but ugly. Multiply through by the common denominator (allowed — it is just the free constant , and it does not move the roots): Answer: . Quick check by factoring: gives ✓.
L2-Q3
Roots are and , and the parabola passes through the point . Find the exact quadratic (fix ).
Recall Solution — L2-Q3
Start with the roots but keep free, because "passes through a point" is extra info that pins the vertical stretch: Impose : So Clearing the fraction (multiply by ): , i.e. if you only want the shape. Answer: , equivalently .
Level 3 — Analysis
Goal: work backwards from combined conditions, and handle complex roots.
L3-Q1
A quadratic has roots with and . Find and .
Recall Solution — L3-Q1
We know the sum but need the product to build the equation. Use the identity Why this identity? It links a "square-sum" (given) to the ordinary sum and product (what Vieta needs). Now , so . Answer: ; equation .
L3-Q2
Form a quadratic with real coefficients having root (where ).
The picture below shows why the second root is forced. On the complex plane — a flat map where the horizontal axis is the real part and the vertical axis is the imaginary part — the number sits at coordinates . For a quadratic with real coefficients the two roots must be mirror images across the real axis (a conjugate pair), so its partner sits at . When you add them the vertical parts cancel; when you multiply them the terms cancel too — that is why the equation stays fully real.

Recall Solution — L3-Q2
For a quadratic with real coefficients, complex roots must come as conjugate pairs (see Complex roots). So the other root is .
- Sum (imaginary parts cancel).
- Product .
Answer: . (The quantity confirms the roots are complex, not real.)
L3-Q3
The roots of are . Form a new quadratic whose roots are and .
Recall Solution — L3-Q3
First read the old roots off Vieta: sum , product . Now build sum/product of the new roots directly, without solving for :
- New sum .
- New product .
Answer: . (Old roots are ; new roots : sum , product ✓.)
Level 4 — Synthesis
Goal: chain several transformations, use graphs, mix conditions.
L4-Q1
The roots of are . Form a monic quadratic whose roots are and (the reciprocals).
Recall Solution — L4-Q1
From : divide the standard Vieta relations by the leading coefficient .
Reciprocal sum and product:
Monic quadratic: Clearing fractions (multiply by ): . Answer: , or .
Why "reversing the coefficients" works (proof, not faith): if is a root of , substitute (so is a reciprocal root): Multiply every term by (allowed since because ): The coefficients came out in reverse order as , i.e. after multiplying by — exactly the shortcut, now derived.
L4-Q2
A parabola cuts the x-axis at and , and passes through . Find its equation, then find the vertex — using the graph below to guide each step.

Recall Solution — L4-Q2
Read the roots off the figure. The pink dots mark where the curve meets the axis: and . Those give factors and , so Use the blue point on the figure to fix the stretch . The curve is drawn passing through the blue square at ; the height there is what pins (roots alone cannot): So . Locate the vertex using the figure's symmetry. The dashed yellow line is the axis of symmetry, sitting halfway between the two crossings at . Its height is . So the lowest point of the U — the vertex — is , which happens to be the same blue point that fixed . Answer: , vertex .
Level 5 — Mastery
Goal: full problem-solving under multiple simultaneous constraints and edge cases.
L5-Q1
A monic quadratic has roots . You are told and with . Form the quadratic, then find and .
Recall Solution — L5-Q1
We have the product but a difference, not a sum. Bridge with the identity Why? Expanding both sides: . It converts a known difference and product into the sum that Vieta wants. Two cases (cover both!):
- Sum : , roots . Then , and ✓.
- Sum : , roots . Here ✓ as well.
Answer: two valid quadratics — (roots ) and (roots ). Both satisfy the difference and product; the problem does not force positivity, so both count.
L5-Q2
Find all real for which the quadratic with roots satisfying and has equal roots (a repeated root). State the quadratic(s).
Recall Solution — L5-Q2
The quadratic is . Equal roots happen exactly when the discriminant is zero. The discriminant is the quantity under the square root in the Quadratic formula; for we write it as (the Greek letter , "delta", is just a name for this number). When the parabola only touches the axis at a single point, so the two roots merge into one. Cover both, including the degenerate one:
- : equation , repeated root . Sum , product ✓ (edge case: both roots collapse to zero).
- : equation , repeated root . Sum , product ✓.
Answer: giving , and giving .
L5-Q3
A quadratic has roots . A second quadratic has roots and . Express the second quadratic's coefficients in terms of and , and test it on .
Recall Solution — L5-Q3
From the first: sum , product . New roots :
- New sum .
- New product .
Second quadratic (monic): Test on : here , roots and .
- Predicted: .
- Direct: roots and ; sum , product → ✓.
Answer: ; for it gives .
Wrap-up
Recall One-line summary of every level
L1: read off factors and sum/product ::: factor ; . L2: radicals, fractions, and fixing ::: use sum/product for conjugates; a given point pins . L3: build from combined conditions ::: use identities like ; complex roots come in conjugate pairs. L4: chain transformations, use graphs ::: reciprocal roots use and (guard against zero product). L5: multiple constraints, edge cases ::: differences need with ; equal roots mean discriminant .
Back to the parent: Formation of quadratic with given roots. Related tools you leaned on: Vieta's formulas, Factor theorem, Quadratic formula, Complex roots, Completing the square, Graph transformations.