document.write( "Question 1091781: A car is involved in a single vehicle accident and the tyre marks were more than 75 metres long. Under road conditions the distance d ( in metres). it takes a car travelling at v m/s to stop is approximated by the equation d= 0.05v^2 + v . The accident occurred in a 100 km/h speed zone. was there a likelihood of the driver exceeding this speed limit ? \n" ); document.write( "
Algebra.Com's Answer #706321 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 75=0.05v^2+v; multiply by 20 both sides \n" ); document.write( "1500=v^2+20v \n" ); document.write( "v^2+20v-1500=0 \n" ); document.write( "(v+50)(v-30)=0 \n" ); document.write( "v=30 m/sec only positive root. \n" ); document.write( "That speed is 108,000 m/3600 sec (1 hour) \n" ); document.write( "That is 108 km/h and consistent with the driver's exceeding the speed limit. \n" ); document.write( " \n" ); document.write( " |