
Adam V. answered 09/22/16
Tutor
4.9
(19)
Professional Software Engineer, over 16 years work experience!
It's best to draw a picture to understand what's going on here. Note that the height of the fence is irrelevant in this problem.
This is a Pythagorean theorem problem
Let a = the horizontal distance from the building to the base of the ladder
Let b = the vertical distance from the ground to the top of the ladder
Let c = the length of the ladder
The problem says that the base of the ladder is 7ft outside the fence, and that the fence is 11 ft from the building.
Therefore, we know that a = 11 + 7 = 18 ft
The problem says that the window is 15 ft from the ground, so we know that b = 15ft
So we are solving for the hypotenuse of a right triangle with a = 18 and b = 15
a2 + b2 = c2
182 + 152 = c2
Now we solve for c:
324 + 225 = c2
549 = c2
c = √(549)
c ≈ 23.4307
Therefore the ladder must be 23.4 ft long.