Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

MATHEMATICS

PRE-RMO
WORKSHEET - 3

POLYNOMIALS

POLYNOMIAL IN ONE VARIABLE DEGREE OF POLYNOMIALS

An algebraic expression of the form p(x) = anxn + Degree of the polynomial in one variable is the
an –1 xn –1 + an – 2xn – 2 + .... + a1x1 + a0x0, where largest exponent of the variable. For example, the
(i) an  0 degree of the polynomial 3x7 – 4x6 + x + 9 is 7
(ii) power of x is whole number, is called a and the degree of the polynomial 5x6 – 4x2 – 6 is
polynomial in one variable. 6. Polynomials classified by degree.
Hence, an, an–1, an–2, ....., a0 are coefficients of xn, Degree Name General Form Example
(undefined) Zero 0 0
xn– 1, ...., x0 respectively and anxn, an–1xn–1, an–2xn–2,
Polynomial
...... are terms of the polynomial. Here the term
0 Non-zero ) a; (a  0) 1
anxn is called the Leading term and its coefficient constant
an, the leading coefficient. polynomial
1 Linear ax + b; (a  0) x+1
Variable
polynomial
Coefficients Coefficients 2 Quadratic ax 2 + bx + c; x2 + 1
1 3 Polynomial (a0)
p(u) = u – 3u2 + 2u – 4
2
3 Cubic ax + bx2 + cx +
3
x3+1
polynomial d; (a  0)
Terms

Usually, a polynomial of degree n, for n greater

ZERO POLYNOMIAL
than 3, is called a polynomial of degree n,
although the phrases quartic polynomial and
2  2 3
Constants 2, –2, f    3    2  0 , and a quantic polynomial are sometimes used.
3  3 2

can be written as 2x0, –2x0, 2 x0 , 3 x0 , x 2 and


2 SOME SPECIAL TYPES OF
POLYNOMIALS
ax0 respectively. Therefore, these Constants are
expressed as polynomials which contain single Monomials : Polynomials having only one term
term in variable x and the exponent of the variable are called monomials.
is 0. Thus, we can define a constant as a constant E.g. 2, 2x, 7y5, 12t7etc.
polynomial. In particular, the constant number 0 Binomials : Polynomials having exactly two
as the zero polynomial. dissimilar terms are called binomials.

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 1
E.g. p(x) = 2x + 1, r(y) = 2y7 + 5y6 etc. ROOTS OF A POLYNOMIAL EQUATION
Trinomials : Polynomials having exactly three An expression f(x) = 0 is called a polynomial
distinct terms are called trinomials. equation if f(x) is a polynomial of degree n  1.
2 6 2
E.g. p(x) = 2x + x + 6, q(y) = 9y + 4y + 1 etc. A real number  is a root of a polynomial f(x) = 0
if f() = 0 i.e.  is a zero of the polynomial f(x).
ZEROS/ROOTS OF A POLYNOMIAL
E.g. consider the polynomial f(x) = 3x – 2, then
/EQUATION
3x – 2 = 0 is the corresponding polynomial
Consider a polynomial f(x) = 3x2 – 4x + 2. If we
equation.
replace x by 3 everywhere in the above
2 2
expression, we get Here, f    3    2  0 f
3 3
f(3) = 3 × (3)2 – 4 × 3 + 2 = 27 – 12 + 2 = 17.
2
We can say that the value of the polynomial f(x) at i.e. is a zero of the polynomial f(x) = 3x – 2 or
3
x = 3 is 17.
2
Similarly, the value of polynomial is a root of the polynomial equation 3x – 2 = 0
3
f(x) = 3x2 – 4x + 2 at x = – 2 is f(–2) = 3(–2)2 – 4
× (–2) + 2 = 12 + 8 + 2 = 22 Operation on Polynomials
2
at x = 0 is f(0) = 3(0) – 4(0) + 2 = 0 – 0 + 2 = 2
1 (1) Adding/Subtracting Polynomials
at x = is
2 We combine like terms as before.
2 Beware: minus signs and parentheses
1 1 1 3 3
f    3    4     2   2  2 
2 2 2 4 4 (i) Find (6x2 – 4x – 3) + (3x2 + 4)

In general, we can say f() is the value of the 9x2 – 4x + 1

polynomial f(x) at x = , where  is are a real


number. A real number  is zero of a polynomial (ii) Find (5x3 + 3x – 2) – (6x2 – 4x + 2)
5x3 + 3x – 2 – 6x2 + 4x – 2
f(x) if the value of the polynomial f(x) is zero at x
= 5x3 – 6x2 + 7x – 4
=  i.e. f() = 0.
OR
The value of the variable x, for which the (2) Multiplying Polynomials By Monomials
A monomial is a one-term polynomial. Use
polynomial f(x) becomes zero is called zero of the
the distributive property
polynomial.
Find 6x3 y (2xy – 7x + 8y2)
E.g. : consider, a polynomial p(x) = x2 – 5x + 6;
replace x by 2 and 3. (12x4 y2 – 42x4 y + 48x3 y3)

p(2) = (2)2 – 5 × 2 + 6 = 4 – 10 + 6 = 0,
p(3) = (3)2 – 5 × 3 + 6 = 9 – 15 + 6 = 0 (3) Multiplying Binomials

 2 and 3 are the zeros of the polynomial p(x). A binomial is a two-term polynomial.

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 2
Method 1: Distributive Property A shortcut to the above method is called
If the problem is to expand (6x –4y) (x2 + the factor table
3y), we distribute the (6x – 4y) to the two Method 2: Factor Table
terms of the second binomial : You make a “tic-tac-toe” grid, and fill in
(6x –4y) (x2 + 3y) = (6x – 4y)x2 + the boxes with the products.
(6x – 4y)3y Consider (2x2 y – 4y2 + x2)(3xy + xy2 – 4)
Now use the distributive property again to Make factor table:
get (6x3 – 4x2 y + 18xy – 12y2) 2x2 y – 4y2 x2
A shortcut to the above method is called
3xy
FOIL.
+ xy2
Method 2: FOIL
FOIL is an acronym for “First-Outer- –4
Inner-Last”
Consider the following example:
Then fill in the table with the products:
Find (5x + 2y) (6x – y) using Foil
2x2 y – 4y2 x2
2
First: (5x)(6x) = 30x
Outer: (5x)(– y) = – 5xy 3xy +6x3 y2 –12xy3 +3x3 y

Inner: (2y)(6x) = 12y + xy2 +2x3 y3 –4xy4 +x3 y2


Last: (2y)(– y) = – 2y
–4 -8x2 y +16y2 – 4x2
Thus we get
30x2 – 5xy + 12xy –2y2
= 30x2 + 7xy – 2y2 Collecting like terms:
7x3 y2 – 12xy3 + 3x3 y + 2x3 y3 – 4xy4

(4) Multiplying Polynomials of Any Size – 8x2 y + 16y2 – 4x2


Method 1: Distributive Property
If the problem is to expand (3x2–4x + 4)
(x2 + 2x – 3), we distribute the (3x2 –4x+4)
to the terms of the second polynomial:
(3x2 – 4x + 4)(x2 + 2x – 3)
= (3x2 – 4x + 4)x2 + (3x2 – 4x + 4)2x +
(3x2 – 4x + 4)(– 3)
Now use the distributive property again
3x2 – 4x3 + 4x 2 + 6x3 – 8x2 – 9x2 + 12x
– 12
Thus, after combining like terms, we get
(3x2 + 2x3 – 13x2 + 20x – 12)

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 3
WORK SHEET It cannot be simplified any further.
1
1. What type of equation is the following ? (a) x + 2 +
1 x
(y + 2) (y + 4) (y + 1) = z (b) x + 3
(a) Constant (b) Cubic 3
(c) x +
(c) quadrtic (d) quartic x 1

2. Find the degree of the polynomial: 7. Expand:


3 6 4
5x + x2y + 7y (x 2 + 5)(x2 + 2x + 5)
(a) 12 (b) 6 x4 + 2x3 + 10x2 + 10x + 25
(c) 15 (d) 8 (a) 5x2 + 10x
(b) x4 + 2x3 + 5x2 + 25
3. What is the degree of the following
(c) x4 + 2x3 + 10
polynomial?
2m3n + 7mn + 14 8. Two positive consecutive whole numbers
(a) 3 (b) 14 that are even are both multiples of 6. The
(c) 2 (d) 4 product of the two numbers is 72.
What is the sum of the two integers ?

x 2 - x - 30 (a) 18 (b) 12
4. What is equal to ?
x 2 - 4x - 12  (c) – 18 (d) 6

x 5 x6
(a) (b)
x2 x2 9. Multiply these polynomials out and
x5 x 5 expand. (5x2 + 2x + 5)(x+3)
(c) (d)
x 6 x2 (a) 5x3 + 17x2 + 11x + 15
(b) 15x3 + 6x2 + 15x
5. Simplify: (c) 5x2 + 3x + 8
x 2 +8x  9 (d) 5x3 + 2x2 + 5x + 15
x 2  6x  5
x 1 x 9
(a) (b) 10. Simplify:
x 5 x 5
(4x2 − 6x5 − 2) − (x5 + 3x3 − 4x2 − 2)
8x  9 x 9
(c) (d) (a) − 7x5 + 3x3 − 4
6x  5 x 1
(b) − 7x5 − 3x3 + 8x2 − 4
6. Simplify the following division of (c) – 7x5 + 3x3 − 8x2
polynomials: (d) − 5x5 + 3x2 − 4

x 3 +3x  3
x 1

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 4
11. Simplify: 17. Add the following polynomials:
3x2 + 5x + 10 − (10x2 − 15x − 3) (5x3 + 31x2−17x−6)+(−2x3+9x2 +34x −12)
(a) −17x2 + 7 (a) 7x3 + 40x2 + 17x − 18
(b) 3x2 + 5x + 7 (b) 3x3 + 40x2 + 17x − 18
(c) −7x2 − 10x + 7 (c) 3x3 +22x2 + 10x − 18
(d) −7x2 + 20x + 13 (d) 3x3 + 40x2 −17x + 6

12. If f(x) = 2x2 − 3, then what does f(x + a) 18. What is the value of the coefficient in front
equal ? of the term that includes x2 y7 in the
Possible Answers: expansion of (2x − y)9 ?
(a) 4x2 + 4ax + 4a2 − 3 (a) – 144 (b) – 36
(b) 4x2 + 8ax + 4a2 − 3 (c) 36 (d) 144
(c) 2x2 + 4ax + 2a2 − 3
(d) 2x2 − 4ax + 2a2 − 3 19. A function of the form f(x) = ax2 + b
passes through the points (0, 7) and
13. The expression a[(b − c) + d] is equivalent (−2,19).  What is the value of a ?
to which of the following? (a) 3 (b) – 2
(a) ab + ac – ad (b) b – c + ad (c) 7 (d) 2
(c) ab + ac + ad (d) ab – ac + ad
20. 2x2⋅x3 y2⋅3y is equivalent to which of the
14. Solve the equation x2−25x=0 following?
(a) 25 (b) – 5 (a) 6x6 y2 (b) 6xy
(c) 5 (d) 10 (c) 5x6 y2 (d) 6x5 y3

15. Simplify the following expression.


(2x3 + 6x2 − 3x + 1) + (x3 − 2x2 + 4x − 3)
(a) 3x4 − 4x2 + 7x − 2
(b) 3x3 + 4x2 + x – 2
(c) 2x3 + 6x2 + 2x + 2
(d) 3x3 + 2x2 + 2x +2

16. What is the value of x when 5x − 5y = 5y


− 5x
(a) 25x = y (b) 25y = x
(c) x + y = 0 (d) x = y

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 5
ANSWER SHEET 3. Divide the factored numerator by

Sol.1 (b) Cubic the factored denominator:

Explanation: The degree of a polynomial  x  5 (x  6)


(x  6)  x  2 
is the highest exponent of the terms.
Degree 0 – constant You can cancel out the x− 6 from
Degree 1 – linear both the numerator and the
Degree 2 – quadratic denominator, leaving you with:
Degree 3 – cubic x 5
Degree 4 – quartic x2

Multiply out the equation:


(y + 2)(y + 4)(y + 1) = z x 9
Sol.5 (b)
x 5
(y2 + 2y + 4y + 8)(y + 1) = z
Explanation: In order to divide these
y3 + 2y2 + 4y2 + 8y + y2 + 2y + 4y + 8 = z
polynomials, you need to first factor them.
The highest exponent is y3; therefore the
x2 + 8x – 9 = (x + 9)(x − 1)
equation is a degree 3 cubic.
and

Sol.2 (d) 8 x2 − 6x + 5 = (x − 1)(x − 5)

Explanation: The degree of a polynomial Now, the expression becomes

is determined by the term with the highest  x  9  (x  1)


degree. In this case that is x2 y6, which has  x  5  (x  1)
a degree of 8. (x  1)
=1
(x  1)
Sol.3 (d) 4  x  9  (x  1)
so,
Explanation: The degree of a polynomial  x  5  (x  1)
is determined by the term with the highest
=
 x  9
3
degree. In this case, the first term, 2m n,  x  5
has the highest degree, 4. The degree of a
term is calculated by adding the exponents
1
of each variable in the term. Sol.6 (a) x + 2 +
x 1
Explanation: The leading term of the
x 5
Sol.4 (d) numerator is one exponent higher than the
x2
leading term of the denominator.
Explanation:
Thus, we know the result of the division is
1. Factor the numerator:
x2
x2 – x − 30 = (x + 5)(x − 6) going to be somewhere close to = x.
x
2. Factor the denominator:
x2 − 4x − 12 = (x − 6)(x + 2)

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 6
We can separate the fraction out like this: This provides an equation that multiplies
x 2  3x  3 x 2  x 2x  3 two polynomials (one with one term,
= +
x 1 x 1 x 1 which is a monomial and one with two
x(x  1) terms, which is a binomial) and an ability
The first term is easily seen to be ,
(x  1) to solve for what x (the first of the two
which is equal to x. numbers) may be.
The second term can also be written out Using FOIL, the result is x2 + 6x = 72.
as: This may be rewritten as x2 + 6x – 72 = 0,
2x  2 1 1 which will provide the value of x after
+ =
x 1 x 1 x 1
factoring.
and combining these, we get our final
(x + 12)(x − 6) = 0, where (–6)(12) will
1
answer, x + 2 + . provide the product of –72 and the sum of
x 1
12 and –6 will yield 6. The results indicate
x as having two possible solutions: x = 6
Sol.7 (a) x4 + 2x3 + 10x2+ 10x + 25
and x = – 12. Returning back to the
Explanation: Expand
question, the goal is to find two positive
(x2 + 5)(x2 + 2x + 5)
numbers. This means that x = –12 is not a
Step 1: Use the distributive property
viable solution and that x = 6 is.
x2(x2 + 2x + 5) + 5(x2 + 2x + 5)
Now, revisiting the terms used to redefine
x4 + 2x3 + 5x2 + 5x2 + 10x + 25
the two numbers [x and x + 6], x has been
Step 2: Combine like terms
calculated. After substituting in the x value
x4 + 2x3 + 10x2 + 10x + 25
for the second term, the second number is
12 (6 + 6 = 12).
Sol.8 (a) 18
The final step of the problem is to solve
Explanation: The question provides two
for the sum of these two numbers: 6 + 12 =
positive whole numbers that are each
18
multiples of 6 and also 6 numbers apart.
This may be translated into variables,
Sol.9 (a) 5x3 + 17x2 + 11x + 15
where the first number may be represented
Explanation: The proper way to multiply
by "x" and the second number may be
polynomials is to essentially apply the
represented as "x + 6" given that it is 6
distributive property continually.
numbers greater than x.
So (5x2 + 2x + 5)(x + 3) is really the same
The problem provides the information that
as (5x2 + 2x + 5)⋅x + (5x 2 + 2x + 5)⋅3, and
the product of these two numbers is 72.
so on.
Using the new definitions for the numbers,
(5x2 + 2x + 5)(x + 3) = x(5x2 + 2x + 5) +
this may be represented as:
3(5x2 + 2x + 5)
(x)(x+6) = 72
Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 7
5x3 + 2x2 + 5x + 15x2 + 6x + 15 3x2 + 5x + 10 − 10x2 + 15x + 3
Then, simply group together like terms to Now, you merely need to combine like
get the final answer: terms:
3 2
5x + 17x + 11x + 15 3x2 − 10x2 + 5x + 15x + 10 + 3 − 7x2 +
20x + 13
Sol.10 (c) – 7x5 – 3x3 +8x2
Explanation: When subtracting Sol.12 (c) 2x2 + 4ax + 2a2 − 3
polynomials, it's helpful to remember that Explanation: To solve this equation, we
the "minus sign" gets distributed. It's as if substitute (x + a) in for every instance of x
the two polynomials are being added and a seen in the original equation f(x) = 2x2 − 3.
– 1 is in front of the second polynomial. Therefore the new equation would read
(4x2 − 6x5 − 2) + (−1)(x5 + 3x3 − 4x2 − 2) f(x) = 2x2 – 3 → f(x + a) = 2(x + a) 2 − 3
This -1 will get multiplied to all the terms Now we must square the expression x + a.
in the second polynomial that is being To do this, you must multiply the
subtracted from the first, so it becomes expression by itself. Therefore:
5 3 2
(−x − 3x + 4x + 2). You may note that (x + a)2 = (x + a)⋅(x + a)
by multiplying by -1, every term in the (x + a)⋅(x + a) = (x⋅x) + (x⋅a) + (x⋅a) +
polynomial switches its original sign. The (a⋅a)
problem then becomes: (x⋅x) + (x⋅a) + (x⋅a) + (a⋅a) = x2 + 2ax + a2
(4x2 − 6x5 − 2) + (−x5 − 3x3 + 4x2 + 2) We must now plug in our new value for (x
From here, in order to simplify, because + a)2 into our original equation in place of
there's no equal sign, it can be deduced x2.
that we are not working toward a solution f(x) = 2(x2 + 2ax + a2) − 3
for x. The original problem is presented as Now we must distribute the 2 into (x2 +
an expression so an expression as an 2ax + a2). To do this, you multiply each
answer will be expected. In order to work expression within the parenthesis by 2:
towards a final simplified expression, like 2(x2 + 2ax + a2) = 2x2 + 4ax + 2a2
terms must be collected. This will provide Therefore, our answer is f(x) = 2x2 + 4ax +
the final answer. 2a2 − 3.
4x2 − 6x5 – 2 + − x5 − 3x3 + 4x2 + 2 −7x5 −
3x3 + 8x2 Sol.13 (d) ab – ac + ad
Explanation: To answer this question, we
2
Sol.11 (d) −7x + 20x + 13 must distribute the a to the rest of the
Explanation: Begin by distributing the variables b, c, and d that are within the
subtraction of the second term in this brackets.
question:

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 8
To distribute a variable or number, you Sol.15 (b) 3x3 + 4x2 + x − 2
multiply that value with every other value Explanation: Line up each expression
within the brackets or parentheses. So, for vertically. Then combine like terms to
this data: solve.
a[(b − c) + d] = [[(a⋅b) − (a⋅c)] + (a⋅d)] 2x3 + 6x2 − 3x + 1
We then simplify the expression by x3 − 2x2 + 4x − 3
combining the variables we are 2x3 + x3 = 3x3
multiplying together into expressions. For 6x2 − 2x2 = 4x2
this data: − 3x + 4x = x
[[(a⋅b) − (a⋅c)] + (a⋅d)] = ab – ac + ad 1–3=−2
Be sure to keep all of your operations the Thus, the final solution is 3x3 + 4x2 + x − 2
same within the problem itself, unless the
number being distributed is negative, Sol.16 (d) x = y
which will then switch the signs with the Explanation:
brackets from positive to negative or 5x − 5y = 5y − 5x
negative to positive. In adding 5x to both sides:
Therefore, our answer is ab – ac + ad. 5x − 5y + 5x = 5y − 5x + 5x
10x − 5y = 5y
Sol.14 (a) 25 . . . and adding 5y to both sides:
Explanation: To answer this question, we 10x − 5y + 5y = 5y + 5y
are solving for the values of x that make . . . the variables are isolated to become:
this equation true. 10x = 10y
To this, we need to get x on a side by itself After dividing both sides by 10, the
so we can evaluate it. equation becomes:
To do this, we first add 25x to both sides x=y
so that we can then begin to deal with the
x2 value. So, for this data: Sol.17 (b) 3x3 + 40x2 + 17x − 18
x2 − 25x = 0 → x2 = 25x Explanation: This is a problem where
x2 can also be written as x⋅x. elimination can be help you save a little
Therefore: time. You can eliminate options quickly by
x2 = 25x → x⋅x = 25x simplifying one power at a time and
Now we can divide both sides by x and comparing your work with the answer
find the value of x. choices.
x⋅xx = 25xx → x = 25 To begin, reorder the problem so that all
Therefore, the answer to this question is x like terms are next to each other.
= 25

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 9
When doing so, keep an eye on your signs Using our first point, we will plug in 0 for
so that you don't accidentally make a x and 7 for f(x).
mistake. This gives us the equation 7 = a(0)2 + b.
(5x3 − 2x3) + (31x2 + 9x2) + (− 17x + 34x) Squaring 0 gives us 0, and multiplying this
+ (−6 −12) by a still gives 0, leaving only b on the
From here, combine each pair of terms. As right side, such that 7 = b.
you do so, compare your work with the We now know the value of b, and we can
answer choices. use this to help us find a. Substituting our
(5x3 – 2x3) = 3x3 second set of coordinates into the function,
Eliminate any answer choices that have a we get
different x3x3 term. 19 = a(− 2)2 + b
(31x2 + 9x2) = 40x2 which simplifies to 19 = 4a + b.
Eliminate any answer choices that have a However, since we know b = 7, we can
different x2 term. substitute to get 19 = 4a + 7
(− 17x + 34x) = 17x Eliminate any answer subtracting 7 from both sides gives 12 = 4a
choices that have a different x term. and dividing by 4 gives our answer 3 = a.
(−6 −12) = − 6 + − 12 = − 18 Eliminate
any answer choices that have a different Sol.20 (d) 6x5y3
constant term. Explanation: To answer this problem, we
Once you put all of your solutions need to multiply the expressions together,
together, the correct answer looks like this: being mindful of how to correctly multiply
3x3 + 40x2 + 17x − 18 like variables with exponents. To do this,
we add the exponents together if the like
Sol.18 (a) −144 variables are being multiplied and subtract
Explanation: Using the binomial theorem, the exponents if the variables are being
the term containing the x2 y7 will be equal divided. So, for the presented data:
to 2x2⋅x3 y2⋅3y = 2x5⋅3y3
9 2 7 2 7
We then multiply the remaining
  (2x) (– y) = 36(– 4x y ) =
7 expressions together.
– 144x2 y7 When we do this, we will multiply the
coefficients together and combine the
Sol.19 (a) 3 different variables into the final
Explanation: The easiest way to solve for expression. Therefore: 2x5⋅3y3 = 6x5 y3
a is to begin by plugging each pair of This means our answer is 6x5 y3.
coordinates into the function.

Corporate Office : Motion Education Pvt. Ltd., 394 - Rajeev Gandhi Nagar, Kota 8003899588 | Page # 10

You might also like