Que: Find the number of keystrokes required to type numbers from 2 to 1002.

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Que: Find the number of keystrokes required to type numbers from 2 to 1002.

(A) 2,900
(B) 2,901
(C) 3,000
(D) 3,280
(E) 4,000
Source: — Problem Solving |

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members
Solution: The number range is from 2 to 1002.

=> One digit numbers = 2 to 9 = 8 [Will need 1 key stroke each] = 8 key strokes

=> Two digit numbers = 10 to 99 [Will need 2 key stroke each] = 90 * 2 = 180 key strokes

=> Three digit numbers = 100 to 999 [Will need 3 key stroke each] = 900 * 3 = 2700 key strokes

=> Four digit numbers = 1000 to 1002 [Will need 4 key stroke each] = 3 * 4 = 12 key strokes

=> Total keystrokes = 8 + 180 + 2700 + 12 = 2900

Therefore, A is the correct answer.

Answer A