document.write( "Question 371959: Find two consecutive even integers such that the square of the larger is 44 greater that the square of the smaller \n" ); document.write( "
Algebra.Com's Answer #264957 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the smaller of the two consecutive even integers,
\n" ); document.write( "then (x+2) would be the larger
\n" ); document.write( "Write as we Read***
\n" ); document.write( "(x+2)^2 = x^2 + 44
\n" ); document.write( "solving for x
\n" ); document.write( "x^2 + 4x + 4 = x^2 + 44
\n" ); document.write( "4x = 40
\n" ); document.write( "x = 10 10 and 12 are the two consecutive even integers\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "144 = 100 + 44 \n" ); document.write( "
\n" );