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) About Me  (Show Source):
You can put this solution on YOUR website!
We will certainly use the Pythagorean Theorem on this one, as expected.

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:

a%5E2%2Bb%5E2=c%5E2 or in this case:

h%5E2%2Bw%5E2=l%5E2

h%5E2%2B9%5E2=%28h%2B3%29%5E2 substituting all known values

h%5E2%2B81=h%5E2%2B6h%2B9

72=6h

h=12

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!

12%5E2%2B9%5E2=l%5E2

144%2B81=l%5E2

l=15

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.

I hope this helps!

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

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