document.write( "Question 928828: Please help me to solve this radical expression and equations word problem:
\n" );
document.write( "Here is the question? Road safety. The formula s = k sqrt(d) relates the speed s in (mph) of a car and the distance d (in feet) of the skid when a driver hit the brakes. On wet pavement k = 3.24. How far will a car skid if it is going 55 mph? Round to the nearest foot. \n" );
document.write( "
Algebra.Com's Answer #563985 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! s = k * sqrt(d) \n" ); document.write( "55 = 3.24 * sqrt(d) \n" ); document.write( "sqrt(d) = 55 / 3.24 = 16.975308642 \n" ); document.write( "square both sides of = \n" ); document.write( "d = 16.975308642^2 = 288.16110349 approx 288 feet \n" ); document.write( " \n" ); document.write( " |