document.write( "Question 414094: The sum of the squares of three consecutive positive even integers is 116.
\n" ); document.write( "What are the numbers?
\n" ); document.write( "

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

\n" ); document.write( "Hi
\n" ); document.write( "Let x,(x+2),(x+4)represent the three consecutive positive even integers
\n" ); document.write( "Question states***
\n" ); document.write( " x^2 + (x+2)^2 + (x+4)^2 = 116
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x^2 + 12x + 20 = 116
\n" ); document.write( " 3x^2 + 12x - 96 = 0
\n" ); document.write( " x^2 + 4x - 32 = 0
\n" ); document.write( "factoring
\n" ); document.write( " (x + 8)(x-4)=0 Note:SUM of the inner product(8x) and the outer product(-4x) = 4x
\n" ); document.write( " (x + 8)=0 x = -8 is an Extraneous solution (not 'positive')
\n" ); document.write( " (x-4)=0 x = 4 the three consecutive positive even integers are 4,6,8\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 16 + 36 + 64 = 116 \n" ); document.write( "
\n" );