SOLUTION: A tree is supported by a wire anchored in the ground 12 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. How long is the wire? a) Draw a

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A tree is supported by a wire anchored in the ground 12 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. How long is the wire? a) Draw a       Log On


   



Question 808920: A tree is supported by a wire anchored in the ground 12 feet from its base. The wire is 4 feet longer than the height that it reaches on the tree. How long is the wire?
a) Draw a picture of this situation and label it. Let the variable x represent the length of the wire. Use the Pythagorean theorem to write a polynomial equation one of whoses solutions is the answer the question.
b) Solve the equation and give the length of the wire. Include units with your numerical solution.

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = h + 4
b = 12
x = sqrt( h^2 + b^2 )
---
h + 4 = sqrt( h^2 + 144 )
(h + 4)(h + 4) = h^2 + 144
h^2 + 8h + 16 = h^2 + 144
8h = 128
Answer:
h = 16
x = 20 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