Order of Operations
When expressions have more than one operation, we have to follow rules for the order of operations:
1. First do all operations that lie inside parentheses.
2. Next, do any work with exponents or radicals.
3. Working from left to right, do all multiplication and division.
4. Finally, working from left to right, do all addition and subtraction.
http://www.math.com/school/subject2/lessons/S2U1L2GL.html
48/2(9+3)
1. 9+3=12 48/2*12 read rule # 3 left to right
2. 48/2= 24
3. 24 *12 = 288
This has been stated over and over again. People just don´t understand the order of operations.
Here is another breakdown of it (from a math board).
The distributive property is simply multiplication in an expanded written form to, supposedly, allow for easier reading/understanding of what's going on. The reason you might incorrectly think that distribution holds a higher precedence in the order of operations is because it's only used by most people in algebra/geometry during high school and only taken to the extent of: 2x(4x + 7) + 8x^2(x -2) . As such, distribution for many may appear to be higher in the order of operations because 99% of the population only deals with it through adding/subtracting values that have been distributed (and multiplication is always performed before adding and subtracting). Distribution holds the same weight as multiplication in the order of operations because the distributive property is multiplication.
Also, whoever thinks there's something called an "implied parenthesis" is a fool. There's no such thing. There is an order of operations and there are parentheses.
The answer is 288.