Acceleration, velocity, and position.

shark3189
Messages
3
Reaction score
0

Homework Statement


The speed of a car traveling in a straight line is reduced from 55 to 40 mph in a distance of 362 feet. Find the distance in which the car can be brought to rest from 40 mph, assuming the same constant deceleration. (You must show the calculus behind your response)


Homework Equations


a(t) = v'(t) = d''(t)


The Attempt at a Solution


Since acceleration is constant,
a(t) = c1
v(t) = c1*x + c2
d(t) = .5*c1*x^2 + c2*x + c3
I have no idea where to go from here.
 
Physics news on Phys.org
There is an equation relating acceleration, velocity and distance...

hint, hint: it looks a lot like conservation of energy...
 
yea but my teacher said any equations we use we have to derive, starting from acceleration. from there i integrated the others but i don't know what to plug in.
 
Try starting with integrating a = \frac{dv}{dt} = \frac{dv}{dx}\frac{dx}{dt} = v\frac{dv}{dx}.
 
ok, if a(t)=c_1

i get \int a(t)=v(t)=c_1 t+c_2

then i converted everything to feet and seconds, so the velocities are 80.67 ft/sec and 58.67 ft/sec.

i plugged in t=0 and my equation was v(0)=c_2=80.67

i also got c_1=\frac{80.67-58.67}{0-362}=-\frac{11}{181}

so the velocity equation is v(t)=\frac{-11t}{181}+80.67

if i set that velocity equation equal to zero, will that give me the distance?
 
Last edited:
How about integrating the third equality
a dx = v dv

\int_{0} ^{s} a dx = \int_{v_{0}} ^{v} v dv , a is a constant

2*a*s = v^{2} - v_{0} ^{2}

you have the distance and the initial and final velocities, calculate the acceleration and the plug into the very same equation to find how far it will take to stop the car...
 
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