Integer Exponents: A A A A A
Integer Exponents: A A A A A
(The proofs of the above properties make use of mathematical induction, which is beyond
the scope of this course)
Definitions:
An algebraic expression is a constant, a variable or a combination of constants and variables
which are connected or joined together by a finite number of fundamental algebraic
operations such as addition, subtraction, multiplication, division, raising to a power or
extraction of roots.
An algebraic sum is an algebraic expression which is made up of distinct parts and are
connected only by either the plus or minus signs.
Each distinct part of an algebraic sum together with the algebraic sign is known as a
mathematical term or simply a term and is expressed only as either a product (or quotient) of
numbers and symbols.
An algebraic sum that has only one term is called a monomial, one that has two terms is a
binomial and one that has three terms is a trinomial. In general, an algebraic sum having
two or more terms is called a multinomial.
A polynomial in some variables is an expression where the powers of these variables are
nonnegative integers and no such variables are contained in the denominator.
A polynomial in one variable x is written as
P( x) = a n x n + a n −1 x n −1 + ... + a1 x + a 0
where n is a positive integer and ak is constant for each k.
1
DEGREE OF A POLYNOMIAL
The degree of a term in a particular variable is the exponent of that variable. The degree of a
term in two or more variables is the sum of the exponents of the variables. The degree of a
polynomial is the degree of its highest-degree term(s).
Most often, algebraic expressions are written using grouping symbols. There are three basic
grouping symbols, namely: parentheses( ), brackets[ ] and braces { }.
To add or subtract algebraic expressions, all grouping symbols must be removed so that similar
terms can be combined. To remove the grouping symbols, the following must be observed:
Rule 1. If the grouping symbol is preceded by a plus sign, the algebraic sign of each term inside
the grouping symbols is retained.
Rule 2. If the grouping symbol is preceded by a minus sign, the sign of each term inside the
grouping symbol is changed.
Rule 3. If there are several symbols of grouping, the innermost grouping symbols must be
removed first. When all the grouping symbols are eliminated, you can now combine
similar terms and simplify your results.
2
Examples:
Examples:
1. 3 x 2 − 2 x − 4 ÷ ( x − 3) 3. 2 x 4 − x 3 − 18 x 2 − 7 ÷ ( x + 3)
2. x 4 − 5 x 3 + x 2 − 6 ÷ ( x − 1)
ASSIGNMENT
Perform the indicated operation. Use synthetic division if applicable.
Remainder Theorem If a polynomial P(x) is divided by (x – c), then the constant remainder R
is given by R = P(c).
3
SPECIAL PRODUCTS
There are certain factors whose product can be obtained directly without going through
the long process of multiplication. You should be familiar with these polynomial factors as well
as the resulting special product so that you can easily perform the reverse process which is
factoring.
SP1: a(x + y) = ax + ay
SP2: (x + y) (x – y) = x2 - y2
SP3: (x + y)2 = x2 + 2xy + y2
(x – y)2 = x2 - 2xy + y2
This product can be generalized to any exponent using the PASCAL’s TRIANGLE.
(x + y)3 = x3 + 3x2y + 3xy2 + y3
(x - y)3 = x3 - 3x2y + 3xy2 - y3
SP4: (x + a) (x + b) = x2 + (a + b)x + ab
SP5: (ax + b) (cx + d) = acx2 + (ad + bc)x + bd
SP6: (x + y)( x2 - xy + y2) = x3 + y3
(x - y)( x2 + xy + y2) = x3 - y3
2. ( 12 x + 23 y )2 7. (5 x − 3 y )
3
12. (2a + 3b − c − 4d )
2
(
3. 4 x 2 yz z 2 + xy + yz ) 8. (2 x + 3 y + 4 z )
2
13. ( x − 3)
2
4. ( x − 3)(x + 3x + 9 ) ( )(
9. 7 x + 5 y 2 7 x − 5 y 2 ) 14. (2a + b )
2 3
5. (2 x + 3)( x − 5) (
10. ( x + 2 ) x 2 − 2 x + 4 )
Factoring can be done easily if the polynomial to be factored is one of the special product listed
above. This means that we only need to identify the special factors that will yield such product,
thus the crucial thing here is, you must have the ability to recognize the given polynomial as a
special product.
4
The following are some of the techniques in factoring a factorable polynomial.
F1: Taking out the Greatest Common Factor => ax + ay = a(x + y)
A perfect square trinomial is one whose first and last terms are perfect squares and the
middle term is ± twice the square root of the product of the first and last terms.