document.write( "Question 298776: If the minute hand of a big clock is 1.12m long, find the rate at which its tip is moving in centimeters per minute. \n" ); document.write( "
Algebra.Com's Answer #214848 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the minute hand of a big clock is 1.12m long, find the rate at which its tip is moving in centimeters per minute. \n" ); document.write( "--------------------- \n" ); document.write( "r = 112 cm \n" ); document.write( "Circumference = distance/revolution = 2*pi*r/360 degs =224pi/360 \n" ); document.write( "1 minute (of time) = 360/60 = 6 degs \n" ); document.write( "s = (224pi/360)*6 \n" ); document.write( "s = 56pi/15 cm \n" ); document.write( "s =~ 11.729 cm \n" ); document.write( "r =~ 11.729 cm/minute \n" ); document.write( "---------------------- \n" ); document.write( "Using radians: \n" ); document.write( "omega = 2pi/hour = (pi/30)rad/minute \n" ); document.write( "speed = omega*r = 112pi/30 cm/min \n" ); document.write( "= 56pi/15 same answer, much simpler \n" ); document.write( " \n" ); document.write( " |