189k views
1 vote
Dave knows the two largest numbers in a Pythagorean Triple, which are 13 and 12. What number, a, does Dave need to complete the triple?

1 Answer

4 votes
a^2 + b^2 = c^2

a^2 + 12^2 = 13^2

a^2 + 144 = 169

a^2 = 25

a = 5

Answer: The number he needs, a, is 5
User Netimen
by
5.8k points