document.write( "Question 729562: The vehicle has wheels each diameter of 4 enches. If the wheels are turning at 50 rpm (revolutions per minute) how far, in inches, this vehicle can travel in 10 minutes? \n" ); document.write( "
Algebra.Com's Answer #699971 by adamhen894(15)\"\" \"About 
You can put this solution on YOUR website!
let x = distance in inches in 10 minutes.\r
\n" ); document.write( "\n" ); document.write( "the wheel has diameter of 4 inches, also means 2 inches in radius
\n" ); document.write( "circumference of wheel = 2*pi*r = 2*pi*2 = 4pi = 12.566370614,
\n" ); document.write( "this is distance in inches one revolution of wheel can traveled, \r
\n" ); document.write( "\n" ); document.write( "and it turning 50 rpm ( revolution per minute), and continuing for 10 mins.\r
\n" ); document.write( "\n" ); document.write( "x = 4pi*50*10 = 6300 inches\r
\n" ); document.write( "\n" ); document.write( "if you have alternative ways of solving it, i would love to hear, thank you
\n" ); document.write( "adamchen894@gmail.com
\n" ); document.write( "
\n" );