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 – 5x + 6, g(x) = 2 – x2
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
Obtain all zeros of f(x) = x3 + 13x2 + 32x + 20, if one of its zeros is −2.
Find all zeros of the polynomial f(x) = 2x4 − 2x3 − 7x2 + 3x + 6, if its two zeros are `-sqrt(3/2)` and `sqrt(3/2)`
Find all zeros of the polynomial 2x4 + 7x3 − 19x2 − 14x + 30, if two of its zeros are `sqrt2` and `-sqrt2`.
If (a-b) , a and (a + b) are zeros of the polynomial `2x^3-6x^2+5x-7` write the value of a.
Find the quotient and remainder of the following.
(8x3 – 1) ÷ (2x – 1)
Find the quotient and remainder of the following.
(−18z + 14z2 + 24z3 + 18) ÷ (3z + 4)
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)?