- modulus
- The modulus of a number is the magnitude of the number without a sign attached.
Ch 01- absolute value
- The modulus of a number is also called the absolute value.
Ch 01- polynomial
- A polynomial is an expression of the form a_n x^n + a_{n-1} x^{n-1} + … + a_1 x + a_0, where x is a variable, n is a non-negative integer, the coefficients a_0, a_1, ..., a_n are constants, a_n is called the leading coefficient and a_n ≠ 0, and a_0 is called the constant term.
Ch 01- leading coefficient
- In a polynomial a_n x^n + a_{n-1} x^{n-1} + … + a_1 x + a_0, a_n is called the leading coefficient and a_n ≠ 0.
Ch 01- constant term
- In a polynomial a_n x^n + a_{n-1} x^{n-1} + … + a_1 x + a_0, a_0 is called the constant term.
Ch 01- degree of the polynomial
- The highest power of x in the polynomial is called the degree of the polynomial.
Ch 01- dividend
- In polynomial division, the dividend is the polynomial being divided.
Ch 01- divisor
- In polynomial division, the divisor is the polynomial by which another polynomial is divided.
Ch 01- quotient
- In polynomial division, the quotient is the result of the division, excluding any remainder.
Ch 01- remainder
- In polynomial division, the remainder is the polynomial left over after the division process, which has a degree less than the divisor.
Ch 01- factor
- If a polynomial P(x) divides exactly by a linear factor (x - c) to give the polynomial Q(x), then (x - c) is a factor of P(x).
Ch 01- factor theorem
- If for a polynomial P(x), P(c) = 0, then (x - c) is a factor of P(x).
Ch 01- remainder theorem
- If a polynomial P(x) is divided by (x - c), the remainder is P(c).
Ch 01- x-intercept
- The x-intercept is the point where the graph meets the x-axis.
Ch 01- y-intercept
- The y-intercept is the point where the graph meets the y-axis.
Ch 01- vertex
- The vertex of a modulus function graph of the form y = |ax + b| is the point where the graph changes direction, forming a 'V' shape.
Ch 01- intersection
- An intersection point is a point where two or more graphs meet.
Ch 01- inequality
- An inequality is a mathematical statement that compares two expressions using an inequality symbol (e.g., <, >, ≤, ≥).
Ch 01