document.write( "Question 985663: The from wheel on a penny-farthing bicycle has a diameter of 63.66cm
\n" ); document.write( "1: what is the circumference in cm (to the nearest cm)
\n" ); document.write( "2:what is the circumference in kilometres
\n" ); document.write( "3:how many times would the wheel turn if the bicycle travels 1 kilometre
\n" ); document.write( "

Algebra.Com's Answer #606529 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The from wheel on a penny-farthing bicycle has a diameter of 63.66cm
\n" ); document.write( "From wheel? Is there a To wheel?
\n" ); document.write( "---------------
\n" ); document.write( "1: what is the circumference in cm (to the nearest cm)
\n" ); document.write( "\"C+=+pi%2Ad\"
\n" ); document.write( "------------------
\n" ); document.write( "2:what is the circumference in kilometres
\n" ); document.write( "1 km = 1000 meters = 100,000 cms
\n" ); document.write( "------------------
\n" ); document.write( "3:how many times would the wheel turn if the bicycle travels 1 kilometer
\n" ); document.write( "Rev = 1000 meters/C in meters = 1000/(pi*0.6366)
\n" ); document.write( "
\n" );