SOLUTION: A ladder is resting against a wall. The top of the ladder touches the wall at a height of 15 feet. Find the distance from the wall to the bottom of the ladder if the length is one
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A ladder is resting against a wall. The top of the ladder touches the wall at a height of 15 feet. Find the distance from the wall to the bottom of the ladder if the length is one
Log On
Question 654639: A ladder is resting against a wall. The top of the ladder touches the wall at a height of 15 feet. Find the distance from the wall to the bottom of the ladder if the length is one foot more than twice its distance from the wall. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A ladder is resting against a wall. The top of the ladder touches the wall at a height of 15 feet. Find the distance from the wall to the bottom of the ladder if the length is one foot more than twice its distance from the wall.
----
Draw the picture.
You have a right triangle with height = 15, base = x ;
hypotenuse = 2x-1
--------
Equation:
x^2 + (2x-1)^2 = 15*2
x^2 + 4x^2 + 4x + 1 = 225
5x^2 + 4x = 224
---
5x^2 + 4x - 224 = 0
x = 6.3 ft (base)
2x-1 = 12.6-1 = 11.6 ft (length of the ladder)
===================
Cheers,
Stan H.
===========