document.write( "Question 418705: A bicycle tire has a radius of 16 inches
\n" ); document.write( "a.how many inches does the bicycle travel in one revolution of the tire?What is the formula
\n" ); document.write( "b.if you have to replace your tires every 1000 feet, how many revolutions can you get?
\n" ); document.write( "

Algebra.Com's Answer #292958 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a)
\n" ); document.write( "c=3.14*d
\n" ); document.write( "c=3.14*32
\n" ); document.write( "c=100.48 in
\n" ); document.write( "b)
\n" ); document.write( "1000*12=12000 in
\n" ); document.write( "12000/100.48=119.43 revs
\n" ); document.write( "
\n" );