题目
Problem
Find
∫2x24x−3dx,x>0
writing the answer in its simplest form.
(5)
解答
解法一
思路
展开
先把分式拆成两项,并把根式写成指数形式。这样就可以直接使用幂函数积分公式。
答题过程
展开
Rewrite the integrand:
2x24x−3==2x24x1/2−2x232x−3/2−23x−2.
Therefore
∫2x24x−3dx===∫(2x−3/2−23x−2)dx2(−1/2x−1/2)−23(−1x−1)+c−4x−1/2+23x−1+c.
So the answer is
−x4+2x3+c.