Solve Vectors Question: Distance Between Ships A & B

  • Thread starter peripatein
  • Start date
  • Tags
    Vectors
In summary, the conversation revolved around solving a problem involving two ships, A and B, traveling at constant velocities. The initial positions and velocities of the ships were given, and the distance between them after 40 minutes was to be calculated. Various equations were proposed and discussed, with attempts made to simplify them and solve for the unknown variables. Eventually, it was suggested to approach the problem by using a different reference frame and considering the coordinates of ship B relative to ship A. After plugging in the values, it was found that the distance between the ships after 40 minutes was 33.8 km, which differed from the initial estimate of 15 km. Further work and analysis was needed to determine the cause of this discrepancy and find a
  • #1
peripatein
880
0
Hello,

I'd like to please verify whether my solution to the problem as described below is indeed correct.

Ship A is traveling east at a constant velocity of 30km/h. It notices ship B 15 km away and 30° from the north. Ship B is traveling at a constant velocity. 20 minutes later ship A notices ship B 45° from the north, and 20 more minutes after that ship B is observed 60° from the north. The distance between ship A and B at that point in time ought to be calculated, including the velocity (magnitude and direction) of ship B.

Proposed solution:

Supposing ship A first spots ship B from O, (0,0):

1) (1/3Va)(OB + 1/3Vb) / |(1/3Va)||(OB + 1/3Vb)| = 1/SQRT(2)

2) (2/3Va)(OB + 2/3Vb) / |(2/3Va)||(OB + 2/3Vb)| = SQRT(3)/2

[Va, Vb, OB are vectors; 1/SQRT(2) = cos 45°; SQRT(3)/2 = cos 30°]

I got Vb = (27.56,15.91), |Vb| = 31.82 km/h, distance between ship A and B 40 minutes later = 12.14 km

Are these equations correct? Is their solution?
 
Physics news on Phys.org
  • #2
Does 30 degrees from north mean 30 degrees from north towards east or 30 degrees from north towards west?
 
  • #3
peripatein said:
1) (1/3Va)(OB + 1/3Vb) / |(1/3Va)||(OB + 1/3Vb)| = 1/SQRT(2)
Can you explain the logic behind that equation? It appears to be saying that angle A'OB' is 45 degrees, where A' and B' are the positions after 20 minutes.
 
  • #4
30 degrees from the north means 60 degrees from the east. The movement is only in the east-west plane. That is my assumption from the details in any cass.
 
  • #5
I think there might be two solutions but if we assume 30 degrees from north means towards east I think your numbers are off. Using ruler and compass I solved the problem graphically. I was careful and think my number are off less then 10%. See below,
 

Attachments

  • ships186.jpg
    ships186.jpg
    22.1 KB · Views: 399
  • #6
As I indicated before, I don't think your equations are right. Your equation (1) appears to be saying that angle A'OB' is 45 degrees, where A' and B' are the positions after 20 minutes. It's the angle between OA' and A'B' that's 45 (or 135) degrees.
 
  • #7
Hi,
For the problem as described above, are the following two equations correct?

Supposing A = (Va,0)t and B = (15cos60,15sin60) + (Vbx, Vby)t

Thus:

20 minutes later:
A = (1/3Va,0) and B = (15cos60,15sin60)+(1/3Vbx,1/3Vby)

40 minutes later:
A = (2/3Va,0) and B = (15cos60,15sin60)+(2/3Vbx,2/3Vby)

Hence:

(1) 1/SQRT(2) = (1/3Va,0)*(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby) / |(1/3Va,0)||(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby)|

(2) SQRT(3)/2 = (2/3Va,0)*(15cos60+2/3Vbx-2/3Va,15sin60+2/3Vby) / |(2/3Va,0)||(15cos60+2/3Vbx-2/3Va,15sin60+2/3Vby)|

Is that correct?
 
  • #8
In case these last equations are also wrong, please suggest any other method/set of equations by which this problem may be approached and solved.
 
  • #9
Let's approach this geometrically. Let A, B be the initial positions, A', B' the positions after 20 minutes, and A", B" after 40. Spinnor's diagram is useful.
What angle are we told is 45 degrees?
What lines border that angle?
What vectors (treating A as the origin) correspond to the orientations of those lines?
Your equation (1) appears to be using OA', OB' as those vectors.
 
  • #10
I have made some corrections to my initial equations. They are valid now, wouldn't you agree?
 
  • #11
peripatein said:
...(1) 1/SQRT(2) = (1/3Va,0)*(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby) / |(1/3Va,0)||(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby)|

(2) SQRT(3)/2 = (2/3Va,0)*(15cos60+2/3Vbx-2/3Va,15sin60+2/3Vby) / |(2/3Va,0)||(15cos60+2/3Vbx-2/3Va,15sin60+2/3Vby)|

Is that correct?

(1) 1/SQRT(2) = (1/3Va,0)*(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby) / |(1/3Va,0)||(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby)|

simplify -->

(1) 1/SQRT(2) = (15cos60+1/3Vbx-1/3Va) / |(15cos60+1/3Vbx-1/3Va,15sin60+1/3Vby)|

Do the same for the other eq.
 
Last edited:
  • #12
The equations indeed seem correct, but I have not been able to extricate Vbx and Vby. May you please try it yourself and suggest how to go about it?
 
  • #13
I would start by making the equations simpler to write out. Put x for Vbx etc., multiply out to get rid of the thirds, maybe turn cos 60 and sin 60 into numbers.
You have two quadratic equations with two unknowns. In general, that could give you a quartic, but maybe you get lucky. Post what you do get.
 
  • #14
Hi,
It is always possible that I have made some mistakes along the way, but I have got:

(1) x^2-37.5x -67.5SQRT(3)y-3y^2-787.5=0
(2) x^2-15x+45SQRT(3)y-y^2-1462.5=0

Which doesn't get me anywhere. Any advice?
 
  • #15
I did make a mistake, and will repost the correct equations shortly
 
  • #16
Hi,

I still get:

(1) x^2 -37.5x -67.5SQRT(3)y -3y^2 -787.5=0
(2) x^2 -15x -45SQRT(3)y -y^2 -1462.5=0

Which doesn't get me anywhere. Any advice?
 
  • #17
If you take the difference of the two equations that will remove the x^2 term, leaving an expression for x in terms of y and y^2. You can use that to substitute for x in one equation. That produces a quartic in y (as I feared). You can look up how to solve quartics. I'm surprised the problem is this hard, but the logic all seems correct.
 
  • #18
peripatein said:
Hi,

I still get:

(1) x^2 -37.5x -67.5SQRT(3)y -3y^2 -787.5=0
(2) x^2 -15x -45SQRT(3)y -y^2 -1462.5=0

Which doesn't get me anywhere. Any advice?

There has got to be an easier way. Good for you for not giving up. I think it might make sense to go to a different reference frame. Say we go into the frame of reference of ship A. Will work on this.
 
  • #19
Spinnor said:
There has got to be an easier way. Good for you for not giving up. I think it might make sense to go to a different reference frame. Say we go into the frame of reference of ship A. Will work on this.

Does this look like a promising route?
 

Attachments

  • ship189.jpg
    ship189.jpg
    19.1 KB · Views: 411
  • #20
Let's go back to the start and look for an easier way.
Suppose B travels x km E and y km N (could be negative) each 20 minutes.
What are its co-ordinates (B') after 20 minutes relative to A (A's initial position)?
What are they relative to A' (A's position after 20 minutes)?
What can we say about the ratio of the co-ordinates of B' relative to A'?
 
  • #21
Based on the proposed diagram, my equations have now become:
(1) tan 45 =(15sin60+y*1/3)/(15cos60+x*1/3)
(2) tan 30 = (15sin60+y*2/3)/(15cos60+x*2/3)

Y=Vy of ship B = -8.23km/h
X = Vx of ship B = 38.24 km/h

Vb = 39.11 km/h

Is that correct?
Distance between ships at that point is, however, 33.8 km!
That is certainly not the 15km which Spinnor's first diagram showed.
What am I doing wrong then?
 
  • #22
Pardon me, I accidentally substituted the wrong value in my equation for distance. It does yield 15km! :-)
 

What are vectors?

Vectors are mathematical quantities that have both a magnitude and direction. They are commonly represented by arrows and are used to describe physical quantities such as velocity, force, and displacement.

How do you calculate the distance between two points using vectors?

The distance between two points, A and B, can be calculated using the formula: d = √(x2-x1)^2 + (y2-y1)^2. This formula uses the coordinates of the two points to calculate the distance between them.

What is the significance of finding the distance between two ships using vectors?

Finding the distance between two ships using vectors allows us to determine the shortest path or distance between the two ships. This can be useful in navigation, transportation, and other real-world applications.

How do you represent the distance between two ships using vectors?

The distance between two ships can be represented by a vector with its magnitude being the distance between the two ships and its direction being the direction from one ship to the other.

What are some real-world applications of calculating the distance between two ships using vectors?

Some real-world applications include navigation, determining the shortest path for transportation, and calculating the distance between objects in space.

Similar threads

Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
750
  • Introductory Physics Homework Help
Replies
4
Views
729
  • Introductory Physics Homework Help
Replies
11
Views
2K
  • Introductory Physics Homework Help
Replies
3
Views
2K
  • Introductory Physics Homework Help
Replies
1
Views
880
  • Introductory Physics Homework Help
Replies
4
Views
808
  • Introductory Physics Homework Help
Replies
30
Views
2K
Back
Top