Thread: A little maths problem for you

  1. #1
    Unregistered
    Guest

    A little maths problem for you

    The eggs in a basket doubled every minute. After an hour, the basket was full. When was the basket full to the half?

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    duh... that's a tough one I won't answer, I'll leave it for others to think over for now!
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  3. #3
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    Why does this sound like hw?

    111011 minutes
    Figure that out and u will get the answer.

  4. #4
    Unregistered
    Guest
    Well, let me put it this way; our maths teacher gave us the question, it took about 2-3 minutes till I solved it

    People started with variables for the time increasing, and almost everyone said the answer was 11110 minutes.

  5. #5
    tgm
    Guest
    Too easy, but it did take me 59 minutes to figure it out.

  6. #6
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    Impossible. This thread was posted 05:35pm, you replied 06:27pm.

  7. #7
    >> Impossible. This thread was posted 05:35pm, you replied 06:27pm.
    hmm try looking at that post again. especialy the number. and compare it with golfinguy4 posts

    /*damn, should have wayted 5 min to post this*/

  8. #8
    monotonously living Dissata's Avatar
    Join Date
    Aug 2001
    Posts
    341
    I think TGM is trying to hint at the answer. if it doubles, it is half full at 59 min, so when half the basket is full and then it is doubled you have two halves which eaquel a whole

    I can't spell can I
    Last edited by Dissata; 05-18-2002 at 03:41 PM.
    if a contradiction was contradicted would that contradition contradict the origional crontradiction?

  9. #9
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    Bingo!

  10. #10
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    olrite, you math masterminds, here is a similar problem for you:

    A big water tank has a hole. Every hour, half of the water that is remaining leaks out. If the tank had 2000 L of water at 12:00 PM, what would be the exact time when all the water is gone?

    answer that...
    I am the Alpha and the Omega!!!

  11. #11
    Registered User Jet_Master's Avatar
    Join Date
    May 2002
    Posts
    291
    I have another one, but i will save it until someone answers the first one. The next one is a bit harder... bit of a challenge.
    I am the Alpha and the Omega!!!

  12. #12
    S­énior Member
    Join Date
    Jan 2002
    Posts
    982
    >A big water tank has a hole. Every hour, half of the water that is remaining leaks out. If the tank had 2000 L of water at 12:00 PM, what would be the exact time when all the water is gone?

    I believe that would take an infinite amount of time (or until there was one water molecule left).

  13. #13
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    I second Sorensen's response

  14. #14
    Registered User
    Join Date
    Apr 2002
    Posts
    200
    I have another one, but i will save it until someone answers the first one. The next one is a bit harder... bit of a challenge.
    What grade are you in?
    Anyways, here is my problem for you
    Here is the definition you need

    The function r(z) is equal to the sum of 1/(n^z), where n=1,2,3,...infinity. To those of you familiar with sigma notation (that funny Greek 'E'), you would have 'n=1' below the sigma, the infinity sign above the sigma, and 1/(n^z) to the right of the sigma. Here is a pathetic graphical representation.

    infinity
    ---
    \ 1/(n^z)=r(z)
    /
    ---
    n=1

    So here is the problem:
    When z is a complex number of the form z=a+it [i=sqrt(-1)], do all solutions to the equation r(z)=0 have a=0.5? (a=real part of z)
    Constraint: candidate solutions must have a nonzero imaginary part ie, 't' != 0. Explain the rationale behind your answer.
    Anybody have any ideas?
    I go to encounter for the millionth time the reality of experience and to forge in the smithy of my soul the uncreated conscience of my race.

    Windows XP consists of 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company, that can't stand 1 bit of competition.

  15. #15
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    Dude, what class is this?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  2. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  3. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  4. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  5. Maths problem
    By Zewu in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 11-13-2002, 02:34 PM