SOLUTION: A ladder is leaning against a wall. The distance from the bottom of the ladder to the wall is 3 feet less than the length of the ladder. Find the length of the ladder, if the dista
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: A ladder is leaning against a wall. The distance from the bottom of the ladder to the wall is 3 feet less than the length of the ladder. Find the length of the ladder, if the dista
Log On
Question 165009: A ladder is leaning against a wall. The distance from the bottom of the ladder to the wall is 3 feet less than the length of the ladder. Find the length of the ladder, if the distance of its top to the ground is 4 feet less than the length of the ladder.
You can put this solution on YOUR website! Draw a picture of the problem -- label everything you know -- this helps!
.
Let x = length of the ladder
x-3 = distance from the bottom of the ladder to the wall
x-4 = distance of its top to the ground
.
Since the wall the the ground forms a right angle, this is a "right triangle". We can apply Pythagorean theorem:
(x-3)^2 + (x-4)^2 = x^2
x^2-6x+9 + x^2-8x+16 = x^2
2x^2-14x+25 = x^2
x^2-14x+25 = 0
Since we can't factor, we must resort to the quadratic formula. Doing so, will result in:
x = {11.90, 2.10}
.
We can toss out the 2.10 answer leaving us with:
11.90 feet (length of the ladder)
.
Details of quadratic: