Question

Difficulty: MediumProperties of Integers and Divisibility

If xx is a positive integer such that 120120 is a factor of x2x^2, what is the least possible value of xx?

  1. 60Answer
  2. B
    30
  3. C
    120
  4. D
    15
  5. E
    360

Answer

60
The prime factorization of 120 is 23×31×512^3 \times 3^1 \times 5^1. For x2x^2 to be divisible by 120, x2x^2 must contain at least three 2s, one 3, and one 5. Because x2x^2 is a perfect square, all exponents in its prime factorization must be even numbers. Thus, the minimum prime factorization for x2x^2 is 24×32×522^4 \times 3^2 \times 5^2, which means xx must be at least 22×31×51=602^2 \times 3^1 \times 5^1 = 60.

Step-by-Step Solution

1
Find the prime factorization of 120.
120=23×31×51120 = 2^3 \times 3^1 \times 5^1
Decomposing 120 into prime factors reveals the minimal prime factor exponents required for x2x^2.
2
Determine the prime factors required for x2x^2 to be divisible by 120.
The prime factorization of x2x^2 must contain even exponents for all its prime factors and must be divisible by 23×31×512^3 \times 3^1 \times 5^1. Therefore, x2x^2 must contain at least 24×32×522^4 \times 3^2 \times 5^2.
Because x2x^2 is a perfect square, every prime factor in its prime factorization must have an even exponent.
3
Calculate the minimum value of xx.
x=24×32×52=22×31×51=4×3×5=60x = \sqrt{2^4 \times 3^2 \times 5^2} = 2^2 \times 3^1 \times 5^1 = 4 \times 3 \times 5 = 60
Taking the square root of 24×32×522^4 \times 3^2 \times 5^2 gives the least positive integer xx satisfying the condition.

Key Concept

Prime Factorization and Perfect Squares
Rate this question