SOLUTION: find the value of p and q when the polynomial (x*x*x)+ p(x*x)+ qx + 6 gives remainder 3 when divided by x-3 and leaves the remainder 0 when divided by x-2.
Algebra.Com
Question 450013: find the value of p and q when the polynomial (x*x*x)+ p(x*x)+ qx + 6 gives remainder 3 when divided by x-3 and leaves the remainder 0 when divided by x-2.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
find the value of p and q when the polynomial (x*x*x)+ p(x*x)+ qx + 6 gives remainder 3 when divided by x-3 and leaves the remainder 0 when divided by x-2.
------------------
Polynomial x^3 + px^2 + qx + 6
-----
Using synthetic division:
3)....1....p......q.......6
.......1....p+3..3(p+3)+q..|9(p+3)+3q +6
----
Equation:
9p + 3q + 33 = 3
3p + q = -10
========================
2)....1....p.......q........6
.......1...p+2..2(p+2)+q...|4(p+2)+2q+6
------
Equation:
4p+2q = -14
2p+q = -7
=====================
Solve the system:
3p+q = -10
2p+q = -7
Subtract to get:
p = -3
---
Solve for "q":
2p+q = -7
2*-3 + q = -7
-6 + q = -7
q = -1
====================
Cheers,
Stan H.
RELATED QUESTIONS
when the polynomial p(x) is divided by (x-2) the remainder is 4 and when p(x) is divided... (answered by JThomson)
Find the quotient and remainder when p(x) is divided by q(x), where p(x) = 9x^4 + x^3 -... (answered by CPhill)
When polynomial P(x) is divided by x + 1, x + 2, and x + 3, the remainders are 2, 3, and... (answered by Edwin McCravy,ikleyn)
a Polynomial P(x) and a divisor d(x) are given. Use long division to find the quotient... (answered by KMST)
a polynomial f(x) with rational coefficients leaves remainder 15 when divided by x-3 and... (answered by KMST)
A polynomial P(x) and a divisor d(x) are given. Use long division to find the
quotient... (answered by Jk22)
Find the remainder when p(x) is divided by q(x), where p(x) = x^5 + 1 and q(x) = x^2 + x... (answered by CPhill)
Use long division to find the quotient Q(x) and the remainder R(x) when p(x) is divided... (answered by jsmallt9)
Find the quotient and remainder when p(x) is divided by q(x), where p(x) = x^2 + 2 and... (answered by ikleyn)