Find number of pairs of positive integers satisfying .
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.
m²-n²=28
(m-n)(m+n)=28
28=1×28, 2×14, 4×7
Put (m-n)=1 & (m+n)=28
But from this m&n are not natural
Similarly put another values of (m-n) & (m+n)
So only 1 value of m&n satisfy this i.e m=8 & n=6
Only 1 pair (8,6)