document.write( "Question 903936: Billy likes to go cycling.
\n" );
document.write( "His bike has wheels of diameter 75cm.
\n" );
document.write( "He has invented a counter for his bike,
\n" );
document.write( "which counts the number of revelations the wheel makes.
\n" );
document.write( "One day the counter shows 240 revolutions.
\n" );
document.write( "How far has billy cycled?
\n" );
document.write( "give your answer to the nearest meter.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548483 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! you need to find the circumference of the wheel from the diameter \n" ); document.write( "diameter = 2*pi \n" ); document.write( "C=2*pi*r \n" ); document.write( "C=pi*d \n" ); document.write( "distance=240*d*pi \n" ); document.write( "56549 cm \n" ); document.write( "565.49 m \n" ); document.write( "to the nearest meter \n" ); document.write( "565 m\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |