Sunteți pe pagina 1din 9

Q. What is a crypt arithmetic problem?

Ans: It is a mathematical problem in which each letter represents a digit (for


example, A = 5).
Our aim is to find the value of each letter.
No two letters represent the same digit (If A = 5, B cannot be 5).
The problem could be quite challenging but could be made very easy if solved with
certain rules, tricks and presence of mind.
Follow these rules:
1. 0 * n = 0
2. 1 * n = n
3. 5 * odd number = (x)5 where x can be 0/1/3/4,
like 5 * 1 = 05 (x = 0)
5 * 3 = 15 (x = 1)
5 * 7 = 35 (x = 3)
5 * 9 = 45 (x = 4)
4. even number * 6 = (x)(even number) where x can be 1/2/4
like 2 * 6 = 12 (x = 1)
4 * 6 = 24 (x = 2)
8 * 6 = 35 (x = 4)
Let's understand the way how we will solve these questions with an example:
FAC
*HEI
-----------------

EEAG
CJFE
DIJD
-----------------EBFEFG
Step 1:
Determine the characters which can be 0. Although this may not be useful in all
cases but keeping the track of it may be useful in many cases.
In our example the multiplicand is FAC and multiplier is HEI
Rule 1: Any leading character will not be 0, so neither of F/H/E/C/D is 0
Rule 2: If any digit among E/I in multiplier is 0 then the corresponding row in
multiplication will be all the same digit,
but in our case no row is either EEE/III so neither of E/I is 0
Rule 3: In multiplicand FAC, if C is 0 then the first,second and third row of
multiplication will contain the trailing character as C,
but we don't have trailing character in all row as C, so C is no 0
Result of Rule 1, Rule 2 and Rule 3: Characters which can be 0 are - A/B/G/J
Note: Although the rule says that A can be 0 but if you come across situation where
you need to consider one among these suspected character as 0,
then consider A(middle character of multiplicand) in the last. Or you can assume it
to be non zero for simplicity.
Concluding the step 1: None of the character among multiplier, multiplicand and all
leading character in each row will be 0.
So Characters which can be 0 are - B/G/J
Step 2:

Find whether we have any of the following property(in general for all problems):
I*C=I
I*C=C
E*C=E
E*C=C
H*C=H
H*C=C
Remember, they will give problem which has one of these property and this will be
starting point of our approach to solve it.
We see that we have the property E * C = E
Now from the rule 3 and 4 we notice that either E is 5 and C is an odd number or E
is an even number and C is 6
We will now proceed with the first case when E is 5 and C is an odd number and will
consider the second case if we are not able to solve by this assumption.
Also we will have to think differently from here for each problem but practising more
and more problem will make it easier.
FAC
*H5I
------------55AG
CJF5
DIJD
--------------5BF5FG

Now look carefully, the last column from left says: D + carry = 5. Now think what
could be the maximum carry from the last sum C + I = B ?
Remember the sum of two number will never give a carry more than 1 and sum of
three numbers will never give a carry more than 2 except in one case:
UVW
*XYZ
------------9999
9999
9999
------------1109889
Here the 2nd column from left gives a carry equals to 2 when both numbers of the
column are same and are equal to 9(not in our case)
So we see that in D + carry = 5, the carry must be 1 and hence D has to be 4
FAC
*H5I
------------55AG
CJF5
4IJ4
------------5BF5FG

Also C can be either 3/7/9 and can't be 1 because if C was 1 then trailing character
of each row would have been I,5 and H respectively.
Try to minimize the number of values that a character can have. Let's do it for C.
Focus on all C in our problem and see how they are generated. Look at second row
of multiplication where:
FAC
*5
-------CJF5
This multiplication give a number which will always be smaller than 5000 so C can
be 3 only.
FA3
*H5I
------------55AG
3JF5
4IJ4
------------5BF5FG
Focus on the second row of multiplication again:
FA3
*5
-------3JF5

We can see that F can be either 6 or 7.


Let's proceed with F = 6 and will consider F = 7 if we are stuck and are not able to
proceed with F = 6
6A3
*H5I
------------55AG
3J65
4IJ4
------------5B656G
Now see the second column from right A+5=6, which implies that A must be 1 and
since we haven't gotten any character yet with value 1,
accept the value and proceed further.
613
*H5I
------------551G
3J65
4IJ4
------------5B656G
613

*5
-------3J65
=> J = 0
613
*H5I
------------551G
3065
4I04
------------5B656G
613
*H
-------4I04
=> H must be 8 so that when multiplying H with 3 gives unit place digit as 4.
613
*85I
------------551G
3065

4I04
------------5B656G
613
*8
-------4I04
=> I = 9
613
*859
------------551G
3065
4904
------------5B656G
From above we can easily find that G = 7 and B = 2
613
*859
------------5517
3065

4904
------------526567

S-ar putea să vă placă și