document.write( "Question 116263: suppose that 2 poles are 96 feet apart. One pole is 12 feet high, the second one is 52 feet high. There is a wire from the top of each pole to the base on the other pole. How high above the ground do the wires cross? \n" ); document.write( "
Algebra.Com's Answer #84544 by edjones(8007)![]() ![]() You can put this solution on YOUR website! You MUST draw a diagram and LABEL it to understand what is going on here. \n" ); document.write( "There are 2 right angle triangles formed. \n" ); document.write( "Let the smaller be s and the bigger b. \n" ); document.write( "the smallest angle in s is found by: \n" ); document.write( "tan=opp/adj=12/96=.125 \n" ); document.write( "tan^-1(.125)=7.125 deg \n" ); document.write( "The smallest angle for b is also found by \n" ); document.write( "tan=52/96=.541667 \n" ); document.write( "tan^-1(.541667)=28.443 deg \n" ); document.write( "We now know 2 angles and an included side of the triangle at the bottom of your diagram that we haven't mentioned as yet. \n" ); document.write( "The 3rd angle in the triangle at the bottom is found by: \n" ); document.write( "180-28.443-7.125=144.432 deg \n" ); document.write( "If we can determine the area of this triangle we can find its altitude which is the answer to this problem. We need to know one more side in order to find the area. \n" ); document.write( "a/sinA=b/sinB \n" ); document.write( "96/sin(144.432)=x/sin(28.443) \n" ); document.write( "x=96*sin(28.443)/sin(144.432) \n" ); document.write( "x=78.6 \n" ); document.write( "A=.5ab*sinC \n" ); document.write( "= .5*78.6*96*sin(7.125) \n" ); document.write( "=468 ft^2 \n" ); document.write( "Now we can find the altitude of the triangle and our answer. \n" ); document.write( "A=.5ab \n" ); document.write( "468=.5a*96 \n" ); document.write( "48a=468 \n" ); document.write( "a=9.75 ft Answer \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |