SOLUTION: the foot of a ladder is 9 feet from the wall. the ladder is 3 feet longer than the distance it reaches up the wall. How far up the wall does the ladder reach?
Algebra ->
Pythagorean-theorem
-> SOLUTION: the foot of a ladder is 9 feet from the wall. the ladder is 3 feet longer than the distance it reaches up the wall. How far up the wall does the ladder reach?
Log On
Question 369111: the foot of a ladder is 9 feet from the wall. the ladder is 3 feet longer than the distance it reaches up the wall. How far up the wall does the ladder reach? Found 2 solutions by neatmath, ewatrrr:Answer by neatmath(302) (Show Source):
Let h be the height of the wall, or the height of the wall where the top of the ladder touches.
Let w be the width of the ground, or the width of the ground where the bottom (foot) of the ladder touches.
Let l be the length of the ladder itself.
We are given w=9 feet
We are also given that h+3=l
Now we should be able to set up the Pythagorean Theorem:
or in this case:
substituting all known values
Therefore, the top of the ladder should reach up to 12 feet on the wall.
Also, now that we know how far the ladder reaches up (12 feet) and how far the ladder reaches away from the wall (9 feet), we can now find out how long the ladder actually is!
Therefore the ladder is 15 feet long. You didn't need to know that solve the problem, but it's certainly nice to get the complete picture.
Hi,
Let x represent the length up the wall. Then ladder length would be (x+3)
applying the Pythagorean Theorem
9^2 + x^2 = (x+3)^2
81 + x^2 = x^2 + 6x + 9
72 = 6x
12 = x, length up the wall the ladder reaches
checkingour answer
81 + 144 = 225 = 15^2