Question
Question: Divide the given polynomial: \(7{x^4} + 4{x^2} + 3x - 5\) by \(2{x^2} + 3x - 2\)....
Divide the given polynomial: 7x4+4x2+3x−5 by 2x2+3x−2.
Solution
In this particular question use the concept that if we divide fourth-order polynomial by second-order polynomial the quotient will be a second-order polynomial so assume any general second-order polynomial be the quotient (say, px2+qx+r) where p, q, and r are the constant real parameters, and there will be a remainder also say (ax + b), where a and b are constant real parameters so use these concepts to reach the solution of the question.
Complete step-by-step solution:
Given polynomial
f(x)=7x4+4x2+3x−5
Now when this polynomial is divided by another polynomial, 2x2+3x−2, the quotient will always be a second order polynomial.
Let, the quotient be px2+qx+r, where p, q, and r are constant real parameters and the remainder be (ax + b), where a and b are constant real parameters
⇒Df(x)=QDR
Where, Q = quotient, R = remainder, and D = divisor.
Now substitute the value of f (x) we have,
⇒2x2+3x−27x4+4x2+3x−5=(px2+qx+r)2x2+3x−2(ax+b)
⇒7x4+4x2+3x−5=(px2+qx+r)(2x2+3x−2)+(ax+b)
Now simplify it we have,
⇒7x4+4x2+3x−5=(2px4+(3p+2q)x3+(−2p+3q+2r)x2+(−2q+3r+a)x−(2r−b))
Now on comparing we have,
⇒2p=7..................... (1)
⇒3p+2q=0................ (2)
⇒−2p+3q+2r=4................ (3)
⇒−2q+3r+a=3............. (4)
⇒2r−b=5............... (5)
So from equation (1) we have,
⇒p=27
Substitute this value in equation (2) we have,
⇒3(27)+2q=0
⇒2q=−3(27)
⇒q=(−421)
From equation (3) we have,
⇒−2p+3q+2r=4
⇒−2(27)+3(4−21)+2r=4
⇒2r=4+7+(463)=4107
⇒r=8107
From equation (4) we have,
⇒−2q+3r+a=3
⇒−2(4−21)+3(8107)+a=3
⇒a=3−(221)−(8321)=8−381
From equation (5) we have,
⇒2r−b=5
⇒2(8107)−b=5
⇒(4107)−5=b
⇒b=487
So the quotient polynomial is
⇒px2+qx+r=27x2−421x+8107
And the remainder polynomial is
⇒ax+b=8−381x+487
⇒2x2+3x−27x4+4x2+3x−5=(27x2−421x+8107)2x2+3x−2(8−381x+487)
So this is the required answer.
Note: Whenever we face such types of questions the key concept we have to remember is that when we multiply the divisor polynomial by the quotient polynomial and in this add the remainder polynomial we will get the resultant polynomial, so on comparing we get some equation with unknown parameters, simply solve these equations we will get the required answer.