SlideShare a Scribd company logo
1 of 76
Polynomial by Ani Agustina

Click here

Welcome to Polynomial
Start

Exit
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

General Aspects of
Polynomial
Value of a polynomial
Polynomial Dividing

Remainder Theorem
Factorization Theorem
Roots of a Polynomial
Equation

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES
EXERCISES 1
EXERCISES 2
EXERCISES 3
EXERCISES 4
EXERCISES 5
EXERCISES 6

First Slide

QUIZ
Polynomial by Ani Agustina

POLYNOMIAL
MATTERS

EXERCISES

QUIZ
QUIZ 1
QUIZ 2

First Slide
Polynomial by Ani Agustina

General Aspects of Polynomial

1. Definition and Polynomial Component
Definition and
Polynomial Component
Algebraic Operations of
Polynomial

Polynomial equation

Algebraic forms, such as a linier equation
and a quadratic equation are kinds of
polynomial equation of degree 1 and 2.
Consider the following algebraic forms:
a. x3 + 4x2 โ€“ 7x + 10
b. 5x4 โ€“ 2x3 + 3x2 โ€“ x โ€“ 5
c. x5 + 6x4 โ€“ 3x3 + 2x2 + 10x โ€“ 3
the algebraic forms above are called
polynomial in variabel x that accomadate in
the polynomial. They consecutively have
degree of 3, 4, and 5.
1

2
Polynomial by Ani Agustina

General Aspects of Polynomial

Definition and
Polynomial Component
Algebraic Operations of
Polynomial

Polynomial equation

Definition
The general form of polynimial in variabel x
of degree n is:
P(x) = anxn + an-1 xn-1 + an-2 xn-2 + . . . + a1x + a0
The polynomial are arranged based on
descending order of the exponent of x,
where:
an , an-1 , . . . , a1 = real coefficients of the
polynomial and an โ‰  0,
a0 = real constant,
n = degree of the polynomial, n is whole
number.
1

2
Polynomial by Ani Agustina

General Aspects of Polynomial

Definition and
Polynomial Component
2.
Algebraic Operations of
Polynomial

Polynomial equation

Algebraic Operations of Polynomial

Algebraic operations of polynomial such as
addition, subtraction, multiplication, and
divison have similar characteristic and rulers
as the algerbraic operations on real
numbers.

1

2
Polynomial by Ani Agustina

General Aspects of Polynomial

Definition and
Polynomial Component
Algebraic Operations of
Polynomial

Polynomial equation

Example :
Given f(x) = x3 + 2x + 3 and g(x) = x5 + 3x4 โ€“ 7x2 โ€“
3x + 1
Determine:
a. f(x) + g(x)
b. f(x) โ€“ g(x)
Answer:
a. f(x) + g(x) = (x3 + 2x + 3) + (x5 +3x4 โ€“ 7x2 โ€“ 3x + 1)
= x5 + 3x4 + x3 โ€“ 7x2 โ€“ x + 4
b. f(x) โ€“ g(x) = (x3 + 2x + 3) - (x5 +3x4 โ€“ 7x2 โ€“ 3x + 1)
= -x5 - 3x4 + x3 + 7x2 + 5x + 2

1

2
Polynomial by Ani Agustina

General Aspects of Polynomial

Definition and
Polynomial Component
Algebraic Operations of
Polynomial

Polynomial equation

3. Polynomial equation
Definition
Suppose given polynomial of f(x) and g(x),
where
f(x) = anxn + an-1 xn-1 + an-2 xn-2 + . . . + a1x + a0
g(x) = bnxn + bn-1 xn-1 + bn-2 xn-2 + . . . + b1x + b0
f(x) is equal to g(x) (written f(x) โ‰ก g(x)) if
satisfies:
an = bn , an-1 = bn-1 , an-2 = bn-2 , . . . , a2 = b2 , a1
= b1 , a0 = b0
1

2
Polynomial by Ani Agustina

General Aspects of Polynomial

Definition and
Polynomial Component
Algebraic Operations of
Polynomial

Polynomial equation

Find the value of a and b of equation x3 + 4x2
โ€“ 7x + a = (x โ€“ 2) (x + 1) (x + b).
Answer :
X3 + 4x2 โ€“ 7x + a = (x โ€“ 2) (x + 1) (x + b)
= (x2 โ€“ x โ€“ 2) (x + b)
= x3 + (b โ€“ 1) x2 โ€“ (b + 2)x โ€“ 2b
b โ€“ 1 = 4 โ†’ coefficient of x2
b + 2 = 7 โ†’ coefficient of x2
Based on the equationa above b = 5
a = -2b โ†’ a constant
โ†” a = -2(5) = -10
Thus, the value of a = -10 and b = 5
1

2
Polynomial by Ani Agustina

Value of a polynomial

Determining the value of
polynomial by substitution
method

Determining the value of a
polynomial by Scheme
(chart)

1. Determining the value of polynomial by
substitution method
Using this method, the value of the
polynomial of P(x) for x = k, written P(k), is
determined by substituting the value of k
into the variable of x on the polynomial.
Example
Determine the value of polynomial P(x) =
x5 โ€“ 2x4 + 3x3 + 4x2 โ€“ 10x + 3 for x = 1
Answer:
P(1) = (1)5 โ€“ 2(1)4 + 3(1)3 + 4(1)2 โ€“ 10(1) + 3
= 1 โ€“ 2 + 3 + 4 โ€“ 10 + 3 = -1
Polynomial by Ani Agustina

Value of a polynomial

Determining the value of
polynomial by substitution
method

Determining the value of a
polynomial by Scheme
(chart)

2.

Determining the value of a
polynomial by Scheme (chart)

The first step of using scheme method is
to write a polynomial from the right to
the left starting from the highest
exponent of the variable. To solve P(x) =
x5 โ€“ 2x4 + 3x3 + 4x2 โ€“ 10x + 3 for x = 1, you
must write each coefficient each term of
the polynomial inthe chart.
1 2
Polynomial by Ani Agustina

Value of a polynomial

Consider the following chart.
Determining the value of
polynomial by substitution
method

Determining the value of a
polynomial by Scheme
(chart)

Thus, the value of P(1) = -1
Description
Symbol โ†— means multiply by the input
number (in this case input number = 1
since we will find the value of the
polynomial, P(x), with x = 1).
1 2
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)

Definition
Consider the following expression.
P(x) = Q(x) . H(x) + S(x)
The expression above is a division of
polynomials, where
P(x) = the divided, Q(x) = the divisor,
H(x) = the quotient, and S(x) = the
remainder.
Polynomial by Ani Agustina

Polynomial Dividing

1.
Definition
Long Division
Synthetic Division (Horner
Method)

Long Division

The procedure of dividing a polynomial
using long division is similar to the
procedures of dividing integers.
Example
Determine the quotient and the
remainder of the division of P(x) = x3 +
5x2 โ€“ 4x โ€“ 20 by x + 3
Answers:
P(x) has degree of 3, Q(x) has degree of 1,
and the quotient of H(x) has degree of 3 โ€“
1 = 2, the remainder of division S(x) has
1 2
degree of 1 โ€“ 1 = 0
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)
Using this method, we get the quotient of
H(x) = x2 + 2x โ€“ 10, and the remainder,
S(x) = 10.
1 2
Polynomial by Ani Agustina

Polynomial Dividing

Definition

2.

Long Division

Horner method is a short way to solve
the division of polynomial. This method
can solve several forms of division of
polynomial.
a. Dividing polynomial by (x โ€“ k)
The principle of horner method is derived
from the konsep of long division.
P(x) = ax2 + bx + c

Synthetic Division (Horner
Method)

Synthetic division (Horner Method)

1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)
the qoutient is H(x) = ax + (b + ak) with
S(x) = ak2 + bk + c

1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)

b. Dividing a polynomial by (ax โ€“ b)
The division of a polynomial by (ax โ€“ b) is
the expansion of the division of
polynomial by (x โ€“ k). The general form of
dividing a polynomial by (ax โ€“ b) with the
quotient H(x) and the remainder S(x) is:
P(x) = (ax โ€“ b) . H(x) + S(x)

1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)

1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

c.
Definition
Long Division
Synthetic Division (Horner
Method)

Dividing polynomial by (ax2 + bx + c)
with a โ‰  0

The division of the polynomial of P(x) by
ax2 + bx + c using the horner method can
be done if the divisor of (ax2 + bx + c) can
be factorized. The general form of this
division is:
P(x) = (ax2 + bx + c) . H(x) + S(x)
With H(x) and S(x) are consecutively the
quotient and the remaider of the
division.
1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)

Suppose (ax2 + bx + c) can be factorized to
be P1 . P2 therefore ax2 + bx + c = P1 . P2 ,
then :
P(x) = (ax2 + bx + c) . H(x) + S(x) = P1 . P2
H(x) + S(x)

1 2 3 4 5 6 7
Polynomial by Ani Agustina

Polynomial Dividing

Definition
Long Division
Synthetic Division (Horner
Method)

The steps to determine the qoutient and the
remainder of the divison of a polynomial are:
1. Divide the polynomial of P(x) by P1 to get
H0(x) and S1 as the quotient and the
remaider.
2. Divide H0(x) by P2 to get H(x) and S2 as
the quotient and the remainder.
3. The quotient of dividing P(x) by (Q(x) = P1
. P2) is H(x), and the remainder is S(x) = P1
. S2 + S1. Consider if P1 or P2 is in the form
of (ax โ€“ b), a โ‰  0, then you need to divide
H0(x) or H(x) by a to get the quotient.
Reconsider the division of a polynomial
by (ax โ€“ b) that you have learned.
1 2 3 4 5 6 7
Polynomial by Ani Agustina

Remainder Theorem
1. Division by (x โ€“ k)

Division by (x โ€“ k)
Division by (ax โ€“ b)
Division by (x โ€“ a) (x โ€“ b)

Theorem
If polynomial of f(x) with degree of n divided by (x
โ€“ k), then the remainder is S = f(k)
Proof:
f(x) = (x โ€“ k) H(x) + S
for x โ€“ k = 0
x = k โ†’ f(k) = (k โ€“ k) H(k) + S
f(k) = 0 + S
f(x) = S
then, the remainder of S = f(k), it is proved.
Note:
A polynomial of f(x) is divisible by (x โ€“ k) if f(k) = 0
Polynomial by Ani Agustina

Remainder Theorem

Division by (x โ€“ k)
Division by (ax โ€“ b)
Division by (x โ€“ a) (x โ€“ b)

2. Division by (ax โ€“ b)
Theorem
If polynomial of f(x) with degree of n divided by
(ax โ€“ b), then the remainder is S = f(b/a).
Polynomial by Ani Agustina

Remainder Theorem

3.
Division by (x โ€“ k)
Division by (ax โ€“ b)
Division by (x โ€“ a) (x โ€“ b)

Division by (x โ€“ a) (x โ€“ b)

Dividing polynomial of f(x) by (x โ€“ a) (x โ€“ b) with
the quotient of H(x) and the remainder of S(x), is
written as:
f(x) = (x โ€“ a) (x โ€“ b) H(x) + S(x)
since the degree of the divisor is 2, the degree of S
is at most 1. Let S = (px + q), then the division can
written as follows.
f(x) = (x โ€“ a) (x โ€“ b) H(x) + (px + q)
Polynomial by Ani Agustina

Factorization Theorem

f(x) = (x โ€“ k) H(x) + f(k), where H(x) = is the quotient.
I. based on the equation above if f(k)n = 0 then f(x)
= (x โ€“ k) H(x). In other words (x โ€“ k) is a factor of
f(x).
II. if (x โ€“ k) is a factor of f(x) then:
f(x) = (x โ€“ k) H(x) for any H(x) such that
f(x) = (k โ€“ k) H(x) = 0
from (I) and (II) we have f(k) = 0 if and only if (x โ€“ k) is
a factor of f(x).
Therefore, the division of a polynomial by one of its
factor resulted a remainder which is equal to zero.
1

2

3

4
Polynomial by Ani Agustina

Factorization Theorem

There are several aspects that must be considered
when factorizing a polynomial.
1. If the sum of all coefficients is aqual to zero,
then (x โ€“ 1) is a factor of the polynomial
2. If the sum of all coeficients of variables with an
even exponent is equal to the sum of all
coefficients of variabel with an odd exponent,
then (x + 1) is a factor of the polynomial.
3. If (1) and (2) are not satisfied, then solve as in
example.
1

2

3

4
Polynomial by Ani Agustina

Factorization Theorem

Example
Determine the linier factor of f(x) = x3 โ€“ 7x2 + 8x
+ 16
Answer :
consider that the sum of all coefficients of
variables with an even exponen is equal to the
sum of all coefficients of variables with an odd
exponent i.e. (-7 + 16 = 1 + 8). Thus (x + 1) is
one of the factors. Next, we use Horner
method to determine the other factors.
1

2

3

4
Polynomial by Ani Agustina

Factorization Theorem

f(x) = (x + 1) (x2 โ€“ 8x + 16)
= (x + 1) (x โ€“ 4) (x โ€“ 4)
Therefore, the linier factors of f(x) = x3 โ€“ 7x2 +
8x + 16 is (x + 1) and (x โ€“ 4)
1

2

3

4
Polynomial by Ani Agustina

Roots of a Polinomial Equation

Definition of Roots of a
Polynomial Equation
Rational Roots of a
Polynomial

1. Definition of Roots of a Polynomial
Equation
Based on the theorem of factorization
we have proved that (x โ€“ k) is a factor
of f(x) if and only if f(k) = 0. Similarly,
we can define the root of a polynomial
equation.
Theorem
(x = k) is the root of a polynomial
equation of f(x) = 0 if and only if f(k) = 0
Polynomial by Ani Agustina

Roots of a Polinomial Equation

Definition of Roots of a
Polynomial Equation
Rational Roots of a
Polynomial

1

2
Polynomial by Ani Agustina

Roots of a Polinomial Equation

Definition of Roots of a
Polynomial Equation
Rational Roots of a
Polynomial

1

2
Polynomial by Ani Agustina

Exercises 1

1. The polynomial of (4x โ€“ 3) (2x2 + 5) (x-4) has degree of ...

a. 2

b. 3

c. 4

d. 5

e. 6

2. The coefficients of x2 in the polynomial (4x -2) (x + 1) (3x + 1) is ...

a. 4

b. 5

c. 6

d. 9

e. 10
Polynomial by Ani Agustina

Solution

(4x โ€“ 3) (2x2 + 5) (x-4)

= (8x3 - 6x2 + 20x - 15) (x โ€“ 4)
= 8x4 - 6x3 + 20x2 - 15x โ€“ 32x3 + 24x2 โ€“ 80x + 60
= 8x4 โ€“ 38x3 + 44x2 โ€“ 95x + 60

So, this answer is 4 (c)

Back
Polynomial by Ani Agustina

Solution

(4x -2) (x + 1) (3x + 1)

= (4x2 + 2x โ€“ 2) (3x + 1)
= 12x3 + 4x2 + 6x2 + 2x โ€“ 6x โ€“ 2
= 12x3 + 10x2 -4x โ€“ 2

So, this answer is 10 (e)

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Exercises 2

1. The value of polynomial f(x) = 4x3 + 2x2 โ€“ 3x + 5 for x = -2 is ...

a. -13

b. -5

c. -10

d. 5

e. 6

2. The value of polynomial g(x) = 9x5 - 5x4 + 7x3 โ€“ 8x2 + 6x โ€“ 9 for x = -1 is
...
a. -44

b. 43

c. 34

d. -34

e. -33
Polynomial by Ani Agustina

Solution
Way 1

Way 2

f(x)
f(-2)
So, the value of f(-2) = -13 (a)

= 4x3 + 2x2 โ€“ 3x + 5
= 4(-2)3 + 2(-2)2 โ€“ 3(-2) + 5
= 4(-8) + 2(4) + 6 + 5
= -32 + 8 + 11
= -13 (a)

Back
Polynomial by Ani Agustina

Solution

Way 1
So, the value of f(-1) = -44 (a)

g(x)
Way 2

= 9x5 - 5x4 + 7x3 โ€“ 8x2 + 6x โ€“ 9
= 9(-1)5 โ€“ 5(-1)4 + 7(-1)3 โ€“ 8(-1)2 + 6(-1) โ€“ 9
=-9โ€“5โ€“7โ€“8โ€“6โ€“9
= - 44 (a)

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Exercises 3
1. The qoutient and the remainder of division of f(x) = 2x3 + 5x2 โ€“ 3x + 6 by (x โ€“ 3)
successively are ...
a. 2x2 โ€“ 11x + 30 and 96

c. 2x2 + 11x + 30 and 86

b. 2x2 + 11x - 30 and 96

d. 2x2 + 11x + 30 and 96

e. 2x2 + 11x + 30 and 79

2. The qoutient and the remainder if f(x) = x3 โ€“ 5x2 + 2 is divisible by (x2 + 4x โ€“ 1) are
...
a. x โ€“ 9 and 37x โ€“ 7

c. x โ€“ 9 and 37x + 7

b. x + 9 and 37x - 7

d. x + 9 and 37x + 7

e. x โ€“ 9 and 27x - 7
Polynomial by Ani Agustina

Solution

Using Horner method

The quotient is H(x) = 2x2 + 11x + 30 with S(x) = 96, so the answer is d.

Back
Polynomial by Ani Agustina

Solution

f(x) has degree of 3, g(x) has degree of 2, and the quotient of H(x) has
degree of 3 โ€“ 2 = 1, the remainder of the division S(x) has degree of 2
โ€“ 1 = 1.

Using this method, we get the quotient of H(x) = x โ€“ 9 and the
remainder, S(x) = 37x โ€“ 7 (a)

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Exercises 4
1. the polynomial of f(x) divided by (x -1) the remainder is 6, if divided by (x + 1) the
remainder is -4. Determine the remainder if f(x) divided by (x2 โ€“ 1) is ...
a. 5x - 1

c. 5x + 1

b. 5x + 2

d. 5x - 2

e. 5x โ€“ 3

2. If polynomial of f(x) divided by (x - 1) the remainder is 3, while if it is divided by (x
+ 2) the remainder is 6, determine the remainder if f(x) is divided by (x โ€“ 1) (x + 2)
is ...
a. - x + 4

c. x โ€“ 4

b. x + 5

d. x โ€“ 5

e. x + 6
Polynomial by Ani Agustina

Solution

f(x) : (x โ€“ 1) then remainder = 6 โ†’ f(1) = 6
f(x) : (x + 1) then remainder = -4 โ†’ f(-1) = -4
f(x) = (x โ€“ 1) (x + 1) H(x) + (px+q)

so, the remainder of S(x) = px + q = 5x + 1 (c)

Back
Polynomial by Ani Agustina

Solution

f(x) : (x โ€“ 1) then remainder = 3 โ†’ f(1) = 3
f(x) : (x + 2) then remainder = 6 โ†’ f(-1) = 6
f(x) = (x โ€“ 1) (x + 2) H(x) + (px+q)

so, the remainder of S(x) = px + q = -x + 4 (a)

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Exercises 5

1. If (x + 2) is one of the factors of f(x) = -5x5 + ax3 + x2 โ€“ 4, then the value of a is ...
a. -4

c. 20

b. -2

d. 4

e. 16

2. The factorization of f(x) = 2x3 + 3x2 โ€“ 17x + 12 is ...

a. (x + 1) (x + 4) (2x โ€“ 3)

c. (x + 1) (x - 4) (2x โ€“ 3)

b. (x - 1) (x + 4) (2x โ€“ 3)

d. (x + 1) (x + 4) (2x + 3)

e. (x - 1) (x - 4) (2x + 3)
Polynomial by Ani Agustina

Solution

using horner method

-8a + 160 = 0
-8a = -160
a = 20
so, the value of a is 20 (c)

Back
Polynomial by Ani Agustina

Solution

consider that the sum of all coefficients of variables with an even
exponen is equal to the sum of all coefficients of variables with an
odd exponent i.e. (2 + 3 โ€“ 17 + 12 = 0). Thus (x - 1) is one of the
factors. Next, we use Horner method to determine the other factors.

f(x) = (x โ€“ 1) (2x2 + 5x โ€“ 12)
f(x) = (x โ€“ 1) (x + 4) (2x โ€“ 3) (b)

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Exercises 6

1. the integer roots of x3 โ€“ 6x2 + 11x โ€“ 6 = 0 are ...
a. 1, 2, and -3

c. -1, -2, and 3

b. -1, 2, and 3

d. 1, 2, and 3

e. 1, -2, and -3

2. If f(x) = x3 โ€“ 8x2 + ax + 10 = 0 has roots x = 2, the sum of the two other roots is ...

a. -6

c. 7

b. 6

d. 9

e. 10
Polynomial by Ani Agustina

Solution

consider that the sum of all coefficients of variables with an even exponen is
equal to the sum of all coefficients of variables with an odd exponent i.e. (1 6 + 11 - 6 = 0). Thus (x - 1) is one of the factors. Next, we use Horner method
to determine the other factors.

f(x) = (x โ€“ 1) (x2 - 5x + 6)
f(x) = (x โ€“ 1) (x -2) (x โ€“ 3)
thus, the roots of f(x) = 0 is x = 1, x = 2 and x = 3 (d)

Back
Polynomial by Ani Agustina

Solution

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Sorry, your answer is false !!!

Back
Polynomial by Ani Agustina

Good, your answer is
true !!!
Solution
Polynomial by Ani Agustina

Quiz 1
Polynomial by Ani Agustina

Quiz 2
1. Using the remainder theorem, determine the remainder of the following
division.
a. f(x) = (3x2 โ€“ 7x + 1) : (x โ€“ 2)
b. f(x) = (2x3 โ€“ 4x2 + 3x + 7) : (x + 1)
2. determine the value of a and b in the following statements.
a. The polynomial of f(x) = (2x3 + 5x2 + ax + b) if it is divided by (x + 1)
the remainder is 1, whereas if it is divided by (x โ€“ 2) the remainder is
43
b. The polynomial of f(x) = (ax3 โ€“ 7x + b) if it is divided by (x โ€“ 1) and (x
+ 2) successively is 1 and 4.
3. If x2 โ€“ 2x โ€“ 3 is a factor of f(x) = x4 โ€“ 2x3 โ€“ 16x2 โ€“ px + q, determine the
value of p and q and other factors!
4. If 1 is the root of x3 + ax2 โ€“ 2x + 2 = 0, determine the value of a and the
other roots!
5. Given equation of x4 + 4x3 โ€“ x2 โ€“ 16x โ€“ 12 = 0 has roots of a, b, c, and d.
Determine the value of a2 + b2 + c2 + d2.
Polynomial by Ani Agustina

Thank you very much !!!!

More Related Content

What's hot

Limits at Infinity, Part 1
Limits at Infinity, Part 1Limits at Infinity, Part 1
Limits at Infinity, Part 1Pablo Antuna
ย 
Mensuration ppt
Mensuration pptMensuration ppt
Mensuration pptcooliohan
ย 
Cylinders, cones and spheres
Cylinders, cones and spheresCylinders, cones and spheres
Cylinders, cones and spheresNidiya Daryana
ย 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theoremRishabh Dubey
ย 
Multiplication of algebraic expressions
Multiplication of algebraic expressionsMultiplication of algebraic expressions
Multiplication of algebraic expressionsVendavaram
ย 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
ย 
Polynomials CLASS 10
Polynomials CLASS 10Polynomials CLASS 10
Polynomials CLASS 10Nihas Nichu
ย 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsAmit Amola
ย 
Word Problems with Inequalities
Word Problems with InequalitiesWord Problems with Inequalities
Word Problems with Inequalitiesswartzje
ย 
Multiplying polynomials
Multiplying polynomialsMultiplying polynomials
Multiplying polynomialschrystal_brinson
ย 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their applicationMartinGeraldine
ย 
nature of the roots and discriminant
nature of the roots and discriminantnature of the roots and discriminant
nature of the roots and discriminantmaricel mas
ย 
Square of binomial
Square of binomialSquare of binomial
Square of binomialsalamatnicandro
ย 
The binomial theorem class 11 maths
The binomial theorem class 11 mathsThe binomial theorem class 11 maths
The binomial theorem class 11 mathsDharmendra Dudi
ย 
Unit Circle - Trigonometry
Unit Circle - TrigonometryUnit Circle - Trigonometry
Unit Circle - TrigonometrySimon Borgert
ย 
Volume of a cone
Volume of a coneVolume of a cone
Volume of a coneScott Bailey
ย 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT 03062679929
ย 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivativesmath265
ย 

What's hot (20)

Limits at Infinity, Part 1
Limits at Infinity, Part 1Limits at Infinity, Part 1
Limits at Infinity, Part 1
ย 
Mensuration ppt
Mensuration pptMensuration ppt
Mensuration ppt
ย 
Cylinders, cones and spheres
Cylinders, cones and spheresCylinders, cones and spheres
Cylinders, cones and spheres
ย 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
ย 
Multiplication of algebraic expressions
Multiplication of algebraic expressionsMultiplication of algebraic expressions
Multiplication of algebraic expressions
ย 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
ย 
Polynomials CLASS 10
Polynomials CLASS 10Polynomials CLASS 10
Polynomials CLASS 10
ย 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation Groups
ย 
Word Problems with Inequalities
Word Problems with InequalitiesWord Problems with Inequalities
Word Problems with Inequalities
ย 
Multiplying polynomials
Multiplying polynomialsMultiplying polynomials
Multiplying polynomials
ย 
Quadratic functions and their application
Quadratic functions and their applicationQuadratic functions and their application
Quadratic functions and their application
ย 
nature of the roots and discriminant
nature of the roots and discriminantnature of the roots and discriminant
nature of the roots and discriminant
ย 
Circle
CircleCircle
Circle
ย 
Square of binomial
Square of binomialSquare of binomial
Square of binomial
ย 
The binomial theorem class 11 maths
The binomial theorem class 11 mathsThe binomial theorem class 11 maths
The binomial theorem class 11 maths
ย 
Unit Circle - Trigonometry
Unit Circle - TrigonometryUnit Circle - Trigonometry
Unit Circle - Trigonometry
ย 
Volume of a cone
Volume of a coneVolume of a cone
Volume of a cone
ย 
Polynomial
PolynomialPolynomial
Polynomial
ย 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT
ย 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivatives
ย 

Viewers also liked

51542 0131469657 ism-1
51542 0131469657 ism-151542 0131469657 ism-1
51542 0131469657 ism-1Ani_Agustina
ย 
51543 0131469657 ism-2
51543 0131469657 ism-251543 0131469657 ism-2
51543 0131469657 ism-2Ani_Agustina
ย 
PPT INTEGRAL
PPT INTEGRALPPT INTEGRAL
PPT INTEGRALAni_Agustina
ย 
51541 0131469657 ism-0
51541 0131469657 ism-051541 0131469657 ism-0
51541 0131469657 ism-0Ani_Agustina
ย 
Polynomial long division
Polynomial long divisionPolynomial long division
Polynomial long divisionhentra76
ย 
03 factorising, roots, zeros
03   factorising, roots, zeros03   factorising, roots, zeros
03 factorising, roots, zerosmajapamaya
ย 
Module insolving polynomial
Module insolving polynomialModule insolving polynomial
Module insolving polynomialRamรณn Zurita
ย 
5.4 long division
5.4 long division5.4 long division
5.4 long divisionleblance
ย 
Polynomials
PolynomialsPolynomials
Polynomialsrljohnson68
ย 
Maths polynomials
Maths polynomialsMaths polynomials
Maths polynomialsavimehta14
ย 
5.4 synthetic division
5.4 synthetic division5.4 synthetic division
5.4 synthetic divisionleblance
ย 
2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theoremshisema01
ย 
Polynomials Class 9th
Polynomials Class 9thPolynomials Class 9th
Polynomials Class 9thSumit S Agarwala
ย 
Notes solving polynomials using synthetic division
Notes   solving polynomials using synthetic divisionNotes   solving polynomials using synthetic division
Notes solving polynomials using synthetic divisionLori Rapp
ย 
Polynomial and Rational Jeopardy
Polynomial and Rational JeopardyPolynomial and Rational Jeopardy
Polynomial and Rational JeopardyRebecka Peterson
ย 
Polynomial function
Polynomial functionPolynomial function
Polynomial functionmaricel mas
ย 
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder Theorem
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder TheoremEdexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder Theorem
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder TheoremUmayr Dawood
ย 
POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10Sanjay Mahto
ย 

Viewers also liked (20)

Polynomials
PolynomialsPolynomials
Polynomials
ย 
51542 0131469657 ism-1
51542 0131469657 ism-151542 0131469657 ism-1
51542 0131469657 ism-1
ย 
51543 0131469657 ism-2
51543 0131469657 ism-251543 0131469657 ism-2
51543 0131469657 ism-2
ย 
PPT INTEGRAL
PPT INTEGRALPPT INTEGRAL
PPT INTEGRAL
ย 
51541 0131469657 ism-0
51541 0131469657 ism-051541 0131469657 ism-0
51541 0131469657 ism-0
ย 
Polynomial long division
Polynomial long divisionPolynomial long division
Polynomial long division
ย 
03 factorising, roots, zeros
03   factorising, roots, zeros03   factorising, roots, zeros
03 factorising, roots, zeros
ย 
Module insolving polynomial
Module insolving polynomialModule insolving polynomial
Module insolving polynomial
ย 
5.4 long division
5.4 long division5.4 long division
5.4 long division
ย 
Polynomials
PolynomialsPolynomials
Polynomials
ย 
Maths polynomials
Maths polynomialsMaths polynomials
Maths polynomials
ย 
Factorisation
FactorisationFactorisation
Factorisation
ย 
5.4 synthetic division
5.4 synthetic division5.4 synthetic division
5.4 synthetic division
ย 
2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems2 2 synthetic division, remainder & factor theorems
2 2 synthetic division, remainder & factor theorems
ย 
Polynomials Class 9th
Polynomials Class 9thPolynomials Class 9th
Polynomials Class 9th
ย 
Notes solving polynomials using synthetic division
Notes   solving polynomials using synthetic divisionNotes   solving polynomials using synthetic division
Notes solving polynomials using synthetic division
ย 
Polynomial and Rational Jeopardy
Polynomial and Rational JeopardyPolynomial and Rational Jeopardy
Polynomial and Rational Jeopardy
ย 
Polynomial function
Polynomial functionPolynomial function
Polynomial function
ย 
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder Theorem
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder TheoremEdexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder Theorem
Edexcel Maths โ€“ Core 2 โ€“ Algebraic Division and Remainder Theorem
ย 
POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10POLYNOMIALS OF CLASS 10
POLYNOMIALS OF CLASS 10
ย 

Similar to Ani agustina (a1 c011007) polynomial

Chapter 3
Chapter 3Chapter 3
Chapter 3wraithxjmin
ย 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTSanjayraj Balasara
ย 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...polanesgumiran
ย 
The remainder theorem powerpoint
The remainder theorem powerpointThe remainder theorem powerpoint
The remainder theorem powerpointJuwileene Soriano
ย 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths PolynomialsPankajGahlot2
ย 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdfWondererBack
ย 
16 partial fraction decompositions x
16 partial fraction decompositions x16 partial fraction decompositions x
16 partial fraction decompositions xmath266
ย 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Bindu Cm
ย 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots tmath260
ย 
Polynomials
PolynomialsPolynomials
PolynomialsAnkit Goel
ย 
Proof of Beal's conjecture
Proof of Beal's conjecture Proof of Beal's conjecture
Proof of Beal's conjecture nikos mantzakouras
ย 
Roots equations
Roots equationsRoots equations
Roots equationsoscar
ย 
Roots equations
Roots equationsRoots equations
Roots equationsoscar
ย 

Similar to Ani agustina (a1 c011007) polynomial (20)

Algebra
AlgebraAlgebra
Algebra
ย 
Factor theorem
Factor theoremFactor theorem
Factor theorem
ย 
Chapter 3
Chapter 3Chapter 3
Chapter 3
ย 
Unit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractionsUnit2.polynomials.algebraicfractions
Unit2.polynomials.algebraicfractions
ย 
Class 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPTClass 10 Maths Ch Polynomial PPT
Class 10 Maths Ch Polynomial PPT
ย 
Remainder theorem
Remainder theoremRemainder theorem
Remainder theorem
ย 
Polynomials
PolynomialsPolynomials
Polynomials
ย 
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
Delos-Santos-Analyn-M.-_Repoter-No.-1-Multiplication-and-Division-of-Polynomi...
ย 
The remainder theorem powerpoint
The remainder theorem powerpointThe remainder theorem powerpoint
The remainder theorem powerpoint
ย 
Zeros of p(x)
Zeros of p(x)Zeros of p(x)
Zeros of p(x)
ย 
NCERT Class 9 Maths Polynomials
NCERT Class 9 Maths  PolynomialsNCERT Class 9 Maths  Polynomials
NCERT Class 9 Maths Polynomials
ย 
AJMS_389_22.pdf
AJMS_389_22.pdfAJMS_389_22.pdf
AJMS_389_22.pdf
ย 
polynomials_.pdf
polynomials_.pdfpolynomials_.pdf
polynomials_.pdf
ย 
16 partial fraction decompositions x
16 partial fraction decompositions x16 partial fraction decompositions x
16 partial fraction decompositions x
ย 
Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10 Presentaton on Polynomials....Class 10
Presentaton on Polynomials....Class 10
ย 
3.2 properties of division and roots t
3.2 properties of division and roots t3.2 properties of division and roots t
3.2 properties of division and roots t
ย 
Polynomials
PolynomialsPolynomials
Polynomials
ย 
Proof of Beal's conjecture
Proof of Beal's conjecture Proof of Beal's conjecture
Proof of Beal's conjecture
ย 
Roots equations
Roots equationsRoots equations
Roots equations
ย 
Roots equations
Roots equationsRoots equations
Roots equations
ย 

Recently uploaded

COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
ย 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
ย 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
ย 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
ย 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
ย 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
ย 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
ย 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
ย 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
ย 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
ย 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
ย 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
ย 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
ย 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
ย 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
ย 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
ย 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
ย 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
ย 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
ย 

Recently uploaded (20)

COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
ย 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
ย 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
ย 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
ย 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
ย 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
ย 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
ย 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
ย 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
ย 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
ย 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
ย 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
ย 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
ย 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
ย 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
ย 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
ย 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
ย 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
ย 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
ย 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
ย 

Ani agustina (a1 c011007) polynomial

  • 1. Polynomial by Ani Agustina Click here Welcome to Polynomial Start Exit
  • 2. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES First Slide QUIZ
  • 3. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES First Slide QUIZ
  • 4. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES First Slide QUIZ
  • 5. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES First Slide QUIZ
  • 6. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES General Aspects of Polynomial Value of a polynomial Polynomial Dividing Remainder Theorem Factorization Theorem Roots of a Polynomial Equation First Slide QUIZ
  • 7. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES EXERCISES 1 EXERCISES 2 EXERCISES 3 EXERCISES 4 EXERCISES 5 EXERCISES 6 First Slide QUIZ
  • 8. Polynomial by Ani Agustina POLYNOMIAL MATTERS EXERCISES QUIZ QUIZ 1 QUIZ 2 First Slide
  • 9. Polynomial by Ani Agustina General Aspects of Polynomial 1. Definition and Polynomial Component Definition and Polynomial Component Algebraic Operations of Polynomial Polynomial equation Algebraic forms, such as a linier equation and a quadratic equation are kinds of polynomial equation of degree 1 and 2. Consider the following algebraic forms: a. x3 + 4x2 โ€“ 7x + 10 b. 5x4 โ€“ 2x3 + 3x2 โ€“ x โ€“ 5 c. x5 + 6x4 โ€“ 3x3 + 2x2 + 10x โ€“ 3 the algebraic forms above are called polynomial in variabel x that accomadate in the polynomial. They consecutively have degree of 3, 4, and 5. 1 2
  • 10. Polynomial by Ani Agustina General Aspects of Polynomial Definition and Polynomial Component Algebraic Operations of Polynomial Polynomial equation Definition The general form of polynimial in variabel x of degree n is: P(x) = anxn + an-1 xn-1 + an-2 xn-2 + . . . + a1x + a0 The polynomial are arranged based on descending order of the exponent of x, where: an , an-1 , . . . , a1 = real coefficients of the polynomial and an โ‰  0, a0 = real constant, n = degree of the polynomial, n is whole number. 1 2
  • 11. Polynomial by Ani Agustina General Aspects of Polynomial Definition and Polynomial Component 2. Algebraic Operations of Polynomial Polynomial equation Algebraic Operations of Polynomial Algebraic operations of polynomial such as addition, subtraction, multiplication, and divison have similar characteristic and rulers as the algerbraic operations on real numbers. 1 2
  • 12. Polynomial by Ani Agustina General Aspects of Polynomial Definition and Polynomial Component Algebraic Operations of Polynomial Polynomial equation Example : Given f(x) = x3 + 2x + 3 and g(x) = x5 + 3x4 โ€“ 7x2 โ€“ 3x + 1 Determine: a. f(x) + g(x) b. f(x) โ€“ g(x) Answer: a. f(x) + g(x) = (x3 + 2x + 3) + (x5 +3x4 โ€“ 7x2 โ€“ 3x + 1) = x5 + 3x4 + x3 โ€“ 7x2 โ€“ x + 4 b. f(x) โ€“ g(x) = (x3 + 2x + 3) - (x5 +3x4 โ€“ 7x2 โ€“ 3x + 1) = -x5 - 3x4 + x3 + 7x2 + 5x + 2 1 2
  • 13. Polynomial by Ani Agustina General Aspects of Polynomial Definition and Polynomial Component Algebraic Operations of Polynomial Polynomial equation 3. Polynomial equation Definition Suppose given polynomial of f(x) and g(x), where f(x) = anxn + an-1 xn-1 + an-2 xn-2 + . . . + a1x + a0 g(x) = bnxn + bn-1 xn-1 + bn-2 xn-2 + . . . + b1x + b0 f(x) is equal to g(x) (written f(x) โ‰ก g(x)) if satisfies: an = bn , an-1 = bn-1 , an-2 = bn-2 , . . . , a2 = b2 , a1 = b1 , a0 = b0 1 2
  • 14. Polynomial by Ani Agustina General Aspects of Polynomial Definition and Polynomial Component Algebraic Operations of Polynomial Polynomial equation Find the value of a and b of equation x3 + 4x2 โ€“ 7x + a = (x โ€“ 2) (x + 1) (x + b). Answer : X3 + 4x2 โ€“ 7x + a = (x โ€“ 2) (x + 1) (x + b) = (x2 โ€“ x โ€“ 2) (x + b) = x3 + (b โ€“ 1) x2 โ€“ (b + 2)x โ€“ 2b b โ€“ 1 = 4 โ†’ coefficient of x2 b + 2 = 7 โ†’ coefficient of x2 Based on the equationa above b = 5 a = -2b โ†’ a constant โ†” a = -2(5) = -10 Thus, the value of a = -10 and b = 5 1 2
  • 15. Polynomial by Ani Agustina Value of a polynomial Determining the value of polynomial by substitution method Determining the value of a polynomial by Scheme (chart) 1. Determining the value of polynomial by substitution method Using this method, the value of the polynomial of P(x) for x = k, written P(k), is determined by substituting the value of k into the variable of x on the polynomial. Example Determine the value of polynomial P(x) = x5 โ€“ 2x4 + 3x3 + 4x2 โ€“ 10x + 3 for x = 1 Answer: P(1) = (1)5 โ€“ 2(1)4 + 3(1)3 + 4(1)2 โ€“ 10(1) + 3 = 1 โ€“ 2 + 3 + 4 โ€“ 10 + 3 = -1
  • 16. Polynomial by Ani Agustina Value of a polynomial Determining the value of polynomial by substitution method Determining the value of a polynomial by Scheme (chart) 2. Determining the value of a polynomial by Scheme (chart) The first step of using scheme method is to write a polynomial from the right to the left starting from the highest exponent of the variable. To solve P(x) = x5 โ€“ 2x4 + 3x3 + 4x2 โ€“ 10x + 3 for x = 1, you must write each coefficient each term of the polynomial inthe chart. 1 2
  • 17. Polynomial by Ani Agustina Value of a polynomial Consider the following chart. Determining the value of polynomial by substitution method Determining the value of a polynomial by Scheme (chart) Thus, the value of P(1) = -1 Description Symbol โ†— means multiply by the input number (in this case input number = 1 since we will find the value of the polynomial, P(x), with x = 1). 1 2
  • 18. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) Definition Consider the following expression. P(x) = Q(x) . H(x) + S(x) The expression above is a division of polynomials, where P(x) = the divided, Q(x) = the divisor, H(x) = the quotient, and S(x) = the remainder.
  • 19. Polynomial by Ani Agustina Polynomial Dividing 1. Definition Long Division Synthetic Division (Horner Method) Long Division The procedure of dividing a polynomial using long division is similar to the procedures of dividing integers. Example Determine the quotient and the remainder of the division of P(x) = x3 + 5x2 โ€“ 4x โ€“ 20 by x + 3 Answers: P(x) has degree of 3, Q(x) has degree of 1, and the quotient of H(x) has degree of 3 โ€“ 1 = 2, the remainder of division S(x) has 1 2 degree of 1 โ€“ 1 = 0
  • 20. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) Using this method, we get the quotient of H(x) = x2 + 2x โ€“ 10, and the remainder, S(x) = 10. 1 2
  • 21. Polynomial by Ani Agustina Polynomial Dividing Definition 2. Long Division Horner method is a short way to solve the division of polynomial. This method can solve several forms of division of polynomial. a. Dividing polynomial by (x โ€“ k) The principle of horner method is derived from the konsep of long division. P(x) = ax2 + bx + c Synthetic Division (Horner Method) Synthetic division (Horner Method) 1 2 3 4 5 6 7
  • 22. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) the qoutient is H(x) = ax + (b + ak) with S(x) = ak2 + bk + c 1 2 3 4 5 6 7
  • 23. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) b. Dividing a polynomial by (ax โ€“ b) The division of a polynomial by (ax โ€“ b) is the expansion of the division of polynomial by (x โ€“ k). The general form of dividing a polynomial by (ax โ€“ b) with the quotient H(x) and the remainder S(x) is: P(x) = (ax โ€“ b) . H(x) + S(x) 1 2 3 4 5 6 7
  • 24. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) 1 2 3 4 5 6 7
  • 25. Polynomial by Ani Agustina Polynomial Dividing c. Definition Long Division Synthetic Division (Horner Method) Dividing polynomial by (ax2 + bx + c) with a โ‰  0 The division of the polynomial of P(x) by ax2 + bx + c using the horner method can be done if the divisor of (ax2 + bx + c) can be factorized. The general form of this division is: P(x) = (ax2 + bx + c) . H(x) + S(x) With H(x) and S(x) are consecutively the quotient and the remaider of the division. 1 2 3 4 5 6 7
  • 26. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) Suppose (ax2 + bx + c) can be factorized to be P1 . P2 therefore ax2 + bx + c = P1 . P2 , then : P(x) = (ax2 + bx + c) . H(x) + S(x) = P1 . P2 H(x) + S(x) 1 2 3 4 5 6 7
  • 27. Polynomial by Ani Agustina Polynomial Dividing Definition Long Division Synthetic Division (Horner Method) The steps to determine the qoutient and the remainder of the divison of a polynomial are: 1. Divide the polynomial of P(x) by P1 to get H0(x) and S1 as the quotient and the remaider. 2. Divide H0(x) by P2 to get H(x) and S2 as the quotient and the remainder. 3. The quotient of dividing P(x) by (Q(x) = P1 . P2) is H(x), and the remainder is S(x) = P1 . S2 + S1. Consider if P1 or P2 is in the form of (ax โ€“ b), a โ‰  0, then you need to divide H0(x) or H(x) by a to get the quotient. Reconsider the division of a polynomial by (ax โ€“ b) that you have learned. 1 2 3 4 5 6 7
  • 28. Polynomial by Ani Agustina Remainder Theorem 1. Division by (x โ€“ k) Division by (x โ€“ k) Division by (ax โ€“ b) Division by (x โ€“ a) (x โ€“ b) Theorem If polynomial of f(x) with degree of n divided by (x โ€“ k), then the remainder is S = f(k) Proof: f(x) = (x โ€“ k) H(x) + S for x โ€“ k = 0 x = k โ†’ f(k) = (k โ€“ k) H(k) + S f(k) = 0 + S f(x) = S then, the remainder of S = f(k), it is proved. Note: A polynomial of f(x) is divisible by (x โ€“ k) if f(k) = 0
  • 29. Polynomial by Ani Agustina Remainder Theorem Division by (x โ€“ k) Division by (ax โ€“ b) Division by (x โ€“ a) (x โ€“ b) 2. Division by (ax โ€“ b) Theorem If polynomial of f(x) with degree of n divided by (ax โ€“ b), then the remainder is S = f(b/a).
  • 30. Polynomial by Ani Agustina Remainder Theorem 3. Division by (x โ€“ k) Division by (ax โ€“ b) Division by (x โ€“ a) (x โ€“ b) Division by (x โ€“ a) (x โ€“ b) Dividing polynomial of f(x) by (x โ€“ a) (x โ€“ b) with the quotient of H(x) and the remainder of S(x), is written as: f(x) = (x โ€“ a) (x โ€“ b) H(x) + S(x) since the degree of the divisor is 2, the degree of S is at most 1. Let S = (px + q), then the division can written as follows. f(x) = (x โ€“ a) (x โ€“ b) H(x) + (px + q)
  • 31. Polynomial by Ani Agustina Factorization Theorem f(x) = (x โ€“ k) H(x) + f(k), where H(x) = is the quotient. I. based on the equation above if f(k)n = 0 then f(x) = (x โ€“ k) H(x). In other words (x โ€“ k) is a factor of f(x). II. if (x โ€“ k) is a factor of f(x) then: f(x) = (x โ€“ k) H(x) for any H(x) such that f(x) = (k โ€“ k) H(x) = 0 from (I) and (II) we have f(k) = 0 if and only if (x โ€“ k) is a factor of f(x). Therefore, the division of a polynomial by one of its factor resulted a remainder which is equal to zero. 1 2 3 4
  • 32. Polynomial by Ani Agustina Factorization Theorem There are several aspects that must be considered when factorizing a polynomial. 1. If the sum of all coefficients is aqual to zero, then (x โ€“ 1) is a factor of the polynomial 2. If the sum of all coeficients of variables with an even exponent is equal to the sum of all coefficients of variabel with an odd exponent, then (x + 1) is a factor of the polynomial. 3. If (1) and (2) are not satisfied, then solve as in example. 1 2 3 4
  • 33. Polynomial by Ani Agustina Factorization Theorem Example Determine the linier factor of f(x) = x3 โ€“ 7x2 + 8x + 16 Answer : consider that the sum of all coefficients of variables with an even exponen is equal to the sum of all coefficients of variables with an odd exponent i.e. (-7 + 16 = 1 + 8). Thus (x + 1) is one of the factors. Next, we use Horner method to determine the other factors. 1 2 3 4
  • 34. Polynomial by Ani Agustina Factorization Theorem f(x) = (x + 1) (x2 โ€“ 8x + 16) = (x + 1) (x โ€“ 4) (x โ€“ 4) Therefore, the linier factors of f(x) = x3 โ€“ 7x2 + 8x + 16 is (x + 1) and (x โ€“ 4) 1 2 3 4
  • 35. Polynomial by Ani Agustina Roots of a Polinomial Equation Definition of Roots of a Polynomial Equation Rational Roots of a Polynomial 1. Definition of Roots of a Polynomial Equation Based on the theorem of factorization we have proved that (x โ€“ k) is a factor of f(x) if and only if f(k) = 0. Similarly, we can define the root of a polynomial equation. Theorem (x = k) is the root of a polynomial equation of f(x) = 0 if and only if f(k) = 0
  • 36. Polynomial by Ani Agustina Roots of a Polinomial Equation Definition of Roots of a Polynomial Equation Rational Roots of a Polynomial 1 2
  • 37. Polynomial by Ani Agustina Roots of a Polinomial Equation Definition of Roots of a Polynomial Equation Rational Roots of a Polynomial 1 2
  • 38. Polynomial by Ani Agustina Exercises 1 1. The polynomial of (4x โ€“ 3) (2x2 + 5) (x-4) has degree of ... a. 2 b. 3 c. 4 d. 5 e. 6 2. The coefficients of x2 in the polynomial (4x -2) (x + 1) (3x + 1) is ... a. 4 b. 5 c. 6 d. 9 e. 10
  • 39. Polynomial by Ani Agustina Solution (4x โ€“ 3) (2x2 + 5) (x-4) = (8x3 - 6x2 + 20x - 15) (x โ€“ 4) = 8x4 - 6x3 + 20x2 - 15x โ€“ 32x3 + 24x2 โ€“ 80x + 60 = 8x4 โ€“ 38x3 + 44x2 โ€“ 95x + 60 So, this answer is 4 (c) Back
  • 40. Polynomial by Ani Agustina Solution (4x -2) (x + 1) (3x + 1) = (4x2 + 2x โ€“ 2) (3x + 1) = 12x3 + 4x2 + 6x2 + 2x โ€“ 6x โ€“ 2 = 12x3 + 10x2 -4x โ€“ 2 So, this answer is 10 (e) Back
  • 41. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 42. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 43. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 44. Polynomial by Ani Agustina Exercises 2 1. The value of polynomial f(x) = 4x3 + 2x2 โ€“ 3x + 5 for x = -2 is ... a. -13 b. -5 c. -10 d. 5 e. 6 2. The value of polynomial g(x) = 9x5 - 5x4 + 7x3 โ€“ 8x2 + 6x โ€“ 9 for x = -1 is ... a. -44 b. 43 c. 34 d. -34 e. -33
  • 45. Polynomial by Ani Agustina Solution Way 1 Way 2 f(x) f(-2) So, the value of f(-2) = -13 (a) = 4x3 + 2x2 โ€“ 3x + 5 = 4(-2)3 + 2(-2)2 โ€“ 3(-2) + 5 = 4(-8) + 2(4) + 6 + 5 = -32 + 8 + 11 = -13 (a) Back
  • 46. Polynomial by Ani Agustina Solution Way 1 So, the value of f(-1) = -44 (a) g(x) Way 2 = 9x5 - 5x4 + 7x3 โ€“ 8x2 + 6x โ€“ 9 = 9(-1)5 โ€“ 5(-1)4 + 7(-1)3 โ€“ 8(-1)2 + 6(-1) โ€“ 9 =-9โ€“5โ€“7โ€“8โ€“6โ€“9 = - 44 (a) Back
  • 47. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 48. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 49. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 50. Polynomial by Ani Agustina Exercises 3 1. The qoutient and the remainder of division of f(x) = 2x3 + 5x2 โ€“ 3x + 6 by (x โ€“ 3) successively are ... a. 2x2 โ€“ 11x + 30 and 96 c. 2x2 + 11x + 30 and 86 b. 2x2 + 11x - 30 and 96 d. 2x2 + 11x + 30 and 96 e. 2x2 + 11x + 30 and 79 2. The qoutient and the remainder if f(x) = x3 โ€“ 5x2 + 2 is divisible by (x2 + 4x โ€“ 1) are ... a. x โ€“ 9 and 37x โ€“ 7 c. x โ€“ 9 and 37x + 7 b. x + 9 and 37x - 7 d. x + 9 and 37x + 7 e. x โ€“ 9 and 27x - 7
  • 51. Polynomial by Ani Agustina Solution Using Horner method The quotient is H(x) = 2x2 + 11x + 30 with S(x) = 96, so the answer is d. Back
  • 52. Polynomial by Ani Agustina Solution f(x) has degree of 3, g(x) has degree of 2, and the quotient of H(x) has degree of 3 โ€“ 2 = 1, the remainder of the division S(x) has degree of 2 โ€“ 1 = 1. Using this method, we get the quotient of H(x) = x โ€“ 9 and the remainder, S(x) = 37x โ€“ 7 (a) Back
  • 53. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 54. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 55. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 56. Polynomial by Ani Agustina Exercises 4 1. the polynomial of f(x) divided by (x -1) the remainder is 6, if divided by (x + 1) the remainder is -4. Determine the remainder if f(x) divided by (x2 โ€“ 1) is ... a. 5x - 1 c. 5x + 1 b. 5x + 2 d. 5x - 2 e. 5x โ€“ 3 2. If polynomial of f(x) divided by (x - 1) the remainder is 3, while if it is divided by (x + 2) the remainder is 6, determine the remainder if f(x) is divided by (x โ€“ 1) (x + 2) is ... a. - x + 4 c. x โ€“ 4 b. x + 5 d. x โ€“ 5 e. x + 6
  • 57. Polynomial by Ani Agustina Solution f(x) : (x โ€“ 1) then remainder = 6 โ†’ f(1) = 6 f(x) : (x + 1) then remainder = -4 โ†’ f(-1) = -4 f(x) = (x โ€“ 1) (x + 1) H(x) + (px+q) so, the remainder of S(x) = px + q = 5x + 1 (c) Back
  • 58. Polynomial by Ani Agustina Solution f(x) : (x โ€“ 1) then remainder = 3 โ†’ f(1) = 3 f(x) : (x + 2) then remainder = 6 โ†’ f(-1) = 6 f(x) = (x โ€“ 1) (x + 2) H(x) + (px+q) so, the remainder of S(x) = px + q = -x + 4 (a) Back
  • 59. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 60. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 61. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 62. Polynomial by Ani Agustina Exercises 5 1. If (x + 2) is one of the factors of f(x) = -5x5 + ax3 + x2 โ€“ 4, then the value of a is ... a. -4 c. 20 b. -2 d. 4 e. 16 2. The factorization of f(x) = 2x3 + 3x2 โ€“ 17x + 12 is ... a. (x + 1) (x + 4) (2x โ€“ 3) c. (x + 1) (x - 4) (2x โ€“ 3) b. (x - 1) (x + 4) (2x โ€“ 3) d. (x + 1) (x + 4) (2x + 3) e. (x - 1) (x - 4) (2x + 3)
  • 63. Polynomial by Ani Agustina Solution using horner method -8a + 160 = 0 -8a = -160 a = 20 so, the value of a is 20 (c) Back
  • 64. Polynomial by Ani Agustina Solution consider that the sum of all coefficients of variables with an even exponen is equal to the sum of all coefficients of variables with an odd exponent i.e. (2 + 3 โ€“ 17 + 12 = 0). Thus (x - 1) is one of the factors. Next, we use Horner method to determine the other factors. f(x) = (x โ€“ 1) (2x2 + 5x โ€“ 12) f(x) = (x โ€“ 1) (x + 4) (2x โ€“ 3) (b) Back
  • 65. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 66. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 67. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 68. Polynomial by Ani Agustina Exercises 6 1. the integer roots of x3 โ€“ 6x2 + 11x โ€“ 6 = 0 are ... a. 1, 2, and -3 c. -1, -2, and 3 b. -1, 2, and 3 d. 1, 2, and 3 e. 1, -2, and -3 2. If f(x) = x3 โ€“ 8x2 + ax + 10 = 0 has roots x = 2, the sum of the two other roots is ... a. -6 c. 7 b. 6 d. 9 e. 10
  • 69. Polynomial by Ani Agustina Solution consider that the sum of all coefficients of variables with an even exponen is equal to the sum of all coefficients of variables with an odd exponent i.e. (1 6 + 11 - 6 = 0). Thus (x - 1) is one of the factors. Next, we use Horner method to determine the other factors. f(x) = (x โ€“ 1) (x2 - 5x + 6) f(x) = (x โ€“ 1) (x -2) (x โ€“ 3) thus, the roots of f(x) = 0 is x = 1, x = 2 and x = 3 (d) Back
  • 70. Polynomial by Ani Agustina Solution Back
  • 71. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 72. Polynomial by Ani Agustina Sorry, your answer is false !!! Back
  • 73. Polynomial by Ani Agustina Good, your answer is true !!! Solution
  • 74. Polynomial by Ani Agustina Quiz 1
  • 75. Polynomial by Ani Agustina Quiz 2 1. Using the remainder theorem, determine the remainder of the following division. a. f(x) = (3x2 โ€“ 7x + 1) : (x โ€“ 2) b. f(x) = (2x3 โ€“ 4x2 + 3x + 7) : (x + 1) 2. determine the value of a and b in the following statements. a. The polynomial of f(x) = (2x3 + 5x2 + ax + b) if it is divided by (x + 1) the remainder is 1, whereas if it is divided by (x โ€“ 2) the remainder is 43 b. The polynomial of f(x) = (ax3 โ€“ 7x + b) if it is divided by (x โ€“ 1) and (x + 2) successively is 1 and 4. 3. If x2 โ€“ 2x โ€“ 3 is a factor of f(x) = x4 โ€“ 2x3 โ€“ 16x2 โ€“ px + q, determine the value of p and q and other factors! 4. If 1 is the root of x3 + ax2 โ€“ 2x + 2 = 0, determine the value of a and the other roots! 5. Given equation of x4 + 4x3 โ€“ x2 โ€“ 16x โ€“ 12 = 0 has roots of a, b, c, and d. Determine the value of a2 + b2 + c2 + d2.
  • 76. Polynomial by Ani Agustina Thank you very much !!!!