Question

Difficulty: MediumSimplification and BODMAS Rule

What is the numerical value of the mathematical expression given below when evaluated strictly according to the VBODMAS rule?

18% of 250+[34{12×2.5(14÷2+83)}]18\% \text{ of } 250 + \left[ 34 - \left\{ 12 \times 2.5 - \left( 14 \div 2 + \overline{8 - 3} \right) \right\} \right]
  1. 61Answer
  2. B
    51
  3. C
    66
  4. D
    29

Answer

61
Following the VBODMAS priority rule, we first clear the vinculum 83=5\overline{8-3}=5. Next, within the round brackets, division precedes addition: 14÷2+5=7+5=1214 \div 2 + 5 = 7 + 5 = 12. Inside the curly brackets, multiplication precedes subtraction: 12×2.512=3012=1812 \times 2.5 - 12 = 30 - 12 = 18. The square bracket reduces to 3418=1634 - 18 = 16. Evaluating 18%18\% of 250250 gives 4545. Adding 45+1645 + 16 yields the correct final result of 61.

Step-by-Step Solution

1
Evaluate the vinculum bar term
\overline{8 - 3} = 5
According to VBODMAS, operations under a vinculum (bar) must be simplified first.
2
Simplify the innermost round brackets
(14 \div 2 + 5) = 7 + 5 = 12
Division takes precedence over addition inside the parentheses.
3
Simplify the curly brackets
\{ 12 \times 2.5 - 12 \} = 30 - 12 = 18
Multiplication is performed before subtraction inside the brace group.
4
Simplify the square brackets
[ 34 - 18 ] = 16
Complete the bracket hierarchy by evaluating the outer square brackets.
5
Evaluate the 'of' percentage term
18\% \text{ of } 250 = \frac{18}{100} \times 250 = 45
The percentage 'of' operator is calculated as multiplication.
6
Perform the final addition
45 + 16 = 61
Combine the percentage term with the simplified bracket result.

Key Concept

VBODMAS Rule (Vinculum, Brackets, Of, Division, Multiplication, Addition, Subtraction)
Rate this question