document.write( "Question 236956: The length of the skid mark of an automobile sliding to a stop is directly proportional to the square of the velocity. It was found that a car traveling 60 miles per hour left a skid mark 172 feet in length when attempting to stop. Find the length of the skid marks of a car traveling 50 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #174304 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let L= skid length in ft,,,,v= veolcity in MPH \n" ); document.write( ". \n" ); document.write( "L=kv^2 \n" ); document.write( ". \n" ); document.write( "subst data given,,,,,172 = k (60)^2,,,,,,,k= 172/60^2 = .0477 \n" ); document.write( ". \n" ); document.write( "proportion becomes,,,L= .0477 v^2 \n" ); document.write( ". \n" ); document.write( "for v=50,,,,,L = .0477 * 50^2 = 119.44 ft \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "checking,,,, 119.44/50^2 = .0477,,,,ok \n" ); document.write( " \n" ); document.write( " |