题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
A curve has equation
y=x(x+3)(x−2)
(a) Find, in simplest form, dxdy
(3)
(b) Hence find the range of values for x such that
dxdy⩾2
(4)
解答
(a)
解法一
思路
展开
先把三次式展开成标准多项式,再逐项求导。
答题过程
展开
y===x(x+3)(x−2)x(x2+x−6)x3+x2−6x.
Differentiate term by term:
dxdy=3x2+2x−6.
(b)
解法一
思路
展开
把 (a) 的导函数代入不等式,整理成二次不等式。由于二次项系数为正,满足大于等于 0 的区间在两个根的外侧。
答题过程
展开
Using part (a),
3x2+2x−63x2+2x−8⩾2⩾0.
Factorise:
3x2+2x−8=(3x−4)(x+2).
So
(3x−4)(x+2)⩾0.
The critical values are
x=−2,x=34.
Since the quadratic is positive or zero outside the roots,
x⩽−2orx⩾34.