100% found this document useful (1 vote)
1K views

Chapter 2 Polynomials)

1. The document discusses polynomials and problems related to finding zeros of polynomials, relationships between coefficients and zeros, and using the division algorithm for polynomials. 2. Key concepts covered include finding the value of K for a polynomial to be exactly divisible, finding other zeros given two are known, constructing quadratic polynomials with given sums and products of zeros, using the division algorithm to find the divisor polynomial, and relationships between coefficients and sums/products/differences of zeros. 3. Examples are provided to illustrate solving for unknowns related to zeros, coefficients, and applying the division algorithm for polynomials.

Uploaded by

vishal_bokaro
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views

Chapter 2 Polynomials)

1. The document discusses polynomials and problems related to finding zeros of polynomials, relationships between coefficients and zeros, and using the division algorithm for polynomials. 2. Key concepts covered include finding the value of K for a polynomial to be exactly divisible, finding other zeros given two are known, constructing quadratic polynomials with given sums and products of zeros, using the division algorithm to find the divisor polynomial, and relationships between coefficients and sums/products/differences of zeros. 3. Examples are provided to illustrate solving for unknowns related to zeros, coefficients, and applying the division algorithm for polynomials.

Uploaded by

vishal_bokaro
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

UNIT-2

POLYNOMIALS

It is not once nor twice but times without number that the same ideas
make their appearance in the world.

1. Find the value for K for which x4 + 10x3 + 25x2 + 15x + K exactly divisible by x +
7.
(Ans : K= - 91)
Ans: Let P(x) = x4 + 10x4 + 25x2 + 15x + K and g(x) = x + 7
Since P(x) exactly divisible by g(x)
∴ r (x) = 0
x 3 + 3x 2 +4 x 13 −
now x + 7 x + 10 x +25 x 15+x K +
4 3 2

x 4 + 7 x3
-------------
3x3 + 25 x2
3x3 + 21x2
-------------------
4x2 + 15 x
4x2 + 28x
------------------
-13x + K
- 13x - 91
----------------
K + 91
------------
∴ K + 91 = 0
K= -91

2. If two zeros of the polynomial f(x) = x4 - 6x3 - 26x2 + 138x – 35 are 2 ±√3.Find
the other zeros. (Ans:7, -5)

Ans: Let the two zeros are 2 + 3 and 2 - 3


Sum of Zeros =2+ 3 +2- 3
=4
Product of Zeros = ( 2+ 3 )(2 - 3 )
=4–3
=1
Quadratic polynomial is x2 – (sum) x + Product

x2 – 2x – 35

6
2
x 4 − 6 x 3 − 26 x 2 +138 x −35
x – 4x + 1
x 4 − 4 x3 + x2
-----------------
-2x3 – 27x2 + 138x
- 2x3 + 8x2 – 2x
-----------------------
-35x2 + 140x – 35
-35x2 + 140x – 35
------------------------
0
------------------------

∴ x2 – 2x – 35 = 0
(x – 7)(x + 5) = 0
x = 7, -5 other two Zeros are 7 and -5

3. Find the Quadratic polynomial whose sum and product of zeros are √2 + 1,
1
.
2 +1
Ans: sum = 2 2
Product = 1
Q.P =
X2 – (sum) x + Product

∴ x2 – (2 2 ) x + 1

4. If α ,β are the zeros of the polynomial 2x2 – 4x + 5 find the value of a) α 2 + β


2
b) (α - β )2.
(Ans: a) -1 , b) –6)

Ans: p (x) = 2 x2 – 4 x + 5
−b 4
α +β = = =2
a 2
c 5
α β = =
a 2
α + β = (α + β )2 – 2 α β
2 2

Substitute then we get, α 2+ β 2 = -1


(α - β )2 = (α + β )2 - 4 α β
Substitute, we get = (α - β )2 = - 6

7
5. If α ,β are the zeros of the polynomial x2 + 8x + 6 frame a Quadratic
1 1 β α
polynomial whose zeros are a) and b) 1 + ,1+
α β α β.
4 1 32 32
(Ans: x2+ x + , x2- x+ )
3 6 3 3
Ans: p (x) = x2 + 8 x + 6
α + β = -8 and α β = 6

1 1
a) Let two zeros are and
α β
1 1 α + β −8 −4
Sum = + = = =
α β α .β 6 3
1 1 1 1
Product = x = =
α β α .β 6
Required Q.P is
4 1
x2 + x+
3 6

β α
b) Let two Zeros are 1+ and 1 + β
α
β α
sum = 1+ +1+ β
α
α β
=2+ β +
α
α2 + β2
= 2+
αβ
(α + β ) 2 − 2αβ
= 2+ after solving this problem,
αβ
32
We get =
3
β α
Product = ( 1 +
)(1+ β )
α
α β
= 1+ β + +1
α
α2 + β2
=2+
αβ
Substitute this sum,
32
We get =
3
32 32
Required Q.P. is x2 - x+
3 3

8
6. On dividing the polynomial 4x4 - 5x3 - 39x2 - 46x – 2 by the polynomial g(x) the
quotient is x2 - 3x – 5 and the remainder is -5x + 8.Find the polynomial g(x).
(Ans:4 x2+7x+2)

Ans: p(x) = g (x) q (x) + r (x)


p ( x) − r ( x)
g(x) =
q ( x)
let p(x) = 4x4 – 5x3 – 39x2 – 46x – 2
q(x) = x2 – 3x – 5 and r (x) = -5x + 8

now p(x) – r(x) = 4x4 – 5x3 – 39x2 – 41x - 10


p( x) − r ( x)
when = 4x2 + 7x +2
q ( x)
∴ g(x) = 4x2 + 7x + 2

7. If the squared difference of the zeros of the quadratic polynomial x2 + px + 45 is


equal to 144 , find the value of p. (Ans: ±18).

Ans: Let two zeros are α and β where α > β


According given condition
(α - β )2 = 144
Let p(x) = x2 + px + 45
−b −p
α +β = = =-p
a 1
c 45
αβ = = = 45
a 1
now (α - β )2 = 144
(α + β )2 – 4 α β = 144
(-p)2 – 4 (45) = 144
Solving this we get p = ± 18

8. If α ,β are the zeros of a Quadratic polynomial such that α + β = 24, α - β =


8. Find a Quadratic polynomial having α and β as its zeros. (Ans: k(x2–
24x + 128))

Ans: α +β = 24
α -β =8
-----------
2α = 32
32
α = = 16, ∴ α = 16
2
Work the same way to α +β = 24

So, β = 8

9
Q.P is x2 – (sum) x + product
= x2 – (16+8) x + 16 x 8
Solve this,
it is k (x2 – 24x + 128)

9. If α & ß are the zeroes of the polynomial 2x2 ─ 4x + 5, then find the value of
a. α 2 + ß2 b. 1/ α + 1/ ß c. (α ─ ß)2 d. 1/α 2 + 1/ß2 e. α 3 + ß3
4 −4
(Ans:-1, ,-6, ,-7)
5 25
Ans: Let p(x) = 2x2 – 4x +5
−b 4
α +β = = =2
a 2
c 5
αβ = =
a 2

a) α 2+β 2 = (α +β )2 - 2α β
Substitute to get = α 2+β 2 = -1
1 1 α +β
b) + β = αβ
a
1 1 4
substitute , then we get = + β =
a 5
b) (α -β )2 = (α +β )2 - 4 α β
Therefore we get, (α -β )2 = - 6

−1
1 1 α2 +β2 2
d) 2 + β 2 = = 5
α α β2  
2
1 1 −4
∴ 2 + β2 =
α 25

e) α 3+β 3 = (α +β )(α 2+β 2 - α β )


Substitute this,

to get, α 3+β 3 = -7

10. Obtain all the zeros of the polynomial p(x) = 3x 4 ─ 15x3 + 17x2 +5x ─6 if two
zeroes are ─1/√3 and 1/√3. (Ans:3,2)

11. Give examples of polynomials p(x), g(x), q(x) and r(x) which satisfy the division
algorithm.
a. deg p(x) = deg q(x) b. deg q(x) = deg r(x) c. deg q(x) = 0.

10
12. If the ratios of the polynomial ax3+3bx2+3cx+d are in AP, Prove that 2b3-
3abc+a2d=0

Ans: Let p(x) = ax3 + 3bx2 + 3cx + d and α , β , r are their three Zeros
but zero are in AP
let α = m – n , β = m, r = m + n
−b
sum = α +β + r =
a
−b
substitute this sum , to get = m=
a

c
Now taking two zeros as sum α β +β r +α r =
a
3c
(m-n)m + m(m+n) + (m + n)(m – n) =
a
Solve this problem , then we get
3b 2 − 3ac
= n2
a2

d
Product α β r =
a
−d
(m-n)m (m+n) =
a
− d
(m2 –n2)m =
a
−b 2 3b 2 − 3ac −b −d
[( ) –( )] ( )=
a a 2 a a

Simplifying we get

2b3 – 3abc + a2 d = 0

11
13. Find the number of zeros of the polynomial from the graph given.

(Ans:1)

14. If one zero of the polynomial 3x2 - 8x +2k+1 is seven times the other, find the
zeros and the value of k (Ans k= 2/3)

Self Practice

14. If (n-k) is a factor of the polynomials x2+px+q & x2 + m x+n. Prove that
n −q
k = n + m−p
Ans : since (n – k) is a factor of x2 + px + q

∴ (n – k)2 + p(n- k) + q = 0
And (n – k)2 + m(n – k) + n = 0

Solve this problem by yourself,

n −q
∴ k= n+ m−p

SELF PRACTICE
16. If 2, ½ are the zeros of px2+5x+r, prove that p= r.
17. If m, n are zeroes of ax2-5x+c, find the value of a and c if m + n = m.n=10
(Ans: a=1/2 ,c=5)
4 3 2
18. What must be subtracted from 8x + 14x – 2x + 7x –8 so that the resulting
polynomial is exactly divisible by 4x2+3x-2. (Ans: 14x – 10)
19. What must be added to the polynomial p(x)= x4 + 2x3 – 2x2 + x –1 so that the
resulting polynomial is exactly divisible by x2+2x-3. (Ans: x-2)

12

You might also like