asked 214k views
1 vote
(23 points!)

Create a Magic Square (3 by 3 grid) that uses integers from -10 to -2 (you will probably need to draw it on a piece of paper). Each row, columns and diagonals need to have the same sum.

(Any trolls who give totally incorrect answers WILL BE REPORTED)

1 Answer

3 votes
-5 -10 -3
-4 -6 -8
-9 -2 -7

The rows, columns, and diagonals all = -18
answered
User Pszilard
by
8.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.