SOLUTION: Write a polynomial division that has a quotient of x+5 and a remainder -2

Algebra.Com
Question 1198625: Write a polynomial division that has a quotient of x+5 and a remainder -2

Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

n = numerator
d = denominator
q = quotient = x+5
r = -2 = remainder

n/d = q + (r/d)
n = d*q + r
n = d*(x+5) + (-2)
n = d*(x+5) - 2

Now pick anything you like for the denominator d.
I find its easiest to select a binomial.
I'll go for d = x+1.

n = d*(x+5) - 2
n = (x+1)*(x+5) - 2
n = (x^2+5x+1x+5) - 2
n = x^2+6x+3

Therefore, dividing (x^2+6x+3)/(x+1) will result in a quotient of x+5 and remainder -2.
I'll let you use either polynomial long division or synthetic division to confirm this claim.

Infinitely many rational functions of the form n/d will lead to q = x+5 and r = -2.
In other words, (x^2+6x+3)/(x+1) isn't the only possibility here.

RELATED QUESTIONS

Write a polynomial division that has a quotient of x+3 and a remainder of... (answered by josgarithmetic)
Write a polynomial division that has a quotient of x+3 and a remainder of... (answered by josgarithmetic,MathTherapy)
Suppose a polynomial P(x) when divided by x-5 has a quotient of 4x^3+5x^2+9x+13 and a... (answered by jim_thompson5910)
Suppose a polynomial P(x) when divided by x-3 has a quotient of {{{4x^3 + 5x^2 + 9x +... (answered by robertb)
Suppose a polynomial P(x) when divided by x-9 has a quotient of 4x^3+5x^2+7x+13 and a... (answered by CharlesG2)
Use synthetic division to find the quotient and remainder if the first polynomial is... (answered by stanbon)
Use synthetic division to find the quotient and remainder if the first polynomial is... (answered by lwsshak3)
This question has two parts, and I'm kind of confused on what is the difference in the... (answered by Edwin McCravy)
suppose a polynomial P(x) when divided by x-9 has a quotient of 4x^3+5x^2+7x+13 and... (answered by stanbon)