Chapter 2: Part A - Roots Of Polynomials. Flashcards
What is the Sum of the roots in a Quadratic equal to?
α + β =** -b/a**.
ax² + bx +c.
What is the Product of the roots in a Quadratic equal to?
αβ = c/a.
ax² + bx +c.
What is the Sum of the roots in a Cubic equal to?
α + β + γ = -b/a.
ax³ + bx² + cx + d.
What is the Sum of the products of the roots in a Cubic equal to?
αβ + βγ + γα = c/a.
ax³ + bx² + cx + d.
What is the Product of the roots in a Cubic equal to?
αβγ = -d/a.
ax³ + bx² + cx + d.
What is the Sum of the roots in a Quartic equal to?
α + β + γ + δ = -b/a.
ax⁴ + bx³ + cx² + dx + e.
What is the Sum of the products of the roots (2 at a time) in a Quartic equal to?
αβ + αγ + αδ + βγ + βδ + γδ = c/a.
ax⁴ + bx³ + cx² + dx + e.
What is the Sum of the products of the roots (3 at a time) in a Quartic equal to?
αβγ + βγδ + γδα + δαβ = -d/a.
ax⁴ + bx³ + cx² + dx + e.
What is the Product of the roots in a Quartic equal to?
αβγδ = e/a.
ax⁴ + bx³ + cx² + dx + e.
What is the formula to find α² + β²?
α² + β² = (α + β)² - 2αβ.