document.write( "Question 972662: An electric hoist is being used to lift a beam. The diameter of the drum on the hoist is 13 inches, and the beam must be raised 3 feet. Find the number of degrees through which the drum must rotate. Round your answer to nearest whole number. We are given a = 13 and b = 3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594935 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An electric hoist is being used to lift a beam. The diameter of the drum on the hoist is 13 inches, and the beam must be raised 3 feet. Find the number of degrees through which the drum must rotate. Round your answer to nearest whole number. \n" ); document.write( "------------- \n" ); document.write( "r = d/2 = 6.5 inches \n" ); document.write( "3 ft = 36 inches \n" ); document.write( "Angle = 36/6.5 radians = 72/13 radians \n" ); document.write( "degs = (72/13)*180/pi \n" ); document.write( "=~ 317 degs \n" ); document.write( " |