document.write( "Question 45041: the sum of the squares of two consecutive even integers 1252. find the inetegers \n" ); document.write( "
Algebra.Com's Answer #29851 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
First Integer: i
\n" ); document.write( "Second Integer: i + 2
\n" ); document.write( "\"%28i%29%5E2+%2B+%28i+%2B+2%29%5E2+=+1252\"
\n" ); document.write( "\"i%5E2+%2B+i%5E2+%2B+4i+%2B+4+=+1252\"
\n" ); document.write( "\"2i%5E2+%2B+4i+-+1248+=+0\"
\n" ); document.write( "\"i%5E2+%2B+2i+-+624+=+0\"
\n" ); document.write( "\"%28i+%2B+26%29%28i+-+24%29+=+0\"
\n" ); document.write( "\"i+=+-26\" or \"i+=+24\"
\n" ); document.write( "Second Integer: i + 2 = -26 + 2 = -24
\n" ); document.write( "Second Integer: i + 2 = 24 + 2 = 26
\n" ); document.write( "Answer: -26 and -24
\n" ); document.write( "of
\n" ); document.write( "Answer: 24 and 26
\n" ); document.write( "
\n" );