decimal notation

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 66
Joined: Tue Jun 05, 2007 1:39 pm
Thanked: 1 times

decimal notation

by hakyology » Mon Jul 07, 2008 7:06 am
What is the least number of digits (including repetitions) needed to express 10^100 in decimal notation?
A)4
B)100
C)101
D)1,000
E)1,001


Please explain.

The answer is C.

Thank you.

Master | Next Rank: 500 Posts
Posts: 135
Joined: Mon Jun 23, 2008 3:56 am
Thanked: 7 times

by sethids » Mon Jul 07, 2008 7:32 am
10^100 means writing 1 followed by 100 zeroes.
Hence 101 digits are required to represent it in decimal notation.

Senior | Next Rank: 100 Posts
Posts: 36
Joined: Tue Oct 02, 2007 10:25 am
Thanked: 2 times

by dalwow » Wed Jul 09, 2008 11:04 am
Another way to think about it is this....imagine you have 100 10's lined up to multiply by each other. Multiply the first 2 and you get 100 which is 3 digits. Now you know that each additional 10 will add one more digit. You have 98 more 10's, so you take the 3 digits you already have and add the 98 additional digits and you get 101.
Still Learning

Senior | Next Rank: 100 Posts
Posts: 34
Joined: Wed Jul 09, 2008 6:40 pm
Thanked: 3 times

by lightbulb » Wed Jul 09, 2008 9:10 pm
10^1 = 10 Use 2 digits (1 + 1)
10^2 = 100 Use 3 digits (2 + 1)
10^3 = 1000 Use 4 digits (3 + 1)

=> 10^n would require n+1 digits