A perfect square can be expressed in the form of the four digit integer, where and are natural numbers. Find that 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.
aabb=1000a+100a+10b+b=1100a+110b=11(100a+b). 11(100a+b)=x^2 so 100a+b=11×n^2 since 100a+b is from the form a0b the only option that setisfis this is n=8. so 100a+b=704 a=7 b=4