题目
Problem
(i) Given y=x2ln(2x), find in simplest form,
dxdy
(2)
(ii) Given
f(x)=(4x+3)2e2xx>−43
show that
f′(x)=(4x+3)32e2x(ax+b)
where a and b are constants to be found.
(4)
题目中文翻译
(i) 已知 y=x2ln(2x),求最简形式的
dxdy
(ii) 已知
f(x)=(4x+3)2e2xx>−43
证明
f′(x)=(4x+3)32e2x(ax+b)
其中 a,b 为待求常数。
解答
(i)
解法一
思路
展开
这是乘积求导:
y=x2ln(2x)
把 x2 和 ln(2x) 看成两个因式。注意
dxdln(2x)=x1
答题过程
展开
Using the product rule,
dxdy==2xln(2x)+x2⋅x12xln(2x)+x
Therefore
dxdy=2xln(2x)+x
(ii)
解法一
思路
展开
把函数写成
f(x)=e2x(4x+3)−2
然后用乘积求导和链式法则。最后提出公因式,把结果整理成题目要求的形式。
答题过程
展开
Write
f(x)=e2x(4x+3)−2
Using the product rule,
f′(x)==2e2x(4x+3)−2+e2x[−2(4x+3)−3⋅4]2e2x(4x+3)−2−8e2x(4x+3)−3
Take out the common factor 2e2x(4x+3)−3.
f′(x)===2e2x(4x+3)−3[(4x+3)−4]2e2x(4x+3)−3(4x−1)(4x+3)32e2x(4x−1)
Therefore
a=4,b=−1