Step 1 : Observe and label the figures
In every picture a right angle (∟ 90°) is shown and, starting from the first figure, one extra ray is drawn inside that right angle each time.
- Figure 1 → 2 rays inside the right angle (call them OA and OB)
- Figure 2 → 3 rays (OA, OB, OC)
- Figure 3 → 4 rays (OA, OB, OC, OD)
- Figure 4 → 5 rays (OA, OB, OC, OD, OE)
Because all the rays lie inside a right angle, the angle made by any pair of rays is less than 90°, i.e. every such angle is acute.
Step 2 : Counting the acute angles in each figure
With n rays, an angle is formed whenever we choose two of the rays. Hence the number of different angles equals the number of ways of choosing 2 rays out of n. In mathematics this is the combination
inline $$\binom{n}{2}=\dfrac{n(n-1)}{2}.$$
| Figure | Number of rays (n) | Number of acute angles |
| 1 | 2 | inline $$\binom{2}{2}=1$$ |
| 2 | 3 | inline $$\binom{3}{2}=3$$ |
| 3 | 4 | inline $$\binom{4}{2}=6$$ |
| 4 | 5 | inline $$\binom{5}{2}=10$$ |
Step 3 : Predicting the next figure
The next picture will have one more ray, i.e. n = 6. The number of acute angles will be
\[\binom{6}{2}=\dfrac{6\times5}{2}=15.\]
So the fifth figure should show 6 rays inside the right angle and will contain 15 acute angles.
Step 4 : Recognising the pattern
The sequence of numbers of acute angles we found is
1, 3, 6, 10, 15, …
These are the triangular numbers. Notice that the differences themselves form a pattern:
- 3 − 1 = 2
- 6 − 3 = 3
- 10 − 6 = 4
- 15 − 10 = 5
Each time the increase is 2, then 3, then 4, then 5, and so on. Thus the list grows by successive natural numbers.
Therefore the rule is: with n rays, the number of acute angles is inline $$\dfrac{n(n-1)}{2}$$, giving the triangular number pattern 1, 3, 6, 10, 15, 21 …