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

Home > Numbers
Missing Duodecimal Digit Determination (Posted on 2022-08-04) Difficulty: 3 of 5
If the duodecimal number A7?B5? is divisible by (83)base 12, then determine the missing digits.
** Each question mark represents a duodecimal digit, whether same or different.

  Submitted by K Sengupta    
Rating: 5.0000 (1 votes)
Solution: (Hide)
A7?B5? is divisible by the duodecimal number 83, which is equal to 8*12+3=99 in base 10.
Now, 99 =9*11, where gcd(9,11) = 1
In duodecimal parlance this translates to: (83)base 12 = 9*B

Accordingly the given number must be separately divisible by each of 9 and B.
Now any exponent higher than 12 is divisible by 9, so that the number itself is divisible by 9 only when the number formed by the last two digits is divisible by 9.

Accordingly, 9 must divide the duodecimal number 5? which is 60+n in base 10 (replacing ? by n). It can easily be seen that 63 is divisible by 9, so that n=3.

So, the number is now A7?B53, which is divisible by B(11 in base 10). Since B is precisely 1 less than duodecimal number 10, we can use the method of "casting out B's" which is similar to casting out 9s in base ten.
Thus, replacing the question mark by m we have:
A+7+m+5+3 or, 21+m in duodecimal system. This must be evenly divisible by B

Since this duodecimal multiplication:
B*3 = 29 is true - we merely subtract the base twelve number 21 from the duodecimal number 29, to obtain m=8.

Consequently, A78B53 is our desired duodecimal integer, and 8 and 3 are the required missing digits (in order)

As a CHECK, we note that:
The duodecimal number A78B53 is equal to the base ten number 2648943, and 83 in base 12 is 99 in base ten.
Now, 2648943/99 = 26957 with no remainder.
Accordingly, the deduction of the missing values is accurate.

----------------------------------------------------
For an alternative analytical methodology, refer to the solution submitted by xdog in this location.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
re(3): solutionK Sengupta2022-08-06 10:07:40
re(2): solutionxdog2022-08-06 06:13:22
Some Thoughtsre: solutionK Sengupta2022-08-05 01:03:51
SolutionsolutionCharlie2022-08-04 09:31:39
Possible Solutionbroll2022-08-04 09:23:17
solutionxdog2022-08-04 09:08:51
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 (10)
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