document.write( "Question 603240: Todd rode his bike 50 feet and counted 8 turns of his front wheel how many turns will the wheel make in 100 yards?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #380708 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Todd rode his bike 50 feet and counted 8 turns of his front wheel how many turns will the wheel make in 100 yards? \n" ); document.write( ": \n" ); document.write( "Change 100 yds to 300 ft \n" ); document.write( ": \n" ); document.write( "let r = no. of turns in 300 ft \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "50t = 8 * 300 \n" ); document.write( "50t = 2400 \n" ); document.write( "t = \n" ); document.write( "t = 48 turns \n" ); document.write( " \n" ); document.write( " |