document.write( "Question 390358: Find two consecutive even integers such that the sum of their squares is 52 \n" ); document.write( "
Algebra.Com's Answer #276747 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
This is kind of a guess and check problem since you know the integers are consecutive and even. It is easy to check that \"4%5E2+%2B+6%5E2+=+52\". Note that (-6, -4) also works. \n" ); document.write( "
\n" );