2.1.20Algebra — Introduction & Intermediate

Formation of quadratic with given roots

2,399 words11 min readdifficulty · medium1 backlinks

The Fundamental Construction

Why This Works: First Principles

A quadratic equation has roots α\alpha and β\beta if substituting these values makes the equation zero. Let's build this from scratch.

Step 1: What does "root" mean? If α\alpha is a root of P(x)P(x), then P(α)=0P(\alpha) = 0. By the Factor Theorem, this means (xα)(x - \alpha) is a factor.

Step 2: Two roots means two factors If both α\alpha and β\beta are roots:

  • (xα)(x - \alpha) is a factor → P(α)=0P(\alpha) = 0
  • (xβ)(x - \beta) is a factor → P(β)=0P(\beta) = 0

Step 3: Multiply the factors The simplest polynomial with both factors is their product:

Why the kk? Roots only tell us where the parabola crosses the x-axis, not how stretched it is. All these parabolas have the same roots but different "widths":

  • k=1k = 1: standard width
  • k=2k = 2: narrower (steeper)
  • k=0.5k = 0.5: wider (flatter)
Figure — Formation of quadratic with given roots

The Vieta Connection

Notice the coefficients! If ax2+bx+c=0ax^2 + bx + c = 0:

Why this matters: You can form a quadratic from just sum and product, without knowing individual roots!

x2(sum of roots)x+(product of roots)=0x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0


Worked Examples with Step-by-Step Reasoning


Common Mistakes & How to Fix Them


Active Recall Practice

Recall Feynman Explanation (Explain to a 12-year-old)

Imagine you're playing a treasure hunt game. You find two treasure chests buried at positions 33 and 55 on a number line. Now your friend asks, "Can you give me a rule that tells me where the treasures are?"

You could say: "Take any position xx. Calculate how far it is from chest 1: that's (x3)(x - 3). Calculate how far from chest 2: that's (x5)(x - 5). Now multiply those distances: (x3)×(x5)(x - 3) \times (x - 5)."

Here's the magic: this multiplication equals ZERO exactly when xx is at a treasure location!

  • At x=3x = 3: (33)×(35)=0×(2)=0(3 - 3) \times (3 - 5) = 0 \times (-2) = 0
  • At x=5x = 5: (53)×(55)=2×0=0(5 - 3) \times (5 - 5) = 2 \times 0 = 0
  • Anywhere else: both factors are non-zero, so product is non-zero

When you expand (x3)(x5)(x - 3)(x - 5), you get x28x+15=0x^2 - 8x + 15 = 0. This equation "encodes" the treasure locations! That's how we form a quadratic from roots.


Connections & Extensions

Related concepts:

  • Vieta's formulas — direct link, this is where sum/product relationships come from
  • Factor theorem — theoretical basis for why (xα)(x - \alpha) is a factor
  • Quadratic formula — inverse operation: roots → equation vs equation → roots
  • Completing the square — alternative way to manipulate quadratic structure
  • Polynomial long division — extends to finding equations from roots for higher-degree polynomials
  • Complex roots — when α\alpha and β\beta are complex conjugates, the quadratic still has real coefficients
  • Graph transformations — the kk parameter relates to vertical stretch/compression

When you'll use this:

  1. Optimization problems: After finding critical points (roots of derivative), reconstruct the original function
  2. Curve fitting: Given data points where parabola crosses x-axis
  3. Engineering: Design projectile paths with specified landing points
  4. Physics: Modeling harmonic oscillators with known equilibrium points

#flashcards/maths

What is the general form of a quadratic with roots α and β? :: k(xα)(xβ)k(x - \alpha)(x - \beta) where k0k \neq 0, or expanded: k[x2(α+β)x+αβ]k[x^2 - (\alpha + \beta)x + \alpha\beta]

If roots of a quadratic are 4 and -3, what is the equation (with k=1)?
(x4)(x+3)=x2x12=0(x - 4)(x + 3) = x^2 - x - 12 = 0
What is the formula for a quadratic given sum S and product P of roots?
x2Sx+P=0x^2 - Sx + P = 0 (note the minus sign before S)
Why does the factor form (xα)(xβ)(x - \alpha)(x - \beta) give zero at the roots?
At x=αx = \alpha: first factor (xα)=0(x - \alpha) = 0, so product is 00. At x=βx = \beta: second factor (xβ)=0(x - \beta) = 0, so product is 00.

If sum of roots is 10 and product is 21, form the equation :: x210x+21=0x^2 - 10x + 21 = 0

What does the constant k in k(xα)(xβ)k(x - \alpha)(x - \beta) represent?
Vertical scaling of the parabola — determines how "stretched" or "compressed" it is, but doesn't change the root locations
If roots are 3+53 + \sqrt{5} and 353 - \sqrt{5}, what are sum and product?
Sum = 66, Product = (3)2(5)2=95=4(3)^2 - (\sqrt{5})^2 = 9 - 5 = 4. Equation: x26x+4=0x^2 - 6x + 4 = 0
Common mistake: If root is -7, what is the factor?
(x(7))=(x+7)(x - (-7)) = (x + 7), NOT (x7)(x - 7). Remember: subtract the root.
From Vieta's formulas, if 2x28x+6=02x^2 - 8x + 6 = 0, what is the product of roots?
ca=62=3\frac{c}{a} = \frac{6}{2} = 3
Why are there infinitely many quadratics with the same two roots?
Any non-zero multiple k gives a different quadratic: k(xα)(xβ)k(x - \alpha)(x - \beta) all have the same roots but different shapes/scales

Concept Map

Factor Theorem

gives

multiply

non-zero k allows

expand

derive

sum

product

gives

Root alpha: P of alpha = 0

x - alpha is a factor

Two roots alpha and beta

x-alpha and x-beta factors

P = k times x-alpha times x-beta

vertical scaling / width

kx^2 - k sum x + k prod

Vieta's Formulas

alpha+beta = -b/a

alpha beta = c/a

Form quadratic from sum and product

x^2 - sum x + product = 0

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, yeh bahut simple concept hai lekin bohot powerful. Jab tumhe do roots diye ho ek quadratic ke, matlab tumhe pata hai ki parabola X-axis ko kaha kaha touch kar raha hai, toh tum pora equation bana sakte ho backwards se!

Logic yeh hai: agar α ek root hai, matlab x = α pe equation zero ho jati hai. Toh Factor Theorem se, (x - α) ek factor hoga. Dusra root β hai toh (x - β) bhi factor hai. Dono ko multiply karo: P(x) = k(x - α)(x - β). Yaha k ek constant hai jo parabola ki "width" control karta hai — same roots, lekin different shapes. Isko expand karo toh standard form mil jata hai: x² - (sum of roots)x + (product of roots) = 0.

Iska matlab hai ki agar tumhe sirf sum aur product pata ho (Vieta's formulas se), toh bhi equation bana sakte ho bina actual roots jane! Exams mein yeh trick bohot kaam ati hai. Bas ek galti se bacho: root +3 hai toh factor (x - 3) hoga, not (x + 3). Sign confuse mat hona. Practice karo different examples pe, radicals wale bhi, aur samajh mein aa jayega ki kaise roots se equation "reverse engineer" hoti hai.

Go deeper — visual, from zero

Test yourself — Algebra — Introduction & Intermediate

Connections