Scientific Notation
Scientific notation writes a number as a × 10ⁿ with the coefficient a between 1 and 10. Big numbers get a positive power (300,000 = 3 × 10⁵); small numbers get a negative power (0.00042 = 4.2 × 10⁻⁴). To multiply, multiply the coefficients and add the exponents; to divide, divide the coefficients and subtract the exponents — then, if the coefficient drifts outside 1–10, renormalise by shifting the decimal and adjusting the power. This is how the GRE handles very large or very small figures (populations, wavelengths, probabilities) without an unwieldy string of zeros, and it makes order-of-magnitude comparisons trivial: 6 × 10⁷ is a thousand times 6 × 10⁴ because the exponents differ by 3. On Quantitative Comparison, comparing two numbers in scientific notation usually comes down to comparing the powers of 10 first, and only checking the coefficients when the powers tie.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Laws of exponents
| Product | aᵐ · aⁿ = aᵐ⁺ⁿ |
|---|---|
| Quotient | aᵐ / aⁿ = aᵐ⁻ⁿ |
| Power of a power | (aᵐ)ⁿ = aᵐⁿ |
| Power of a product | (ab)ⁿ = aⁿ bⁿ |
| Zero & negative | a⁰ = 1 (a ≠ 0); a⁻ⁿ = 1/aⁿ |
Roots & radicals
| Fractional exponent | a^(m/n) = ⁿ√(aᵐ) = (ⁿ√a)ᵐ |
|---|---|
| Product / quotient of roots | √a · √b = √(ab); √a / √b = √(a/b) |
| Simplify a radical | √(k²·m) = k√m (pull out perfect squares) |
| Scientific notation | a × 10ⁿ with 1 ≤ a < 10 |