shriyaarora8
Why should B be 1 or 11?
How are we considering 11 as a possibility?
mbaapplicant2019
1/ The highest common factor between X and 15 is 3. It means that X is multiple of 3 and not multiple of 5
2/ The highest common factor between X and 140 is 14. We know that 140 = 2^2*5*7. It means that X is multiple of 2 and 7, but not multiple of 2^2.
From 1 and 2 => X = 2*3*7*A (A is an integer)
We know that 660 = 2^2*3*5*11
The highest common factor between X and 660 should be the product of 2*3*B (B should be 1 or 11).
=> the possible highest common factor between X and 660 is 2*3*11 = 66
Answer E
Please kudo if it's help.
From the given data in question, we know that x cannot have \(2^2\), it also cannot have 5. And what x has is a 3, a 2 and a 7 and possibly an unknown prime k which isn't 2 or 5.
When you break down 660 to its prime factor form: \(660 => 3*11*5*2^2\)
What x can have in common with 660 is of course a 3, and a 2.
When you look at options do we see a 6? No we don't => there exists an unknown prime k.
Do we have strong grounds to eliminate options A, B, C and D? Yes we have by comparing prime factors of x and 660.
For 66, we get 3*2*11 as its prime factors, do we have any reason to eliminate this? No we don't, we can very well assume that 11 can be the unknown prime k in our dataset as it does not go against any inferences we have made from the question.
Hence we consider 11 as a possibility. Hope it helps.