document.write( "Question 252788: A unicycle has a wheel with a diameter of 2 and travels a distance of 250Π. How many times did the wheel rotate? \n" ); document.write( "
Algebra.Com's Answer #184890 by richwmiller(17219) You can put this solution on YOUR website! the circumference of the wheel should be 2*pi*r \n" ); document.write( "2*r=d \n" ); document.write( "pi*d=C \n" ); document.write( "2pi is the circumference \n" ); document.write( "so 250*pi/2*pi=125 \n" ); document.write( "125 rotations \n" ); document.write( " \n" ); document.write( " |