Position at Which 2 Cars Pass Each Other

  • Thread starter Thread starter Drakkith
  • Start date Start date
  • Tags Tags
    Cars Position
AI Thread Summary
Anna drives from Champaign to Indianapolis at 75 mph, passing the Prospect Ave. exit at noon, while Chuck drives from Brownsburg to Champaign at 65 mph, passing his exit at 12:30 PM. The distance between the two exits is 105 miles, and both drivers maintain constant speeds. The position equations for Anna and Chuck are used to find where they meet, with Anna's equation being Y=75X and Chuck's needing a correction to Y=-65(X-0.5)+105. The discussion highlights the importance of correctly applying the order of operations in Chuck's equation to determine their intersection point accurately.
Drakkith
Mentor
Messages
23,175
Reaction score
7,625

Homework Statement


Anna is driving from Champaign to Indianapolis on I-74. She passes the Prospect Ave. exit at noon and maintains a constant speed of 75 mph for the entire trip. Chuck is driving in the opposite direction. He passes the Brownsburg, IN exit at 12:30pm and maintains a constant speed of 65 mph all the way to Champaign. Assume that the Brownsburg and Prospect exits are 105 miles apart, and that the road is straight.

How far from the Prospect Ave. exit do Anna and Chuck pass each other? x =

Homework Equations



Position equation: X(t)=X0 + VxT

The Attempt at a Solution


[/B]
I've tried to solve this by graphing the position of both people on a graph and finding the point where the lines intersect. (Time on X-Axis in Hours, Position on Y-Axis in Miles, Origin centered at Prospect Ave.)

Using the position equation I set Anna's initial time and position as zero. Her velocity is 75 mph so the equation for her line is: Y=75X + 0, or just Y=75X
(The problem calls the vertical axis X in this case, but I've labeled it as Y instead since it's more familiar to everyone)

I think I'm having trouble with Chuck's equation though. Since he passes the Brownsburg exit 30 minutes after Anna passes the Prospect Ave. exit, I have to shift his line over by half an hour. I thought the equation was: (-65X-0.5) + 105
Velocity is 65 mph in the negative direction, and the -0.5 shifts his line over to the right to account for the fact that he passed Brownsburg 1/2 hour after Anna passed the Prospect Ave. exit.
However, graphing both of these lines and finding the intersection point of (0.75,55.98) is apparently not correct.

Not sure what I've done wrong here.
 
Physics news on Phys.org
Found the problem. Chuck's equation should be Y=-65(X-0.5)+105, not Y=(-65X-0.5)+105.
 
Drakkith said:

Homework Statement


Anna is driving from Champaign to Indianapolis on I-74. She passes the Prospect Ave. exit at noon and maintains a constant speed of 75 mph for the entire trip. Chuck is driving in the opposite direction. He passes the Brownsburg, IN exit at 12:30pm and maintains a constant speed of 65 mph all the way to Champaign. Assume that the Brownsburg and Prospect exits are 105 miles apart, and that the road is straight.

How far from the Prospect Ave. exit do Anna and Chuck pass each other? x =

Homework Equations



Position equation: X(t)=X0 + VxT

The Attempt at a Solution


[/B]
I've tried to solve this by graphing the position of both people on a graph and finding the point where the lines intersect. (Time on X-Axis in Hours, Position on Y-Axis in Miles, Origin centered at Prospect Ave.)

Using the position equation I set Anna's initial time and position as zero. Her velocity is 75 mph so the equation for her line is: Y=75X + 0, or just Y=75X
(The problem calls the vertical axis X in this case, but I've labeled it as Y instead since it's more familiar to everyone)

I think I'm having trouble with Chuck's equation though. Since he passes the Brownsburg exit 30 minutes after Anna passes the Prospect Ave. exit, I have to shift his line over by half an hour. I thought the equation was: (-65X-0.5) + 105
Velocity is 65 mph in the negative direction, and the -0.5 shifts his line over to the right to account for the fact that he passed Brownsburg 1/2 hour after Anna passed the Prospect Ave. exit.
However, graphing both of these lines and finding the intersection point of (0.75,55.98) is apparently not correct.

Not sure what I've done wrong here.
Your error can be traced back to "order of operations" .

If Chuck's distance from Prospect Ave. is given by y = (-65X-0.5) + 105, then what does that give for Chuck's distance from Prospect Ave. at time, x = 1/2 hour? It doesn't give y = 105, does it?

Added in Edit: I see you've found the problem.
 
SammyS said:
Your error can be traced back to "order of operations" .

?If Chuck's distance from Prospect Ave. is given by y = (-65X-0.5) + 105, then what does that give for Chuck's distance from Prospect Ave. at time, x = 1/2 hour? It doesn't give y = 105, does it?

Not when you screw up on where to place the parentheses!
 
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