document.write( "Question 250765: FIND THREE CONSECUTIVE POSITIVE EVEN WHOLE NUMBERS SUCH THAT THE SUM OF THE SQUARE OF THE TWO SMALLER NUMBERS IS 20 MORE THAN THE SQUARE OF THE LARGEST NUMBER. \n" ); document.write( "
Algebra.Com's Answer #182628 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
FIND THREE CONSECUTIVE POSITIVE EVEN WHOLE NUMBERS SUCH THAT THE SUM OF THE SQUARE OF THE TWO SMALLER NUMBERS IS 20 MORE THAN THE SQUARE OF THE LARGEST NUMBER.
\n" ); document.write( "--------
\n" ); document.write( "1st: 2x-2
\n" ); document.write( "2nd: 2x
\n" ); document.write( "3rd: 2x+2
\n" ); document.write( "----------
\n" ); document.write( "Equation:\r
\n" ); document.write( "\n" ); document.write( "(2x-2)^2 + (2x)^2 = (2x+2)^2 + 20
\n" ); document.write( "4x^2 - 8x + 4 + 4x^2 = 4x^2 + 8x + 4 + 20
\n" ); document.write( "4x^2 - 16x -20 = 0
\n" ); document.write( "x^2 - 4x - 5 = 0
\n" ); document.write( "(x-5)(x+1) = 0
\n" ); document.write( "---
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 5
\n" ); document.write( "1st: 2x-2 = 8
\n" ); document.write( "2nd: 10
\n" ); document.write( "3rd: 12
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );