Prime Factorization: The Factor Tree
Which of the following has the greatest number of _distinct_ prime factors?
Great!
[[snippet]]
The factor tree for 6 is simply as follows:

Thus, the prime factors of 6 are 2 and 3, so it has _two_ distinct prime factors.
This is more than the number of distinct prime factors that 7 and 9 have, since 7 is its own prime factor so only has _one_ distinct prime factor, and 9 only has 3 as a prime factor so also only has _one_ distinct prime factor.
Incorrect.
[[snippet]]
The only prime factor of 7 is itself, so it only has _one_ distinct prime factor.
Incorrect.
[[snippet]]
The factor tree for 9 is as follows:

The only prime factor of 9 is 3, so it only has _one_ distinct prime factor.