Finding distance between two points A, B moving in a plane

  • Thread starter Thread starter Richlair
  • Start date Start date
  • Tags Tags
    Plane Points
AI Thread Summary
A and B are two objects initially separated by a distance d, with B moving perpendicularly to the line connecting them at speed v, while A continually adjusts its direction to aim towards B. The discussion emphasizes the need to establish the velocities of both particles, maintaining that their speeds are equal. A's velocity must always point towards B's current position, which complicates the calculations. The problem suggests using B's frame of reference to simplify the analysis, treating B as stationary and adjusting A's initial velocity accordingly. The goal is to determine the fixed distance between A and B once they are aligned in the same direction.
Richlair
Messages
8
Reaction score
0
A and B are two objects in a plane. Initially they were at a distance d apart. B moves rectilinearly and perpendicular to the line AB initially with speed v and A moves with speed v so that it is continually aimed towards B. After some time, both of them are moving aimed in the same direction and would be a fixed distance apart. Find the fixed distance.
 
Physics news on Phys.org
Richlair said:
A and B are two objects in a plane. Initially they were at a distance d apart. B moves rectilinearly and perpendicular to the line AB initially with speed v and A moves with speed v so that it is continually aimed towards B. After some time, both of them are moving aimed in the same direction and would be a fixed distance apart. Find the fixed distance.
I assume that their speed |velocity| is same[/color]
First consider first particle A is at 0i+0j and second particle B is at di+0j here i and j represent unit vectors along x and y direction. now B start moving with velocity Vb=0i+vj it's location at time t is Rb=(0i+vj)t+di. Now come to first particle A. let it's velocity at any time is vx i+vy j. since velocity of both A and B is same so (vx2+vy2))1/2=v. one more constraint is it's direction is always along the location of B that is (0i+vj)t+di now using all the constraint i mentioned you can do this question.
Hope now you will complete it.
 
vkash said:
I assume that their speed |velocity| is same[/color]
First consider first particle A is at 0i+0j and second particle B is at di+0j here i and j represent unit vectors along x and y direction. now B start moving with velocity Vb=0i+vj it's location at time t is Rb=(0i+vj)t+di. Now come to first particle A. let it's velocity at any time is vx i+vy j. since velocity of both A and B is same so (vx2+vy2))1/2=v. one more constraint is it's direction is always along the location of B that is (0i+vj)t+di now using all the constraint i mentioned you can do this question.
Hope now you will complete it.

I was thinking much the same, but I would solve it in B's frame of reference. That mean treating B as at rest and A with initial leftward velocity of v and initial downward velocity (assuming B was moving upwards) of -v.
 
vkash said:
I assume that their speed |velocity| is same[/color]
First consider first particle A is at 0i+0j and second particle B is at di+0j here i and j represent unit vectors along x and y direction. now B start moving with velocity Vb=0i+vj it's location at time t is Rb=(0i+vj)t+di. Now come to first particle A. let it's velocity at any time is vx i+vy j. since velocity of both A and B is same so (vx2+vy2))1/2=v. one more constraint is it's direction is always along the location of B that is (0i+vj)t+di now using all the constraint i mentioned you can do this question.
Hope now you will complete it.

How should I use the constraint that A is headed towards B at any instant?
 
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