Question

Difficulty: MediumProperties of Integers and Divisibility

If aa and bb are positive integers such that 15a15a is divisible by 2424 and 10b10b is divisible by 1414, which of the following statements MUST be true? Select all such statements.

  1. aa is divisible by 88Answer
  2. B
    bb is divisible by 1414
  3. The product abab is divisible by 5656Answer
  4. D
    The sum a+ba + b must be an even integer
  5. E
    aa is divisible by 2424

Answer

The statements asserting that aa is divisible by 88 and that the product abab is divisible by 5656 must be true.
Because 24=23×324 = 2^3 \times 3 and 15=3×515 = 3 \times 5, aa must provide three factors of 22, meaning aa is divisible by 88. Similarly, 14=2×714 = 2 \times 7 and 10=2×510 = 2 \times 5, so bb must provide a factor of 77, meaning bb is divisible by 77. Multiplying the minimum properties (aa is a multiple of 88 and bb is a multiple of 77) guarantees that abab is a multiple of 5656.

Step-by-Step Solution

1
Analyze the condition 15a15a is divisible by 2424
Prime factorizations: 15=3×515 = 3 \times 5 and 24=23×324 = 2^3 \times 3. For 2424 to divide 15a15a, aa must supply 23=82^3 = 8, so aa is a multiple of 88.
Determines the prime factors required for aa.
2
Analyze the condition 10b10b is divisible by 1414
Prime factorizations: 10=2×510 = 2 \times 5 and 14=2×714 = 2 \times 7. For 1414 to divide 10b10b, bb must supply 77, so bb is a multiple of 77.
Determines the prime factors required for bb.
3
Evaluate each statement against the deduced minimum properties of aa and bb
Since aa is a multiple of 88, the statement regarding aa being divisible by 88 is always true. Since aa is a multiple of 88 and bb is a multiple of 77, abab is a multiple of 8×7=568 \times 7 = 56. Counterexamples disprove the remaining choices (b=7b=7 disproves divisibility of bb by 1414 and evenness of a+ba+b; a=8a=8 disproves divisibility of aa by 2424).
Identifies which statements MUST be true for all valid values of aa and bb.

Key Concept

Divisibility and Prime Factorization Constraints
Rate this question