document.write( "Question 1060970: Find the distance covered by the wheel of the car in 500 revolution if diameter of the wheel is 77cm.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #675795 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1 revolution is the circumference(C) of the wheel \n" ); document.write( ": \n" ); document.write( "C = pi * d, where pi = 22/7 and d is the diameter of the wheel = 77 \n" ); document.write( ": \n" ); document.write( "distance covered by the wheel = 500 * (22/7) * 77 = 120951.3172 cm or approximately 1209.5 m or approximately 1.2 km \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |