Recent content by SpunkyDonutz

  1. S

    Empty Boxes Invariant/Algorithmic Problem

    Thanks a lot for the help, I really appreciate it! :smile:
  2. S

    Empty Boxes Invariant/Algorithmic Problem

    Argh, I'm not thinking straight, bouncing between two assignments. I meant 291 - 38.
  3. S

    Empty Boxes Invariant/Algorithmic Problem

    Yeah, I know it's just one of the many possibilities I know of. I did 298 - 25 - 38 to get it.
  4. S

    Empty Boxes Invariant/Algorithmic Problem

    253 empty boxes L = 18 M = 20 Thanks :D
  5. S

    Empty Boxes Invariant/Algorithmic Problem

    An expression that doesn't change. The calculation would be: (6(L + M) + 25) - (7(L + M) + 25) But I don't know what the outcome would be.
  6. S

    Empty Boxes Invariant/Algorithmic Problem

    It works, I have no clue on how to solve two variable equations. Couldn't find anything helpful on the net either.
  7. S

    Empty Boxes Invariant/Algorithmic Problem

    7L + 7M + 25 = 291 = {-25 from each side} 7L + 7M = 266 = {let L be 18} (7*18) + 7M = 266 = {Simplify} 126 + 7M = 266 = {-126 from each side} 7M = 140 = {140 / 7 = M} M = 20 L = 18 M = 20
  8. S

    Empty Boxes Invariant/Algorithmic Problem

    Which leaves enough space for 13 medium boxes to be filled with small boxes.
  9. S

    Empty Boxes Invariant/Algorithmic Problem

    trial and error 25 + 6(18+21) = 259
Back
Top