document.write( "Question 662162: find the number of ordered pairs (x,y) of integers such that x squared + y squared lesthan or equal to 5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #411942 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " x^2 + y^2 ≤ 5
\n" ); document.write( "ordered pairs (x,y) of integers satisfying this... would be any on or within the circle:
\n" ); document.write( "for Ex: (0,0) and those using ±1 or ±2 in a satisfying way: (1,1), (1,2), (1,-2) etc..
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );