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

IAL 2026 Jan A Q8

A Level / Edexcel / P1

IAL 2026 Jan A Paper · Question 8

题目

Problem

In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable.

Find the range of values of kk for which the quadratic equation

kx2+8x+2(k+7)=0\begin{align*} kx^2+8x+2(k+7)=0 \end{align*}

has no real roots.

(6)

解答

解法一

思路

展开

二次方程没有实根时,判别式必须小于 00。这里变量是 xx,参数是 kk,所以把 a=ka=kb=8b=8c=2(k+7)c=2(k+7) 代入 b24ac<0b^2-4ac<0,再解关于 kk 的二次不等式。

答题过程

展开

For no real roots,

b24ac<0.\begin{align*} b^2-4ac<0. \end{align*}

Here

a=k,b=8,c=2(k+7).\begin{align*} a=k,\qquad b=8,\qquad c=2(k+7). \end{align*}

So

824(k){2(k+7)}<0648k(k+7)<0648k256k<0.\begin{align*} 8^2-4(k)\{2(k+7)\}&<0\\ 64-8k(k+7)&<0\\ 64-8k^2-56k&<0. \end{align*}

Divide by 8-8, remembering to reverse the inequality:

k2+7k8>0(k+8)(k1)>0.\begin{align*} k^2+7k-8&>0\\ (k+8)(k-1)&>0. \end{align*}

The critical values are k=8k=-8 and k=1k=1.

Since the product is positive outside the two roots,

k<8ork>1.\begin{align*} k<-8\quad\text{or}\quad k>1. \end{align*}