document.write( "Question 398436: 3 children are pythagorean triple at ages 6, 8, and 10. Will they be pythagorean triples again? Show the formula that gave you that answer \n" ); document.write( "
Algebra.Com's Answer #282373 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
You want to find if there is some Pythagorean triple {x, x+2, x+4}, with \"x+%3C%3E+6\". Since x+4 is the longest side,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+%28x%2B2%29%5E2+=+%28x%2B4%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+%28x%5E2+%2B+4x+%2B+4%29+=+x%5E2+%2B+8x+%2B+16\" Moving everything to one side,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+4x+-+12+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x+-+6%29%28x+%2B+2%29+=+0\" --> x = 6 or x = -2. However, x cannot be negative, so the only triple is when x = 6, and they will never be Pythagorean triples again.
\n" ); document.write( "
\n" );