Prepare for your Next Interview
This is a discussion on Digit sum within the Challenging puzzles forums, part of the Brain Gym category; What is the sum of the digits of the decimal form of the product below? 1999 2001 2 x 5...
|
|||
|
Re: Digit sum
I think you need the solution for the following....
(2^1999 * 5^2001) Sum of the results of this product... Am i correct? ---------------- suresh |
|
|||
|
Re: Digit sum
The answer for your problem is 7.
Solution: Your problem is (2^n * 5^(n+2)) Let's take n=1 result is 2*125 = 250 = 7 Let's take n=2 result is 4*625 = 2500 = 7 Let's take n=3 result is 8*3125 = 25000 = 7 Let's take n=4 result is 16*15625 = 250000 = 7 . . . So finally we got the result like 250...... and the sum is 7 --------------------- suresh |
| The Following User Says Thank You to psuresh1982 For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3-Digit Numbers Puzzle | admin | Brainteasers | 4 | 06-17-2008 04:58 AM |
| First digit of date is getting truncated | JobHelper | QTP | 3 | 04-20-2007 04:47 AM |
| Can you find an eight digit number ? | psuresh1982 | Brainteasers | 3 | 01-26-2007 01:17 AM |
| Eight digit number | Manojks | Brainteasers | 1 | 01-04-2007 06:52 AM |
| 5 digit number.... | psuresh1982 | Brainteasers | 2 | 11-29-2006 12:49 AM |