document.write( "Question 1003210: Can someone please help me with this excercises:\r
\n" );
document.write( "\n" );
document.write( "1. A car left skid marks 16 m long when the driver brought it to a quick stop as he was traveling east. Assuming the brakes decelerated the car at -15 m/s^2, how fast was the car traveling when its brakes were first applied?\r
\n" );
document.write( "\n" );
document.write( "2. A car is capable of accelerating at a rate of 3.20 m/s^2. If it is going 11.0 m/s when it leaves the curved portion of the entrance ramp to an expressway, how much straightaway does it need to obtain 35.0 m/s before merging with the traffic ?\r
\n" );
document.write( "\n" );
document.write( "3. A driver in a car moving at 32 m/s sees a cow sitting on the road 71 m ahead. Can the driver stop in time to avoid hitting the cow if his rate of deceleration is -7.6 m/s^2.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619988 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! In order to not overload the tutors, you must list these one at a time. \n" ); document.write( "I will do the first one, but relist the others separately. \n" ); document.write( "You can use the formula \n" ); document.write( "Vf^2 - Vo^2 = 2ax \n" ); document.write( "Here your final velocity, Vf = 0, the a = -15, and x = 16. \n" ); document.write( "Plugging in we get \n" ); document.write( "0 - Vo^2 = 2(-15)(16) \n" ); document.write( "-Vo^2 = -480 so that \n" ); document.write( "Vo = 21.9 m/s \n" ); document.write( " |