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
संबंधित प्रश्न
Divide the polynomial p(x) by the polynomial g(x) and find the quotient and remainder in each of the following
p(x) = x3 – 3x2 + 5x – 3, g(x) = x2 – 2
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
x3 – 3x + 1, x5 – 4x3 + x2 + 3x + 1
Obtain all other zeroes of 3x4 + 6x3 – 2x2 – 10x – 5, if two of its zeroes are `sqrt(5/3)` and - `sqrt(5/3)`
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) = 10x4 + 17x3 − 62x2 + 30x − 3, g(x) = 2x2 + 7x + 1
Find all the zeros of the polynomial x4 + x3 − 34x2 − 4x + 120, if two of its zeros are 2 and −2.
If (x + a) is a factor of `(2x^2 + 2ax + 5x + 10)`, then find the value of a.
Can x2 – 1 be the quotient on division of x6 + 2x3 + x – 1 by a polynomial in x of degree 5?
What will the quotient and remainder be on division of ax2 + bx + c by px3 + qx2 + rx + s, p ≠ 0?