answersLogoWhite

0

The question concerns a cubic (order 3) divided by a binomial (order 1) and so the quotient has order 3 - 1 = 2 and the remainder has order 0 (one less than the denominator).

That is

(2*x^3 + 5*x^2 - 14*x + 3)/(2*x - 3) = A*x^2 + B*x + C + D/(2*x - 3)

Multiplying both sides by 2x - 3 gives

2*x^3 + 5*x^2 - 14*x + 3 = 2A*x^3 - 3A*X^2 + 2B*x^2 - 3B*x + 2C*x - 3C + D

Compare coefficients of x^3: 2 = 2A => A = 1

Compare coefficients of x^2: 5 = -3A + 2B = -3 + 2B => 2B = 8 => B = 4

Compare coefficients of x^1: -14 = -3B + 2C = -12 + 2C => 2C = -2 => C = -1

Compare coefficients of x^0: 3 = -3C + 2D = 3 + 2D => 2D = 0 => D = 0

So, The quotient is (x^2 + 4 x - 1) and the remainder is 0.

----------------------------------------------------

Alternatively you can do the long division by considering the coefficients of the largest power of x - ie dividing the largest power of x (left in the dividend) by 2x (the largest power of x in the divisor) and using that as the value to add into the quotient and to multiply the divisor by before subtracting it (as in a normal long division):

_______________ x² + _4x - 1

_______--------------------------

2x - 3 | 2x³ + 5x² - 14x + 3 ___ ← 2x³ ÷ 2x = x²; put "x²" in quotient

________ 2x³ - 3x² ______________ ←(2x - 3) × x² and subtract

________ ------------

______________ 8x² - 14x ________ ← bring down "- 14x"; 8x² ÷ 2x = 4x; put "+ 4x" in quotient

______________ 8x² - 12x ________ ← (2x - 3) × 4x and subtract

______________ ------------

____________________ -2x + 3 _____ ← bring down "+ 3"; -2x ÷ 2x = -1; put "- 1" in quotient

____________________ -2x + 3 _____ ← (2x - 3) × -1 and subtract

_____________________ ---------

__________________________ 0 _____ ← nothing to bring down, result is 0, so no remainder

(The underscores in the diagram are to help align the workings.)

→ (2x³ + 5x² - 14x + 3) ÷ (2x - 3) = x² + 4x - 1

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is the quotient and remainder when 6x cubed plus 29x squared -40x -42 is divided by 6x plus 5?

6x3+29x2-40x-42 divided by 6x+5 Quotient: x2+4x-10 Remainder: 8


What is the quotient and remainder if any when -x cubed -x squared -2x plus 1 is divided by -x plus 1?

The quotient works out as: x^2+2x+4 and there is a remainder of -3


What are the quotient and remainder when x cubed plus 3x squared plus 6x plus 1 is divided by x plus 1?

x3+3x2+6x+1 divided by x+1 Quotient: x2+2x+4 Remaider: -3


What is the quotient and remainder when 6x cubed plus 29 squared -40x -42 is divided by 6x plus 5?

Dividend: 6x^3 +29^2 -40x -42 Divisor: 6x +5 Quotient: x^2 +4x -10 Remainder: 8


What is the quotient of a reciprocal?

The quotient of a reciprocal would equal the numerator squared divided by the denominator squared. i.e. (x/y)/(y/x) = x2/y2


What is the quotient when 9 squared is divided by the square root of 9?

1


What is the quotient of 6x to power 3 plus 29x squared -40x -42 divided by 6x plus 5?

Dividend: 6x^3+29x^2-40x-42 Divisor: 6x+5 Quotient: x^2+4x-10 Remainder: 8


What is the quotient and remainder when 4x to power 4 -x cubed plus 17x squared plus 11x plus 4 is divided by 4x plus 3?

Dividend: 4x^4 -x^3 +17x^2 +11x +4 Divisor: 4x +3 Quotient: x^3 -x^2 +5x -1 Remainder: 7


When the product of 6 and 6 is the divided by the sum of 6 and 6 what is the quotient?

its 5 squared divided by the sum of 28 to the power of ten. -maths teacher


What is the quotient and remainder if any when the polynomial 2x quadrupled -9x cubed plus 13x squared -15x plus 9 is divided by x -3?

2x4 - 9x3 + 13x2 - 15x + 9 = 2x4 - 6x3 - 3x3 + 9x2 + 4x2 - 12x - 3x + 9 = 2x3(x - 3) - 3x2(x - 3) + 4x(x - 3) - 3(x - 3) = (x - 3)*(2x3 - 3x2 + 4x - 3) So the quotient is (2x3 - 3x2 + 4x - 3) and the remainder is 0.


What is the quotient of the polynomial 4x exponent four minus x cubed plus 17x squared plus 11x plus 4 when divided by the expression 4x plus 3?

x3-x2+5x-1 with remainder 7, which the final answer would be written as:x3-x2+5x-1+[7/(4x+3)]


What is the quotient and remainder if any when 4x to power four -x cubed plus 17x squared plus 11x plus 4 is divided by 4x plus 3 showing work?

(4x^4 - x³ + 17x² + 11x + 4) ÷ (4x + 3) = x³ - x² + 5x - 1 remainder 7. Do the division via long division, looking at the highest power of x in the dividend: _________________x³ ___- x²_ + 5x - 1 ________----------------------------------- 4x + 3 | 4x^4 - x³ + 17x² + 11x + 4 _________4x^4 + 3x³ _____________________ ← x³(4x + 3); x³ in the quotient _________-------------- _______________- 4x³ + 17x² ______________ ← subtract and bring down next term (+ 17x²) _______________ -4x³ __ -3x² ______________ ← -x²(4x + 3); - x² in the quotient _______________--------------- ______________________ 20x² + 11x ________ ← subtract and bring down the next term (+ 11x) ______________________ 20x² + 15x ________ ← 5x(4x + 3); + 5x in the quotient ______________________ -------------- ______________________________ -4x + 4 ____ ← subtract and bring down the next term (+ 4) ______________________________ -4x - 3 _____ ← -1(4x + 3); -1 in the quotient ______________________________ -------- ___________________________________ 7 ______ ← subtract; no more terms to bring down, this is remainder.