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

Home > Just Math
Basic addition (Posted on 2008-06-25) Difficulty: 2 of 5
Given the sums below, where the digits were replaced by letters (same digit, same letter; different digits, different letters):

           A B C D     A C F F     A A D B
         + E E F F   +   F F F   +   A A A
           -------     -------     -------
           F C C E     B C F B     B D C D
Identify the value correspondent to each letter.

See The Solution Submitted by pcbouhid    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Not In Kansas Anymore (spoiler) | Comment 1 of 3
Well, we're not in base 10.  I'll let you figure out why that is the case (besides the title, which is a hint).

Let's solve assuming Base X, which is unknown.

From addition 2:
a) F + F = B + X  (because it must carry to next column)
    F + F + 1 = F + X (because it must carry to next column)

   solves to F = X - 1
                 B = X - 2

b) A = B - 1 = X - 3

From addition 3
c) B + A = D + X (because it must carry to next column),
            so D = X - 5
d) 1 + D + A = C + X (because it must carry to next column),
           so C = X - 7. 

From addition 1
e) D + F = E + X (because it must carry to next column),
          so E = X - 6

f) 1 + A + E = F (because it carries from previous column)
   1 + (X - 3) + (X - 6) = (X - 1),
     so X = 7.  We are in Base 7!!!

Than ABCDEF = 450216

Additions (Base 7) are

        4502      4066      4425
     + 1166   +  666     + 444
        ------   -------    --------
        6001      5065      5202


   

Edited on June 25, 2008, 1:19 pm

Edited on June 25, 2008, 11:39 pm
  Posted by Steve Herman on 2008-06-25 13:03:02

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 (3)
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