
Nathaniel B. answered 10/23/19
Bachelor of Science in Biology with 2.5+ years of tutoring experience
To solve this question, it's best to create an equation you can work with and to draw out the problem if possible. I've attempted to do this below, but I'm not sure if the drawing will render properly for you.
|\
x | \ x+2
|__\
10
If you know that the triangle is a right triangle, you can use the Pythagorean Theorem to start with.
a2 + b2 = c2
Next, plug in what you know. You can set 10 yards equal to a or b.
102 + b2 = c2
Then plug in your variables into the equation:
102 + x2 = (x+2)2
From here you can just solve for x.
(10 * 10) + x2 = (x + 2) * (x + 2)
100 + x2 = x2 + 4x + 4
96 + x2 = x2 + 4x
96 = 4x
24 = x
So the length of one leg is 24 yards.
Lastly, just solve for the length of the hypotenuse:
Length of hypotenuse = x + 2
Length of hypotenuse = 24 + 2
Length of hypotenuse = 26 yards
It is never a bad idea to check your work. You can go back to the original equation using our new numbers and make sure it's true:
a2 + b2 = c2
102 + 242 = 262
100 + 576 = 676
676 = 676
This is true, so you have the correct answer!