🎯 Goal
Divide numbers expressed in scientific notation.
📖 Lesson Description
- \( \frac{a \times 10^m}{b \times 10^n} = \frac{a}{b} \times 10^{m-n} \)
- Divide coefficients and subtract exponents of 10
- Example: \( \frac{6 \times 10^5}{2 \times 10^3} = 3 \times 10^2 \)
âœï¸ Practice
- Compute \( \frac{8 \times 10^4}{2 \times 10^2} \)
- Compute \( \frac{9 \times 10^6}{3 \times 10^3} \)
- Compute \( \frac{1.2 \times 10^5}{4 \times 10^2} \)
