document.write( "Question 4739: If the angle of elevation of the sun with the ground is 10°, what is the length of a shadow cast by a six-foot person to the nearest foot? \n" ); document.write( "
Algebra.Com's Answer #2368 by ichudov(507)![]() ![]() You can put this solution on YOUR website! length of the person = tan( 10 degrees ) * length of shadow\r \n" ); document.write( "\n" ); document.write( "so,\r \n" ); document.write( "\n" ); document.write( "length of shadow = length of the person/tan( 10 degrees )\r \n" ); document.write( "\n" ); document.write( "it computes to about 34 feet. \n" ); document.write( " |