Originally Posted By: morris
this is from my son, so of course it right. and iam sure it is the same as other posts. but he is my son, and thats special. LOL.
288 is the correct answer. The reason is the order of operations rule to go from left to right. Here are the steps:
1. we do what is in parentheses first (9+3) = 12
2. the remaining two operations are first divide then multiple, because these operations are at the same level in the order of operations tree we invoke the left to right rule, thus we evaluate the following left to right:
48 / 2 * 12
for the claculation we do:
48 / 2 = 24
then
24 *12 = 288
QED
For more info on order of operations see: https://secure.wikimedia.org/wikipedia/en/wiki/Order_of_operations
For more info on the left to right rule see: http://www.purplemath.com/modules/orderops.htm
Be careful...
48 / 2(12) NOT 2*12. You don't see a multiplication symbol in the problem do you? Distribute the 2 into 12 by multiplication. This takes precedence over left to right which is elementary and shouldn't be used in algebraic expressions unless they are in simple form. Parentheses remain until the 2 is multiplied with 12. This detail is often overlooked but it changes the order of operations. Only then do you get 24 as a denominator. If you do it on paper...cleanly it'll make more sense.
this is from my son, so of course it right. and iam sure it is the same as other posts. but he is my son, and thats special. LOL.
288 is the correct answer. The reason is the order of operations rule to go from left to right. Here are the steps:
1. we do what is in parentheses first (9+3) = 12
2. the remaining two operations are first divide then multiple, because these operations are at the same level in the order of operations tree we invoke the left to right rule, thus we evaluate the following left to right:
48 / 2 * 12
for the claculation we do:
48 / 2 = 24
then
24 *12 = 288
QED
For more info on order of operations see: https://secure.wikimedia.org/wikipedia/en/wiki/Order_of_operations
For more info on the left to right rule see: http://www.purplemath.com/modules/orderops.htm
Be careful...
48 / 2(12) NOT 2*12. You don't see a multiplication symbol in the problem do you? Distribute the 2 into 12 by multiplication. This takes precedence over left to right which is elementary and shouldn't be used in algebraic expressions unless they are in simple form. Parentheses remain until the 2 is multiplied with 12. This detail is often overlooked but it changes the order of operations. Only then do you get 24 as a denominator. If you do it on paper...cleanly it'll make more sense.
Last edited: