题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
f(x)=x2+3x+42x3−4x−15
(a) Show that
f(x)≡Ax+B+x2+3x+4C(2x+3)
where A, B and C are integers to be found.
(4)
(b) Hence, find
∫35f(x)dx
giving your answer in the form p+lnq, where p and q are integers.
(5)
题目中文翻译
本题中你必须写出解题过程的所有步骤。
不接受完全依赖计算器技术的解法。
f(x)=x2+3x+42x3−4x−15
(a) 证明
f(x)≡Ax+B+x2+3x+4C(2x+3)
其中 A、B 和 C 是需要求出的整数。
(b) 由此求
∫35f(x)dx
并把答案写成 p+lnq 的形式,其中 p 和 q 是整数。
解答
(a)
We want
x2+3x+42x3−4x−15≡Ax+B+x2+3x+4C(2x+3)
Multiply both sides by
x2+3x+4
to get
2x3−4x−15=(Ax+B)(x2+3x+4)+C(2x+3)
Expand:
(Ax+B)(x2+3x+4)=Ax3+(3A+B)x2+(4A+3B)x+4B
So
2x3−4x−15=Ax3+(3A+B)x2+(4A+3B+2C)x+(4B+3C)
Compare coefficients.
For x3:
A=2
For x2:
3A+B=0
Since A=2,
6+B=0
so
B=−6
For the constant term:
4B+3C=−15
Substitute B=−6:
−24+3C=−15
Thus
C=3
Therefore
A=2,B=−6,C=3
and
f(x)≡2x−6+x2+3x+43(2x+3)
(b)
Using part (a),
∫35f(x)dx=∫35(2x−6+x2+3x+43(2x+3))dx
Now
∫(2x−6+x2+3x+43(2x+3))dx=x2−6x+3ln(x2+3x+4)
Therefore
∫35f(x)dx=[x2−6x+3ln(x2+3x+4)]35=(25−30+3ln44)−(9−18+3ln22)
So
∫35f(x)dx=4+3ln44−3ln22
Using logarithm laws,
3ln44−3ln22=3ln(2244)
Thus
3ln(2244)=3ln2=ln8
Hence
∫35f(x)dx=4+ln8