Find the missing digit

2 × 653 × 733 × 977 2 \times 653 \times 733 \times 977

When multiplied out, the number above consists of 9 digits, each appearing once. Which digit from 0 to 9 does not appear ?

5 7 3 9

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

Calvin Lin Staff
Sep 30, 2015

Of course, one approach is to multiply out the number and see that we get 2 × 653 × 733 × 977 = 935280146 2 \times 653 \times 733 \times 977 = 935280146 and hence the missing number is 7. That was how I created this problem, but it is not how I expect you to solve it.

Let's consider modulo 9. Let the number be expressed as N N . We have

N 2 × 653 × 733 × 977 ( m o d 9 ) 2 × 5 × 4 × 5 ( m o d 9 ) 2 ( m o d 9 ) \begin{array} {l l l } N & \equiv 2 \times 653 \times 733 \times 977 & \pmod {9} \\ & \equiv 2 \times 5 \times 4 \times 5 \pmod{9} \\ & \equiv 2 \pmod{9} \end{array}

The sum of all 10 digits is 0 + 1 + 2 + + 9 = 45 0 + 1 + 2 + \ldots + 9 = 45 . If the digit a a was not used, then the sum of the digits is 45 a 45 - a .

Since the remainder when divided by 9 is equal to the remainder of the sum of the digits when divided by 9, this tells us that 45 a 2 ( m o d 9 ) 45 - a \equiv 2 \pmod{9} . Hence, we can conclude that a = 7 a = 7 .

Where are 2, 653,733,977 come from?

Prasit Sarapee - 5 years, 8 months ago

Log in to reply

They were given in the question. 643 is a typo and has been corrected to 653.

Calvin Lin Staff - 5 years, 8 months ago

Log in to reply

Thank you.

But I ask you why you know that (2)(653)(733)(977) = 93528014 ?
Now I know that 2, 653,733,977 is the composite numbers of 935280146.
I surprise (2)(653)(733)(977) is the magic number that (2)(653)(733)(977) = 93528014 !!

Prasit Sarapee - 5 years, 8 months ago

Log in to reply

@Prasit Sarapee Yes, like I stated in the first paragraph, if you multiply all of them you will get that number, and you see that the digit 7 is missing.

The rest of the solution is to explain how we can avoid having to multiply out all these terms (which is ugly to do without a calculation device).

Calvin Lin Staff - 5 years, 8 months ago

You've taken 653as 643...wrong

Aakash Jain - 5 years, 8 months ago

Log in to reply

That's a mistake, but the solution is according to 653.

653 (mod 9) = 5

Wasim Zahid - 5 years, 8 months ago

Thanks. I've fixed that typo.

Calvin Lin Staff - 5 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...