1st Math Riddle 2019

A small number of cards has been lost from a complete pack. If I deal among four people, three cards remain. If I deal among three people, two remain and if I deal among five people, two cards remain. How many cards are there?


The answer is 47.

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

Let the remaining number of cards of the pack be N N . We can find N N using the Chinese remainder theorem as follows.

N 3 (mod 4) N 4 a + 3 , where a is an integer. 4 a + 3 2 (mod 3) a + 0 2 (mod 3) a = 2 , 4 a + 3 = 11 12 b + 11 2 (mod 5) and N 3 × 4 b + 11 , b Z 2 b + 1 2 (mod 5) 2 b 1 (mod 5) b = 3 , 12 b + 11 = 47 N = 47 \begin{aligned} N & \equiv 3 \text{ (mod 4)} & \small \color{#3D99F6} \implies N \equiv 4a + 3 \text{, where }a \text{ is an integer.} \\ 4a + 3 & \equiv 2 \text{ (mod 3)} \\ a + 0 & \equiv 2 \text{ (mod 3)} & \small \color{#3D99F6} \implies a = 2, 4a+3 = 11 \\ 12b + 11 & \equiv 2 \text{ (mod 5)} & \small \color{#3D99F6} \text{and } N \equiv 3\times 4b + 11, b \in \mathbb Z \\ 2b + 1 & \equiv 2 \text{ (mod 5)} \\ 2b & \equiv 1 \text{ (mod 5)} & \small \color{#3D99F6} \implies b = 3, 12b+11 = 47 \\ \implies N & = \boxed{47} \end{aligned}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...