Manoraaju
Dear Sir,
Kind explanation on statement 2 please?
Hi
To understand statement 2, one thing that must be clear is that if a number has exactly 2 positive factors, then it must be a prime number.
A prime number has 2 positive factors: 1 and n (i.e., 1 and itself) - and NO other factor.
Also you should know that lowest prime number is '2' which is the ONLY EVEN prime number. All other prime numbers:
3, 5, 7, 11, 13, .... are ODD.
Now
Statement 2. Given that LCM of n and (n+10) is Even. Notice that n and (n+10) will either Both be Even or Both be Odd.
If both are odd, then their LCM will be Odd only (LCM of two Odd numbers can Never be Even).
This means both n and (n+10) have to be even, which is Only possible when n=2. So Sufficient.
Hope you got it.