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

IAL 2023 June Q3

A Level / Edexcel / FP2

IAL 2023 June Paper · Question 3

In this question you must show all stages of your working.

Solutions relying on calculator technology are not acceptable.

Given that

x+2x+4xk(x1)\begin{align*} \frac{x + 2}{x + 4} \leqslant\,& \frac{x}{k(x - 1)}\\[2mm] \end{align*}

where kk is a positive constant,

(a) show that

(x+4)(x1)(px2+qx+r)0\begin{align*} (x + 4)(x - 1)(px^2 + qx + r) \leqslant\,& 0\\[2mm] \end{align*}

where pp , qq and rr are expressions in terms of kk to be determined.

(3)

(b) Hence, or otherwise, determine the values for xx for which

x+2x+4x3(x1)\begin{align*} \frac{x + 2}{x + 4} \leqslant\,& \frac{x}{3(x - 1)}\\[2mm] \end{align*}
(4)

解答

(a)

Given the inequality:

x+2x+4xk(x1)\begin{align*} \frac{x+2}{x+4} \le &\,\frac{x}{k(x-1)} \end{align*}

Subtract the right-hand side to bring all terms to one side:

x+2x+4xk(x1)0k(x+2)(x1)x(x+4)k(x+4)(x1)0\begin{align*} \frac{x+2}{x+4} - \frac{x}{k(x-1)} \le &\,0\\[4mm] \frac{k(x+2)(x-1) - x(x+4)}{k(x+4)(x-1)} \le &\,0 \end{align*}

Since kk is a positive constant, multiplying by k2(x+4)2(x1)2k^2(x+4)^2(x-1)^2 (which is always strictly positive for x4,1x \neq -4, 1) preserves the inequality. In practice, we multiply by k(x+4)2(x1)2k(x+4)^2(x-1)^2:

(x+4)(x1)[k(x+2)(x1)x(x+4)]0(x+4)(x1)[k(x2+x2)(x2+4x)]0(x+4)(x1)[kx2+kx2kx24x]0(x+4)(x1)[(k1)x2+(k4)x2k]0\begin{align*} (x+4)(x-1) \big[ k(x+2)(x-1) - x(x+4) \big] \le &\,0\\[4mm] (x+4)(x-1) \big[ k(x^2 + x - 2) - (x^2 + 4x) \big] \le &\,0\\[4mm] (x+4)(x-1) \big[ kx^2 + kx - 2k - x^2 - 4x \big] \le &\,0\\[4mm] (x+4)(x-1) \big[ (k-1)x^2 + (k-4)x - 2k \big] \le &\,0 \end{align*}

This matches the required form (x+4)(x1)(px2+qx+r)0(x+4)(x-1)(px^2+qx+r) \le 0, where p=k1p = k-1, q=k4q = k-4, and r=2kr = -2k.

(b)

Substitute k=3k = 3 into the quadratic expression derived in part (a):

(31)x2+(34)x2(3)=2x2x6\begin{align*} (3-1)x^2 + (3-4)x - 2(3) = &\,2x^2 - x - 6 \end{align*}

So the inequality becomes:

(x+4)(x1)(2x2x6)0\begin{align*} (x+4)(x-1)(2x^2 - x - 6) \le &\,0 \end{align*}

Factorise the quadratic expression:

2x2x6=(2x+3)(x2)\begin{align*} 2x^2 - x - 6 = &\,(2x+3)(x-2) \end{align*}

The critical values are x=4x = -4, x=1x = 1, x=32x = -\frac{3}{2}, and x=2x = 2. Arrange them in ascending order: 4-4, 32-\frac{3}{2}, 11, 22.

We test the sign of (x+4)(x1)(2x+3)(x2)(x+4)(x-1)(2x+3)(x-2) in the intervals defined by these critical values:

  • For x<4x < -4, the sign is ()()()()    (+)(-)(-)(-)(-) \implies (+)
  • For 4<x<32-4 < x < -\frac{3}{2}, the sign is (+)()()()    ()(+)(-)(-)(-) \implies (-)
  • For 32<x<1-\frac{3}{2} < x < 1, the sign is (+)()(+)()    (+)(+)(-)(+)(-) \implies (+)
  • For 1<x<21 < x < 2, the sign is (+)(+)(+)()    ()(+)(+)(+)(-) \implies (-)
  • For x>2x > 2, the sign is (+)(+)(+)(+)    (+)(+)(+)(+)(+) \implies (+)

We require the expression to be 0\le 0. The original denominators cannot be zero, so x4x \neq -4 and x1x \neq 1. The values of xx satisfying the inequality are:

4<x32or1<x2\begin{align*} -4 < x \le -\frac{3}{2} \quad \text{or} \quad 1 < x \le 2 \end{align*}