1. Joined
    26 May '08
    Moves
    2120
    16 Nov '08 18:191 edit
    Originally posted by twilight2007
    Wow...for some reason I thought 5 + 8 = 11...

    Anyways...this problem is difficult since I can't use subscripts, but I'll try my best (and not make a simple mistake).

    The pattern is (number)(number+1) = next number. The first numbers are decreasing by one as you go down. The next sequence (down) would be -5, 20, 420, ...

    If I'm correct, then the third line is flawed; it should be 2, 6, [b]42
    , ...[/b]
    Correct -although the actual formula I used was:

    (number^2) + number = next number

    But if you expand the brackets you get:

    (number)(number+1) = next number.

    So the two formulas are the same.
Back to Top

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.I Agree