The Prime Factor
Master the art of prime factorization!
How to Play
Complete guide to prime factorization
๐ฏObjective
Break down composite numbers into their prime factors. Keep dividing until you reach 1 to complete each level!
๐ฎGameplay
- You'll be given a number to factor
- Select a prime number that divides evenly into your current number
- The number will be divided by your selection
- Continue until you reach 1
- Complete levels to advance to bigger challenges!
๐กWhat are Prime Numbers?
Prime numbers are numbers greater than 1 that can only be divided evenly by 1 and themselves. For example:
2
3
5
7
11
13
17
19
23
and more...๐Scoring System
- +Each correct factor = points equal to that factor
- +Complete a level fast = speed bonus
- โฅGain a life each level (max 5 lives)
- -Wrong answer = lose a life
๐Strategy Tips
- Start with the smallest primes (2, 3, 5, 7)
- If the number is even, it's always divisible by 2
- If the number ends in 0 or 5, it's divisible by 5
- Add up the digits - if the sum is divisible by 3, the number is too!
- Use the hint button when you're stuck (it has 3 levels of help!)
- Work quickly to maximize your score bonus
๐Example: Breaking Down 12
Starting number: 12
1. Select
2
โ 12 รท 2 = 6
2. Select
2
โ 6 รท 2 = 3
3. Select
3
โ 3 รท 3 = 1
โ Complete! 12 = 2 ร 2 ร 3