48
______________ = ?
2(9+3)
^^^^^^^ This is not the original problem. Rewriting it this way is incorrect.
Because of precedence rules, the correct representation of the original problem is:
48
— * (9 + 3)
2
“48
______________ = ?
2(9+3)
^^^^^^^ This is not the original problem. Rewriting it this way is incorrect.
Because of precedence rules, the correct representation of the original problem is:
48
* (9 + 3)”
Never solved many quadratic equations have you?
I think that us old guys, read pre calculator, have a better handle on this......
All others, who think the answer is 288, are either RINOs or Trolls :)
2