Find a positive integer such that both
are perfect squares.
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.
N + 88 = x² and N – 28 = y²
subtract (x ² – y²) = (x + y)(x – y) = 116 = 116 × 1 or 58 × 2 or 29 × 4
then Let (x + y)(x – y) = 116 × 1
x + y = 116 and x – y = 1 solving for x and y both are not integer or x + y = 29 and (x – y) = 4 solving for x and y both are not integer
When x + y = 58 and (x – y) = 2 solving for x and y both are integer
x = 30 and y = 28
N + 88 = 900 so N = 812
and 812 – 28 = 28²