Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2020 Jan Q8

A Level / Edexcel / P1

IAL 2020 Jan Paper · Question 8

题目

Problem

The straight line ll has equation y=k(2x1)y=k(2x-1), where kk is a constant.

The curve CC has equation y=x2+2x+11y=x^2+2x+11.

Find the set of values of kk for which ll does not cross or touch CC.

(6)

解答

解法一

思路

展开

直线不与曲线相交或相切,表示联立后得到的二次方程没有实根。因此判别式要小于 00

答题过程

展开

At intersections,

k(2x1)=x2+2x+112kxk=x2+2x+11x2+(22k)x+(11+k)=0.\begin{align*} k(2x-1)=&\,x^2+2x+11\\ 2kx-k=&\,x^2+2x+11\\ x^2+(2-2k)x+(11+k)=&\,0. \end{align*}

For the line not to cross or touch the curve,

(22k)24(1)(11+k)<048k+4k2444k<04k212k40<0k23k10<0(k5)(k+2)<0.\begin{align*} (2-2k)^2-4(1)(11+k)&<0\\ 4-8k+4k^2-44-4k&<0\\ 4k^2-12k-40&<0\\ k^2-3k-10&<0\\ (k-5)(k+2)&<0. \end{align*}

Therefore

2<k<5.\begin{align*} -2<k<5. \end{align*}