Figure it out - Page 136
Last updated at October 17, 2025 by Teachoo
Transcript
Question 3 Take a magic square, and (a) increase each number by 1 (b) double each number In each case, is the resulting grid also a magic square? How do the magic sums change in each case? Yes, the resulting grid is also a magic square in both cases. The magic property is preserved when you perform the same linear operation on every number. (a) Increase each number by 1: The resulting grid is a magic square. If the original magic sum was S (e.g., 15), each line now has three numbers that are each bigger by 1 The new magic sum will be S + 3 × 1 Example: 15 + 3 × 1 = 15 + 3 = 18 (b) Double each number: The resulting grid is a magic square. If the original magic sum was S, each number in a line is now twice as large. The new magic sum will be S × 2 Example: 15 × 2 = 30)