Given that (x−3) is a factor of the polynomial P(x)=x3+kx2+mx−6 and that dividing P(x) by (x+1) leaves a remainder of −12, what is the value of k+m?
−1
−7
−5
5
Cevabı ve açıklamayı göster
Cevap: −1
Cevap
The value of k+m is −1.
Applying the Factor Theorem P(3)=0 gives 3k+m=−7, and applying the Remainder Theorem P(−1)=−12 gives k−m=−5. Solving these simultaneous linear equations gives k=−3 and m=2, which sums to k+m=−1.
Adım Adım Çözüm
1
Apply the Factor Theorem for the linear factor (x−3)
3k+m=−7
By the Factor Theorem, if (x−3) is a factor, then P(3)=0. Substituting x=3 gives 33+k(3)2+m(3)−6=0⟹27+9k+3m−6=0⟹9k+3m=−21⟹3k+m=−7.
2
Apply the Remainder Theorem for the divisor (x+1)
k−m=−5
By the Remainder Theorem, dividing P(x) by (x+1) gives remainder P(−1)=−12. Substituting x=−1 gives (−1)3+k(−1)2+m(−1)−6=−12⟹−1+k−m−6=−12⟹k−m−7=−12⟹k−m=−5.
3
Solve the system of linear equations for k and m
k=−3 and m=2
Adding the two equations (3k+m)+(k−m)=−7+(−5) gives 4k=−12⟹k=−3. Substituting k=−3 into k−m=−5 gives −3−m=−5⟹m=2.
Given that (x+2) is a factor of the polynomial P(x)=2x3−x2+ax+b, and that dividing P(x) by (2x−1) leaves a remainder of 15, what is the value of a+b?
6
11
14
−1
Cevabı ve açıklamayı göster
Cevap: 14
Cevap
The value of a+b is 14.
Applying the Factor Theorem with x=−2 gives the equation −2a+b=20. Applying the Remainder Theorem with x=21 gives the equation a+2b=30. Solving these simultaneous equations yields a=−2 and b=16. Adding a and b gives 14.
Adım Adım Çözüm
1
Apply the Factor Theorem for (x+2)
−2a+b=20
Since (x+2) is a factor of P(x), P(−2)=0. Substituting x=−2 yields 2(−2)3−(−2)2+a(−2)+b=0, which simplifies to −16−4−2a+b=0 or −2a+b=20.
2
Apply the Remainder Theorem for (2x−1)
a+2b=30
Dividing P(x) by (2x−1) leaves a remainder of 15, so P(21)=15. Substituting x=21 yields 2(81)−41+2a+b=15, which simplifies to 2a+b=15 or a+2b=30.
3
Solve the system of linear equations for a and b
a=−2 and b=16
From step 1, b=2a+20. Substituting this into step 2 gives a+2(2a+20)=30⟹5a+40=30⟹5a=−10⟹a=−2. Substituting a=−2 into b=2a+20 gives b=16.
4
Calculate a+b
14
Summing the calculated values gives a+b=−2+16=14.
Anahtar Kavram
Factor Theorem and Remainder Theorem for Polynomials