document.write( "Question 704883: you make a wagon wheel wheel that has a diameter of 3 feet. How many turns of the wheel will it take to have you go the distance of one mile(5280 feet)? \n" ); document.write( "
Algebra.Com's Answer #804515 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
radius = 1.5 ft\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "# revolutions = 5280/(2 * 1.5 * pi) = 560.225 turns
\n" ); document.write( "
\n" );