题目
Problem
The function f is defined by
f(x)=x2+x−1249x+x+47xx>3
(a) Show that
f(x)=x−37xx>3
(3)
(b) Hence find f′(x) giving your answer in simplest form.
(2)
题目中文翻译
函数 f 定义为
f(x)=x2+x−1249x+x+47xx>3
(a) 证明
f(x)=x−37xx>3
(b) 由此求 f′(x),并将答案化为最简形式。
解答
(a)
First factorise the denominator:
x2+x−12=(x+4)(x−3)
So
f(x)=(x+4)(x−3)49x+x+47x
Use the common denominator (x+4)(x−3):
f(x)=(x+4)(x−3)49x+(x+4)(x−3)7x(x−3)=(x+4)(x−3)49x+7x(x−3)=(x+4)(x−3)49x+7x2−21x=(x+4)(x−3)7x2+28x=(x+4)(x−3)7x(x+4)
Since x>3, we have x=−4, so we can cancel x+4:
f(x)=x−37x
as required.
(b)
Using part (a),
f(x)=x−37x
Differentiate using the quotient rule:
f′(x)=(x−3)2(x−3)(7)−7x(1)=(x−3)27x−21−7x=−(x−3)221
Therefore
f′(x)=−(x−3)221