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

IAL 2021 Jan Q3

A Level / Edexcel / FP2

IAL 2021 Jan Paper · Question 3

题目

Problem

Use algebra to obtain the set of values of xx for which

x2+x2<12(x+5)\begin{align*} \vert x^2 + x - 2\vert < \frac{1}{2}(x + 5) \end{align*}
(7)

解答

解法一

思路

展开

绝对值不等式 A<B|A|<B 可以理解成 AA 必须同时小于 BB,并且大于 B-B。所以这里把它拆成两个不等式:

x2+x2<12(x+5)\begin{align*} x^2+x-2 < \frac12(x+5) \end{align*}

(x2+x2)<12(x+5).\begin{align*} -(x^2+x-2) < \frac12(x+5). \end{align*}

最后要取两个结果的交集。

答题过程

展开

We need

12(x+5)<x2+x2<12(x+5).\begin{align*} -\frac12(x+5)<x^2+x-2<\frac12(x+5). \end{align*}

First solve

x2+x2<12(x+5)2x2+2x4<x+52x2+x9<0.\begin{align*} x^2+x-2<&\,\frac12(x+5)\\[4mm] 2x^2+2x-4<&\,x+5\\[4mm] 2x^2+x-9<&\,0. \end{align*}

The critical values are

x=1±1+724=1±734.\begin{align*} x=&\,\frac{-1\pm\sqrt{1+72}}{4}\\[4mm] =&\,\frac{-1\pm\sqrt{73}}{4}. \end{align*}

Since the quadratic opens upwards,

1734<x<1+734.\begin{align*} \frac{-1-\sqrt{73}}{4}<x<\frac{-1+\sqrt{73}}{4}. \end{align*}

Now solve

(x2+x2)<12(x+5)2x22x+4<x+52x2+3x+1>0(2x+1)(x+1)>0.\begin{align*} -(x^2+x-2)<&\,\frac12(x+5)\\[4mm] -2x^2-2x+4<&\,x+5\\[4mm] 2x^2+3x+1>&\,0\\[4mm] (2x+1)(x+1)>&\,0. \end{align*}

Therefore,

x<1orx>12.\begin{align*} x<-1 \quad \text{or} \quad x>-\frac12. \end{align*}

Taking the intersection of the two conditions gives

1734<x<1or12<x<1+734.\begin{align*} \frac{-1-\sqrt{73}}{4}<x<-1 \quad \text{or} \quad -\frac12<x<\frac{-1+\sqrt{73}}{4}. \end{align*}