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

IAL 2025 May Q10

A Level / Edexcel / P3

IAL 2025 May Paper · Question 10

题目

Problem

Figure 3 shows a sketch of part of the graph with equation y=f(x)y=f(x), where

f(x)=kx10+kxRf(x)=|kx-10|+k\qquad x\in\mathbb{R}

and kk is a positive constant.

The graph

  • cuts the yy-axis at the point AA
  • has a vertex at the point PP

(a) Find, in simplest form in terms of kk,

(i) the yy coordinate of AA

(ii) the coordinates of PP

(3)

(b) Find, in terms of kk, the range of values of xx which satisfy

kx10+k2k|kx-10|+k\ge 2k
(3)

Given that the line with equation y=3x+1y=3x+1 intersects the graph of y=f(x)y=f(x) at 2 distinct points,

(c) find the range of values of kk.

(4)
题目中文翻译

图 3 给出了图像 y=f(x)y=f(x) 的部分草图,其中

f(x)=kx10+kxRf(x)=|kx-10|+k\qquad x\in\mathbb{R}

kk 为正常数。

该图像

  • yy 轴交于点 AA
  • 顶点为点 PP

(a) 用 kk 的最简形式表示:

(i) 点 AAyy 坐标;

(ii) 点 PP 的坐标。

(b) 用 kk 表示满足

kx10+k2k|kx-10|+k\ge 2k

xx 的取值范围。

已知直线 y=3x+1y=3x+1 与图像 y=f(x)y=f(x) 有两个不同交点,

(c) 求 kk 的取值范围。

解答

(a)

(i)

At the yy-axis,

x=0x=0

So

f(0)=k(0)10+k=10+kf(0)=|k(0)-10|+k=10+k

Therefore the yy coordinate of AA is

10+k\boxed{10+k}

(ii)

The vertex occurs when the expression inside the modulus is zero:

kx10=0kx-10=0

Since k>0k>0,

x=10kx=\frac{10}{k}

At the vertex,

y=0+k=ky=0+k=k

Therefore

P(10k,k)\boxed{P\left(\frac{10}{k},k\right)}

(b)

We need to solve

kx10+k2k|kx-10|+k\ge 2k

So

kx10k|kx-10|\ge k

Since k>0k>0, this gives two cases.

First,

kx10kkx-10\ge k

so

kx10+kkx\ge 10+k

and therefore

x10+kkx\ge \frac{10+k}{k}

Second,

kx10kkx-10\le -k

so

kx10kkx\le 10-k

and therefore

x10kkx\le \frac{10-k}{k}

Hence

x10kkorx10+kk\boxed{x\le \frac{10-k}{k}\quad\text{or}\quad x\ge \frac{10+k}{k}}

(c)

The graph has two branches:

y=kx+10+ky=-kx+10+k

on the left of the vertex, and

y=kx10+ky=kx-10+k

on the right of the vertex.

For the line

y=3x+1y=3x+1

to intersect the right-hand branch, the right-hand branch must have gradient greater than 33.

So

k>3k>3

This gives the lower bound.

For the upper bound, consider the case where the line just passes through the vertex. Then the two intersections merge into one point.

At the vertex,

(x,y)=(10k,k)\left(x,y\right)=\left(\frac{10}{k},k\right)

Substitute this into

y=3x+1y=3x+1

to find the boundary value:

k=3(10k)+1k=3\left(\frac{10}{k}\right)+1

Multiply by kk:

k2=30+kk^2=30+k

So

k2k30=0k^2-k-30=0

Factorise:

(k6)(k+5)=0(k-6)(k+5)=0

Since kk is positive,

k=6k=6

At k=6k=6, the line passes through the vertex, so there is only one intersection at the vertex rather than two distinct points. Therefore we need

k<6k<6

Combining the two conditions,

3<k<6\boxed{3<k<6}