1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

i'm not smarter than a 3rd grader [homework help]

Discussion in 'BBS Hangout' started by bronxfan, Apr 10, 2007.

  1. professorjay

    professorjay Member

    Joined:
    Oct 20, 2006
    Messages:
    9,676
    Likes Received:
    388
    Another ridiculous longshot:

    12 + 3 * 1 (1 is the first digit in 12) = 15
    15 + 4 * 1 = 19
    19 + 5 * 1 = 24
    24 + 6 * 2 (2 is the first digit in 24) = 36
    36 + 7 * 3 (3 is the first digit in 36) = 57
    57 + 8 * 5 (5 is the first digit in 57) = 97
    97 + 9 * 9 = 178
     
  2. Fatty FatBastard

    Joined:
    Jul 13, 2001
    Messages:
    15,916
    Likes Received:
    159
    It's quite obvious that it isn't a typo, but rather that the #30 is missing. I would insert a carrot on the question and include 30.

    Then it is 12, 15, 19, 24, 30, 36, 43, 51, etc.
     
  3. SirCharlesFan

    SirCharlesFan Member

    Joined:
    Apr 8, 1999
    Messages:
    6,028
    Likes Received:
    143
    +3
    +4
    +5
    +6
    +6?
    +7
    +8

    huh
     
  4. Cannonball

    Cannonball Member

    Joined:
    Jul 27, 2006
    Messages:
    21,888
    Likes Received:
    2,334
    That wouldn't be correct because:
    24 + 6 = 30
    30 + 7 = 37 (not 36)

    I agree that the 36 is a typo.
     
  5. T-Yao

    T-Yao Member

    Joined:
    Mar 25, 2007
    Messages:
    3,399
    Likes Received:
    55
    12, 15, 19, 24, 30, 37, 45, 54
     
  6. Fatty FatBastard

    Joined:
    Jul 13, 2001
    Messages:
    15,916
    Likes Received:
    159
    oops. Yeah, I meant 37, and so on.
     
  7. FranchiseBlade

    Supporting Member

    Joined:
    Jan 14, 2002
    Messages:
    51,801
    Likes Received:
    20,458
    but if it is 37, there is a typo.
     
  8. giddyup

    giddyup Member

    Joined:
    Jan 24, 2002
    Messages:
    20,466
    Likes Received:
    488
    I get: 12, 15 19, 24, 36, 45, 57, 72

    because...

    12 x 3 = 36 (5th in the series)
    15 X 3 = 45 (6th and first blank in the series)
    19 X 3 = 57 (7th and second blank in the series)
    24 x 3 = 72 (8th and final blank in the series)
     
  9. Cannonball

    Cannonball Member

    Joined:
    Jul 27, 2006
    Messages:
    21,888
    Likes Received:
    2,334
    But there's only one instance of that occuring, not enough to establish a pattern.
     
  10. Samar

    Samar Member

    Joined:
    Sep 16, 2003
    Messages:
    1,407
    Likes Received:
    8
    This is the most correct one I have seen in the whole thread. 3+4+5=12 so the big jump on the 5th number. So after 78, the next number should be 78+(13+14+15) which equals 120
     
  11. Omer

    Omer Member

    Joined:
    Mar 25, 2006
    Messages:
    3,933
    Likes Received:
    56
    Yeah that's wack, it's a typo plain and simple.

    Theres no way third graders are supposed to figure out stuff THAT hard, if you fix the typo its a legitimate series.

    http://www.research.att.com/~njas/sequences/A017903

    There you go, also wasn't that homework due by now?
     
  12. Agent94

    Agent94 Member

    Joined:
    Jun 28, 2002
    Messages:
    3,614
    Likes Received:
    4,070
    I've got to go with professorjay, the answer is 12, 15, 19, 24, 36, 57, 97, 178.
    I came up with the same answer but with a different formula. Here is a formula that does it:

    <pre>
    pseudocode:
    x=12
    for n in 1 to 8
    x = x + (n+2)*floor(2^(n-1)/n)

    perl code:
    use POSIX qw(floor);
    my $x = 12;
    for my $n (1..8) {
    print $x."\n";
    $x = $x + (($n+2) * floor(2**($n-1)/$n));
    }
    </per>
     
  13. bronxfan

    bronxfan Member

    Joined:
    Feb 27, 2000
    Messages:
    504
    Likes Received:
    24

    it was last night's homework, so she's at school right now.... i'll let you know what the teacher said
     
  14. flipmode

    flipmode Member

    Joined:
    Jul 9, 2003
    Messages:
    876
    Likes Received:
    65
    psh :rolleyes: that's a bit simple for third grade, huh? we're supposed to be challenging kids today, not giving them remedial perl. :p
     
  15. giddyup

    giddyup Member

    Joined:
    Jan 24, 2002
    Messages:
    20,466
    Likes Received:
    488
    It works mathematically. It fits. It could be anything that meets those criteria. The pattern was established and repeated three times.
     
  16. meh

    meh Member

    Joined:
    Jun 16, 2002
    Messages:
    16,175
    Likes Received:
    3,388
    Seems the most logical answer, as a typo would still not fit. It's not really a sequence though, and for that reason it didn't make sense to me upon first inspection.

    Seriously, this stuff can't really be 3rd grader stuff. I'm excellent at math, and this isn't intuitively obvious playing around a bit.
     
  17. dookiester

    dookiester Member

    Joined:
    Feb 5, 2003
    Messages:
    1,829
    Likes Received:
    599
    LOL. i hope that's the answer the teacher is expecting, and also the explanation. 3rd grade should be the new 12th grade.
     
  18. CharlieMurphy

    CharlieMurphy Member

    Joined:
    Dec 10, 2006
    Messages:
    2,147
    Likes Received:
    79
    I don't know about you, but I never did that in the 12th grade.
     
  19. bronxfan

    bronxfan Member

    Joined:
    Feb 27, 2000
    Messages:
    504
    Likes Received:
    24
    it was a typo and 36 was to be 30...which makes a lot more sense.


    at least i'm still smarter than my daughter for a few more years. :D
     
  20. garthomps

    garthomps Member

    Joined:
    Jul 7, 2002
    Messages:
    785
    Likes Received:
    3
    You're smarter for going to the bbs you mean ;)
     

Share This Page