document.write( "Question 152934: I have a word problem.\r
\n" );
document.write( "\n" );
document.write( "The distance from Philadelphia and Sea Isla City is 100 miles. A car was driven this distance using tires with a radius of 14 inches. How many revolutions of each tire occurred on the trip?\r
\n" );
document.write( "\n" );
document.write( "I would like to learn how to break down the equation if I may.\r
\n" );
document.write( "\n" );
document.write( "Many thanks!! \n" );
document.write( "
Algebra.Com's Answer #112420 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! when a disc (tire) is rolling, the disc travels a distance of one circumference for each revolution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the circumference is 2*pi*r, in this case 28*pi inches\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are 12 inches in a foot and 5280 feet in a mile, so the trip distance (in inches) is 100*5280*12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the number of revolutions is (100*5280*12)/(28*pi) \n" ); document.write( " |