Question

Difficulty: MediumFactors, Multiples, and Prime Factorization

Two positive integers AA and BB (both strictly greater than 1212) have a Highest Common Factor (HCF) of 1212 and a Least Common Multiple (LCM) of 504504. Based on this information, which of the following statements are true?

  1. The sum of the integers AA and BB can be 156156.Answer
  2. The positive difference between AA and BB can be 132132.Answer
  3. C
    There are exactly four distinct unordered pairs {A,B}\{A, B\} that satisfy all given conditions.
  4. D
    The Least Common Multiple (LCM) of the fractions 1A\frac{1}{A} and 1B\frac{1}{B} is 1504\frac{1}{504}.

Answer

The statements confirming that the sum of the integers can be 156 and that their positive difference can be 132 are both correct.
Based on the prime factorization constraints, the valid unordered pairs {A,B}\{A, B\} are {24,252}\{24, 252\}, {36,168}\{36, 168\}, and {72,84}\{72, 84\}. Because 72+84=15672 + 84 = 156 and 16836=132168 - 36 = 132, the descriptive statements asserting that the sum can be 156156 and the positive difference can be 132132 are logically true.

Step-by-Step Solution

1
Use the property that the product of two numbers equals the product of their HCF and LCM.
A×B=12×504=6048A \times B = 12 \times 504 = 6048.
This establishes the fundamental numerical relationship between the two integers.
2
Express AA and BB in terms of their HCF to simplify.
Let A=12xA = 12x and B=12yB = 12y, where xx and yy are coprime integers. Substituting into the product gives 144xy=6048144xy = 6048, which simplifies to xy=42xy = 42.
Factoring out the HCF ensures that any pairs found will inherently respect the greatest common divisor requirement.
3
Find all coprime pairs (x,y)(x, y) that multiply to 42 and calculate the corresponding integer pairs {A,B}\{A, B\}.
The coprime pairs for 4242 are (1,42)(1, 42), (2,21)(2, 21), (3,14)(3, 14), and (6,7)(6, 7). The corresponding {A,B}\{A, B\} pairs are {12,504}\{12, 504\}, {24,252}\{24, 252\}, {36,168}\{36, 168\}, and {72,84}\{72, 84\}.
These pairs represent all mathematical possibilities before applying the specific contextual constraints.
4
Apply the problem's contextual condition that both integers must be strictly greater than 12.
The pair {12,504}\{12, 504\} must be excluded. The valid pairs are exactly three: {24,252}\{24, 252\}, {36,168}\{36, 168\}, and {72,84}\{72, 84\}.
Filtering out invalid mathematical solutions ensures strict adherence to the stated facts.
5
Evaluate the given statements against the three valid integer pairs.
The sum 72+84=15672 + 84 = 156 validates the first statement. The difference 16836=132168 - 36 = 132 validates the second. The count of valid pairs is 33, refuting the third statement. The LCM of 1/A1/A and 1/B1/B is 1/121/12, refuting the fourth.
Systematically verifying which descriptive statements accurately reflect the discovered pairs.

Key Concept

Applying HCF and LCM properties alongside algebraic constraints to evaluate paired integers.
Estimated Time:2m 0s
Rate this question