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

IAL 2025 June Q8

A Level / Edexcel / FP2

IAL 2025 June Paper · Question 8

题目

Problem

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

Figure 2

Figure 2 shows a sketch of the curve CC with equation

y=15xx+4\begin{align*} y=\frac{15x}{|x|+4} \end{align*}

and the line ll with equation y=x2y=x-2

(a) Use algebra to determine the exact values of xx for which

x2>15xx+4\begin{align*} x-2>\frac{15x}{|x|+4} \end{align*}
(6)

(b) Hence use algebra to determine the exact values of xx for which

x2>15xx+4\begin{align*} |x-2|>\frac{|15x|}{|x|+4} \end{align*}
(4)

解答

(a)

解法一

思路

展开

绝对值在 x=0x=0 处分段。分别处理 x>0x>0x<0x<0,因为 x+4|x|+4 始终为正,所以分母可以安全乘过去。最后根据每段的条件保留合适区间。

答题过程

展开

For x>0x>0,

x=x\begin{align*} |x|=x \end{align*}

so

x2>15xx+4\begin{align*} x-2 >& \frac{15x}{x+4} \end{align*}

Since x+4>0x+4>0,

(x2)(x+4)>15xx2+2x8>15xx213x8>0\begin{align*} (x-2)(x+4) >& 15x\\[2mm] x^2+2x-8 >& 15x\\[2mm] x^2-13x-8 >& 0 \end{align*}

The roots of x213x8=0x^2-13x-8=0 are

x=13±132+322=13±2012\begin{align*} x ={}& \frac{13\pm\sqrt{13^2+32}}{2}\\[2mm] ={}& \frac{13\pm\sqrt{201}}{2} \end{align*}

Since x>0x>0, this gives

x>13+2012\begin{align*} x>\frac{13+\sqrt{201}}{2} \end{align*}

For x<0x<0,

x=x\begin{align*} |x|=-x \end{align*}

so

x2>15xx+4\begin{align*} x-2 >& \frac{15x}{-x+4} \end{align*}

Since x+4>0-x+4>0,

(x2)(x+4)>15xx2+6x8>15xx2+9x+8<0(x+8)(x+1)<0\begin{align*} (x-2)(-x+4) >& 15x\\[2mm] -x^2+6x-8 >& 15x\\[2mm] x^2+9x+8 <& 0\\[2mm] (x+8)(x+1) <& 0 \end{align*}

Thus

8<x<1\begin{align*} -8<x<-1 \end{align*}

Therefore

8<x<1orx>13+2012\begin{align*} \boxed{ -8<x<-1 \quad \text{or} \quad x>\frac{13+\sqrt{201}}{2} } \end{align*}

(b)

解法一

思路

展开

左边变成 x2|x-2|,右边变成 15xx+4\frac{|15x|}{|x|+4}。当 x<0x<0 时,图像对应到 (a) 中已经得到的左外侧边界;当 x>0x>0 时,还要处理 x2x-2 的正负,新的交点来自 15xx+4=x+2\frac{15x}{x+4}=-x+2

答题过程

展开

From part (a), the regions outside the intersections include

x<8andx>13+2012\begin{align*} x<-8 \quad \text{and} \quad x>\frac{13+\sqrt{201}}{2} \end{align*}

We also need the positive solution where

15xx+4=x+2\begin{align*} \frac{15x}{x+4} ={}& -x+2 \end{align*}

because this corresponds to the reflected line y=x2y=|x-2| for 0<x<20<x<2.

Solve:

15x=(x+2)(x+4)=x22x+8x2+17x8=0\begin{align*} 15x ={}& (-x+2)(x+4)\\[2mm] ={}& -x^2-2x+8\\[2mm] x^2+17x-8 ={}& 0 \end{align*}

Thus

x=17±172+322=17±3212\begin{align*} x ={}& \frac{-17\pm\sqrt{17^2+32}}{2}\\[2mm] ={}& \frac{-17\pm\sqrt{321}}{2} \end{align*}

The positive root is

17+3212\begin{align*} \frac{-17+\sqrt{321}}{2} \end{align*}

Therefore the solution is

x<8or1<x<17+3212orx>13+2012\begin{align*} \boxed{ x<-8 \quad \text{or} \quad -1<x<\frac{-17+\sqrt{321}}{2} \quad \text{or} \quad x>\frac{13+\sqrt{201}}{2} } \end{align*}