题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
Given that k is a positive constant,
(a) find
∫3x2+k9xdx
(2)
Given also that
∫253x2+k9xdx=ln8
(b) find the value of k
(4)
题目中文翻译
本题中你必须写出解题过程的所有步骤。
不接受完全依赖计算器技术的解法。
已知 k 是正常数。
(a) 求
∫3x2+k9xdx
又已知
∫253x2+k9xdx=ln8
(b) 求 k 的值。
解答
(a)
We need to find
∫3x2+k9xdx
Let
u=3x2+k
Then
dxdu=6x
So
9xdx=23du
Therefore
∫3x2+k9xdx=23∫u1du
Hence
∫3x2+k9xdx=23ln(3x2+k)+C
(b)
Using part (a),
∫253x2+k9xdx=[23ln(3x2+k)]25
So
23ln(75+k)−23ln(12+k)=ln8
Factor out 23:
23[ln(75+k)−ln(12+k)]=ln8
Using the logarithm law,
23ln(12+k75+k)=ln8
Multiply by 32:
ln(12+k75+k)=32ln8
Since
32ln8=ln(82/3)=ln4
we have
ln(12+k75+k)=ln4
Therefore
12+k75+k=4
So
75+k=48+4k
Thus
27=3k
and hence
k=9