1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
a polynomial
An expression consisting of variables and coefficients, combined using addition, subtraction, and multiplication, with non-negative integer exponents.
quadratic polynomial
A polynomial of degree 2. Its general form is ax^2 + bx + c, where a \ne 0.
zeroes of a polynomial
Values of x for which the polynomial p(x) = 0. These are also known as roots of the polynomial.
relationship between zeroes and coefficients
If \alpha and \beta are the zeroes of a quadratic polynomial ax^2 + bx + c, then:
Sum of zeroes: \alpha + \beta = -b/a
Product of zeroes: \alpha \beta = c/a
Quadratic formula
X² - (sum)x + (product)