document.write( "Question 113668: Is the following set of numbers a perfect triple?
\n" ); document.write( "13, 15, 18\r
\n" ); document.write( "\n" ); document.write( "Yes or no
\n" ); document.write( "

Algebra.Com's Answer #82703 by Adam(64)\"\" \"About 
You can put this solution on YOUR website!
A perfect triple is ordered set of numbers a,b,c that satisfies the formula \"a%5E2%2Bb%5E2=+c%5E2\"
\n" ); document.write( "So in your example 13 would be a, 15 would be b and 18 c.
\n" ); document.write( "Is it a perfect triple? That will I leave to you.\r
\n" ); document.write( "\n" ); document.write( "Adam
\n" ); document.write( "
\n" );