Two numbers have a highest common factor of $12$ and a lowest common multiple of $600$. Besides $12$ and $600$ themselves , find another pair of numbers that fulfill the above condition .
I'm not sure how to carry on from my working - $$HCF= 2^2 \times 3 = 12\;\;\;\&\;\;\; LCM= 2^3 \times 3 \times 5^2 = 600 $$
so your pair of numbers both have 2*2*3 as a factor. you know that one of them must have 5^2 as a factor - if both had 5 as a factor, the HCF would be 60.
let these numbers be denoted a and b - a = 2*2*3 * .., b= 2*2*3 * 5*5 * ... one number must include 2^3 - so we divide both numbers by their common factor of 12, and find that
50 = ab, and b contains 5^2, or 25 - so a(b/25) = 2 , so either a or b contains 2^3.
thus, your candidates are a = 2^3 *3 = 24 or 2^2 * 3 = 12 b = 2^2 * 3 * 5^2 = 300 , and b = 2^3*3*5^2 =600
so your pairs are 24,30 or 12,600