题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
(i) (a) Divide (x2−3x+6) by (x+2).
(2)
(b) Hence find
∫x+2x2−3x+6dx
(3)
(ii) Using algebraic integration, find the exact value of
∫0π/6(cosθ−sinθ)2dθ
(5)
题目中文翻译
本题必须写出全部解题步骤。
不接受依赖计算器技术的解法。
(i) (a) 用 (x+2) 去除 (x2−3x+6)。
(b) 由此求
∫x+2x2−3x+6dx
(ii) 利用代数积分法求
∫0π/6(cosθ−sinθ)2dθ
的精确值。
解答
(i)(a)
Use polynomial division:
x+2x2−3x+6
First,
x2÷x=x
Then
x(x+2)=x2+2x
Subtract:
x2−3x+6−(x2+2x)=−5x+6
Next,
−5x÷x=−5
Then
−5(x+2)=−5x−10
Subtract:
−5x+6−(−5x−10)=16
So
x+2x2−3x+6=x−5+x+216
The quotient is x−5 and the remainder is 16.
(i)(b)
Using part (i)(a),
∫x+2x2−3x+6dx=∫(x−5+x+216)dx
Therefore
∫x+2x2−3x+6dx=21x2−5x+16ln∣x+2∣+c
So
∫x+2x2−3x+6dx=21x2−5x+16ln∣x+2∣+c
(ii)
Expand the square first:
(cosθ−sinθ)2=cos2θ−2sinθcosθ+sin2θ=1−2sinθcosθ=1−sin2θ
Therefore
∫0π/6(cosθ−sinθ)2dθ=∫0π/6(1−sin2θ)dθ
Integrate:
∫(1−sin2θ)dθ=θ+21cos2θ
So
∫0π/6(cosθ−sinθ)2dθ=[θ+21cos2θ]0π/6=(6π+21cos3π)−(0+21cos0)=(6π+21⋅21)−21=6π+41−21=6π−41
Hence the exact value is
6π−41