Find Location of Aeroplane After 60km Travel

  • Thread starter vorcil
  • Start date
In summary, using the parametric equation (1,2,0) + t(-11,10,2), where t is the distance travelled, the location of the aeroplane after traveling 60km is (-43, 42, 8). This is based on finding the length of the direction vector (-11,10,2) and multiplying it by (60/length), then adding it to the starting point (1,2,0).
  • #1
vorcil
398
0
An aeroplane takes off from (1,2,0) and climbs in the direction (-11,10,2)

part a) how close does the areo plane get to the top of an aerial mast at (0,2,1)

AB=b-a = (0,2,1)-(1,2,0) = (-1,0,1)

D(hat)= (-11,10,2)/15

AB.D(hat) = (11/15 + 2/15 = 13/15

root(AB - AB.D(hat)^2 )= root(2 - (13/15)^2)

=root(281)/15=1.1175
this is correct

-----
This is the part I'm having trouble with
PARTB)

Find the location of the areoplane after it has traveled 60km

60^2 = AB-AB.D(hat)
A = (1,2,0) B =(x,y,z)

what to do now?
 
Physics news on Phys.org
  • #2
vorcil said:
An aeroplane takes off from (1,2,0) and climbs in the direction (-11,10,2)

Find the location of the areoplane after it has traveled 60km

60^2 = AB-AB.D(hat)
A = (1,2,0) B =(x,y,z)

what to do now?

I don't understand what you're trying to do here. You can find a vector in the direction
of movement by subtracting (1,2,0) from (-11,10,2).
Then find the length of this vector and find a number to multiply the vector with, to
get the length equal to 60.
Finally add the vector to the starting point
 
  • #3
willem2 said:
I don't understand what you're trying to do here. You can find a vector in the direction
of movement by subtracting (1,2,0) from (-11,10,2).
Then find the length of this vector and find a number to multiply the vector with, to
get the length equal to 60.
Finally add the vector to the starting point

Sorry I don't understand how you're way works any better!

subtracting 1,2,0 from -11,10,2?
1,2,0 is a point
-11,10,2 is the direction of the line from that point

What do i do!

-

1,2,0 - making up another point with 10(1,2,0)
a=1,2,0 b=10,20,0
AB=b-a (9,18,0)
|AB| = 20.124

60/20.124 = 2.981

2.981(9,18,0) = (26.83,53.66,0)

This is me trying to use your method above.

-

The awnser is -43,32,8 but how do i get to it!

-
 
Last edited:
  • #4
parametric equation(1,2,0)+t(-11,10,2)
components squared (1-11t)^2,(2+10t)^2+(2t^2) = 60^2

(1-11t)(1-11t) = (1-22t+121t^2)
(2+10t)(2+10t) =(4+40t+100t^2)
(4t^2)

sum the parts

t+18t+225t^2 = 60^2
using the quadratic formula

I get
t=3.955
i'm rounding to 4

substituting
1-11t = x
2+10t = y
2t=z

1-44=-43
2+40=42
=8
(-43,42,8)

which is right according to the answers XD
 
  • #5
Sorry, I misread the question I tought the airplane went from (1,2,0) in the direction of the point (-11,10,2), but (-11,10,2) is already the direction of the line of travel.

You can find the length of (-11,10,2) and multiply this vector by (60/length)
to make its length equal to 60. Finally add it to the starting point.
If you do this you get the exact solution without any unjustified rounding of 3.955 to 4.
What you calculate, is the distance from (0,0,0) but what is asked is the distance travelled, so the distance from the starting point (1,2,0)
 

1. How is the location of an aeroplane determined after traveling 60km?

The location of an aeroplane after traveling 60km is determined through a combination of calculations and technological tools such as GPS (Global Positioning System) and radar. These tools help track the aeroplane's position in real-time and determine its location accurately.

2. What factors can affect the accuracy of determining the location of an aeroplane after 60km of travel?

Several factors can affect the accuracy of determining the location of an aeroplane after 60km of travel. These include weather conditions, technical malfunctions, and human error. It is essential to regularly calibrate and maintain the tracking tools to ensure accurate results.

3. How long does it take to determine the location of an aeroplane after 60km of travel?

The time it takes to determine the location of an aeroplane after 60km of travel can vary depending on the efficiency of the tracking tools, weather conditions, and the availability of data. However, with advanced technology, it usually takes a few seconds to a few minutes to determine the location accurately.

4. Can the location of an aeroplane after 60km of travel be determined if it is flying over the ocean?

Yes, the location of an aeroplane after 60km of travel can be determined even if it is flying over the ocean. In addition to GPS and radar, there are also specialized systems like ADS-B (Automatic Dependent Surveillance-Broadcast) that can track an aeroplane's location over water.

5. How is the location of an aeroplane after 60km of travel useful for air traffic control?

The location of an aeroplane after 60km of travel is crucial for air traffic control as it helps them monitor and manage the flow of air traffic. It also allows them to ensure the safety of all aircraft and avoid potential collisions. Additionally, it helps them plan efficient flight routes and manage delays or diversions if necessary.

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
8
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
7
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
7
Views
3K
Back
Top