When you multiply 2^1990 by 5^1991 you get a product with 1991 digits. What is the sum of all of these digits?
Name:
Anonymous2005-12-07 20:30 (sage)
1990 pairs of twos and fives make 1990 tens, multiplied together.
multiplied by five, something that already had 1991 digits continues to have 1991 digits. It is 5(10^1990), and the sum of the digits is five.
Name:
Anonymous2005-12-07 20:32
It should be around 10000 I guess.
Name:
Anonymous2005-12-07 20:34
>>3
Duh, I failed miserably... I thought it was going to be hard to find out so I just did 5*1991
Name:
Anonymous2005-12-07 21:18
Wow, I should've realized that sooner. Thanks for clearing it up.
Name:
Anonymous2005-12-07 23:55
Take a university course in applied mathematics and computer programming.