Advertisements
Advertisements
प्रश्न
Apply division algorithm to find the quotient q(x) and remainder r(x) on dividing f(x) by g(x) in the following f(x) = 15x3 − 20x2 + 13x − 12; g(x) = x2 − 2x + 2
उत्तर
Given
f(x) = 15x3 − 20x2 + 13x − 12
g(x) = x2 − 2x + 2
Here, Degree (f(x)) = 3 and
degree (g(x)) = 2
Therefore, quotient q(x) is of degree 3 - 2 = 1 and Remainder r(x) is of degree less than 2
Let q(x) = ax + b and
r(x) = cx + d
Using division algorithm, we have
f(x) = g(x) x q(x) + r(x)
15x3 − 20x2 + 13x − 12 = (x2 − 2x + 2)(ax + b) + cx + d
15x3 − 20x2 + 13x − 12 = ax3 - 2ax2 + 2ax + bx2 - 2bx + 2b + cx + d
15x3 − 20x2 + 13x − 12 = ax3 - 2ax2 + bx2 + 2ax - 2bx + cx + 2b + d
15x3 − 20x2 + 13x − 12 = ax3 - x2(2a - b) + x(2a - 2b + c) + 2b + d
Equating the co-efficients of various powers of x on both sides, we get
On equating the co-efficient of x3
ax3 = 15x3
a = 15
On equating the co-efficient of x2
2a - b = 20
Substituting a = 15, we get
2(15) - b = 20
30 - b = 20
-b = 20 - 30
-b = -10
b = 10
On equating the co-efficient of x
2a - 2b + c = 13
Substituting a = 15 and b = 10, we get
2(15) - 2(10) + c = 13
30 - 20 + c = 13
10 + c = 13
c = 13 - 10
c = 3
On equating constant term
2b + d = -12
Substituting b = 10, we get
2(10) + d = -12
20 + d = -12
d = -12 - 20
d = -32
Therefore, quotient q(x) = ax+ b
= 15x + 10
Remainder r(x) = cx + d
= 3x - 32
Hence, the quotient and remainder are q(x) = 15x + 10 and r(x) = 3x - 32
APPEARS IN
संबंधित प्रश्न
Divide the polynomial p(x) by the polynomial g(x) and find the quotient and remainder in each of the following : p(x) = x4 – 3x2 + 4x + 5, g(x) = x2 + 1 – x
Check whether the first polynomial is a factor of the second polynomial by dividing the second polynomial by the first polynomial
t2 – 3, 2t4 + 3t3 – 2t2 – 9t – 12
Check whether the first polynomial is a factor of the second polynomial by dividing the second polynomial by the first polynomial
x3 – 3x + 1, x5 – 4x3 + x2 + 3x + 1
Apply division algorithm to find the quotient q(x) and remainder r(x) on dividing f(x) by g(x) in the following f(x) = x3 − 6x2 + 11x − 6, g(x) = x2 + x + 1
Apply division algorithm to find the quotient q(x) and remainder r(x) on dividing f(x) by g(x) in the following f(x) = 4x3 + 8x2 + 8x + 7, g(x) = 2x2 − x + 1
Find all the zeros of the polynomial x4 + x3 − 34x2 − 4x + 120, if two of its zeros are 2 and −2.
State Division Algorithm for Polynomials.
Find all zeros of the polynomial 3x3 + 10x2 − 9x − 4 if one of its zero is 1.
Which one of the following statements is correct?
If on division of a polynomial p(x) by a polynomial g(x), the quotient is zero, what is the relation between the degrees of p(x) and g(x)?