If 3 is the least prime factors of number a and 7 is least prime factor of b then least prime factor of a+b is
Answers
Answer
When 3 is the least Prime Factor of some (a) Number, obviously 2 is not a factor of such a Number and thus we can conclude that the Number is odd. So we can say that a = 2n+1 for some n.
Similarly when 7 is the least Prime Factor of another (b) Number, obviously 2 is not not a factor of that Number and again we can conclude that that Number also is odd. So we can say that b = 2k - 1 for some k.
Adding a +b gives:
a + b = 2n + 1 + 2k -1
a + b = 2(n+k)
It is immaterial what the real values of n and k are, we can see 2 as a factor there. And thus the least Prime Factor of (a+b) is clearly 2!
So 2 is the required answer.
Answer: least prime factor of "a" is 3 and least prime factor of "b" is 7
so sum of least prime factors of a and b = 3+7 = 10
and least factor of 10 is 2
so least factor of a + b is also 2