Need help with velocity and accel. problem

  • Thread starter Thread starter beginner
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
The problem involves a police officer accelerating from rest at 6.0 m/s² to catch a car moving at a constant speed of 60.0 m/s. The initial approach incorrectly calculated the time to catch up based on final velocity instead of considering the distance traveled by both vehicles. To find the correct time, the equations of motion for both the car and the officer must be set equal to each other, leading to the equation 60t = 3t². Solving this yields the correct catch-up time of 20 seconds. Understanding the relationship between distance and time is crucial for solving such problems accurately.
beginner
Messages
4
Reaction score
0
Hi there,

I can't seem to understand what I'm doing wrong in the following problem:

"a police officer begins pursuing a speeding car when it passes. If the car moves with a constant velocity of 60.0m/s, and the officer moves with a constant acceleration of 6.0m/s^2. How long will it take the officer to catch up to the car if he begins pursuing from rest?"

I used V(final) = V(initial) + at. Substituting 60.0 for v(final), 0 for v(initial), and 6.0 for a. I solved for t and got 10.0s, but the answer is supposed to be 20.0s. What am I doing wrong?

thanks in advance
 
Physics news on Phys.org
a police officer begins pursuing a speeding car when it passes. If the car moves with a constant velocity of 60.0m/s, and the officer moves with a constant acceleration of 6.0m/s^2. How long will it take the officer to catch up to the car if he begins pursuing from rest?"

I used V(final) = V(initial) + at. Substituting 60.0 for v(final), 0 for v(initial), and 6.0 for a. I solved for t and got 10.0s, but the answer is supposed to be 20.0s. What am I doing wrong?


You have found the instant of time when the velocities of the two cars will become the same. At that instant the two may not be in the same position.

You have to find the instant when they are in the same POsition, i.e. the instant when their displacements or distance traveled (from the point where the crimnal's car passes the stationary police car), are the same.
 
I would suggest drawing a vector diagram. Like u solve other questions in relatve velocity.
I agree with Ambitwistor
 
"a police officer begins pursuing a speeding car when it passes. If the car moves with a constant velocity of 60.0m/s, and the officer moves with a constant acceleration of 6.0m/s^2. How long will it take the officer to catch up to the car if he begins pursuing from rest?"


Initial coinciding point is our space origin, the coinciding instant, our time origin.
The path of motion is our X Axis.
X coordinate of criminal's car at any instant t = 60 t meters

X coordinate of police car at any instant t = (1/2)(6)t^2 meters

If the catch up takes place at instant t1;
60(t1) = (1/2)(6)(t1)^2 which has the solutions;
t1 = 0 and t1 = 20.
The first is trivial. The catch up takes place at 20 secs
 
Δx = 0.5at^2

a = 6 m/s^2

Δx = 3t^2

Δx = vt

vt = 3t^2

t = v/3 = 60/3 = 20s.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top