document.write( "Question 1026519: which combination of integers can be used to generate the pythagorean triple? (5,12,13) \r
\n" );
document.write( "\n" );
document.write( "a. x=3, y=4
\n" );
document.write( "b. x=1, y=3
\n" );
document.write( "c. x=3, y=2
\n" );
document.write( "d. x=2, y=2
\n" );
document.write( "please explain dont just write the answer thanks! \n" );
document.write( "
Algebra.Com's Answer #641767 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "The Pythagorean triples are generated by x,y and\r\n" ); document.write( "\r\n" ); document.write( "(x²-y²,2xy,x²+y²) where x > y > 0, x,y both integers.\r\n" ); document.write( "\r\n" ); document.write( "To generate (5,12,13), we have the over-determined system:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |