- ((a))
102
- ((b))
106
- ((c))
108
- ((d))
110
Show Answer
102

Shortcut Trick
Solve bracket and multiplication first: (26 + 17) = 43 and 44 × 2 = 88.
Expression becomes: 72 + 18 − 43 + 88 − 33.
Group positive and negative values: (72 + 18 + 88) − (43 + 33).
Result: 178 − 76 = 102.
∴ The correct answer is 102.

Alternate Method
Given: 72 + 18 − (26 + 17) + 44 × 2 − 33
Formula Used: BODMAS Rule (Brackets, Orders, Division, Multiplication, Addition, Subtraction)
⇒ 72 + 18 − (43) + 44 × 2 − 33
⇒ 72 + 18 − 43 + 88 − 33
⇒ 90 − 43 + 88 − 33
⇒ 47 + 88 − 33
⇒ 135 − 33 = 102
∴ The correct answer is 102.

Additional Information
BODMAS Rule
It defines the order of operations: Brackets → Orders → Division/Multiplication (left to right) → Addition/Subtraction (left to right).
Sign Conventions
When terms are grouped, keep the sign attached to the number (e.g., −33 is a negative term).
Simplification Tip
To avoid errors, always resolve internal brackets before performing operations outside them.

































































