document.write( "Question 1084247: A number is called a perfect square if it is the square of an integer. How many pairs of perfect squares differ by 495? (Order does not matter. So, the pair \"16 and 9\" is the same as \"9 and 16\".) \n" ); document.write( "
Algebra.Com's Answer #698328 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A number is called a perfect square if it is the square of an integer. How many pairs of perfect squares differ by 495?
\n" ); document.write( "--------
\n" ); document.write( "495 = 247 + 248
\n" ); document.write( "248^2 - 247^2 = 495
\n" ); document.write( "
\n" ); document.write( "
\n" );