Steps to solve the expression 2 + 3 × (6 - 4) ÷ 2^2 using BIDMAS/BODMAS
1️⃣ Solve operations within brackets: 6 - 4 = 2
2️⃣ Evaluate indices: 2^2 = 4
3️⃣ Perform multiplication: 3 × 2 = 6
4️⃣ Perform division: 6 ÷ 4 = 1.5
5️⃣ Perform addition: 2 + 1.5 = 3.5