Maths Olympiad Prep

Library / /36 of 47

, 2013

Geometry Difficulty 4.2 AIME Prove it Canada

Tanner has two identical dice. Each die has six faces which are numbered 2, 3, 5, 7, 11, 13. When Tanner rolls the two dice, what is the probability that the sum of the numbers on the top faces is a prime number?
In the diagram, VV is the vertex of the parabola with equation y=x2+4x+1y=-x^2+4x+1. Also, AA and BB are the points of intersection of the parabola and the line with equation y=x+1y=-x+1. Determine the value of AV2+BV2AB2AV^2+BV^2-AB^2.

Solution

We make a table of the 36 possible combinations of rolls and the resulting sums:

2
3
5
7
11
13

2
4
5
7
9
13
15

3
5
6
8
10
14
16

5
7
8
10
12
16
18

7
9
10
12
14
18
20

11
13
14
16
18
22
24

13
15
16
18
20
24
26

Of the 36 entries in the table, 6 are prime numbers (two entries each of 5, 7 and 13).

Therefore, the probability that the sum is a prime number is 636\frac{6}{36} or 16\frac{1}{6}.

(Note that each sum is at least 4 and so must be odd to be prime. Since odd plus odd equals even, then the only possibilities that really need to be checked are even plus odd and odd plus even (that is, the first row and first column of the table).)
First, we find the coordinates of VV.

To do this, we use the given equation for the parabola and complete the square: y=x2+4x+1=(x24x1)=(x24x+22221)=((x2)25)=(x2)2+5y = -x^2+4x+1 = -(x^2-4x-1) = -(x^2-4x+2^2-2^2-1) = - ((x-2)^2-5) = -(x-2)^2+5 Therefore, the coordinates of the vertex VV are (2,5)(2,5).

Next, we find the coordinates of AA and BB.

Note that AA and BB are the points of intersection of the line with equation y=x+1y=-x+1 and the parabola with equation y=x2+4x+1y=-x^2+4x+1.

We equate yy-values to obtain x+1=x2+4x+1-x+1=-x^2+4x+1 or x25x=0x^2-5x=0 or x(x5)=0x(x-5)=0.

Therefore, x=0x=0 or x=5x=5.

If x=0x=0, then y=x+1=1y=-x+1=1, and so AA (which is on the yy-axis) has coordinates (0,1)(0,1).

If x=5x=5, then y=x+1=4y=-x+1=-4, and so BB has coordinates (5,4)(5,-4).

We now have the points V(2,5)V(2,5), A(0,1)A(0,1), B(5,4)B(5,-4).

This gives AV2=(02)2+(15)2=20BV2=(52)2+(45)2=90AB2=(05)2+(1(4))2=50\begin{aligned} AV^2 & = (0-2)^2+(1-5)^2 = 20 \\ BV^2 & = (5-2)^2+(-4-5)^2 = 90 \\ AB^2 & = (0-5)^2+(1-(-4))^2 = 50\end{aligned} and so AV2+BV2AB2=20+9050=60AV^2+BV^2-AB^2 = 20+90-50=60.

Want a route through all this instead of an archive? The track puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.