Question
What is the smallest number by which 48 must be multiplied so that the product is a perfect square?
Solution — Step by Step
Break 48 down to its prime factors:
So .
For a perfect square, every prime factor must appear an even number of times in the factorisation. We check the exponents:
- → exponent is 4, which is even ✓
- → exponent is 1, which is odd ✗
The prime 3 is unpaired. That’s our problem.
To make the exponent of 3 even, we need one more factor of 3. Multiplying 48 by 3 gives:
Now every prime has an even exponent.
We get a whole number — confirmed perfect square.
The smallest number is 3.
Why This Works
A perfect square, when prime factorised, always has even exponents on every prime. Think of it this way: when you take the square root, you’re dividing each exponent by 2. If any exponent is odd, that division leaves a remainder — meaning the square root isn’t a whole number.
So the strategy is simple: find every prime with an odd exponent, and multiply in exactly enough copies of those primes to make the exponents even. We’re doing the minimum work possible — that’s why the answer is always the product of primes-with-odd-exponents, each taken to the power of 1.
Here, only has an odd exponent, so we multiply by exactly .
Alternative Method
You can also spot this by grouping the factors in pairs:
Every factor needs a pair to be part of a perfect square. The two 2-pairs are fine. But that single 3 has no partner. Multiply by 3 to give it one:
This “pairing” visual is often faster in your head during an exam.
Once you find the unpaired primes, the answer is just their product. If unpaired primes were and , you’d multiply by . No need for any extra computation.
Common Mistake
Students often multiply by the entire prime factorisation again — writing and claiming that’s the answer. Yes, is a perfect square, but is not the smallest multiplier. Always check which specific primes have odd exponents and multiply only by those. The answer must be the minimum, not just any working value.