1. **State the problem:** Solve the expression $3.2 + 5.6 \times 7.2 \div 2.4 - 9.3$ using BEDMAS order.
2. **Recall BEDMAS rules:**
- B: Brackets first
- E: Exponents (powers and roots)
- D and M: Division and Multiplication (from left to right)
- A and S: Addition and Subtraction (from left to right)
3. **Apply multiplication and division first, from left to right:**
Calculate $5.6 \times 7.2$:
$$5.6 \times 7.2 = 40.32$$
Next, divide by $2.4$:
$$40.32 \div 2.4 = 16.8$$
4. **Rewrite the expression with these results:**
$$3.2 + 16.8 - 9.3$$
5. **Perform addition and subtraction from left to right:**
Add $3.2 + 16.8$:
$$3.2 + 16.8 = 20.0$$
Subtract $9.3$:
$$20.0 - 9.3 = 10.7$$
6. **Final answer:**
$$\boxed{10.7}$$
Bedmas Expression 3Bd823
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.