document.write( "Question 4136: A car moving at 50km/h skids 15m with locked brakes. How far will the car skid with locked brakes at 150km/h? \n" ); document.write( "
Algebra.Com's Answer #1829 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
Let the deceleration be a m/h^2.
\n" ); document.write( " Use solve v^2 = 2a S , 50^2 = 2a * 15 to find
\n" ); document.write( " a = 250/3 m/ h^2.
\n" ); document.write( "
\n" ); document.write( " When v = 150, S = v^2/ 2a = 150^2 / (500/3) = (9 * 2500)* (3/500)
\n" ); document.write( " = 27* 5 = 135 meters.\r
\n" ); document.write( "\n" ); document.write( " Or use V1^2/S1 = V2^2/S2 and solve
\n" ); document.write( " 50^2/15 = 150^2/S2
\n" ); document.write( " or 1/15 = 9/S2
\n" ); document.write( " to get S2 = 135 m.\r
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" );