Polynomials and Their Operations
Polynomials and Their Operations
Operations
Restu Lusiana
Simplify expressions using the rules of exponents.
Learning Simplify expressions involving parentheses and exponents.
Objectives Simplify expressions involving 0 as an exponent.
If a factor is repeated multiple times, then the product can be written in
exponential form xn. The positive integer exponent n indicates the number of
times the base x is repeated as a factor.
For example,
Product, Here the base is 5 and the exponent is 4. Exponents are sometimes indicated
Quotient, and with the caret (^) symbol found on the keyboard: 5^4 = 5*5*5*5. Next consider
the product of 23 and 25,
Power Rule for
Exponents Expanding the expression using the definition produces multiple factors of the
base, which is quite cumbersome, particularly when n is large. For this reason,
we will develop some useful rules to help us simplify expressions with
exponents. In this example, notice that we could obtain the same result by
adding the exponents.
In general, this describes the product rule for exponents. If m and n are
positive integers, then
In other words, when multiplying two expressions with the same base, add the
exponents.
Here we can cancel factors after applying the definition of exponents. Notice
that the same result can be obtained by subtracting the exponents.
This describes the quotient rule for exponents. If m and n are positive integers
and x≠0, then
In other words, when you divide two expressions with the same base, subtract
the exponents.
Now raise 23 to the fourth power as follows:
After writing the base 23 as a factor four times, expand to obtain 12 factors of
2. We can obtain the same result by multiplying the exponents.
In general, this describes the power rule for exponents. Given positive
integers m and n, then
After expanding, we have four factors of the product xy. This is equivalent to
raising each of the original factors to the fourth power. In general, this
Power Rules describes the power rule for a product. If n is a positive integer, then
for Products
and Quotients Example: Simplify: (3xy3)4.
Solution:
Next, consider a quotient raised to a power.
In other words, given a fraction raised to a power, we can apply that exponent
to the numerator and the denominator. This rule requires that the
denominator is nonzero. We will make this assumption for the remainder of
the section.
Using the quotient rule for exponents, we can define what it means to have 0
as an exponent. Consider the following calculation:
Eight divided by 8 is clearly equal to 1, and when the quotient rule for
exponents is applied, we see that a 0 exponent results. This leads us to the
definition of zero as an exponent, where x≠0:
Zero as an
Exponent It is important to note that 00 is undefined. If the base is negative, then the
result is still +1. In other words, any nonzero base raised to the 0 power is
defined to be 1. In the following examples, assume all variables are nonzero.
Try this!
1. Simplify: (3ab)3
2. Simplify: (ab2/2c3)5
3. Simplify: ((5x5(2x−1)4)/3y7)2
4. Simplify: (5x3y0z2)2
Learning Objectives:
Introduction to Identify a polynomial and determine its degree.
Definitions
The degree of a term in a polynomial is defined to be the exponent of the
variable, or if there is more than one variable in the term, the degree is the
sum of their exponents. Recall that x0=1; any constant term can be written as
a product of x0 and itself. Hence the degree of a constant term is 0.
And the degree of a polynomial is the largest degree of all of its terms.
In this form, we can see that the subtraction in the original corresponds to
negative coefficients. Because addition is commutative, we can write the
terms in descending order based on the degree of each term as follows:
We can further classify polynomials with one variable by their degree as
follows:
Evaluating
Polynomials
Recall that we combine like terms, or terms with the same variable part, as a
means to simplify expressions. To do this, add the coefficients of the terms to
obtain a single term with the same variable part. For example,
Notice that the variable part, x2, does not change. This, in addition to the
commutative and associative properties of addition, allows us to add
polynomials.
Adding
Polynomials Example: Add: (3x2+3x+5)+(2x2−x−2).
Solution: Remove the parentheses and then combine like terms.
Try it!
1. Add: (−5x2y−2xy2+7xy)+(4x2y+7xy2−3xy).
2. Add: (a−4a3+a5−8)+(−9a5+a4−7a+5+a3).
When subtracting polynomials, we see that the parentheses become very
important. Recall that the distributive property allowed us to derive the
following:
Adding and When using function notation, be careful to group the entire function and add
or subtract accordingly.
Subtracting Example: Calculate: (f−g)(x), given f(x)=2x−3 and g(x)=−2x2+2x+5.
Polynomial Solution: The notation (f−g)(x) indicates that you should subtract the
functions f(x)−g(x):
Functions
Recall the product rule for exponents: if m and n are positive integers, then
In other words, when multiplying two expressions with the same base, add the
exponents. This rule applies when multiplying a monomial by a monomial. To
find the product of monomials, multiply the coefficients and add the exponents
of variable factors with the same base. For example
Multiplying
Polynomials To multiply a polynomial by a monomial, apply the distributive property and
then simplify each term.
Example: Multiply: 2x2(3x2−5x+1).
Solution: Apply the distributive property and then simplify.
In the same way that we used the distributive property to find the product of a
monomial and a binomial, we will use it to find the product of two binomials.
Here we apply the distributive property multiple times to produce the final
result. This same result is obtained in one step if we apply the distributive
Multiplying by property to a and b separately as follows:
a Binomial
This is often called the FOIL method. We add the products of the first terms of
each binomial ac, the outer terms ad, the inner terms bc, and finally the last
terms bd. This mnemonic device only works for products of binomials; hence
it is best to just remember that the distributive property applies.
Example: Multiply: (1/2x−1/4)(1/2x+1/4).
Solution: Distribute 1/2x and then distribute −1/4
When multiplying polynomials, we apply the distributive property many
times. Multiply all of the terms of each polynomial and then combine like
terms.
Product of
Polynomials
Aligning like terms in columns, as we have here, aids in the simplification
process.
Notice that when multiplying a trinomial by a trinomial, we obtain nine terms
before simplifying. In fact, when multiplying an n-term polynomial by an m-
term polynomial, we will obtain n × m terms. In the previous example, we
were asked to multiply and found that
In this section, the goal is to recognize certain special products that occur
often in our study of algebra. We will develop three formulas that will be very
useful as we move along. The three should be memorized. We begin by
considering the following two calculations:
Special
Products
This leads us to two formulas that describe perfect square trinomials:
Multiplying
Polynomial
Functions
Next, substitute −1 for the variable x.
Recall the quotient rule for exponents: if x is nonzero and m and n are positive
integers, then
In other words, when dividing two expressions with the same base, subtract
the exponents. This rule applies when dividing a monomial by a monomial. In
this section, we will assume that all variables in the denominator are nonzero.
Try This!
Divide: (9a4b−7a3b2+3a2b)/(−3a2b)
The same technique outlined for dividing by a monomial does not work for
polynomials with two or more terms in the denominator. In this section, we will
outline a process called polynomial long division, which is based on the division
algorithm for real numbers. For the sake of clarity, we will assume that all
expressions in the denominator are nonzero.
Step 2: Multiply the first term of the quotient by the divisor, remembering to
distribute, and line up like terms with the dividend.
Step 3: Subtract the resulting quantity from the dividend. Take care to
subtract both terms.
Step 4: Bring down the remaining terms and repeat the process from step 1.
Notice that the leading term is eliminated and that the result has a degree
that is one less than the dividend. (Try it!)
Polynomial long division ends when the degree of the remainder is less than
the degree of the divisor. Here the remainder is 0. Therefore, the binomial
divides the polynomial evenly and the answer is the quotient shown above
the division line
To check the answer, multiply the divisor by the quotient to see if you obtain
the dividend:
We may use function notation to indicate division as follows:
Notice that 4, 8, and 32 are all powers of 2. Hence we can write 4=22, 8=23, and
32=25.
Negative If the exponent of the term in the denominator is larger than the exponent of
the term in the numerator, then the application of the quotient rule for
Exponents exponents results in a negative exponent. In this case, we have the following:
We conclude that 2−3=1/23. This is true in general and leads to the definition
of negative exponents. Given any integer n and x≠0, then
Here x≠0 because 10 is undefined. For clarity, in this section, assume all
variables are nonzero.
Example: Simplify: x−3/y−4.
Solution:
Try this!
Simplify: (−3x−4)−3/y−2.