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.
For all the Positive integer this statement , when a>b ; a 2 > b 2 is true. but in case of negative number this Statement is false as we know every sqrt gives us two root values, one of which is negative. Like a = -2 and b= -3 , as always here a>b. But their squared value a 2 = 4 and b 2 =9 ,thus a 2 < b 2 .