Base-10 notation problem

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 458
Joined: Sun Aug 31, 2008 10:44 am
Thanked: 3 times
Followed by:1 members

Base-10 notation problem

by gmat009 » Tue Oct 07, 2008 8:29 pm
If 10^50 – 74 is written as an integer in base 10 notation, what is the sum of the digits in that integer?
A. 424
B. 433
C. 440
D. 449
E. 467

OA is C

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Tue Oct 07, 2008 9:05 pm
Dint know any shortcut

Took 100 and subtracted 74 got 26
10^3 = 1000 - 74 = 926
10^4 = 10000-74 = 9926
10^5 = 100000 - 74 = 99926

Noticed a pattern where the last 2 digits are always going to be 26 and I got 2 9's lesser than avtual power 10 was raised to

eg: 10^5 I got 3 9's

So for 10^ 50 I will get 48 9's and the last 2 digits being 2 and 6

48*9+2+6
= 432 + 2 + 6
= 440

C)

User avatar
Master | Next Rank: 500 Posts
Posts: 316
Joined: Mon Sep 22, 2008 12:04 am
Thanked: 36 times
Followed by:1 members

Re: Base-10 notation problem

by Morgoth » Tue Oct 07, 2008 11:36 pm
gmat009 wrote:If 10^50 – 74 is written as an integer in base 10 notation, what is the sum of the digits in that integer?
A. 424
B. 433
C. 440
D. 449
E. 467

OA is C

10^3 = 1000 [4 digits]
10^5 = 100000 [6 digits]

similarly,
10^50 = 1000....[51 digits]


1000 - 74 = 926
100000 - 74 = 99926

10^50 - 74 = 99999999......26

Therefore the sum of the digits = 9*48 = 432 + 2 + 6 = 440.


Hope this helps.

User avatar
Legendary Member
Posts: 871
Joined: Wed Aug 13, 2008 7:48 am
Thanked: 48 times

by stop@800 » Wed Oct 08, 2008 1:55 am
cramya wrote:Dint know any shortcut
IMO there is no shortcut.
This is the best method you mentioned.

Took 100 and subtracted 74 got 26
10^3 = 1000 - 74 = 926
10^4 = 10000-74 = 9926
10^5 = 100000 - 74 = 99926

Noticed a pattern where the last 2 digits are always going to be 26 and I got 2 9's lesser than avtual power 10 was raised to

eg: 10^5 I got 3 9's

So for 10^ 50 I will get 48 9's and the last 2 digits being 2 and 6

48*9+2+6
= 432 + 2 + 6
= 440

C)

Master | Next Rank: 500 Posts
Posts: 458
Joined: Sun Aug 31, 2008 10:44 am
Thanked: 3 times
Followed by:1 members

by gmat009 » Wed Oct 08, 2008 7:32 am
Thanks everyone

Legendary Member
Posts: 708
Joined: Sun Jun 01, 2008 4:59 am
Location: USA
Thanked: 13 times
Followed by:1 members

by niraj_a » Sat Dec 13, 2008 11:52 am
this is how i did it

74 = 10^2 - 26

so (10^50 - 10^2) - 26

10^2 (10^48) - 26

74 (10^48)

7+4 = 11. 440 is divisible by 11.