Number properties + probability

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 57
Joined: Sat Jan 24, 2009 7:45 am
Thanked: 1 times

Number properties + probability

by ellexay » Wed Feb 11, 2009 7:23 am
) If one number is chosen at random from the first 1000 positive integers, what is the probability that the number chosen is multiple of both 2 and 8?



Soln: Any multiple of 8 is also a multiple of 2 so we need to find the multiples of 8 from 0 to 1000
the first one is 8 and the last one is 1000
==> ((1000-8)/8) + 1 = 125
==> p (picking a multiple of 2 & 8) = 125/1000 = 1/8

Where did they get this 1000-8/8 +1 formula from? Can someone verify this answer? Thank you.

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Wed Feb 11, 2009 7:57 am
I personally have no idea where they took that formula from. I know what i would do: divide 1000 by 8 and, after noticing that 1000 is a multiple of 8, then it is clear that the number of multiples of 8 is 1000/8 = 125. If you had smth that was not a multiple of 8 (say 1003), I'd divide this number by 8 as well and use the quotient for my answer.

Master | Next Rank: 500 Posts
Posts: 258
Joined: Thu Aug 07, 2008 5:32 am
Thanked: 16 times

Re: Number properties + probability

by x2suresh » Wed Feb 11, 2009 9:25 am
ellexay wrote:) If one number is chosen at random from the first 1000 positive integers, what is the probability that the number chosen is multiple of both 2 and 8?



Soln: Any multiple of 8 is also a multiple of 2 so we need to find the multiples of 8 from 0 to 1000
the first one is 8 and the last one is 1000
==> ((1000-8)/8) + 1 = 125
==> p (picking a multiple of 2 & 8) = 125/1000 = 1/8

Where did they get this 1000-8/8 +1 formula from? Can someone verify this answer? Thank you.

first multiple of 8 between 1 and 1000 =8
last multiple of 8 between 1 and 1000 = 1000

total number of multiples = (1000-8)/8 = 124
Above forumula excluding number 8 itself..
So final answer = 124+1=125

Master | Next Rank: 500 Posts
Posts: 424
Joined: Sun Dec 07, 2008 5:15 pm
Location: Sydney
Thanked: 12 times

Re: Number properties + probability

by piyush_nitt » Thu Feb 12, 2009 4:36 am
ellexay wrote:) If one number is chosen at random from the first 1000 positive integers, what is the probability that the number chosen is multiple of both 2 and 8?



Soln: Any multiple of 8 is also a multiple of 2 so we need to find the multiples of 8 from 0 to 1000
the first one is 8 and the last one is 1000
==> ((1000-8)/8) + 1 = 125
==> p (picking a multiple of 2 & 8) = 125/1000 = 1/8

Where did they get this 1000-8/8 +1 formula from? Can someone verify this answer? Thank you.
AP formula

to determine the nth term

An = A+ (n-1)d

where An - nth Term
A - first term
n - number of terms
d - difference

In this case

1000 = 8 + (n-1)8

(1000-8) = (n-1)8

(1000-8)/8 + 1 = n