Question
3) A 14-foot-long ladder is leaning against a building. The height from the ground to where the ladder touches the building is 5 feet more than three times the distance from the base of the building to the bottom of the ladder. What is the distance from building's base to the top of ladder and the distance from the building's base to the bottom of the ladder?
Solution
4.4
(226 Votos)
Renata Maria
Mestre · Tutor por 5 anos
Resposta
Let's denote the distance from the base of the building to the bottom of the ladder as x feet. According to the problem, the height from the ground to where the ladder touches the building is 5 feet more than three times the distance from the base of the building to the bottom of the ladder. So, the height can be represented as 3x + 5 feet.We can use the Pythagorean theorem to solve this problem. The Pythagorean theorem states that in a right-angled triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides.In this case, the ladder acts as the hypotenuse, and the height and the distance from the building's base to the bottom of the ladder are the other two sides. So, we can write the equation as:(14)^2 = (3x + 5)^2 + x^2Solving this equation, we get:196 = 9x^2 + 30x + 25 + x^2196 = 10x^2 + 30x + 250 = 10x^2 + 30x + 25 - 1960 = 10x^2 + 30x - 171Using the quadratic formula, we can solve for x:x = (-30 ± √(30^2 - 4 * 10 * (-171))) / (2 * 10)x = (-30 ± √(900 + 6840)) / 20x = (-30 ± √(7740)) / 20x = (-30 ± 87.7) / 20We have two possible solutions for x:x = (-30 + 87.7) / 20 ≈ 2.885x = (-30 - 87.7) / 20 ≈ -5.885Since the distance cannot be negative, we take the positive value:x ≈ 2.885 feetNow, we can find the height by substituting x back into the equation for the height:Height = 3x + 5Height ≈ 3 * 2.885 + 5Height ≈ 8.755 + 5Height ≈ 13.755 feetTherefore, the distance from the building's base to the bottom of the ladder is approximately 2.885 feet, and the distance from the building's base to the top of the ladder is approximately 13.755 feet.