document.write( "Question 929366: A car's wheels are 24 inches diameter. Find the distance d in miles that the car will travel if its wheels revolve 10,000 times without slipping. (Round your answer to two decimal places)\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #564300 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! c = 2*pi*r \n" ); document.write( "c = 2*3.1415*(24/2) \n" ); document.write( "c = (75.396 inches) * (1/12 foot/inches) * (1/5280 mile/feet) \n" ); document.write( "c = 0.001189962121210 miles \n" ); document.write( "--- \n" ); document.write( "c*10000 = 0.001189962121210*10000 \n" ); document.write( "c*10000 = 11.9 miles \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |