Decimal expansion expresses numbers by place value:
1.25 = 1 + 0.2 + 0.05
Common conversions from fractions:
Decimals may be finite (e.g., 0.75) or infinite/repeating (e.g., 0.333...)
Example:
1.2 × 0.03 = (12 × 3) ÷ 100 = 0.036
Example:
2.4 ÷ 0.4 → (24 ÷ 4) ÷ 10 = 6
(0.2)² = 0.2 × 0.2 = 0.04
Negative exponents use reciprocals:
(0.5)⁻² = 1 / (0.5 × 0.5) = 4
1 / (0.1)² = 1 / 0.01 = 100
Reciprocal rules are key to working with fractional exponents.
General form:
aˣ = b
Use logarithms to solve:
2ˣ = 8 → x = log₂(8) = 3
Applications: compound interest, growth models, and physics.
GCD(12, 18) = 6
GCD(48, 18):
48 ÷ 18 → remainder 12
18 ÷ 12 → remainder 6
12 ÷ 6 → remainder 0 → GCD = 6
LCM(12, 18) = 36
LCM = (Number₁ × Number₂) ÷ GCD
LCM(12, 18) = (12 × 18) ÷ 6 = 36
Mastering decimal operations, exponents, and number theory tools like GCD and LCM forms a critical foundation in math. These principles are essential in school-level mathematics and real-world contexts ranging from finance to data analysis.