MHB How do you calculate the distance between ships using the Pythagorean theorem?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Ships
Click For Summary
The discussion focuses on calculating the distance between two ships using the Pythagorean theorem. The ships' positions are defined parametrically, with one ship starting at the origin and the other at (150,0). The distance formula is applied to derive the rate of change of distance, resulting in a calculation that shows the distance between the ships is increasing at approximately 21.39 kph at 4:00 pm. The participants confirm that using the formula D²(t) = x² + y² is a standard approach for such problems, aligning with the Pythagorean theorem for right triangles. This method provides a reliable template for solving similar distance-related problems.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
View attachment 1599

wasn't sure but made the $$\frac{da}{dt}$$ negative since the ships are drawing closer to each other at least before 4pm
 
Physics news on Phys.org
Re: distance between ships at 4pm

Your answer agrees with the result I got when I recently worked this problem when it was posted at Yahoo! Answers. This was the reply I gave:

Let's orient our coordinate axes such that ship A is at the origin at noon, and so ship B is at $(150,0)$. Thus, we may describe the position of each ship parametrically as follows:

Ship A:

$$x=35t$$

$$y=0$$

Ship B:

$$x=150$$

$$y=25t$$

If we let $D$ be the distance between the ships at time $t$, we may use the distance formula to write:

$$D^2(t)=(35t-150)^2+(25t)^2=50\left(37t^2-210t+450 \right)$$

Implicitly differentiating with respect to $t$, we find:

$$2D(t)D'(t)=50(74t-210)=100(37t-105)$$

Hence:

$$D'(t)=\frac{50(37t-105)}{D(t)}=\frac{\sqrt{50}(37t-105)}{\sqrt{37t^2-210t+450}}$$

At 4:00 pm, we have $t=4$, and so we find:

$$D'(4)=\frac{\sqrt{50}(37(4)-105)}{\sqrt{37(4)^2-210(4)+450}}=\frac{215}{\sqrt{101}}\,\frac{\text{km}}{\text{hr}}$$

Thus, at 4:00 pm the distance between the ships is increasing at a rate of about 21.3933 kph.
 
Re: distance between ships at 4pm

do you always use generally.

$$D^2(t)=x^2+y^2$$

with these triangle problems, it seems the book examples do the same. I guess its a nice template to use..
 
Re: distance between ships at 4pm

karush said:
do you always use generally.

$$D^2(t)=x^2+y^2$$

with these triangle problems, it seems the book examples do the same. I guess its a nice template to use..

Yes, for right triangles, it follows directly from the Pythagorean theorem. :D
 

Similar threads

2
Replies
74
Views
6K
Replies
4
Views
3K
Replies
15
Views
3K
2
Replies
52
Views
7K
2
Replies
96
Views
10K
Replies
18
Views
3K