Divide Using Long Polynomial Division (6x^3+10x^2+x+8)/(2x^2+1)
Problem
Solution
Set up the long division by placing the dividend
6*x3+10*x2+x+8 inside the division bracket and the divisor2*x2+1 outside.Divide the first term of the dividend
6*x3 by the first term of the divisor2*x2 to get the first term of the quotient.
Multiply the entire divisor
2*x2+1 by3*x and subtract the result from the dividend.
Divide the first term of the new polynomial
10*x2 by the first term of the divisor2*x2 to get the next term of the quotient.
Multiply the divisor
2*x2+1 by5 and subtract from the current polynomial to find the remainder.
Write the final result as the quotient plus the remainder over the divisor.
Final Answer
Want more problems? Check here!