guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
there is BRACKETS which means X, so why would there be 2 "TIMES"
48÷2"x"(9+3)
* denotes your "x" same thing
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
there is BRACKETS which means X, so why would there be 2 "TIMES"
48÷2"x"(9+3)
I get 5318008
there is BRACKETS which means X, so why would there be 2 "TIMES"
48÷2"x"(9+3)
cbrunsdonza to get 288 ull use x but for 2 its without the x, yes
there is BRACKETS which means X, so why would there be 2 "TIMES"
48÷2"x"(9+3)
Math priorities dictate:
1. Brackets first
2. Muliply, Divide
3. Add, Subtract
4. Left to right where operators have same precendence
So, 48/2(9+3) becomes:
48/2(12) which is same as 48/2*12
Thus rule 4 invoked means it becomes the same as (48/2)*12
And that, is 288.
If you stick with rule 4 then your logic is wrong as you should then have the following,
48÷2(9+3)
48÷2(12)
48÷24
2
Rule 4 states left to right when both have same preference, therefore you will have to first multiple the brackets by the 2 to then be able to divide the 48 by the sub answer as multiplication comes before division according to the aforementioned rules.
Therefore the answer is 2 (as per the rules).
Im a programmer so I don't like it when people leave out brackets, it looks wrong.
48/(2(9+3)) is better
If you stick with rule 4 then your logic is wrong as you should then have the following,
48÷2(9+3)
48÷2(12)
48÷24
2
Rule 4 states left to right when both have same preference, therefore you will have to first multiple the brackets by the 2 to then be able to divide the 48 by the sub answer as multiplication comes before division according to the aforementioned rules.
Therefore the answer is 2 (as per the rules).