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) = 4x3 + 8x2 + 8x + 7, g(x) = 2x2 − x + 1
उत्तर
we have
f(x) = 4x3 + 8x2 + 8x + 7
g(x) = 2x2 − x + 1
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)
4x3 + 8x2 + 8x + 7 = (2x2 - x + 1)(ax + b) + cx + d
4x3 + 8x2 + 8x + 7 = 2ax3 - ax2 + ax + 2bx2 - xb + b + cx + d
4x3 + 8x2 + 8x + 7 = 2ax3 - ax2 + 2bx2 + ax - xb + cx + b + d
4x3 + 8x2 + 8x + 7 = 2ax3 + x2(-a + 2b) + x(a - b + c) + b + d
Equating the co-efficient of various Powers of x on both sides, we get
On equating the co-efficient of x3
2a = 4
`a=4/2`
a = 2
On equating the co-efficient of x2
8 = -a + 2b
Substituting a = 2 we get
8 = -2 + 2b
8 + 2 = 2b
10 = 2b
`10/2=b`
5 = b
On equating the co-efficient of x
a - b + c = 8
Substituting a = 2 and b = 5 we get
2 - 5 + c = 8
-3 + c = 8
c = 8 + 3
c = 11
On equating the constant term, we get
b + d = 7
Substituting b = 5, we get
5 + d = 7
d = 7 - 5
d = 2
Therefore, quotient q(x) = ax + b
= 2x + 5
Remainder r(x) = cx + d
= 11x + 2
Hence, the quotient and remainder are q(x) = 2x + 5 and r(x) = 11x + 2
APPEARS IN
संबंधित प्रश्न
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
Give examples of polynomials p(x), g(x), q(x) and r(x), which satisfy the division algorithm
deg r(x) = 0
If the polynomial x4 – 6x3 + 16x2 – 25x + 10 is divided by another polynomial x2 – 2x + k, the remainder comes out to be x + a, find k and a.
Obtain all zeros of f(x) = x3 + 13x2 + 32x + 20, if one of its zeros is −2.
Obtain all zeros of the polynomial f(x) = x4 − 3x3 − x2 + 9x − 6, if two of its zeros are `-sqrt3` and `sqrt3`
If `x^3+ x^2-ax + b` is divisible by `(x^2-x)`,write the value of a and b.
Find all zeros of the polynomial 3x3 + 10x2 − 9x − 4 if one of its zero is 1.
Find the quotient and remainder of the following.
(−18z + 14z2 + 24z3 + 18) ÷ (3z + 4)
The base of a parallelogram is (5x + 4). Find its height if the area is 25x2 – 16
Given that `x - sqrt(5)` is a factor of the cubic polynomial `x^3 - 3sqrt(5)x^2 + 13x - 3sqrt(5)`, find all the zeroes of the polynomial.