题目
Problem
(a) Express 3x2+12x+13 in the form
a(x+b)2+c
where a, b and c are integers to be found.
(3)
(b) Hence sketch the curve with equation y=3x2+12x+13.
On your sketch show clearly
- the coordinates of the y intercept
- the coordinates of the turning point of the curve
(3)
解答
(a)
解法一
思路
展开
先提出 3,再完成平方。
答题过程
展开
3x2+12x+13====3(x2+4x)+133((x+2)2−4)+133(x+2)2−12+133(x+2)2+1.
Therefore
a=3,b=2,c=1.
(b)
解法一
思路
展开
由 3(x+2)2+1 可知顶点是 (−2,1),且开口向上。y 截距由 x=0 得到。
答题过程
展开
The curve is
y=3(x+2)2+1.
So the turning point is
(−2,1).
Since the coefficient of (x+2)2 is positive, the curve opens upwards.
The y-intercept occurs when x=0:
y=3(0)2+12(0)+13=13.
So the y-intercept is
(0,13).
The sketch should show an upward-opening parabola with turning point (−2,1) and y-intercept (0,13).