Hi Guadalupe!
For this problem we need to refer to the definition of a hyperbola, which is:
x2/a2 - y2/b2 = 1
In this equation, x represents the radius of the tower (or the distance from the y-axis, which would run up the center of the tower), but we can replace x with the diameter (D) of the tower by using this substitution:
x = D/2
In the hyperbola equation, y represents the distance from the thinnest point (x is smallest when y = 0), which is 424.5 feet above ground level, so we can replace y by the height (H) from the ground using this substitution:
y = H - 424.5
Using these substitutions in the hyperbola equation gives the equation:
(D/2)2/a2 - (H-424.5)2/b2 = 1
where a and b are scaling factors that allow us to use the other constraints given in the problem:
D = 280 when H = 0
D = 136 when H = 424.5
These constraints give use two equations:
(280/2)2/a2 - (0-424.5)2/b2 = 1
(136/2)2/a2 - (424.5-424.5)2/b2 = 1
The second equation simplifies:
682/a2 = 1
We can solve for a2:
a2 = 682 = 4,624
We can then use this value in the first equation to solve for b2:
1402/682 - (-424.5)2/b2 = 1
b2 = 424.52/((140/68)2 - 1) ≈ 55,639
We can then develop the final equation:
(D/2)2/4624 - (H-424.5)2/55638 = 1
and solve for D in terms of H:
D = 2*[4624*(1 + (H-424.5)2/55638)]1/2
Using this equation with H = 137 feet gives:
D = 2*[4624*(1 + (137-424.5)2/55638)]1/2
D ≈ 214.4
The width of the tower at 137 feet above the ground is 214.4 feet.
I hope this helps!
Seth