Find Distance and Bearing from City A to C | Plane Navigation Problem

  • Thread starter Thread starter Phyzwizz
  • Start date Start date
  • Tags Tags
    Bearing Trig
AI Thread Summary
The discussion revolves around calculating the distance and bearing from city A to city C in a plane navigation problem. The distance from A to C has been determined to be approximately 1220.671 miles. Participants suggest using trigonometric ratios to find the bearing by analyzing the coordinates of point C derived from the movements from A to B and B to C. The coordinates for C are calculated as X ≈ 1217.153 and Y ≈ 140.723, which help in determining the angle at A. The conversation highlights the importance of visualizing the problem with right triangles and applying trigonometric functions effectively.
Phyzwizz
Messages
58
Reaction score
0
Problem
Distance:
From city A to city B, a plane flies 650 miles at a bearing of N 48° E. From city B to city C, the plane flies 810 miles at a bearing of S 65° E. Find the distance from A to C and the bearing from A to C.

Work so far
So far I've gotten the distance from A to C already, but I'm having trouble figuring out what to do, to find the bearing. Its sort of difficult to show what I did to get the sides because it involves drawing a series of other triangles and finding the lengths of some of their sides and adding them in some places and subtracting in others. But the tactic I took in solving for the length was setting A to (0,0) and attempting to find the x and y coordinates for C separately.

What I got for the distance from A to C is, AC≈ 1220.671.

Thanks, I hope someone can help me.
 
Physics news on Phys.org
What did you get for the coordinates of C? Just draw one right triangle with hypotenuse AC.
 
The bearing is just the angle at A between North and AC. In the right angled triangle with AC the hypotenuse, you know two lengths, so you can use trig ratios to find the angle.
 
The coordinates I got for C are...

X - ≈1217.153 came from (650cos 42°)+(810cos 25°)

Y - ≈140.723 came from (650sin 42°)-(810sin 25°)
 
Oh, thanks Vertigo, I guess I just need to think about the problem a little more next time. That really is pretty simple.

I just do sin θ = opp/hyp and then I can switch it and make it arcsin opp/hyp= θ right?

θ=theta
opp= opposite
hyp= hypotenuse
 
Last edited:
Phyzwizz said:
Oh, thanks Vertigo, I guess I just need to think about the problem a little more next time.

That's okay, I'm sure you'll find these questions quite easy from now on. And I'm sure you'll learn soon in class more about arcsin and quadrants and such.
 
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

Similar threads

Back
Top