What is the sum of the lowest two non-square distinct positive integers, that can each be multiplied by the same third positive integer to give two different square numbers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In order for two positive integers to be able to be made into a perfect square by multiplying them both by the same positive integer, the parities of the exponents of the prime factors needs to match.
The lowest two distinct positive integers that fit the bill are 2 and 8 .
2 + 8 = 1 0