Relative Motion: Solving for Time Elapsed for Boats A & B

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
perdita_x
Messages
4
Reaction score
0

Homework Statement


The raceboats A and B leave at the same time the beach at point O with zero initial velocity. The path of boat A forms an angle of 60º with the beach and the path of boat B forms an angle of 45º.
Both boats move with constant acceleration. Compute the time elapsed until the boats are a
distance d apart from each other.

Given are the acceleration of boat A & B, and the distance d.


Homework Equations


s = (1/2)at^2
aB/A=aB-aA

The Attempt at a Solution


This question has really bothered me because I know its not very hard, but somehow I can't figure out how to start. I tried using the relative acceleration between the two boats in the formula, but that didnt give the right answer. If someone could just help me get started that would be great.
 

Attachments

  • q2.jpg
    q2.jpg
    3.9 KB · Views: 426
Physics news on Phys.org
perdita_x said:
I tried using the relative acceleration between the two boats in the formula, but that didnt give the right answer.
There's nothing wrong with that approach. What did you get for the relative acceleration? (Be sure to treat the accelerations as vectors.)
 
Doc Al said:
There's nothing wrong with that approach. What did you get for the relative acceleration? (Be sure to treat the accelerations as vectors.)

We're always told that we should solve the problems symbolically first. So when I first tried, I just used it as in the formula with aB/A=aB-aA to find B relative to A.

Im not exactly sure what you mean when you say I need to treat the accelerations as vectors. If you mean that I should split up each relative acceleration into x and y components, then say that aB/A=sqrt(a(B/A)x2 + a(B/A)y2), that doesn't give the correct answer either.
 
perdita_x said:
We're always told that we should solve the problems symbolically first. So when I first tried, I just used it as in the formula with aB/A=aB-aA to find B relative to A.
OK, but that doesn't make use of the given angles. Do the accelerations have the same magnitude?
 
Doc Al said:
OK, but that doesn't make use of the given angles. Do the accelerations have the same magnitude?

Hm. Okay, they don't have the same magnitude. And I think I understand why I need to consider them as vectors.

So something along the lines of a(B/A)x = aBcos45 - aAcos60, the same in y direction, then find the magnitude of aB/A and use that?
 
perdita_x said:
So something along the lines of a(B/A)x = aBcos45 - aAcos60, the same in y direction, then find the magnitude of aB/A and use that?
Yes, that's the idea. (But be careful with signs.)
 
Thanks! And yes, must watch out for signs :D