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

IAL 2024 Oct Q6

A Level / Edexcel / P2

IAL 2024 Oct Paper · Question 6

题目

Problem

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

Using the laws of logarithms, solve

log4(122x)=2+2log4(x+1)\log_4(12-2x)=2+2\log_4(x+1)
(5)

解答

解法一

思路

展开

22 写成 log416\log_4 16,把 2log4(x+1)2\log_4(x+1) 写成 log4(x+1)2\log_4(x+1)^2。最后要检查 log 定义域。

答题过程

展开 log4(122x)=2+2log4(x+1)=log416+log4(x+1)2=log4{16(x+1)2}.\begin{align*} \log_4(12-2x) =&\,\, 2+2\log_4(x+1)\\[4mm] =&\,\, \log_4 16+\log_4(x+1)^2\\[4mm] =&\,\, \log_4\{16(x+1)^2\}. \end{align*}

Therefore,

122x=16(x+1)2122x=16x2+32x+1616x2+34x+4=08x2+17x+2=0.\begin{align*} 12-2x =&\,\, 16(x+1)^2\\[4mm] 12-2x =&\,\, 16x^2+32x+16\\[4mm] 16x^2+34x+4 =&\,\, 0\\[4mm] 8x^2+17x+2 =&\,\, 0. \end{align*}

Factorise:

(8x+1)(x+2)=0.\begin{align*} (8x+1)(x+2) =&\,\, 0. \end{align*}

So

x=18orx=2.\begin{align*} x=-\frac18\quad\text{or}\quad x=-2. \end{align*}

The logarithms require

122x>0\begin{align*} 12-2x>0 \end{align*}

and

x+1>0.\begin{align*} x+1>0. \end{align*}

Thus x>1x>-1, so x=2x=-2 is invalid. Therefore,

x=18.\begin{align*} x=-\frac18. \end{align*}

解法二

思路

展开

对数定义与移项合并法。将方程式右边的对数项移项到左边,利用对数的性质合并为单个对数式,然后应用对数定义(logbN=c    N=bc\log_b N = c \iff N = b^c)去掉對數符號,化為一元二次方程求解。

答题过程

展开

Rearrange the equation to group all logarithm terms on the left:

log4(122x)2log4(x+1)=2\begin{align*} \log_4(12-2x) - 2\log_4(x+1) = 2 \end{align*}

Apply the laws of logarithms:

log4(122x)log4(x+1)2=2log4(122x(x+1)2)=2\begin{align*} \log_4(12-2x) - \log_4(x+1)^2 =&\,\, 2\\[4mm] \log_4 \left( \frac{12-2x}{(x+1)^2} \right) =&\,\, 2 \end{align*}

By the definition of a logarithm:

122x(x+1)2=42122x(x+1)2=16122x=16(x+1)2122x=16x2+32x+1616x2+34x+4=08x2+17x+2=0.\begin{align*} \frac{12-2x}{(x+1)^2} =& \,\, 4^2\\[4mm] \frac{12-2x}{(x+1)^2} =& \,\, 16\\[4mm] 12-2x =&\,\, 16(x+1)^2\\[4mm] 12-2x =&\,\, 16x^2+32x+16\\[4mm] 16x^2+34x+4 =&\,\, 0\\[4mm] 8x^2+17x+2 =&\,\, 0. \end{align*}

Factorise:

(8x+1)(x+2)=0    x=18orx=2\begin{align*} (8x+1)(x+2) = 0 \implies x = -\frac18 \quad\text{or}\quad x = -2 \end{align*}

Since the domain of logarithms requires 122x>012-2x > 0 and x+1>0x+1 > 0, we have 1<x<6-1 < x < 6.

Thus, x=2x = -2 is invalid.

Therefore, the only valid solution is:

x=18.\begin{align*} x = -\frac18. \end{align*}