📖 ملخّص القاعدة
تحويل الأعداد العشرية إلى قوى من 10
\(0.1=10^{-1}\)، \(0.01=10^{-2}\)، \(100=10^2\)، \(1000=10^3\). بعد التحويل نطبّق قواعد القوى.
🔑 \(0.\underbrace{00\cdots0}_{n}1=10^{-n}\)
✏️ مثال محلول
احسب: \(\dfrac{3\times10^5\times2\times10^{-2}}{8\times10^4}\)
1البسط: \(3\times2\times10^{5+(-2)}=6\times10^3\).
2نقسم: \(\dfrac{6\times10^3}{8\times10^4}=\dfrac{6}{8}\times10^{3-4}=0.75\times10^{-1}=0.075\).
✅ \(\dfrac{3\times10^5\times2\times10^{-2}}{8\times10^4}=0.075\)