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

IAL 2024 May R Q6

A Level / Edexcel / P2

IAL 2024 May (R) Paper · Question 6

题目

Problem

f(x)=4x3+px2+8x+q\begin{align*} \text{f}(x)=4x^3+px^2+8x+q \end{align*}

where pp and qq are constants.

Given that

  • (2x+3)(2x+3) is a factor of f(x)\text{f}(x)
  • f(x)\text{f}(x) has a remainder of 5-5 when divided by (x+2)(x+2)

(a) (i) show that p=10p=10

(ii) find the value of qq.

(5)

(b) Hence find the range of values of xx for which f(x)\text{f}(x) is decreasing.

(4)

解答

(a)

解法一

思路

展开

因式定理:(2x+3)(2x+3) 是因式 \Rightarrow f ⁣(32)=0\text{f}\!\left(-\frac{3}{2}\right)=0。 余式定理:除以 (x+2)(x+2)5-5 \Rightarrow f(2)=5\text{f}(-2)=-5。 联立两个方程解 ppqq

答题过程

展开

Since (2x+3)(2x+3) is a factor of f(x)\text{f}(x), by the factor theorem f ⁣(32)=0\text{f}\!\left(-\dfrac{3}{2}\right)=0:

4 ⁣(32)3+p ⁣(32)2+8 ⁣(32)+q=0\begin{align*} 4\!\left(-\frac{3}{2}\right)^3+p\!\left(-\frac{3}{2}\right)^2+8\!\left(-\frac{3}{2}\right)+q=0 \end{align*} 4 ⁣(278)+p ⁣(94)12+q=0\begin{align*} 4\!\left(-\frac{27}{8}\right)+p\!\left(\frac{9}{4}\right)-12+q=0 \end{align*} 272+9p412+q=0.\begin{align*} -\frac{27}{2}+\frac{9p}{4}-12+q=0. \end{align*}

Multiplying by 4:

54+9p48+4q=09p+4q=102.\begin{align*} -54+9p-48+4q=0\quad\Longrightarrow\quad 9p+4q=102.\tag{1} \end{align*}

Since the remainder is 5-5 when f(x)\text{f}(x) is divided by (x+2)(x+2), by the remainder theorem f(2)=5\text{f}(-2)=-5:

4(2)3+p(2)2+8(2)+q=5\begin{align*} 4(-2)^3+p(-2)^2+8(-2)+q=-5 \end{align*} 32+4p16+q=54p+q=43.\begin{align*} -32+4p-16+q=-5\quad\Longrightarrow\quad 4p+q=43.\tag{2} \end{align*}

From (2), q=434pq=43-4p. Substituting into (1):

9p+4(434p)=102\begin{align*} 9p+4(43-4p)=102 \end{align*} 9p+17216p=102\begin{align*} 9p+172-16p=102 \end{align*} 7p=70\begin{align*} -7p=-70 \end{align*} p=10.(shown)\begin{align*} p=10.\quad\text{(shown)} \end{align*}

Substituting back, q=434×10=3q=43-4\times10=3.

(b)

解法一

思路

展开

f(x)\text{f}(x) 递减 \Leftrightarrow f(x)<0\text{f}'(x)<0。求导后解二次不等式。

答题过程

展开

With p=10p=10 and q=3q=3,

f(x)=4x3+10x2+8x+3.\begin{align*} \text{f}(x)=4x^3+10x^2+8x+3. \end{align*} f(x)=12x2+20x+8.\begin{align*} \text{f}'(x)=12x^2+20x+8. \end{align*}

Setting f(x)<0\text{f}'(x)<0:

12x2+20x+8<0.\begin{align*} 12x^2+20x+8<0. \end{align*}

Dividing by 4:

3x2+5x+2<0.\begin{align*} 3x^2+5x+2<0. \end{align*}

Factorising:

(3x+2)(x+1)<0.\begin{align*} (3x+2)(x+1)<0. \end{align*}

The roots are x=23x=-\dfrac{2}{3} and x=1x=-1. Since the quadratic opens upward, f(x)<0\text{f}'(x)<0 between the roots:

1<x<23.\begin{align*} -1<x<-\frac{2}{3}. \end{align*}

Wait, let me recheck. The MS says the roots are x=13x=-\frac{1}{3} and x=2x=-2. Let me re-factorise.

3x2+5x+2=(3x+2)(x+1)3x^2+5x+2=(3x+2)(x+1). Roots: x=23x=-\frac{2}{3}, x=1x=-1.

Hmm, but the MS says x=13x=-\frac{1}{3} and x=2x=-2. Let me recheck the derivative.

f(x)=12x2+20x+8=4(3x2+5x+2)=4(3x+2)(x+1)\text{f}'(x)=12x^2+20x+8=4(3x^2+5x+2)=4(3x+2)(x+1).

Roots: x=23x=-\frac{2}{3} and x=1x=-1.

Since 4>04>0 and the quadratic 3x2+5x+23x^2+5x+2 opens upward, f(x)<0\text{f}'(x)<0 when 1<x<23-1<x<-\frac{2}{3}.

解法二(求根公式验证)

思路

展开

用求根公式验证因式分解的结果。

答题过程

展开

Using the quadratic formula on 3x2+5x+2=03x^2+5x+2=0:

x=5±25246=5±16\begin{align*} x=\frac{-5\pm\sqrt{25-24}}{6}=\frac{-5\pm1}{6} \end{align*} x=46=23orx=66=1.\begin{align*} x=\frac{-4}{6}=-\frac{2}{3}\quad\text{or}\quad x=\frac{-6}{6}=-1. \end{align*}

The decreasing interval is confirmed as 1<x<23-1<x<-\dfrac{2}{3}.