The property of equality of the rows, columns, and diagonals in the magic
square can be used to find the value of <em>n</em>.
The value of <em>n</em> is 6
Reasons:
The magic square can be presented as follows;
![\begin{array}{|c|c|c|}n-2&3&n + 2\\n + 3&n - 1&1\\2&2 \cdot n - 5&n\end{array}\right]](https://tex.z-dn.net/?f=%5Cbegin%7Barray%7D%7B%7Cc%7Cc%7Cc%7C%7Dn-2%263%26n%20%2B%202%5C%5Cn%20%2B%203%26n%20-%201%261%5C%5C2%262%20%5Ccdot%20n%20-%205%26n%5Cend%7Barray%7D%5Cright%5D)
Given that the sum of the numbers in each row and in each column and in
each of the two diagonals are equal, to find the value of <em>n</em>, two rows having
different number of the variable <em>n</em> can be equated as follows;
The top row = n - 2 + 3 + n + 2 = The bottom row = 2 + 2·n - 5 + n
n - 2 + 3 + n + 2 = 2 + 2·n - 5 + n
2·n + 3 = 3·n - 3
3·n - 3 = 2·n + 3 (symmetric property)
3·n - 2·n = 3 + 3
n = 6
Learn more here:
brainly.com/question/17355019
brainly.com/question/20477897
brainly.com/question/8183549