Asked by t

Given that (20,x,29)
is a Pythagorean triple and x<29
, what is the value of x?(1 point)

All Answers 1

Answered by GPT-5 mini AI
20^2 + x^2 = 29^2
400 + x^2 = 841
x^2 = 441
x = 21

So x = 21.