7 Replies - 2737 Views - Last Post: 15 April 2008 - 09:11 AM

#1 jjsaw5   User is offline

  • D.I.C Lover
  • member icon

Reputation: 92
  • View blog
  • Posts: 3,065
  • Joined: 04-January 08

Race Car Logic Question

Posted 15 April 2008 - 05:59 AM

A guy at work this morning gave us a brain teaser/logic problem.

There are 25 race cars. Only 5 cars can race at one time. How many times would it take to find the fastest three cars? He said it should be less then ten times. A couple people at work got 11, i think i figured it out but I'm curious to see what you guys come up with.

my answer:

25 cars 5 at a time = 5 sessions

1st place finisher from each session races thats 5 cars. Take the top 3 cars from that race. It only takes 6 races.

This post has been edited by jjsaw5: 15 April 2008 - 05:56 AM


Is This A Good Question/Topic? 0
  • +

Replies To: Race Car Logic Question

#2 SebKom   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 41
  • Joined: 16-June 07

Re: Race Car Logic Question

Posted 15 April 2008 - 06:49 AM

What about clocking these 5 sessions? You only need 5 times!
Was This Post Helpful? 0
  • +
  • -

#3 baavgai   User is offline

  • Dreaming Coder
  • member icon


Reputation: 7507
  • View blog
  • Posts: 15,558
  • Joined: 16-October 07

Re: Race Car Logic Question

Posted 15 April 2008 - 07:26 AM

Five races of five gets you the five fastest, then one last race for pole position, so six. It there some kind of trick question in here? Of course, if you were smart enough to bother with a stop watch, you woudln't need a last race...
Was This Post Helpful? 0
  • +
  • -

#4 jjsaw5   User is offline

  • D.I.C Lover
  • member icon

Reputation: 92
  • View blog
  • Posts: 3,065
  • Joined: 04-January 08

Re: Race Car Logic Question

Posted 15 April 2008 - 07:47 AM

View Postbaavgai, on 15 Apr, 2008 - 10:26 AM, said:

Five races of five gets you the five fastest, then one last race for pole position, so six. It there some kind of trick question in here? Of course, if you were smart enough to bother with a stop watch, you woudln't need a last race...


Thats the answer i got as well. I'm not really sure if it is a trick question or not like I said, a co-worker asked us this morning and i haven't had the time to go and talk to him about it yet.
Was This Post Helpful? 0
  • +
  • -

#5 1lacca   User is offline

  • code.rascal
  • member icon

Reputation: 44
  • View blog
  • Posts: 3,822
  • Joined: 11-August 05

Re: Race Car Logic Question

Posted 15 April 2008 - 07:59 AM

View Postbaavgai, on 15 Apr, 2008 - 04:26 PM, said:

Five races of five gets you the five fastest, then one last race for pole position, so six. It there some kind of trick question in here? Of course, if you were smart enough to bother with a stop watch, you woudln't need a last race...

Nope, if the three fastest are in the first group, and you only qualify the first from each group, then you won't have the 3 fastest in the second round, just the fastest and two lucky ones.
Was This Post Helpful? 0
  • +
  • -

#6 baavgai   User is offline

  • Dreaming Coder
  • member icon


Reputation: 7507
  • View blog
  • Posts: 15,558
  • Joined: 16-October 07

Re: Race Car Logic Question

Posted 15 April 2008 - 08:20 AM

View Post1lacca, on 15 Apr, 2008 - 10:59 AM, said:

Nope, if the three fastest are in the first group, and you only qualify the first from each group, then you won't have the 3 fastest in the second round, just the fastest and two lucky ones.


Ack, you are correct. Five and a stop watch... which makes it far more entertaing if you don't have a stop watch...

If, in each race you take the top three, you'll be able to elimiate two per race.
Round 1 = 5 races of 5 (25)
Round 2 = 3 races of 5 (15)
Round 3 = 2 races of 5 (9) ( one from the first participates in the next)
Round 4 = 1 race of 5 (5) ( pole position! )

Looks like 11, no less, sans watch. Make sense?
Was This Post Helpful? 0
  • +
  • -

#7 1lacca   User is offline

  • code.rascal
  • member icon

Reputation: 44
  • View blog
  • Posts: 3,822
  • Joined: 11-August 05

Re: Race Car Logic Question

Posted 15 April 2008 - 08:24 AM

I would go with 8 races.
Spoiler

Was This Post Helpful? 0
  • +
  • -

#8 baavgai   User is offline

  • Dreaming Coder
  • member icon


Reputation: 7507
  • View blog
  • Posts: 15,558
  • Joined: 16-October 07

Re: Race Car Logic Question

Posted 15 April 2008 - 09:11 AM

Excellent! You win. :P
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1