Solve for such that
It is given that x is an integer greater than 0.
Hint : 10007 is a prime number.
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.
X^2 + 10007 = K^2
10007 = ( K+X)*(K-X)
As 10007 is a prime number its two factors are 10007 and 1. Follows that as K+X is greater than K-X
K+X = 10007 and K-X = 1
Solving for X yields 2*X = 10006 or X = 5003.