+ Reply to Thread
Results 1 to 10 of 10

Thread: A numbers problem I cant seem to solve....

  1. #1
    Within my grasp! kirtanasrin just joined TestMagic. kirtanasrin's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    119

    Question A numbers problem I cant seem to solve....

    If 'n' is an integer between 1 and 96 (both inclusive) What is the probability that N*(N+1)*(N+2) will be divisible by eight..

    1*2*3= 6
    2*3*4=24 - divisible by eight
    3*4*5=60
    4*5*6=120 - divisible by eight
    .and so on
    .
    .
    This way u identify that every alternate multiplication yeilds a number divisible by eight and also for n integers there are n-2 combination ( Eg, if n =1 or 2 or3 or 4 or 5 or 6 u have 4 combinations -1*2*3,2*3*4,3*4*5,4*5*6 )
    .
    .
    .
    With these assumtions i dint get the answer . please tell me where im going wrong or if theres another approach to it .....

  2. #2
    Within my grasp! pach2212 just joined TestMagic. pach2212's Avatar
    Join Date
    Jan 2005
    Posts
    307
    If 'n' is an even number, then the product is divisible by 8. There are 47 even numbers between 1 to 96 excluding 96.

    If 'n' is one less than the multiple of 8, then the product is divisible by 8. There are 11 numbers that suit the condition.

    So we have 47 + 11 = 58 values of 'n'

    Hence the probability will be 58 / 96 = 29 / 48.

    Correct me if I am wrong.

  3. #3
    Within my grasp! Swiss_boy just joined TestMagic. Swiss_boy's Avatar
    Join Date
    Dec 2006
    Location
    Zurich
    Posts
    424
    Why did you exclude 96??

  4. #4
    Within my grasp! pach2212 just joined TestMagic. pach2212's Avatar
    Join Date
    Jan 2005
    Posts
    307
    Quote Originally Posted by Swiss_boy View Post
    Why did you exclude 96??
    The triplets that I am referring to will be:

    when n=2 ; (2,3,4)
    when n=4 ; (4,5,6)

    and so on...

    when n=96 ; (96,97,98)

    But, 97 and 98 are not included in the list

    It is from 1 to 96.

    Or is it that the value of 'n' that is from 1 to 96? If this is the case, add 1 to 47, and subtract from my score

  5. #5
    Within my grasp! kirtanasrin just joined TestMagic. kirtanasrin's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    119
    Quote Originally Posted by pach2212 View Post
    If 'n' is an even number, then the product is divisible by 8. There are 47 even numbers between 1 to 96 excluding 96.

    If 'n' is one less than the multiple of 8, then the product is divisible by 8. There are 11 numbers that suit the condition.

    So we have 47 + 11 = 58 values of 'n'

    Hence the probability will be 58 / 96 = 29 / 48.

    Correct me if I am wrong.
    I did not get what u mean . From what i understood ... the value of 'n' is from 1 - 96 both inclusive .

    Anyway the answer is .625 or 62.5% Please tell me how .

  6. #6
    Eager! River Side just joined TestMagic.
    Join Date
    Feb 2007
    Posts
    63
    ok.. i just did it the brute force way.. only possible if u have time.. if u don't.. then as is usual for me.. i just guess and move on..

    anywho.. just laying down the table..

    1*2*3 = nope
    2*3*4 = divisible by 8
    every even value for n results in a product divisible by n so total 48

    BUT if u reach 7.. the next number is 8 and so the product will be divisible by 8... so here we have an odd number resulting in the possible outcome too..

    but not all odd numbers.. as pach2212 pointed out.. only odd numbers that are one less than a multiple of 8 result in a product divisible by 8 cuz they also have (n+1)= multiple of 8 in their product set..

    now count how many would they be? just write out the table for 8

    8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96

    and all odds one less than these that we need to count are

    7, 15, 23, 31, 39, 47, 55, 63, 71, 79, 87, 95 = 12 options.

    so we have a total of 48+12 desired outcomes out of possible 96

    60/96 * 100 = 62.5%

  7. #7
    Within my grasp! check.stone just joined TestMagic.
    Join Date
    Jan 2007
    Posts
    309
    Is this PS or DS? Be more frustrating as a DS I think.

    I think Pachman's method is the quickest way to get the ans. All even gives us 48/96.

    Then we know if n is 1 less than a multiple of 8, then n+1 is divisible by 8. There are 12 multiples(x) of 8 and same number of (8-1)x in 96.

    So 48+12 -> 60/96. Only n needs to be 1-96. Good question.

  8. #8
    Within my grasp! Swiss_boy just joined TestMagic. Swiss_boy's Avatar
    Join Date
    Dec 2006
    Location
    Zurich
    Posts
    424
    I am not sure if I could have answered this in a real GMAT test..

    Very nice one..

    Whats the source?

  9. #9
    TestMagic Guru-in-Training thankont just joined TestMagic.
    Join Date
    Dec 2006
    Location
    Athens
    Posts
    626
    Nice question. We can go like this too:
    multiples of 8 from 1 to 96 = 12
    starting with odd number = 48
    so 48 - 12 = 36 starting with odd and excluding mult. of 8
    so including mult. of 8 is 96-36 = 60 so p=60/96

  10. #10
    Within my grasp! kirtanasrin just joined TestMagic. kirtanasrin's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    119
    Quote Originally Posted by thankont View Post
    Nice question. We can go like this too:
    multiples of 8 from 1 to 96 = 12
    starting with odd number = 48
    so 48 - 12 = 36 starting with odd and excluding mult. of 8
    so including mult. of 8 is 96-36 = 60 so p=60/96
    Nice question indeed ,a lil tougher than the usual GMAT level ...
    The question was posted by someone in Scoretop.com

+ Reply to Thread

Similar Threads

  1. DS numbers problem
    By sb2009 in forum GMAT Data Sufficiency
    Replies: 6
    Last Post: 05-11-2009, 02:30 AM
  2. Replies: 5
    Last Post: 04-14-2008, 09:23 AM
  3. Numbers - How to solve
    By Raj1972 in forum GMAT Data Sufficiency
    Replies: 11
    Last Post: 04-12-2006, 02:55 AM
  4. Numbers Problem
    By htownstreetracer in forum GRE Math
    Replies: 3
    Last Post: 02-27-2006, 11:52 AM
  5. Replies: 5
    Last Post: 11-27-2005, 06:13 AM

Bookmarks

What you can do

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO 3.5.0 RC2