document.write( "Question 1055337: The general formula for Pythagorean triples is \"+a=m%5E2+-+n%5E2+\", \"+b=2mn+\", and \"+c=m%5E2+%2B+n%5E2+\" for integers m and n. Use the formula to find all the primitive Pythagorean triples containing 24 as one number. \n" ); document.write( "
Algebra.Com's Answer #802534 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
{7, 24, 25} \n" ); document.write( "
\n" );