题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
The equation
k(3x2+8x+9)=2−6x
where k is a real constant, has no real roots.
Find the range of possible values for k.
(7)
解答
解法一
思路
展开
先把方程整理成关于 x 的二次方程。没有实根表示判别式小于 0,然后解关于 k 的二次不等式。
答题过程
展开
Rearrange the equation:
k(3x2+8x+9)=3kx2+8kx+9k−2+6x=3kx2+(8k+6)x+9k−2=2−6x00.
For no real roots,
b2−4ac<0.
Here
a=3k,b=8k+6,c=9k−2.
So
(8k+6)2−4(3k)(9k−2)64k2+96k+36−108k2+24k−44k2+120k+36<0<0<0.
Divide by −4:
11k2−30k−9(11k+3)(k−3)>0>0.
The critical values are
k=−113,k=3.
Since the quadratic is positive outside the roots,
k<−113ork>3.