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

IAL 2024 Oct Q7

A Level / Edexcel / S1

IAL 2024 Oct Paper · Question 7

题目

Problem

A box contains only red counters and black counters. There are nn red counters and n+1n+1 black counters.

Two counters are selected at random, one at a time without replacement, from the box.

(a) Complete the tree diagram for this information. Give your probabilities in terms of nn where necessary.

Tree diagram for two counters selected without replacement
(3)

(b) Show that the probability that the two counters selected are different colours is

n+12n+1.\frac{n+1}{2n+1}.
(2)

The probability that the two counters selected are different colours is 2549\dfrac{25}{49}.

(c) Find the total number of counters in the box before any counters were selected.

(2)

Given that the two counters selected are different colours,

(d) find the probability that the 11st counter is black. You must show your working.

(2)

解答

(a)

解法一

思路

展开

一开始共有

n+(n+1)=2n+1\begin{align*} n+(n+1)=2n+1 \end{align*}

个 counters。第一次抽完后,总数变成 2n2n,并且对应颜色数量会减少 11

答题过程

展开

For the first counter,

P(R)=n2n+1,P(B)=n+12n+1.P(R)=\frac{n}{2n+1},\qquad P(B)=\frac{n+1}{2n+1}.

If the first counter is red, then there are n1n-1 red counters and n+1n+1 black counters left, out of 2n2n counters. So

P(RR)=n12n,P(BR)=n+12n.P(R\mid R)=\frac{n-1}{2n},\qquad P(B\mid R)=\frac{n+1}{2n}.

If the first counter is black, then there are nn red counters and nn black counters left, out of 2n2n counters. So

P(RB)=n2n,P(BB)=n2n.P(R\mid B)=\frac{n}{2n},\qquad P(B\mid B)=\frac{n}{2n}.

(b)

解法一

思路

展开

颜色不同有两种顺序:先红后黑,或先黑后红。分别沿树图相乘,再相加。

答题过程

展开

The counters are different colours if the outcomes are RBRB or BRBR.

Therefore

P(different colours)=n2n+1n+12n+n+12n+1n2n=n(n+1)+n(n+1)2n(2n+1)=2n(n+1)2n(2n+1)=n+12n+1.\begin{align*} P(\text{different colours}) =&\,\frac{n}{2n+1}\cdot\frac{n+1}{2n}\\[3mm] &\,\hspace{2pt}+\frac{n+1}{2n+1}\cdot\frac{n}{2n}\\[3mm] =&\,\frac{n(n+1)+n(n+1)}{2n(2n+1)}\\[3mm] =&\,\frac{2n(n+1)}{2n(2n+1)}\\[3mm] =&\,\frac{n+1}{2n+1}. \end{align*}

(c)

解法一

思路

展开

把上一小题的表达式等于 2549\dfrac{25}{49},解出 nn。题目问原来盒子中 counters 的总数,也就是 2n+12n+1

答题过程

展开

We have

n+12n+1=2549.\begin{align*} \frac{n+1}{2n+1}=\frac{25}{49}. \end{align*}

Cross-multiplying,

49(n+1)=25(2n+1)49n+49=50n+25n=24.\begin{align*} 49(n+1)=&\,25(2n+1)\\[3mm] 49n+49=&\,50n+25\\[3mm] n=&\,24. \end{align*}

The total number of counters is

2n+1=2(24)+1=49.\begin{align*} 2n+1=2(24)+1=49. \end{align*}

解法二

思路

展开

分式关系观察法(分子分母差值法)。我们观察方程:

n+12n+1=2549\begin{align*} \frac{n+1}{2n+1} = \frac{25}{49} \end{align*}

左边分式的分母与分子的关系满足:

分母2×分子=(2n+1)2(n+1)=1\begin{align*} \text{分母} - 2 \times \text{分子} = (2n+1) - 2(n+1) = -1 \end{align*}

也就是说,分母刚好比分子的 22 倍少 11。 观察右边的已知分数 2549\frac{25}{49},其分母 4949 也刚好比分子 252522 倍少 11(即 2×251=492 \times 25 - 1 = 49)。 因为 25254949 互质(没有公约数),该分数已是最简分数。 因此,我们可以直接令分子和分母分别对应相等:

n+1=252n+1=49\begin{align*} n+1 = 25 \quad \text{且} \quad 2n+1 = 49 \end{align*}

从而直接得出 n=24n = 24,并且原来盒子里的总数 2n+12n+1 就是右边分数的分母 4949。这种方法非常巧妙,体现了极佳的数感和比例逻辑。

答题过程

展开

Observe the algebraic structure of the equation:

n+12n+1=2549.\begin{align*} \frac{n+1}{2n+1} = \frac{25}{49}. \end{align*}

Notice that the denominator on the left-hand side is related to the numerator by:

2(n+1)(2n+1)=1.\begin{align*} 2(n+1) - (2n+1) = 1. \end{align*}

On the right-hand side, the denominator and numerator satisfy the same relationship:

2(25)49=1.\begin{align*} 2(25) - 49 = 1. \end{align*}

Since the fraction 2549\frac{25}{49} is in its simplest form, we can directly equate the corresponding numerators and denominators:

n+1=25    n=24\begin{align*} n + 1 = 25 \implies n = 24 \end{align*}

and the total number of counters is:

2n+1=49.\begin{align*} 2n + 1 = 49. \end{align*}

So the total number of counters is 4949.

(d)

解法一

思路

展开

已知两次抽到不同颜色。要求“第一次是黑色”的条件概率,就是

P(BR)P(different colours).\begin{align*} \frac{P(BR)}{P(\text{different colours})}. \end{align*}

代入 n=24n=24 后算即可。

答题过程

展开

Using n=24n=24,

P(BR)=25492448.\begin{align*} P(BR)=\frac{25}{49}\cdot\frac{24}{48}. \end{align*}

Also,

P(different colours)=2549.\begin{align*} P(\text{different colours})=\frac{25}{49}. \end{align*}

Therefore

P(BRdifferent colours)=254924482549=2448=12.\begin{align*} P(BR\mid \text{different colours}) =&\,\frac{\dfrac{25}{49}\cdot\dfrac{24}{48}}{\dfrac{25}{49}}\\[4mm] =&\,\frac{24}{48}\\[3mm] =&\,\frac12. \end{align*}