Issues finding time in acceleration problem

AI Thread Summary
The discussion focuses on solving a physics problem involving a car's braking distance and acceleration. The user correctly calculates that the car travels 8 meters in 0.5 seconds before applying brakes, but struggles to determine the total stopping time and the necessary acceleration to stop at the intersection. There is confusion regarding the calculation of time, with a suggestion that the result of 16 seconds is inaccurate and should be closer to 15 seconds. The importance of significant figures in calculations is emphasized, reflecting the instructor's grading criteria. Overall, the user is encouraged to refine their calculations and apply basic physics principles to solve the problem effectively.
bracing
Messages
2
Reaction score
0

Homework Statement



You are driving to the grocery store at 16 m/s. You are 130 m from an intersection when the traffic light turns red. Assume that your reaction time is 0.50 s and that your car brakes with constant acceleration.

x1 = 0 m
v1 = 16 m/s
t1 = 0 s
x2 = ?
v2 = 16 m/s
t2 = 0.50s
x3 = 130 m
v3 = 0 m/s
t3 = ?

Homework Equations



(a) How far are you from the intersection when you begin to apply the brakes?
(b) What acceleration will bring you to rest right at the intersection?
(c) How long does it take you to stop?

The Attempt at a Solution



for (a)
(x2-x1) = ((v1+v2)/2)*(t2-t1)
(x2-0m)=((16m/s+16m/s)/2)*(0.50s-0s)
x2=(32m/s/2)*0.50s
x2=16m/s*0.50s
x2 = 8m

for (c)
(x3-x2) = ((v2+v3)/2)*delta t
122m=(16m/s/2)*delta t
16s=delta t

for (b)
a=delta v/delta t
a=-16m/s/16s
a=-1 m/s^2

I know (a) is correct, where I am having issues is computing the final time so I can then obtain the acceleration.

Thanks,

Bracing
 
Physics news on Phys.org
Hello Bracing,

Welcome to Physics Forums!
bracing said:

Homework Equations



(a) How far are you from the intersection when you begin to apply the brakes?
(b) What acceleration will bring you to rest right at the intersection?
(c) How long does it take you to stop?
These are really part of the problem statement, not the relevant equations. But now I'm just being nitpicky...

The Attempt at a Solution



for (a)
(x2-x1) = ((v1+v2)/2)*(t2-t1)
(x2-0m)=((16m/s+16m/s)/2)*(0.50s-0s)
x2=(32m/s/2)*0.50s
x2=16m/s*0.50s
x2 = 8m
You have calculated that the car travels 8 m in 0.5 seconds, which is fine. But the problem statement is asking you how far away the car is from the intersection. (But I see from below that you have already figured out it is 122 m. If you wanted to get that value from your equation directly, you could do it by putting in the 130 m into your (x2 -x1) term somewhere.)
for (c)
(x3-x2) = ((v2+v3)/2)*delta t
122m=(16m/s/2)*delta t
16s=delta t
Be careful of your math. 122/8 isn't exactly 16.
for (b)
a=delta v/delta t
a=-16m/s/16s
a=-1 m/s^2
Your approach is sound. But you'll need to correct that previous mistake first (the time isn't exactly 16 seconds)
 
16s is rounded to significant figures as my instructor instructed the class on how he wanted it. I personally think I'm losing a bit by doing it but he continually stresses that we do.

I am dumb-founded over this as every example given in class had a stated acceleration, then my homework questions posted only do not.
 
bracing said:
16s is rounded to significant figures as my instructor instructed the class on how he wanted it. I personally think I'm losing a bit by doing it but he continually stresses that we do.
Well okay, if that's what your instructor wants. But I'm just saying that 122/8 is actually a little closer to 15 than it is 16.

But apart from the rounding stuff your solution looks okay to me.
I am dumb-founded over this as every example given in class had a stated acceleration, then my homework questions posted only do not.
Oh, but that's part of the joy of physics. By learning some basic principles, you can figure problems out from scratch, even without specific examples. That's one reason why physics is phun! :smile:
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top