- Thread starter
- #41
bradical
Active member
Order of operations issue. first, divide before add (48/2=24). second, inside parens (9+3=12) before outside parens (12(24)=288)
Others are stating that this would then be factually true:
48 ÷ 2(9+3)
=48 ÷ 2(3+3+3+3)
=48 ÷ (6+6+6+6)
=48 ÷ 6 + 48 ÷ 6 + 48 ÷ 6 + 48 ÷ 6
=8+8+8+8
=32
Others are stating that this would then be factually true:
48 ÷ 2(9+3)
=48 ÷ 2(3+3+3+3)
=48 ÷ (6+6+6+6)
=48 ÷ 6 + 48 ÷ 6 + 48 ÷ 6 + 48 ÷ 6
=8+8+8+8
=32