题目
Problem
A function f is defined by
f(x)=3+12x−2x2,x∈R.
(a) Express f(x) in the form
a−b(x+c)2
where a, b and c are integers to be found.
(3)
The curve with equation y=f(x)−7 crosses the x-axis at the points P and Q and crosses the y-axis at the point R.
(b) Find the area of triangle PQR, giving your answer in the form mn, where m and n are integers to be found.
(4)
解答
(a)
解法一
思路
展开
先把 −2 提出来,然后在括号里配方。注意目标形式是 a−b(x+c)2,所以最后要把常数项整理到前面。
答题过程
展开
f(x)====3+12x−2x2−2(x2−6x)+3−2{(x−3)2−9}+321−2(x−3)2.
(b)
解法一
思路
展开
先写出新曲线 y=f(x)−7。点 R 是 y 轴截距,点 P,Q 是两个 x 轴截距。三角形的底边在 x 轴上,高就是 R 到 x 轴的距离。
答题过程
展开
Using part (a),
y===f(x)−721−2(x−3)2−714−2(x−3)2.
At the y-axis, x=0, so
y=14−2(0−3)2=−4.
Thus R=(0,−4).
For the x-intercepts,
14−2(x−3)2=(x−3)2=x=073±7.
So
PQ==(3+7)−(3−7)27.
The height of the triangle is 4, therefore
Area==21(27)(4)47.