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) = x3 − 6x2 + 11x − 6, g(x) = x2 + x + 1
Solution
We have
f(x) = x3 − 6x2 + 11x − 6
g(x) = x2 + x + 1
Here, degree [f(x)] = 3 and
Degree (g(x)) = 2
Therefore, quotient q(x) is of degree 3 - 2 = 1 and the 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)
x3 − 6x2 + 11x − 6 = (x2 + x + 1)(ax + b) + cx + d
x3 − 6x2 + 11x − 6 = ax3 + ax2 + ax + bx2 + bx + b + cx + d
x3 − 6x2 + 11x − 6 = ax3 + ax2 + bx2 + ax + bx + cx + b + d
x3 − 6x2 + 11x − 6 = ax3 + (a + b)x2 + (a + b = c)x + b + d
Equating the co-efficients of various powers of x on both sides, we get
On equating the co-efficient of x3
x3 = ax3
1 = a
On equating the co-efficient of x2
-6x2 = (a + b)x2
-6 = a + b
Substituting a = 1
-6 = 1 + b
-6 - 1 = b
-7 = b
On equating the co-efficient of x
11x = (a + b + c)x
11 = a + b + c
Substituting a = 1 and b = -7 we get,
11 = 1 + (-7) + c
11 = -6 + c
11 + 6 = c
17 = c
On equating the constant terms
-6 = b + d
Substituting b = -7 we get,
-6 = -7 + d
-6 + 7 = d
1 = d
Therefore,
Quotient q(x) = ax + b
= (1x - 7)
And remainder r(x) = cx + d
= (17x + 1)
Hence, the quotient and remainder is given by,
q(x) = (x - 7)
r(x) = 17x + 1
APPEARS IN
RELATED QUESTIONS
Give examples of polynomials p(x), g(x), q(x) and r(x), which satisfy the division algorithm
deg r(x) = 0
Obtain all zeros of f(x) = x3 + 13x2 + 32x + 20, if one of its zeros is −2.
Find all the zeros of the polynomial 2x3 + x2 − 6x − 3, if two of its zeros are `-sqrt3` and `sqrt3`
Verify division algorithm for the polynomial `f(x)= (8 + 20x + x^2 – 6x^3) by g(x) =( 2 + 5x –3x^2).`
If (a-b) , a and (a + b) are zeros of the polynomial `2x^3-6x^2+5x-7` write the value of a.
If `x^3+ x^2-ax + b` is divisible by `(x^2-x)`,write the value of a and b.
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?
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)?
For which values of a and b, are the zeroes of q(x) = x3 + 2x2 + a also the zeroes of the polynomial p(x) = x5 – x4 – 4x3 + 3x2 + 3x + b? Which zeroes of p(x) are not the zeroes of q(x)?