All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
From sum to addends (Posted on 2018-11-22) Difficulty: 2 of 5
Take a number and create a second number by removing the units digit.
The sum of these two numbers is 1107.

What was your first number?

See The Solution Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Explanation to Puzzle Answer Comment 3 of 3 |
(In reply to Answer by K Sengupta)

Obviously the first number cannot have a single digit.

If the first number has 2 digits then the created number will have the maximum magnitude of 99+9=108, which is a 3- digit number. This leads to a contradiction. 
Therefore the first number will contain 3 or 4 digits.

CASE 1: The first number has 3 digits
Then, 100a+10b+c+10a+b =1107
=> 11(10a+b) +c=1107
Reducing both sides mod 11, we have:
c==7 (mod 11), giving: c=7
Hence, we must have:
11(10a+b) = 1100
=> 10a +b = 100
Since 0<= a,b<=9, we observe that no solution is possible to the above mentioned equation.

CASE II: The first number has 4 digits
Then, 1000a+100b+10c+d+100a+10b+c =1107
=> 11(100a+10b+c) +d =1107
Reducing this to mod 11, it is easy to show that d=7 by similar arguments as in the previous case.
Hence, we must have:
11(100a+10b+c) =1100
=> 100a+10b+c =100
Substituting  a=1 gives b=c=0
For a>=2, 10b+c becomes a negative quantity. This leads to a contradiction.  
Accordingly,  we must have: 
a=1, b=c=0, and d=7
Consequently,  the required magnitude of the first number is 1007.

  Posted by K Sengupta on 2022-08-20 22:33:14
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (9)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information