square of 3+1 divided by square of 2

how to find the answer

2 answers

IT is not clear to me what is being sqared in the numerator. Four?

16/4=4
if you mean (3+1)^2 ÷ 2^2
then
= 16 ÷ 4 = 4

if you mean ((3)^2 + 1)÷ 2^2
then
= 10/4 = 5/2

if you mean 3^2 + 1÷ 2^2
then
= 9 + 1/4
= 37/4

can you see the problem when you don't use brackets to properly establish the order of operation ?
the way you typed it, the correct way according to the order of operation would be
3^2 + 1÷ 2^2