Number cards game

3 3 people: A , B , C A, B, C participate in a cards game. There are 3 3 cards, and there is positive integer number on each card (the numbers are different). After each draw, each player will receive randomly one card from these cards, and the number on the cards are the score of them after each draw. After 2 2 or more draws, A receives 20 p o i n t s 20 points in total, B receives 10 p o i n t s 10 points , C receives 9 p o i n t s 9 points .

If in the last draw, B received the card with highest score. So in the first draw, who receive the card with the score in the middle?

Note: If a , b , c a, b, c are the numbers on each card, and a < b < c a<b<c , the score in the middle is b

Give the answer as the product of b and the number of the person who received this card in the first draw of A, B, C A = 1 , B = 2 , C = 3 A=1,B=2,C=3


The answer is 12.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Dang Anh Tu
Jul 9, 2014

After the game, the total points of A , B , C A,B,C are 39 39 points. So the number of draws and the sum of the numbers on the cards are the divisors of 39 39 .

Moreover, the divisors of 39 39 are 1 , 3 , 13 , 39 1,3,13,39 . The smallest possible sum of the numbers on the cards is 1 + 2 + 3 = 6 1+2+3=6 and base on the information in the problem, the smallest possible number of draws is 2 2 .

Base on the information above, we can conclude that the number of draws is 3 3 and the sum of the numbers on the cards is 13 13 .

Now, we call I , I I , I I I I,II,III are the cards with number a , b , c a,b,c . Because A A received 20 p o i n t s 20 points after 3 3 draws, so the smallest possible value on the card with highest score (card I I I III ) is 7 7 because 7 × 3 = 21 > 20 7\times 3=21>20 * .

B B received card I I I III in the last draw, so the maximum possible value on card I I I III is 8 8 (in the case the card with lowest score (card I I ) had the value of 1 and B B received this card twice)

The maximum possible value on card I I is 2 2 . Because if the maximum possible value on this card is 3 3 , so the maximum possible value on card I I I III is: 13 3 4 = 6 13-3-4=6 (does not satisfy * )

Now, from the information above, there are 4 possible cases of the numbers on the cards:

8 ; 4 ; 1 8;4;1

8 ; 3 ; 2 8;3;2

7 ; 5 ; 1 7;5;1

7 ; 4 ; 2 7;4;2

From these 4 cases, the first case (from the left) is the only case which can give us 20 p o i n t s 20 points after 3 d r a w s 3 draws

Now, here are the points of the players after 3 d r a w s 3 draws (You can easily prove this!)

A A : 8 + 8 + 4 = 20 8+8+4=20

B B : 1 + 1 + 8 = 10 1+1+8=10

C C : 4 + 4 + 1 = 9 4+4+1=9

In the last draw, B B received 8 p o i n t s 8 points , so A A received 4 p o i n t s 4 points and C C received 1 p o i n t 1 point .

So in the first draw, C C received 4 p o i n t s 4 points

Finally, the result of the product we have to find is 4 × 3 = 12 4\times 3=12 ( 4 4 is the value of this card and 3 3 is the number of the person)

How will u create all nos with 0 and no numbers?

Chandrachur Banerjee - 6 years, 10 months ago

I used software: D a u m e q u a t i o n e d i t o r Daum equation editor . Check it out!

Dang Anh Tu - 6 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...