题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(i) Given y=ln(2x2+5) find
dxdy
(2)
(ii) A curve C has equation y=f(x) where
f(x)=3x2+k21xx∈R
where k is a positive integer, k>1.
Given that
∫1kf(x)dx<7ln8
find the greatest possible value of k.
(5)
题目中文翻译
本题必须写出全部解题步骤。
不接受完全依赖计算器技术的解法。
(i) 已知 y=ln(2x2+5),求
dxdy
(ii) 曲线 C 的方程为 y=f(x),其中
f(x)=3x2+k21xx∈R
这里 k 是正整数,且 k>1。
已知
∫1kf(x)dx<7ln8
求 k 的最大可能值。
解答
(i)
Given
y=ln(2x2+5)
Use
dxdlnu=u1dxdu
where
u=2x2+5
Then
dxdu=4x
So
dxdy=2x2+54x
(ii)
We need
∫1k3x2+k21xdx
Let
u=3x2+k
Then
dxdu=6x
So
21xdx=27du
Therefore
∫3x2+k21xdx=27ln(3x2+k)+c
Now apply the limits:
∫1k3x2+k21xdx=[27ln(3x2+k)]1k=27ln(3k2+k)−27ln(3+k)=27ln(3+k3k2+k)
Given
∫1kf(x)dx<7ln8
we have
27ln(3+k3k2+k)<7ln8
Divide by 27:
ln(3+k3k2+k)<2ln8
Since
2ln8=ln64
we get
ln(3+k3k2+k)<ln64
Hence
3+k3k2+k<64
Since k>1, we have 3+k>0, so
3k2+k<64(3+k)
This gives
3k2+k3k2−63k−192<192+64k<0
Divide by 3:
k2−21k−64<0
Solve the corresponding equation:
k2−21k−64=0
Using the quadratic formula,
k=221±212+4(64)=221±697
The positive root is
221+697=23.70…
Therefore the inequality is satisfied for
k<23.70…
Since k is an integer and k>1, the greatest possible value is
23