document.write( "Question 863288: 1. A car travels at 60 miles per hour for 30 minutes. The radius of the tires on the car is 12 inches.\r
\n" ); document.write( "\n" ); document.write( "a. How far has the car traveled?
\n" ); document.write( "b. How many times does each tire rotate in the 30 minutes of driving?
\n" ); document.write( "(1 mile = 5,280 feet)
\n" ); document.write( "c. What is the rate of rotation (in rpm, rotations per minute) of the tires?
\n" ); document.write( "

Algebra.Com's Answer #520340 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A car travels at 60 miles per hour for 30 minutes. The radius of the tires on the car is 12 inches.
\n" ); document.write( "a. How far has the car traveled?
\n" ); document.write( "Dist = speed * time
\n" ); document.write( "d = 60 * 1/2
\n" ); document.write( "d = 30 mi which is 30*5280 = 158,400 ft
\n" ); document.write( ":
\n" ); document.write( "b. How many times does each tire rotate in the 30 minutes of driving?
\n" ); document.write( "The diameter of the tire is 2 ft
\n" ); document.write( "C = \"pi%2A2\"
\n" ); document.write( "c = 6.2832 ft
\n" ); document.write( "Find the no. of rotations
\n" ); document.write( "\"158400%2F6.2832\" = 25,210 revolutions
\n" ); document.write( ":
\n" ); document.write( "c. What is the rate of rotation (in rpm, rotations per minute) of the tires?
\n" ); document.write( "\"25210%2F30\" = 840.34 rev/min
\n" ); document.write( "
\n" );