asked 46.6k views
3 votes
the function d(t)=15t^2-100t gives the distance a car going a certain speed will skid in t seconds. find the time it would take for the car to skid 170 feet

2 Answers

3 votes
15t^2 - 100t = 170
15t^2 - 100t - 170 = 0

3t^2 - 20t - 34 = 0

solve for t

t = [-(-20) +/- sqrt( 400 - 4*3 *(-34) ] / 6

= 8.07 seconds


answered
User Jonas Kongslund
by
8.2k points
5 votes
Equate 170 feet to d(t) = 15t^2 - 100t.  Rearrange these 3 terms in descending order according to the powers of t.  Then solve for t.  Use the quadratic formula or some other suitable approach.
answered
User Peevesy
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.