Calculating Distance and Equation for a Hyperbola Using LORAN Stations

AI Thread Summary
The discussion centers on calculating the distance and equation for a hyperbola using LORAN stations. The stations A and B are 520 miles apart, and the ship at P receives A's signal 2,640 microseconds before B's signal, with radio signals traveling at 960 feet per millisecond. The first part involves finding the absolute difference in distances from P to A and B, while the second part requires deriving the hyperbola's equation based on the given parameters. The user attempted to solve Part A by calculating the signal travel distance but expressed uncertainty about their logic. The overall focus is on applying the hyperbola's properties to determine the required distances and equations.
uselessjack
Messages
4
Reaction score
0

Homework Statement


wrzYH.png

( URL of image in case it doesn't display : http://imgur.com/wrzYH.png )

The axes x and y are measured in miles.

In the figure, the LORAN stations at A and B are 520 mi apart, and the ship at P receives station A's signal 2,640 microseconds (ms) before it receives the signal from B.

A) Assuming that radio signals travel at 960 ft/ms, find | d(P, A) - d(P, B)|

B) Find an equation for the branch of the hyperbola indicated in red in the figure, using miles as the unit of distance.

C) If A is due north of B, and if P is due east of A, how far is P from A?
My attempt at a solution
The only thing I was able to somewhat figure out was Part A, but I'm not sure if my logic was correct. I multiplied 960 by 2640 to get 2,534,400 and put that was my answer.
 
Physics news on Phys.org
I would start by calling A = (0,a) and B = (0,-a) and P = (x,y). Then remember that a hyperbola is the locus of a point moving such that the differences of its distances from two points is a constant d. The two points are the foci. First figure out the equation with those variables. Put the numbers in last.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top