Answer by JKismyhusbandbae: D) 9 + [2 * (8+6)]
1. First do all operations that lie inside parentheses.
2. Next, do all operations that lie inside brackets.
3. Finally, do any remaining operations that lie outside the brackets.
9 + [2 * (8+6)] = Add 6 and 8
9 + [2 * (14)] = Multiply by 2
9 + [28] = 37 add by 9