document.write( "Question 635117: I need help. I do not understand any of this.\r
\n" ); document.write( "\n" ); document.write( "I need to build or generate at least five more Pythagorean Triples using one of the many formulas available. After building your triples, verify each of them in the Pythagorean Theorem equation. The assignment must include (a) all math work required to answer the problems as well as (b) introduction and conclusion paragraphs.\r
\n" ); document.write( "\n" ); document.write( "Thank you for any help you can give me.
\n" ); document.write( "

Algebra.Com's Answer #400165 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
generate at least five more Pythagorean Triples using one of the many formulas available.
\n" ); document.write( "After building your triples, verify each of them in the Pythagorean Theorem equation.
\n" ); document.write( ":
\n" ); document.write( "Euclid's formula for generating triples, given an arbitrary pair of positive
\n" ); document.write( "integers, m and n, where m > n. a^2 + b^2 = c^2
\n" ); document.write( "a = m^2 - n^2
\n" ); document.write( "b = 2mn
\n" ); document.write( "c = m^2 + n^2
\n" ); document.write( ":
\n" ); document.write( "Choose numbers less than 10
\n" ); document.write( "Example1; m=3, n=2
\n" ); document.write( "a = 3^2 - 2^2 = 9 - 4 = 5
\n" ); document.write( "b = 2(3*2) = 12
\n" ); document.write( "c = 3^2 + 2^2 = 13
\n" ); document.write( "So we have a triple: 5, 12, 13
\n" ); document.write( "5^2 + 12^2 = 13^2
\n" ); document.write( "25 + 144 = 169
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "Example 2: m=7, n=3
\n" ); document.write( "a = 49-9 = 40
\n" ); document.write( "b = 2(7*3) = 42
\n" ); document.write( "c = 49 + 9 = 58
\n" ); document.write( "a=40, b=42, c=58
\n" ); document.write( ":
\n" ); document.write( "Example 3: m=9, m=5
\n" ); document.write( "a = 81 - 25 = 56
\n" ); document.write( "b = 2(9*5) = 90
\n" ); document.write( "c = 81 + 25 = 106
\n" ); document.write( "a=56, b=90, c = 106
\n" ); document.write( ":
\n" ); document.write( "You should be able to generate a few more using this method,
\n" ); document.write( "check them on your calc enter: \"sqrt%28a%5E2%2Bb%5E2%29\" to find c
\n" ); document.write( "
\n" );