题目
Problem
Find
(i)
∫3x2−4x+53x−2dx
(2)
(ii)
∫(e2x−1)3e2xdxx=0
(2)
题目中文翻译
求
(i)
∫3x2−4x+53x−2dx
(ii)
∫(e2x−1)3e2xdxx=0
解答
(i)
解法一
思路
展开
分母的导数恰好是分子的两倍,因此可直接使用 ∫f′(x)/f(x)dx=ln∣f(x)∣+c。
答题过程
展开
We need to find
∫3x2−4x+53x−2dx
Notice that the derivative of the denominator is
dxd(3x2−4x+5)=6x−4
and
6x−4=2(3x−2)
So the numerator is half the derivative of the denominator.
Therefore
∫3x2−4x+53x−2dx==21∫3x2−4x+56x−4dx21ln(3x2−4x+5)+c
Hence
21ln(3x2−4x+5)+c
(ii)
解法一
思路
展开
令 u=e2x−1,分子中的 e2xdx 随即变成 21du,积分化为幂函数形式。
答题过程
展开
We need to find
∫(e2x−1)3e2xdx
Let
u=e2x−1
Then
dxdu=2e2x
so
e2xdx=21du
Therefore
∫(e2x−1)3e2xdx===21∫u−3du21⋅−2u−2−41u−2
Substitute back:
−4(e2x−1)21+c