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

IAL 2024 May Q2

A Level / Edexcel / P1

IAL 2024 May Paper · Question 2

题目

Problem

(i) Given that m=2nm=2^n, express each of the following in simplest form in terms of mm.

(a) 2n+32^{n+3}

(1)

(b) 163n16^{3n}

(2)

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

Solutions relying on calculator technology are not acceptable.

Solve the equation

x33=x+3\begin{align*} x\sqrt3-3=x+\sqrt3 \end{align*}

giving your answer in the form p+q3p+q\sqrt3 where pp and qq are integers.

(3)
题目中文翻译

(i) 已知 m=2nm=2^n,将下列各式用 mm 表示并写成最简形式。

(a) 2n+32^{n+3}

(1)

(b) 163n16^{3n}

(2)

(ii) 本题必须写出所有计算步骤。

不接受依赖计算器技术的解答。

解方程

x33=x+3,\begin{align*} x\sqrt3-3=x+\sqrt3, \end{align*}

并将答案写成 p+q3p+q\sqrt3 的形式,其中 ppqq 为整数。

(3)

解答

(i)(a)

解法一

思路

展开

用指数法则 2n+3=2n232^{n+3}=2^n\cdot2^3,再代入 2n=m2^n=m

答题过程

展开 2n+3=2n23=8m.\begin{align*} 2^{n+3} =&\,2^n\cdot2^3\\ =&\,8m. \end{align*}

(i)(b)

解法一

思路

展开

1616 写成 242^4,再把结果改写成 2n2^n 的幂。

答题过程

展开 163n=(24)3n=212n=(2n)12=m12.\begin{align*} 16^{3n} =&\,(2^4)^{3n}\\ =&\,2^{12n}\\ =&\,(2^n)^{12}\\ =&\,m^{12}. \end{align*}

(ii)

解法一

思路

展开

先把含 xx 的项放在一边,提出 xx,再有理化分母。最后答案要整理成 p+q3p+q\sqrt3

答题过程

展开 x33=x+3x3x=3+3x(31)=3+3x=3+331.\begin{align*} x\sqrt3-3=&\,x+\sqrt3\\ x\sqrt3-x=&\,3+\sqrt3\\ x(\sqrt3-1)=&\,3+\sqrt3\\ x=&\,\frac{3+\sqrt3}{\sqrt3-1}. \end{align*}

Rationalise the denominator:

x=3+3313+13+1=(3+3)(3+1)31=33+3+3+32=43+62=3+23.\begin{align*} x =&\,\frac{3+\sqrt3}{\sqrt3-1}\cdot \frac{\sqrt3+1}{\sqrt3+1}\\ =&\,\frac{(3+\sqrt3)(\sqrt3+1)}{3-1}\\ =&\,\frac{3\sqrt3+3+3+\sqrt3}{2}\\ =&\,\frac{4\sqrt3+6}{2}\\ =&\,3+2\sqrt3. \end{align*}

解法二

思路

展开

题目要求答案形如 p+q3p+q\sqrt3,所以可以直接设 x=p+q3x=p+q\sqrt3,代回方程后比较有理部分和 3\sqrt3 部分。

答题过程

展开

Let

x=p+q3.\begin{align*} x=p+q\sqrt3. \end{align*}

Substitute into x33=x+3x\sqrt3-3=x+\sqrt3:

(p+q3)33=p+q3+3p3+3q3=p+(q+1)3.\begin{align*} (p+q\sqrt3)\sqrt3-3=&\,p+q\sqrt3+\sqrt3\\ p\sqrt3+3q-3=&\,p+(q+1)\sqrt3. \end{align*}

Compare the rational parts and the 3\sqrt3 parts:

3q3=p,p=q+1.\begin{align*} 3q-3=&\,p,\\ p=&\,q+1. \end{align*}

Substitute p=q+1p=q+1 into 3q3=p3q-3=p:

3q3=q+12q=4q=2.\begin{align*} 3q-3=&\,q+1\\ 2q=&\,4\\ q=&\,2. \end{align*}

Then

p=q+1=3.\begin{align*} p=q+1=3. \end{align*}

Therefore

x=3+23.\begin{align*} x=3+2\sqrt3. \end{align*}

解法三

思路

展开

按照官方评分资料的 ALT 2,把原方程两边平方,得到关于 xx 的二次方程。平方可能引入增根,因此最后必须把所得根代回原方程检验。

答题过程

展开

Square both sides of the equation:

(x33)2=(x+3)23x263x+9=x2+23x+32x283x+6=0x243x+3=0.\begin{align*} (x\sqrt3-3)^2=&\,(x+\sqrt3)^2\\ 3x^2-6\sqrt3x+9=&\,x^2+2\sqrt3x+3\\ 2x^2-8\sqrt3x+6=&\,0\\ x^2-4\sqrt3x+3=&\,0. \end{align*}

Using the quadratic formula,

x=43±(43)24(1)(3)2=43±62=23±3.\begin{align*} x =&\,\frac{4\sqrt3\pm\sqrt{(4\sqrt3)^2-4(1)(3)}}{2}\\ =&\,\frac{4\sqrt3\pm6}{2}\\ =&\,2\sqrt3\pm3. \end{align*}

Substitution into the original equation shows that x=233x=2\sqrt3-3 does not satisfy it, whereas x=23+3x=2\sqrt3+3 does. Therefore

x=3+23.\begin{align*} x=3+2\sqrt3. \end{align*}

解法四

思路

展开

按照官方评分资料的 ALT 3,在等式两边同乘 x3x-\sqrt3,整理成另一个关于 xx 的二次方程。这个变形也会产生不满足原方程的候选根,所以最后同样需要检验。

答题过程

展开

Multiply both sides by x3x-\sqrt3:

(x33)(x3)=(x+3)(x3)3x26x+33=x23.\begin{align*} (x\sqrt3-3)(x-\sqrt3) =&\,(x+\sqrt3)(x-\sqrt3)\\ \sqrt3x^2-6x+3\sqrt3 =&\,x^2-3. \end{align*}

Hence

(31)x26x+33+3=0.\begin{align*} (\sqrt3-1)x^2-6x+3\sqrt3+3=0. \end{align*}

Using the quadratic formula,

x=6±364(31)(33+3)2(31)=6±122(31)=3±331.\begin{align*} x =&\,\frac{6\pm\sqrt{36-4(\sqrt3-1)(3\sqrt3+3)}} {2(\sqrt3-1)}\\ =&\,\frac{6\pm\sqrt{12}}{2(\sqrt3-1)}\\ =&\,\frac{3\pm\sqrt3}{\sqrt3-1}. \end{align*}

Rationalising gives the candidates x=3+23x=3+2\sqrt3 and x=3x=\sqrt3. Substitution into the original equation rejects x=3x=\sqrt3. Therefore

x=3+23.\begin{align*} x=3+2\sqrt3. \end{align*}