SOLUTION: A tree is supported by a wire anchored in the ground 15 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. Find the length of the wire.
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: A tree is supported by a wire anchored in the ground 15 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. Find the length of the wire.
Log On
Question 809205: A tree is supported by a wire anchored in the ground 15 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. Find the length of the wire. Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! b = 15
L = h + 4
h = L - 4
---
L = sqrt( bb + hh )
L = sqrt( 225 + (L - 4)(L - 4) )
LL = 225 + (L - 4)(L - 4)
LL = 225 + LL - 8L + 16
225 - 8L + 16 = 0
241 = 8L
Answer:
L = 30.125 feet
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php