This problem starts with Letters as numbers and then an individual letter counts as a number.
For example:
AD
+ AD
----
OH
Is the same as
35
+35
------
70
Rules of this problem:
1.If a letter is used once as a number it is the same exact number
2.Different letters in the problem always stand for a different number
3. A letter standing for 0 can never start as a number with more than one digit. (Example: it cant be 05 or 005 as the answer but it can be 503 or 500 or 530)
The Problems:
1. A B B
- A
---------
D D
2. S S
+ E E
---------
S S T
3.A B
+B C
-------
A D E
4. S E N D
+ M O R E
--------------
M O N E Y
Thank you for helping me~!
2007-01-08
12:22:43
·
3 answers
·
asked by
Gurman S. Sandhu
2
in
Education & Reference
➔ Homework Help
The rules stand for each seperate problem so The letters in number 1 arent the same as number 2 and so on and so on
2007-01-08
12:51:57 ·
update #1