Fatskills
Practice. Master. Repeat.
Study Guide: **GMAT Focus Edition: Arithmetic – Exponents, Roots, Scientific Notation**
Source: https://www.fatskills.com/gmat/chapter/gmat-focus-edition-arithmetic-exponents-roots-scientific-notation

**GMAT Focus Edition: Arithmetic – Exponents, Roots, Scientific Notation**

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

GMAT Focus Edition: Arithmetic – Exponents, Roots, Scientific Notation

Complete Study Guide for High Scorers


What This Is

Exponents, roots, and scientific notation appear in ~10% of GMAT Quant questions—often disguised as algebra, word problems, or data sufficiency. Mastering these concepts lets you simplify complex expressions quickly, avoid calculation errors, and spot shortcuts that save time. A single exponent mistake can cost you 30+ points on test day.

Real-GMAT Example:
If ( x = 2^{10} + 2^9 + 2^8 ), what is the value of ( \frac{x}{2^7} )? (A) ( 2^3 + 2^2 + 2 ) (B) ( 2^3 + 2^2 + 1 ) (C) ( 2^4 + 2^3 + 2^2 ) (D) ( 2^4 + 2^2 + 2 ) (E) ( 2^5 )

(Answer: C. Strategy: Factor out ( 2^8 ) from the numerator.)


Key Concepts & Techniques

  1. Exponent Rules (PEMDAS for Powers)
  2. When to use: Simplifying expressions like ( (3^2)^4 ), ( 5^3 \times 5^2 ), or ( \frac{7^6}{7^2} ).
  3. Key rules:


    • ( a^m \times a^n = a^{m+n} ) (Multiply → add exponents)
    • ( \frac{a^m}{a^n} = a^{m-n} ) (Divide → subtract exponents)
    • ( (a^m)^n = a^{m \times n} ) (Power of a power → multiply exponents)
    • ( (ab)^n = a^n \times b^n ) (Distribute exponents over multiplication)
    • ( \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n} ) (Distribute exponents over division)
  4. Negative & Fractional Exponents

  5. When to use: Questions like ( 4^{-3} ) or ( 9^{1/2} ).
  6. Key rules:


    • ( a^{-n} = \frac{1}{a^n} ) (Negative exponent → reciprocal)
    • ( a^{1/n} = \sqrt[n]{a} ) (Fractional exponent → root)
    • ( a^{m/n} = \left(\sqrt[n]{a}\right)^m ) (Mixed exponent → root then power)
  7. Roots as Exponents

  8. When to use: Simplifying ( \sqrt[3]{8} ) or ( \sqrt{50} ).
  9. Key rules:


    • ( \sqrt{a} = a^{1/2} ), ( \sqrt[3]{a} = a^{1/3} )
    • ( \sqrt{a \times b} = \sqrt{a} \times \sqrt{b} ) (Only for multiplication, not addition)
    • ( \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} )
  10. Scientific Notation

  11. When to use: Large/small numbers (e.g., ( 3.2 \times 10^5 )) or comparing magnitudes.
  12. Key rules:


    • ( a \times 10^n ) where ( 1 \leq a < 10 )
    • Multiply/divide: Adjust exponents separately (e.g., ( (2 \times 10^3)(3 \times 10^4) = 6 \times 10^7 ))
    • Add/subtract: Convert to same exponent first (e.g., ( 3 \times 10^4 + 2 \times 10^3 = 3.2 \times 10^4 ))
  13. Common Bases & Factorization

  14. When to use: Questions like ( 2^{10} + 2^9 ) or ( 3^4 - 3^2 ).
  15. Strategy: Factor out the smallest exponent to simplify:


    • ( 2^{10} + 2^9 = 2^9(2 + 1) = 2^9 \times 3 )
  16. Comparing Exponents & Roots

  17. When to use: Data Sufficiency questions asking "Is ( x > y )?" where ( x ) and ( y ) are exponents/roots.
  18. Strategy:


    • For ( a^m ) vs. ( a^n ): Compare exponents if ( a > 1 ) (larger exponent = larger value).
    • For ( \sqrt[n]{a} ) vs. ( \sqrt[m]{a} ): Larger root (denominator) = smaller value (e.g., ( \sqrt[3]{8} = 2 < \sqrt{8} \approx 2.83 )).
  19. Estimation with Exponents

  20. When to use: Approximating answers (e.g., ( 2^{10} = 1024 \approx 10^3 )).
  21. Key benchmarks:
    • ( 2^{10} \approx 10^3 )
    • ( 3^4 = 81 \approx 80 )
    • ( \sqrt{2} \approx 1.4 ), ( \sqrt{3} \approx 1.7 )

Step-by-Step Strategy

Every time you see an exponent/root question, follow these steps:


  1. Identify the operation.
  2. Is it multiplication/division (use exponent rules)?
  3. Is it addition/subtraction (factor or estimate)?
  4. Is it a root (convert to fractional exponent)?

  5. Rewrite all terms with the same base (if possible).

  6. Example: ( 8 \times 2^5 = 2^3 \times 2^5 = 2^8 ).

  7. Factor out common terms.

  8. Example: ( 3^{n+2} - 3^n = 3^n(3^2 - 1) = 3^n \times 8 ).

  9. Simplify using exponent rules.

  10. Apply ( a^m \times a^n = a^{m+n} ), ( \frac{a^m}{a^n} = a^{m-n} ), etc.

  11. Check for traps.

  12. Did you distribute exponents correctly? (e.g., ( (x + y)^2 \neq x^2 + y^2 ))
  13. Did you handle negative exponents properly?

  14. Estimate or compare (if needed).

  15. For large exponents, use benchmarks (e.g., ( 2^{20} = (2^{10})^2 \approx (10^3)^2 = 10^6 )).

Fully Worked Example

Question:
If ( x = 4^{20} + 4^{19} ), what is ( \frac{x}{4^{18}} )? (A) ( 4^2 + 4 ) (B) ( 4^3 + 4 ) (C) ( 4^2 + 1 ) (D) ( 4^3 + 1 ) (E) ( 4^4 )

Solution (Using the Strategy):


  1. Identify the operation: Addition inside the numerator → factor.
  2. Rewrite with same base: Already done (all terms are powers of 4).
  3. Factor out common term: ( 4^{19} ) is the smallest exponent.
  4. ( x = 4^{20} + 4^{19} = 4^{19}(4 + 1) = 4^{19} \times 5 ).
  5. Simplify the fraction:
  6. ( \frac{x}{4^{18}} = \frac{4^{19} \times 5}{4^{18}} = 4^{19-18} \times 5 = 4^1 \times 5 = 4 \times 5 = 20 ).
  7. Match to answer choices:
  8. ( 20 = 4^2 + 4 ) (since ( 4^2 = 16 ), ( 16 + 4 = 20 )).
  9. Answer: A.

Common Mistakes

  1. Mistake: Treating exponents like multiplication (e.g., ( (x + y)^2 = x^2 + y^2 )).
  2. Why it happens: Confusing exponent rules with distribution.
  3. Correct approach: Use ( (x + y)^2 = x^2 + 2xy + y^2 ).

  4. Mistake: Misapplying negative exponents (e.g., ( 2^{-3} = -8 )).

  5. Why it happens: Forgetting that negative exponents mean reciprocals.
  6. Correct approach: ( 2^{-3} = \frac{1}{2^3} = \frac{1}{8} ).

  7. Mistake: Adding exponents when multiplying (e.g., ( 3^2 \times 3^3 = 3^6 )).

  8. Why it happens: Overgeneralizing the "add exponents" rule.
  9. Correct approach: ( 3^2 \times 3^3 = 3^{2+3} = 3^5 ).

  10. Mistake: Ignoring fractional exponents (e.g., ( 9^{1/2} = 4.5 )).

  11. Why it happens: Forgetting that ( a^{1/2} = \sqrt{a} ).
  12. Correct approach: ( 9^{1/2} = \sqrt{9} = 3 ).

  13. Mistake: Distributing roots over addition (e.g., ( \sqrt{x + y} = \sqrt{x} + \sqrt{y} )).

  14. Why it happens: Confusing roots with multiplication.
  15. Correct approach: Roots distribute only over multiplication/division.

GMAT Traps & Timing

  1. Trap: Hidden factoring.
  2. The test loves questions like ( 2^{10} + 2^9 ) where you must factor to simplify.
  3. How to spot: Look for addition/subtraction of terms with the same base.

  4. Trap: Negative exponents in denominators.

  5. Example: ( \frac{1}{2^{-3}} = 2^3 = 8 ) (not ( -8 )).
  6. How to avoid: Rewrite ( \frac{1}{a^{-n}} = a^n ).

  7. Trap: Comparing exponents with different bases.

  8. Example: Is ( 2^{10} > 10^3 )? (Yes, ( 2^{10} = 1024 ), ( 10^3 = 1000 )).
  9. How to avoid: Use benchmarks (e.g., ( 2^{10} \approx 10^3 )).

  10. Time Budget:

  11. Problem-Solving: 1–1.5 minutes.
  12. Data Sufficiency: 1 minute (focus on simplification, not full calculation).

Quick Practice

  1. If ( x = 3^4 - 3^2 ), what is ( \frac{x}{3^2} )?
    (A) 6
    (B) 8
    (C) 9
    (D) 18
    (E) 80
    Answer: B. Factor: ( 3^4 - 3^2 = 3^2(3^2 - 1) = 9 \times 8 ). Then ( \frac{9 \times 8}{9} = 8 ).

  2. Which of the following is equal to ( \frac{5^{-3}}{25^{-2}} )?
    (A) ( \frac{1}{5} )
    (B) ( \frac{1}{25} )
    (C) 5
    (D) 25
    (E) 125
    Answer: C. Rewrite ( 25^{-2} = (5^2)^{-2} = 5^{-4} ). Then ( \frac{5^{-3}}{5^{-4}} = 5^{1} = 5 ).


Last-Minute Cram Sheet

  1. Exponent rules: Multiply → add, divide → subtract, power → multiply.
  2. Negative exponents: ( a^{-n} = \frac{1}{a^n} ).
  3. Fractional exponents: ( a^{1/n} = \sqrt[n]{a} ).
  4. Roots: ( \sqrt{a \times b} = \sqrt{a} \times \sqrt{b} ) (but not for addition).
  5. Scientific notation: ( a \times 10^n ) where ( 1 \leq a < 10 ).
  6. Factor first: Always factor out the smallest exponent in sums/differences.
  7. Estimate: ( 2^{10} \approx 10^3 ), ( 3^4 = 81 \approx 80 ).
  8. Trap: ( (x + y)^2 \neq x^2 + y^2 ).
  9. Trap: ( \sqrt{x + y} \neq \sqrt{x} + \sqrt{y} ).
  10. Time: Spend ≤1.5 minutes per question—simplify, don’t calculate fully.


ADVERTISEMENT