If N is a positive integer, is the units digit of N equal to zero?
1) 14 and 35 are factors of N.
2) N = (2^5)(3^2)(5^7)(7^6)
Here was my thought process:
Statement 1:
I broke down 14 and 35 down into their prime factors and found their LCM.
14 = 2 x 7
35 = 5 x 7
LCM = 2 x 5 x 7
We know N must be divisible by its LCM --> In other words, N must have 2,5,7 as prime factors --> 2 x 5 = 10 whose unit digit is equal to 0 --> Regardless of N's other factors, N's unit digit must be equal to 0 since any other number's units digit multiplied by the unit digit 0 will be 0. --> Sufficient
Eliminate BCE
Statement 2: N has prime factors 2 and 5 (same reasoning as above) --> Sufficient
Eliminate A --> Answer = D
Is my reasoning above correct? Have I successfully proven that if a number has prime factors 2 and 5 it will have a units digit equal to 0?
Thank you for the help!