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

IAL 2023 Jan Q5

A Level / Edexcel / P1

IAL 2023 Jan Paper · Question 5

题目

Problem

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

Solutions relying on calculator technology are not acceptable.

(a) By substituting p=3xp=3^x, show that the equation

3×9x+3x+2=1+3x1\begin{align*} 3\times 9^x+3^{x+2}=1+3^{x-1} \end{align*}

can be rewritten in the form

9p2+26p3=0.\begin{align*} 9p^2+26p-3=0. \end{align*}
(3)

(b) Hence solve

3×9x+3x+2=1+3x1.\begin{align*} 3\times 9^x+3^{x+2}=1+3^{x-1}. \end{align*}
(3)

解答

(a)

解法一

思路

展开

题目给了 p=3xp=3^x,所以要把所有指数项都改写成 pp。关键是 9x=(32)x=(3x)2=p29^x=(3^2)^x=(3^x)^2=p^2,而 3x+2=3x32=9p3^{x+2}=3^x\cdot3^2=9p

答题过程

展开

Let

p=3x.\begin{align*} p=3^x. \end{align*}

Then

9x=(32)x=(3x)2=p2,3x+2=3x32=9p,3x1=3x3=p3.\begin{align*} 9^x=&\,(3^2)^x=(3^x)^2=p^2,\\ 3^{x+2}=&\,3^x\cdot 3^2=9p,\\ 3^{x-1}=&\,\frac{3^x}{3}=\frac p3. \end{align*}

Substitute into the equation:

3p2+9p=1+p3.\begin{align*} 3p^2+9p=&\,1+\frac p3. \end{align*}

Multiply by 33:

9p2+27p=3+p9p2+26p3=0.\begin{align*} 9p^2+27p=&\,3+p\\ 9p^2+26p-3=&\,0. \end{align*}

This is the required form.

(b)

解法一

思路

展开

先解上一小题得到的二次方程。因为 p=3xp=3^x,所以 pp 必须是正数,负根要舍去。

答题过程

展开

From part (a),

9p2+26p3=0.\begin{align*} 9p^2+26p-3=&\,0. \end{align*}

Factorise:

9p2+26p3=(9p1)(p+3).\begin{align*} 9p^2+26p-3 =&\,(9p-1)(p+3). \end{align*}

So

(9p1)(p+3)=0p=19orp=3.\begin{align*} (9p-1)(p+3)=&\,0\\ p=&\,\frac19 \quad\text{or}\quad p=-3. \end{align*}

But p=3x>0p=3^x>0, so p=3p=-3 is not possible. Hence

3x=193x=32.\begin{align*} 3^x=&\,\frac19\\ 3^x=&\,3^{-2}. \end{align*}

Therefore

x=2.\begin{align*} x=-2. \end{align*}