If 200 is added to a positive integer R, the result is a square number. If 276 is added to to the same integer R, another square number is obtained. Find R.
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.
R + 200 = square number A and R + 276 also equal to a square number B. This gives us that A=B+76 . By trying some squares (1,4,9,16,....) , we get B= 324 and A = 400. Therefore, R = 324 - 200 = 400 - 276 = 124.