document.write( "Question 416476: The sum of the squares of two consecutive positive even integers is one hundred sixty-four. Find the two integers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #291774 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+2) represent the two consecutive 'positive' even integers
\n" ); document.write( "Question states***
\n" ); document.write( " x^2 + (x+2)^2 = 164
\n" ); document.write( "Solving for x
\n" ); document.write( " x^2 + x^2 + 4x + 4 = 164
\n" ); document.write( " 2x^2 + 4x - 160 = 0
\n" ); document.write( " x^2 + 2x - 80 = 0
\n" ); document.write( "factoring
\n" ); document.write( " (x+10)(x-8)= 0 Note:SUM of the inner product(10x) and the outer product(-8x)=2x
\n" ); document.write( " (x+10)=0 x = -10 Tossing out negative solution for 'positive integer'
\n" ); document.write( " (x-8)= 0 x = 8 the two consecutive 'positive' even integers are 8,10\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 64 + 100 = 164 \n" ); document.write( "
\n" );