document.write( "Question 750076: At 3 pm,a 10-foot pole casts a shadow of 8 feet on a horizontal ground.How long must be a rope be,in order to connect the top of the pole and the tip of the shadow a the time of observation? \n" ); document.write( "
Algebra.Com's Answer #456336 by Cromlix(4381) You can put this solution on YOUR website! Pythagoras.\r \n" ); document.write( "\n" ); document.write( "The pole and the shadow are two sides of \n" ); document.write( "a right angled triangle. The rope makes \n" ); document.write( "the hypotenuse. \n" ); document.write( "Therefore: \n" ); document.write( "(Length of pole)^2 + (length of shadow)^2 \n" ); document.write( "= (Length of rope )^2 \n" ); document.write( "(10)^2 + (8)^2 = (Length of rope)^2 \n" ); document.write( "(Length of rope)^2 = 164 \n" ); document.write( "Length of rope = square root of 164 \n" ); document.write( "Length of rope = 12.8feet \n" ); document.write( ":-) \n" ); document.write( " |