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

IAL 2026 Jan Q8

A Level / Edexcel / P1

IAL 2026 Jan Paper · Question 8

题目

Problem

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

A curve CC has equation y=f(x)y=f(x), x>0x>0. A point PP lies on CC.

Given that

  • f(x)=4x2+6x24f'(x)=4x^2+\dfrac{6}{x^2}-4
  • the equation of the tangent to CC at PP is y=10x63y=10x-6\sqrt3

(a) (i) verify that 3\sqrt3 is a possible xx coordinate of PP,

(ii) find, using algebra, the other possible xx coordinate of PP.

(6)

Given that the xx coordinate of PP is 3\sqrt3

(b) find an equation of the normal to CC at PP.

(2)

(c) Find f(x)f(x), writing your answer in simplest form. You must show each stage of your working.

(4)

解答

(a)

解法一

思路

展开

切线斜率是 1010,所以可能的 xx 坐标满足 f(x)=10f'(x)=10。先代入 x=3x=\sqrt3 验证,再解方程找另一个正的 xx 值。

答题过程

展开

The gradient of the tangent is 1010.

For x=3x=\sqrt3,

f(3)=4(3)2+6(3)24=12+24=10\begin{align*} f'(\sqrt3) =&\, 4(\sqrt3)^2+\frac{6}{(\sqrt3)^2}-4\\[3mm] =&\, 12+2-4\\[3mm] =&\, 10 \end{align*}

This is equal to the gradient of the tangent, so 3\sqrt3 is a possible xx coordinate of PP.

For the other possible coordinate, solve

4x2+6x24=10\begin{align*} 4x^2+\frac{6}{x^2}-4=10 \end{align*}

Then

4x2+6x2=144x4+6=14x22x47x2+3=0\begin{align*} 4x^2+\frac{6}{x^2} =&\, 14\\[3mm] 4x^4+6 =&\, 14x^2\\[3mm] 2x^4-7x^2+3 =&\, 0 \end{align*}

Factorise:

(2x21)(x23)=0\begin{align*} (2x^2-1)(x^2-3)=0 \end{align*}

So

x2=12orx2=3\begin{align*} x^2=\frac12 \quad\text{or}\quad x^2=3 \end{align*}

Since x>0x>0, the possible xx coordinates are

x=12orx=3\begin{align*} x=\frac{1}{\sqrt2} \quad\text{or}\quad x=\sqrt3 \end{align*}

Therefore the other possible xx coordinate is

22\begin{align*} \frac{\sqrt2}{2} \end{align*}

(b)

解法一

思路

展开

切线斜率是 1010,所以法线斜率是 110-\dfrac1{10}。点 PPyy 坐标可由切线方程代入 x=3x=\sqrt3 得到。

答题过程

展开

When x=3x=\sqrt3, using the tangent equation,

y=10363=43\begin{align*} y =&\, 10\sqrt3-6\sqrt3\\[3mm] =&\, 4\sqrt3 \end{align*}

So

P=(3,43)\begin{align*} P=(\sqrt3,4\sqrt3) \end{align*}

The gradient of the normal is

110\begin{align*} -\frac1{10} \end{align*}

Therefore the normal is

y43=110(x3)\begin{align*} y-4\sqrt3 = -\frac1{10}(x-\sqrt3) \end{align*}

(c)

解法一

思路

展开

f(x)f'(x) 积分得到 f(x)f(x),再用点 P(3,43)P(\sqrt3,4\sqrt3) 求积分常数。

答题过程

展开

Since

f(x)=4x2+6x24,\begin{align*} f'(x)=4x^2+6x^{-2}-4, \end{align*}

integrating gives

f(x)=43x36x14x+C=43x36x4x+C\begin{align*} f(x) =&\, \frac43x^3-6x^{-1}-4x+C\\[3mm] =&\, \frac43x^3-\frac6x-4x+C \end{align*}

Using P(3,43)P(\sqrt3,4\sqrt3),

43=43(3)36343+C=432343+C=23+C\begin{align*} 4\sqrt3 =&\, \frac43(\sqrt3)^3 -\frac6{\sqrt3} -4\sqrt3+C\\[3mm] =&\, 4\sqrt3-2\sqrt3-4\sqrt3+C\\[3mm] =&\, -2\sqrt3+C \end{align*}

So

C=63\begin{align*} C=6\sqrt3 \end{align*}

Therefore

f(x)=43x36x4x+63\begin{align*} f(x) = \frac43x^3-\frac6x-4x+6\sqrt3 \end{align*}