SOLUTION: At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree.
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree.
Log On
Question 189460: At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree. Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree.
.
Drawing a diagram of the problem will help you "see" the solution.
.
You will be applying the Pythagorean theorem.
.
Let h = height of the tree
then
3h+1 is the hypotenuse
the other two sides are:
h and 35
.
h^2 + 35^2 = (3h+1)^2
h^2 + 35^2 = (3h+1)(3h+1)
h^2 + 35^2 = 9h^2 + 6h + 1
35^2 = 8h^2 + 6h + 1
1225 = 8h^2 + 6h + 1
0 = 8h^2 + 6h - 1224
0 = 4h^2 + 3h - 612
.
Applying the quadratic formula gives us:
h = {12, -12.75}
.
Toss out the negative solution leaves us with:
h = 12 feet (height of tree)
.
Details of quadratic follows: