Advertisements
Advertisements
Question
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
Solution
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
RELATED QUESTIONS
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
On dividing x3 – 3x2 + x + 2 by a polynomial g(x), the quotient and remainder were x – 2 and –2x + 4, respectively. Find g(x)
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
Obtain all zeros of the polynomial f(x) = x4 − 3x3 − x2 + 9x − 6, if two of its zeros are `-sqrt3` and `sqrt3`
Find all the zeros of the polynomial x3 + 3x2 − 2x − 6, if two of its zeros are `-sqrt2` and `sqrt2`
Show that every positive odd integer is of the form (4q +1) or (4q+3), where q is some integer.
The base of a parallelogram is (5x + 4). Find its height if the area is 25x2 – 16
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?
Find k so that x2 + 2x + k is a factor of 2x4 + x3 – 14 x2 + 5x + 6. Also find all the zeroes of the two polynomials.