Let be a positive integer. If is a perfect square and is also a perfect square, then find .
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.
Let n + 100 = k^2, n + 168 = m^2. Subtracting, 68 = m^2 - k^2 = (m - k)(m + k). Since both factors must be even, m - k = 2, m+ k = 34. Adding, m = 18, k = 16. Substituting in either of the original equations, n = 156. Ed Gray