Can the car stop in time at the stop sign?

jnimagine
Messages
176
Reaction score
0

Homework Statement


A car, traveling at a speed of 90km/h, approaches a stop sign 40m ahead. If the car immediately begins to decelerate at a rate of -8m/s^2, will it be able to stop in time? Justify your response


Homework Equations


d = 1/2at^2 + vt

The Attempt at a Solution



I found time by doing t = v/a and found it to be 25/8s
Then I subbed it in d = 1/2at^2 + vt and got an answer of 39.1m, which is smaller than 40m. So it will be able to stop in time.
But this assignment is all about differentiation, so I should be finding a derivative somewhere... but I don't know where to find a derivative to solve this problem!
Please help~~
 
Physics news on Phys.org
Hello,

Well, you've kind of already used differentiation, but you may not know it. You have an equation for position:

x(t) = x_0 + v_0t + \frac{1}{2}at^2

The velocity is found by taking the derivative of this equation:

v(t) = \frac{dx}{dt} = v_0 + at

So when you calculated your time (where did you get t = v/a?) you were using this equation.

Hope this helps.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top