Question

Difficulty: MediumProperties of Integers and Divisibility

Let aa and bb be positive integers such that 15a=28b15a = 28b. Which of the following statements MUST be true? Select all that apply.

  1. aa is divisible by 77Answer
  2. bb is divisible by 1515Answer
  3. C
    aa must be an odd integer
  4. D
    bb must be a prime number
  5. E
    a+ba + b must be divisible by 3030

Answer

The statements asserting that aa is divisible by 77 and that bb is divisible by 1515 must be true.
Equating prime factorizations gives (35)a=(227)b(3 \cdot 5) \cdot a = (2^2 \cdot 7) \cdot b. Because 1515 and 2828 share no common prime factors, aa must contain 227=282^2 \cdot 7 = 28 as a factor, and bb must contain 35=153 \cdot 5 = 15 as a factor. Therefore, aa is divisible by 77 (since 77 divides 2828) and bb is divisible by 1515.

Step-by-Step Solution

1
Analyze the prime factorization of both sides of the equation.
The given equation 15a=28b15a = 28b can be rewritten as (35)a=(227)b(3 \cdot 5) \cdot a = (2^2 \cdot 7) \cdot b.
Prime factorizations allow us to identify fundamental divisibility relationships between variables.
2
Determine the prime factors required for aa and bb.
aa must be divisible by 2828 (i.e., a=28ka = 28k for some integer k1k \ge 1), and bb must be divisible by 1515 (i.e., b=15kb = 15k for the same integer kk).
Since gcd(15,28)=1\gcd(15, 28) = 1, all prime factors of 2828 (222^2 and 77) must come from aa, and all prime factors of 1515 (33 and 55) must come from bb.
3
Evaluate each choice against these general forms.
Since a=28ka = 28k, aa is a multiple of 77, making the first statement true. Since b=15kb = 15k, bb is a multiple of 1515, making the second statement true.
Any factor of 2828 is automatically a factor of aa, and any factor of 1515 is automatically a factor of bb.

Key Concept

Fundamental Theorem of Arithmetic and Coprime Divisibility Rules
Rate this question