If the greatest common factor of two integers, m and n, is 56 and the least common multiple is 840, what is the sum of the m and n?
(1) m is not divisible by 15.
(2) n is divisible by 15.
I have reached the conclusion with different approach.
If we know GCF & LCM of two nos then the product of those two numbers will be equal to the product of GCF & LCM.
Hence, m*n=47040=2^6*7^2*3*5
Using option (1), m can be 10, 6 or anything from above & n can be different & hence sum of a+b would be different with this condition in each cases.
Using option (2), also we can have n=15, 30, 90 and so on and hence m can be according to the value of n & hence m+n would be different in each cases.
Now if we combine both, then if
n=15, then m=3136,
and if n=30, then m=1568 and sum of m+n would be different in above case too.
So in my opinion, E should be the option.