题目
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)
解法一
思路
展开
对 x2−3x+6 除以 x+2 做多项式长除法,依次确定一次项、常数项和余数。
答题过程
展开
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)
解法一
思路
展开
使用 (i)(a) 得到的商和余数把被积函数拆开,再逐项积分。由于这是不定积分,最后要写积分常数。
答题过程
展开
Using part (i)(a),
∫x+2x2−3x+6dx==∫(x−5+x+216)dx21x2−5x+16ln∣x+2∣+c
Therefore
21x2−5x+16ln∣x+2∣+c
(ii)
解法一
思路
展开
先展开平方,再利用 sin2θ+cos2θ=1 和 2sinθcosθ=sin2θ 化简被积函数,然后进行定积分。
答题过程
展开
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π+41)−216π−41
Hence the exact value is
6π−41