document.write( "Question 245433: Solve the problem.
\n" );
document.write( "Police use the formula s = square root of 30fd to estimate the speed of s of a a car in miles per hour, where d is the distance in feet that the car skidded and f is the coefficient of friction. If the coefficient of friction on a certain gravel road is 0.23 and a car skidded 330 feet, find the speed of the car, to the nearest mile per hour. \n" );
document.write( "
Algebra.Com's Answer #179270 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s=sqrt(30fd) \n" ); document.write( "s=sqrt(30*.23*330) \n" ); document.write( "s=sqrt(2277) \n" ); document.write( "s=47.717=48 mph \n" ); document.write( " \n" ); document.write( " |