Units Digit – Core Concept
The units digit is the last digit before the decimal point.
Examples:
- Units digit of 79 is 9
- Units digit of 76546 is 6
Useful in:
- Multiplication of large numbers
- Powers and exponentiation
- Modulo 10 and 5 operations
Units Digit in Multiplication
To simplify: take only the units digit of each number.
Example:
What is the units digit of?
Use only last digits: → units digit = 5
Cyclicity of Units Digits
The units digit of powers repeats in cycles. Identify the cycle, divide the exponent by the cycle length, and use the remainder to find the result.
Cyclicity Table
Cycle Length | Digits | Example Powers |
---|---|---|
1 | 0, 1, 5, 6 | Always same (e.g., |
2 | 4, 9 | |
4 | 2, 3, 7, 8 | Repeats every 4 (see below) |
Example: 
Cycle of 7:
Cycle: 7, 9, 3, 1
Now, ⇒ Use first value in cycle → 7
Summary of Exponent Rules
Type | Rule |
---|---|
1-cycle | Units digit = base |
2-cycle | Odd exponent → base, even exponent → base² |
4-cycle | Divide exponent by 4, use remainder to pick from cycle |
Factorials – Trailing Zeros & Prime Powers
Factorials are common in GMAT questions involving:
- Trailing zeros
- Power of a prime
- Divisibility by a composite number
Trailing Zeros in 
Each trailing zero = factor of 10 =
Since 2s are plenty, just count 5s:
Formula:
Example: Zeros in
Power of a Prime in 
Formula:
Stop when
Example: Power of 2 in
Power of Non-Prime in 
Steps:
- Prime factorize the number
- Find power of each prime in
- Divide each result by exponent in factorization
- Take the minimum
Example: Power of 900 in
Factor:
Step 1: Count powers in
Prime | Calculation | Result |
---|---|---|
2 | 47 | |
3 | 22 | |
5 | 12 |
Step 2: Divide by exponent in 900
Prime | Divide by | Final Power |
---|---|---|
2 | 2 | |
3 | 2 | |
5 | 2 |
Final Answer: divides
Manual vs Formula Check: 
Prime | Formula | Total |
---|---|---|
2 | 15 | |
3 | 6 | |
5 | 3 |
GMAT Tricks Summary
What You’re Finding | Focus On |
---|---|
Trailing Zeros | Count 5s only |
Number of 15s in | Count 5s (3s are more frequent) |
Number of 10s in | Count 5s |
Number of 8s = | Count 2s, then divide by 3 |
Final Takeaway
Use these tools to simplify and speed up:
- Units digit: Use cyclicity rules and remainder logic
- Factorials: Use prime count formulas and shortcuts
- Apply patterns: Recognize them quickly and eliminate wrong choices fast