A polynomial is a mathematical expression consisting of variables, coefficients, and the operations of addition, subtraction, multiplication, and non-negative integer exponents.
Polynomials are an important part of the "language" of mathematics and algebra. They are used in nearly every field of mathematics to express numbers as a result of mathematical operations. Polynomials are also "building blocks" in other types of mathematical expressions, such as rational expressions.
Many mathematical processes that are done in everyday life can be interpreted as polynomials. Summing the cost of items on a grocery bill can be interpreted as a polynomial. Calculating the distance traveled of a vehicle or object can be interpreted as a polynomial. Calculating perimeter, area, and volume of geometric figures can be interpreted as polynomials. These are just some of the many applications of polynomials.
A polynomial is a special type of mathematical expression.
A mathematical expression is a number represented by variables, constants, and the mathematical operations performed on them.
Some of the expressions above are polynomials (in blue), and some are not (in red). The polynomials can be identified by noting which expressions contain only the operations of addition, subtraction, multiplication, and non-negative integer exponents. The non-polynomial expressions will be the expressions which contain other operations.
Polynomials are well-understood mathematical objects, so it is convenient for mathematicians to be able to express mathematical processes as polynomials. Non-polynomial expressions tend to present more challenges when solving mathematical problems. There is a concept in calculus, called a Taylor series approximation, in which the goal is to approximate a non-polynomial expression as a polynomial expression. This is done because of the many convenient properties of polynomials.
The vocabulary involved in polynomials can be a bit intimidating at first. However, these "complicated-sounding" words are often used to represent simple ideas.
The "building blocks" of polynomials are called monomials.
A monomial is a polynomial expression that contains variables and a coefficient, and does not contain addition or subtraction.
Monomials are often called terms if they are a part of a larger polynomial.
Identify the terms in each polynomial.
We can summarize the answers as follows:
\[\begin <|c|c|>\hline \text & \text \\ \hline x+3 & x\text< and >3 \\ \hline 3x^2-2x+5 & 3x^2\text-2x\text 5 \\ \hline -7 & -7 \\ \hline 2a^3b^2-3b^2+2a-1 & 2a^3b^2\text-3b^2\text2a\text-1 \\ \hline \fracx^2-\fracx+\frac & \fracx^2\text-\fracx\text\frac \\ \hline \end\]
Note that each term can be positive or negative, and this sign depends on whether the term was added in the polynomial or subtracted in the polynomial. Each term also has a coefficient.
The coefficient of a term is the non-variable factor of that term.
Identify the coefficient in each term.
The answers are as follows:
\[\begin <|c|c|>\hline \text & \text \\ \hline x & 1 \\ \hline 3x^2 & 3 \\ \hline -2x & -2 \\ \hline 2a^3b^2 & 2 \\ \hline -\fracx & -\frac \\ \hline -7 & -7 \\ \hline \end\]
Note that the "default" value of a coefficient is \(1\). If a term contains no variables, then the coefficient is the term itself.
Polynomials are often classified by degree.
The degree of a monomial is the sum of the exponents of each variable in the monomial.
The degree of a polynomial is the largest degree out of all the degrees of monomials in the polynomial.
Polynomials are classified in this way because they exhibit different mathematical behavior and properties depending on what the degree is. The degree of a polynomial also affects the problem-solving strategy for solving equations containing that polynomial.
\(0\) degree polynomials are called constants. The values of constants don't change, so they're used to describe quantities that don't change.
\(1^\text\) degree polynomials are called linear polynomials. They are used to describe quantities that change at a steady rate. They are also used in many one-dimensional geometry problems involving length.
\(2^\text\) degree polynomials are called quadratic polynomials. They are used to describe quantities that change with some amount of acceleration or deceleration. They are also used in many two-dimensional geometry problems involving area.
\(3^\text\) degree polynomials are called cubic polynomials. They are used in many three-dimensional geometry problems involving volume.
There are no special names for polynomials that are \(4^\text\) degree or higher. Higher-degree polynomials have varied applications.
The terms "constant," "linear," "quadratic," and "cubic" are common in mathematics; they are not just used in polynomials. However, the meaning of each of these words is always connected to the degree of some polynomial.
Polynomials represent numbers, and as such, any mathematical operation can be performed on polynomials just as they are done on numbers. When polynomials are added, subtracted, or multiplied, the result is another polynomial. When polynomials are divided, the result is a rational expression.
Addition and Subtraction
Main Article: Combining Like TermsPolynomials can be added under the associative law of addition.
There are two polynomials: \((3x^2 -2x+4)\) and \((-3x^2+6x-10)\) What is the sum of these polynomials?
The sum is \((3x^2 -2x+4)+(-3x^2+6x-10)\).
By the associative property of addition, the grouping of terms does not matter. Therefore, the parentheses can be eliminated without changing the result. The sum is then written as \(3x^2 -2x+4+-3x^2+6x-10\).
Combining like terms, the resulting sum is \(4x-6\). \(_\square\)
In a similar fashion, polynomials can also be subtracted.
There are two polynomials: \((2x^3+x^2+x+1)\) and \((2x^2+3x+4)\). What is the difference of these polynomials?
The difference is \((2x^3+x^2+x+1)-(2x^2+3x+4)\).
The subtraction can be re-interpreted as a sum with the negation of the second polynomial. Re-interpreted as a sum, the expression becomes \((2x^3+x^2+x+1)+(-2x^2-3x-4)\). Now that the expression is a sum, the associative property of addition makes the grouping of terms irrelevant. The parentheses can be eliminated: \(2x^3+x^2+x+1-2x^2-3x-4.\)
Combining like terms, the resulting difference is \(2x^3-x^2-2x-3\). \(_\square\)
Multiplication
Multiplication of two polynomials involves multiplying each term of the first polynomial with each term of the second polynomial, and then summing the resulting monomials. When multiplying terms, one must remember the rule of product for exponents.
There are two polynomials: \((x^3+1)\) and \((x^2+1)\). What is the product of these polynomials?
The product is written as \((x^3+1)(x^2+1).\)
To show that each term in the first polynomial is multiplied by each term in the second polynomial, re-write it as \[x^3(x^2+1)+1(x^2+1).\] Now multiplying and combining like terms, \[x^5+x^3+x^2+1.\] There are no like terms, so the resulting product is \(x^5+x^3+x^2+1\). \(_\square\)
Division
Dividing polynomials often involves re-writing the division as a rational expression.
There are two polynomials: \((2x^2-3x+8)\) and \((x-3)\). Write the quotient of these polynomials as a rational expression.
The quotient written as a rational expression is \(\frac.\) \(_\square\)
This is often the preferred way of writing the quotient. Sometimes the resulting rational expression can be further simplified, but not in this case.
Another option to write a quotient of polynomials is to write them as the sum of a polynomial and a rational expression using polynomial division.
There are two polynomials: \((2x^2-3x+8)\) and \((x-3)\). Use polynomial division to write the quotient of these polynomials as the sum of a polynomial and a rational expression.
The long division is as follows:
Thus, the resulting quotient is \(2x+3+\frac.\) \(_\square\)
Factoring polynomials is the process of re-writing a polynomial as the equivalent product of polynomials. There are three common ways in which a polynomial can be factored: grouping, substitution, and using identities.
Factoring by Grouping:
Factoring by Substitution:
Let \(x=(y+1),\) then the polynomial becomes \(2x^2+6x+4 = (2x+4)(x+1).\)
Substituting in \(x=y+1\) gives \((2y+6)(y+2).\ _\square\)
Factoring with Identities:
Recall the difference of squares identity: \(a^2-b^2=(a-b)(a+b).\) Then we have
\[x^2-25=(x-5)(x+5).\ _\square\]
Factor \( x^ + x^ + 1 \).
Recall the identity: \(a^2+2ab+b^2=(a+b)^2.\) If this identity were to be used, the \(x^\) term should have a coefficient of \( 2\). Make the coefficient \(2\) by subtracting \(x^2\) at the end:
\[ x^ + x^ + 1= x^ + 2x^ + 1 -x^. \]
Then factoring the perfect square trinomial gives
\[ \big( x^ + 1 \big)^ - x^. \]
This is now a difference of squares:
\[ \big( x^ + 1 + x \big)\big(x^ + 1 - x \big). \]
Now re-order the terms by descending degree, and we have
\[ \big( x^+x+1 \big)\big(x^-x+1 \big).\ _\square \]
Submit your answerFactor \(x^ + y^ \).
As before, this can be accomplished by adding a term and subtracting the same term. The desired identity is again the perfect square identity, so there should be \( 2 x^ y^ \) term in the middle. Add and subtract this term:
\[ x^ + 2x^y^ + y^ - 2x^y^. \]
Factor the perfect square trinomial:
\[ \big( x^ + y^ \big)^ - 2x^y^. \]
Now factor the difference of squares:
\[ \big( x^ + y^ + \sqrtxy \big) \big( x^ + y^ - \sqrtxy \big).\ _\square\]
If the answer can be expressed as a mixed fraction in simplest form \(a \frac \), find \(a+b+c.\)
\(\)
Note: Solve this problem without using a calculator.