MHB What is the Polynomial P(x) Given a Specific Quotient and Remainder?

  • Thread starter Thread starter missnerdist
  • Start date Start date
  • Tags Tags
    Polynomial
Click For Summary
To find the polynomial P(x), use the formula P = AQ + R, where A is the divisor (2x + 1), Q is the quotient (x^2 - x + 2), and R is the remainder (5). Substitute these values into the equation to get P(x) = (2x + 1)(x^2 - x + 2) + 5. Expand the product and simplify to derive the complete polynomial. The final result will provide the expression for P(x). This method effectively utilizes the relationship between polynomials, quotients, and remainders.
missnerdist
Messages
6
Reaction score
0
I can't seem to figure this out.

When a polynomial P(x) is divided by (2x+1) the quotient is x^2-x+2 and the remainder is 5. What is P(x)?
 
Mathematics news on Phys.org
A hint: When 7 is divided by 3 the quotient is 2 and the remainder is 1.
 
If P divided by A has quotient Q with remainder R, P/A= Q+ R/A, then P= AQ+ R. You are told what A, Q, and R are. Just do the algebra to find P.