document.write( "Question 191436: A 100-foot vertical tower is to be erected on the side of a hill that makes a 6* angle with the horizontal. Find the length of each of the two guy wires that will be anchored 75 feet uphill and downhill from the base of the tower. \n" ); document.write( "
Algebra.Com's Answer #143730 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A 100-foot vertical tower is to be erected on the side of a hill that makes \n" ); document.write( " a 6* angle with the horizontal. \n" ); document.write( "Find the length of each of the two guy wires that will be anchored 75 feet \n" ); document.write( " uphill and downhill from the base of the tower. \n" ); document.write( ": \n" ); document.write( "Treat this as two different triangles; \n" ); document.write( "The uphill triangle: A= 90-6 = 84 degrees \n" ); document.write( "Use the law of cosines: a^2 = b^2 + c^2 - 2(a*b)cos(A) \n" ); document.write( "A = 84 degrees \n" ); document.write( "a = guy wire length \n" ); document.write( "b = 75' \n" ); document.write( "c = 100' \n" ); document.write( ": \n" ); document.write( "a^2 = 75^2 + 100^2 - 2(75*100)cos(84) \n" ); document.write( "a^2 = 5625 + 10000 - 2(7500)*.104528 \n" ); document.write( "a^2 = 15625 - 1567.9 \n" ); document.write( "a = \n" ); document.write( "a = 118.56' length of the up-hill guy wire \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "The down-hill triangle A = 90+6 = 96 degrees \n" ); document.write( "A = 96 degrees \n" ); document.write( "a = guy wire length \n" ); document.write( "b = 75' \n" ); document.write( "c = 100' \n" ); document.write( ": \n" ); document.write( "a^2 = 75^2 + 100^2 - 2(75*100)cos(96) \n" ); document.write( "a^2 = 5625 + 10000 - 2(7500)*-.1045 \n" ); document.write( "a^2 = 15625 - (-1567.9) \n" ); document.write( "a^2 = 15625 + 1567.9 \n" ); document.write( "a = \n" ); document.write( "a = 131.12' length of the down-hill guy wire \n" ); document.write( "; \n" ); document.write( "I'll leave it up to you to check my math here. \n" ); document.write( " \n" ); document.write( " |