document.write( "Question 113692This question is from textbook
\n" );
document.write( ": A guy wire is attached to a power pole at a point of 50 feet above the ground. If the wire make a 30 degree angle with the pole, dtermine the amount of guy wire needed from the pole to the ground. \n" );
document.write( "
Algebra.Com's Answer #82723 by checkley71(8403) ![]() You can put this solution on YOUR website! HERE YOU HAVE A RIGHT TRIANGLE WITH THE LONGER SIDE=50 FEET. \n" ); document.write( "IF THE 30 DEGREE ANGLE IS AT THE TOP OF THE POLE THEN THIS IS A 1-2-SQRT3 RIGHT TRIANGLE. \n" ); document.write( "THE SQRT3 SIDE IS EQUIVILANT TO THE 50 FOOT POLE. \n" ); document.write( "THUS WE HAVE A RELATIONSHIP OF 50/SQRT3=X/2. \n" ); document.write( "NOW CROSS MULTIPLY \n" ); document.write( "SQRT3*X=50*2 \n" ); document.write( "1.732X=100 \n" ); document.write( "X=100/1.732 \n" ); document.write( "X=57.74 FEET IS THE LENGTH OF THE GUY WIRE. \n" ); document.write( " \n" ); document.write( " |