NYC5648
The sum of two numbers is 588 and their HCF is 49. How many such pairs of numbers can be formed?
A 6
B. 5
C. 4
D. 3
E. 2
The question should read:
The sum of two positive integers is 588 and their greatest common factor is 49. How many such pairs of numbers can be formed?We are told that the greatest common factor of two integers is 49. So, these integers are \(49x\) and \(49y\), for some positive integers \(x\) and \(y\). Notice that \(x\) and \(y\) must not share any common factor but 1, because if they do then GCF of \(49x\) and \(49y\) will be more that 49.
Next, we know that \(49x+49y=588\) --> \(x+y=12\) --> since \(x\) and \(y\) don't share any common factor but 1 then (x, y) can be only (1, 11) and (5, 7) (all other pairs (2, 10), (3, 9), (4, 8), (6, 6) do share common factor greater than 1). So, there are only two pairs of such numbers possible: 49*1=49 and 49*11=539 AND 49*5=245 and 49*7=343.
Answer: E.
P.S. Please read and follow: 11-rules-for-posting-133935.html (points 3 and 8).Awesome explanation! I was wondering what difficulty level you found this question? This seems pretty complicated to me.