SOLUTION: which combination of integers can be used to generate the pythagorean triple? (5,12,13)
a. x=3, y=4
b. x=1, y=3
c. x=3, y=2
d. x=2, y=2
please explain dont just write the a
Algebra ->
Trigonometry-basics
-> SOLUTION: which combination of integers can be used to generate the pythagorean triple? (5,12,13)
a. x=3, y=4
b. x=1, y=3
c. x=3, y=2
d. x=2, y=2
please explain dont just write the a
Log On
Question 1026519: which combination of integers can be used to generate the pythagorean triple? (5,12,13)
a. x=3, y=4
b. x=1, y=3
c. x=3, y=2
d. x=2, y=2
please explain dont just write the answer thanks! Answer by Edwin McCravy(20065) (Show Source):
The Pythagorean triples are generated by x,y and
(x²-y²,2xy,x²+y²) where x > y > 0, x,y both integers.
To generate (5,12,13), we have the over-determined system:
Adding the first and third equations:
Substituting x² = 9
And if we check we find that x=3, y=2
satisfies all three equations of the
over-determined system above.
Answer: c
Edwin