Hands-on math!

Washington State Math Olympiad
Hints and Solutions
2006 Grade 5 Algebra

Problem
Solution
1) Joe and Sue are planting trees in the park for Arbor Day. On the first day they planted 38 trees. Joe did not work the next day, but Sue planted the same number of trees that she had planted the first day. Together Sue and Joe planted 60 trees over the two days. What was the number of trees Joe planted? Let J = the number of trees Joe planted.
Let S = the number of trees Sue planted each day.
Then J + S = 38 (first day)
    J + 2S = 60 (total planted)
Solve the first equation for S and substitute it into the second equation and solve for J =
    S = 38 - J
    J + 2(38 - J) = 60
    -J = -16; J = 16 trees.
2) One angle of a triangle has a measurement of 70 degrees. The ratio of the other two angles of the triangle is 5 : 6. What are the measurements of the other 2 angles? 1. Compute what the other 2 angles sum to: 110 degrees.
2. The smaller angle is 5/11 of this sum.
    (5/11) x 110 = 50 degrees.
3. Find both angles = 50 and 60 degrees.
3) Kara made this sequence of shapes with blocks:
If she continues this pattern, at what stage will she use 28 blocks in a shape?
This is an arithmetic sequence.
1. Write out in a line the number of blocks in each stage:
    6   8   10 . . .
2. Find the amount (d) added to each stage = 2
3. Use the equation for the nth term of an arithmetic sequence to find the term which has 28 blocks (the nth term):
    an = a1 + d(n - 1).
    28 = 6 + 2(n - 1) =
    2n - 2 = 22
    n = 12

Problem
Solution
4) A group of scientists is duplicating cells for a science experiment. They observe that during each 10-minute period, one-quarter of the cells present died and the rest of the cells all doubled. If there were 32 cells initially, how many cells were there after 40 minutes? I'll get you started:
1. After 10 minutes: #cells: 32(3/4) x 2 = 48
2. After 20 minutes: 48(3/4) x 2 = 72
3. After 30 minutes: 72(3/4) x 2 = 108
4. After 40 minutes: 108(3/4) x 2 = 162 cells.
5) Nadia and I went to the aquarium. I liked the tank with only squid and octopus. Each squid had 10 tentacles and each octopus had 8 tentacles. It was really hard to count them all, but I saw 46 tentacles. If my count was correct, how many octopus and how many squid are in the tank? 1. Start with 4 squid = 40 tentacles.
2. 46 - 40 = 6 tentacles
3. Decrease the squid by 1 and repeat the above computation until the remainder is divisible by 8.
    3 squid = 30 tentacles.
4. 46 - 30 = 16 = 2 octopus!
5. # Octopus = 2; # squid = 3