document.write( "Question 1026262: Use the formula S = √(30Df ) to determine the distance required for a car to skid to a stop. (S is the car's in miles per hour, D is the length of the skid marks in feet, and f is the coefficient of friction between the tires and the road.)\r
\n" );
document.write( "\n" );
document.write( "f = 0.8 ; S = 45 mi/hr\r
\n" );
document.write( "\n" );
document.write( "NOTE:\r
\n" );
document.write( "\n" );
document.write( "√(30Df ) is a square root of 30Df \n" );
document.write( "
Algebra.Com's Answer #641596 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! S = sqrt(30DF) \n" ); document.write( ": \n" ); document.write( "square both sides of = \n" ); document.write( ": \n" ); document.write( "S^2 = 30DF \n" ); document.write( ": \n" ); document.write( "D = S^2 / 30F \n" ); document.write( ": \n" ); document.write( "D = 45^2 / (30*0.8) = 84.375 feet \n" ); document.write( " |