1-5. Vieta's Formula
1-5. Vieta's Formula
Vieta’s Formula
y
nl
Charles Yang (quanxinyang@gmail.com)
O
27 Dec 2024
e
Us
§1 Introduction
al
rn
Today, we will explore Vieta’s Formulas, a critical set of relationships in algebra that connect the coefficients of
a polynomial to sums and products of its roots. Mastering these formulas can greatly simplify the process of
te
solving polynomials and understanding their properties, which is invaluable for competitive math contests like
In
the AMC.
n
io
Vieta’s Formulas are derived from the coefficients of a polynomial and provide a direct way to relate these
at
coefficients to the roots (solutions) of the polynomial without actually solving it.
uc
Vieta’s Formulas are not limited to quadratic or cubic equations but extend to polynomials of any degree. For a
polynomial of degree n:
P (x) = an xn + an−1 xn−1 + . . . + a1 x + a0 = 0,
with roots r1 , r2 , . . . , rn , Vieta’s Formulas relate the coefficients of the polynomial to the sums and products of
the roots in systematic ways:
1
Charles Yang (quanxinyang@gmail.com) — 27 Dec 2024 Algebra 5
The sum of the roots taken one at a time (with sign) is:
an−1
r1 + r2 + . . . + rn = −
an
The sum of the products of the roots taken two at a time is:
an−2
y
r1 r2 + r1 r3 + . . . + rn−1 rn =
an
nl
The sum of the products of the roots taken three at a time is:
O
an−3
r1 r2 r3 + . . . + rn−2 rn−1 rn = −
an
e
Us
This pattern continues, alternating in sign, until the product of all n roots, which is:
a0
r1 r2 . . . rn = (−1)n
al
an
rn
These relationships are powerful tools in algebra, particularly useful in symmetric polynomial problems and
situations where the roots themselves are difficult to calculate directly but their sum or product is needed.
te
In
§3 Applications of Vieta’s Formulas
n
Vieta’s Formulas allow us to quickly determine relationships between roots without solving the equation. They
io
are especially useful in symmetric functions of roots and for creating new equations.
at
Example 3.1
uc
Given a quadratic equation x2 − 5x + 6 = 0, find the sum and product of its roots.
Ed
Solution.
The sum of the roots is − −5
1 = 5, and the product of the roots is
6
= 6.
l
1
na
io
Example 3.2
at
Solution.
te
By Vieta’s Formulas, the sum of the roots 4 + 1 = −p gives p = −5, and the product of the roots 4 · 1 = q
In
gives q = 4.
ok
Example 3.3
Find the sum and product of the roots for the polynomial x4 − 3x3 + 5x2 − 2x + 7 = 0.
lo
ut
Solution.
O
2
Charles Yang (quanxinyang@gmail.com) — 27 Dec 2024 Algebra 5
Example 3.4
Given that r, s, and t are the roots of the polynomial x3 − 6x2 + 11x − 6 = 0, find the value of r2 + s2 + t2 .
Solution.
Using Vieta’s formulas, we know:
y
nl
r + s + t = 6, rs + rt + st = 11, rst = 6.
O
The expression r2 + s2 + t2 can be rewritten using the identity:
e
r2 + s2 + t2 = (r + s + t)2 − 2(rs + rt + st).
Us
Substituting the values from Vieta’s formulas:
al
r2 + s2 + t2 = 62 − 2 × 11 = 36 − 22 = 14.
rn
te
In
Example 3.5
A quartic polynomial f (x) = x4 − 2x3 − 7x2 + 8x − 4 has roots a, b, c, and d. Using Vieta’s formulas, compute
n
ab + ac + ad + bc + bd + cd. io
at
Solution.
uc
a + b + c + d = 2, ab + ac + ad + bc + bd + cd = −7.
Example 3.6
Determine the sum of the reciprocals of the roots of the polynomial x2 − 7x + 10 = 0.
at
rn
Solution.
te
+ = = .
α β αβ 10
lo
ut
Example 3.7
O
3
Charles Yang (quanxinyang@gmail.com) — 27 Dec 2024 Algebra 5
Solution.
Using Vieta’s:
α + β = 4, αβ = 3.
The sum of squares of the roots is:
y
nl
O
e
Us
al
rn
te
In
§4 Assignment
n
Problem 4.1. The quadratic equation x2 + mx + n has roots twice those of x2 + px + m, and none of m, n,
and p is zero. What is the value of n/p?
(A) 1 (B) 2 (C) 4 (D) 8 (E) 16
io
at
uc
Ed
Problem 4.2. The sum of the zeros, the product of the zeros, and the sum of the coefficients of the function
f (x) = ax2 + bx + c are equal. Their common value must also be which of the following?
(A) the coefficient of x2
l
na
Problem 4.3. The polynomial x3 − ax2 + bx − 2010 has three positive integer roots. What is the smallest
In
possible value of a?
(A) 78 (B) 88 (C) 98 (D) 108 (E) 118
ok
lo
Problem 4.4. If the roots of the quadratic 3x2 + 6x − 5 are r and s, find r3 + s3 .
ut
Problem 4.5. Find the sum and product of the roots of the quadratic equation 2x2 − 24x + 17 = 0.
4
Charles Yang (quanxinyang@gmail.com) — 27 Dec 2024 Algebra 5
Problem 4.6. There are two values of a for which the equation 4x2 + ax + 8x + 9 = 0 has only one solution for
x. What is the sum of those values of a?
(A) − 16 (B) − 8 (C) 0 (D) 8 (E) 20
y
1 1
Problem 4.7. Let a and b be the roots of the equation x2 − mx + 2 = 0. Suppose that a + and b + are the
nl
b a
roots of the equation x2 − px + q = 0. What is q?
O
(A) 25 (B) 72 (C) 4 (D) 92 (E) 8
e
Us
2003 1
Problem 4.8. What is the sum of the reciprocals of the roots of the equation 2004 x +1+ x = 0?
(A) − 2004 (B) − 1 (C) 2003 (D) 1 2004
(E) 2003
al
2003 2004
rn
te
x
Problem 4.9. Let f be a function for which f = x2 + x + 1. Find the sum of all values of z for which
In
3
f (3z) = 7.
(A) − 1/3 (B) − 1/9 (C) 0 (D) 5/9 (E) 5/3
n
io
at
Problem 4.10. What is the sum of all real numbers x for which |x2 − 12x + 34| = 2?
uc
Problem 4.11. Suppose that a and b are nonzero real numbers, and that the equation x2 + ax + b = 0 has
l
na
Problem 4.12. Let a, b, and c be three distinct one-digit numbers. What is the maximum value of the sum of
the roots of the equation (x − a)(x − b) + (x − b)(x − c) = 0 ?
te