Michael H. answered 11/11/19
High School Math, Physics, Computer Science & SAT/GRE/AP/PRAXIS Prep
This problem can best be solved using the Law of Cosines:
c2 = a2 + b2 - (2 a b) cos(C)
Let
a = 115
b = 128
C = 64o
Then
c2 = 1152 + 1282 - 2(115)(128)cos(64o) = 16703.35343852956
c = 129 (to the precision allowed by the given measurements)
For those unfamiliar with the Law of Cosines, simply break up the problem into two right triangles and use the standard definitions of Trig functions:
Starting at the far end of the 115 ft stretch, draw a line to the point on the 128 ft span such that the new line and the 128 ft span are perpendicular. Designate the length of this new segment as y, and the segment from the right angle to the 64o intersection angle as x. We now have two right triangles, and from one of them we can see that
x = 115 cos(64o)
y = 115 sin(640)
All that is left to do is to use the Pythagorean formula on the other right triangle to compute its hypotenuse, d, (the right triangle having y as one leg and 128-x as the other):
d2 = y2 + (128-x)2
Upon substitution, we get the same value of d.