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 #182626 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Stop shouting!
\n" ); document.write( "The numbers are n,n+2,n+4
\n" ); document.write( "n^2+(n+2)^2=(n+4)^2+20
\n" ); document.write( "We only want the positive solution.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );