Calculating Vector Components for an Airplane's Trajectory

AI Thread Summary
The discussion revolves around calculating the vector components of an airplane's trajectory as it approaches a radar station. The airplane's initial position vector, R_vec_A, has a magnitude of 360m at 40 degrees above the horizon, while its final position vector, R_vec_B, is 880m after a 123-degree change. The calculation for the change in vector R(AB) involves subtracting the components of R_vec_A from R_vec_B. An error was identified in the calculations due to a miscalculation with the calculator. The final correct vector components for R(AB) were confirmed after reevaluating the calculations.
samxel
Messages
3
Reaction score
0

Homework Statement



A radar station, located at the origin of xz plane, as shown in the figure, detects an airplane coming straight at the station from the east. At first observation (point A), the position of the airplane relative to the origin is R_vec_A. The position vector R_vec_A has a magnitude of 360m and is located at exactly 40 degrees above the horizon. The airplane is tracked for another 123 degrees in the vertical east-west plane for 5.0s, until it has passed directly over the station and reached point B. The position of point B relative to the origin is R_vec_B (the magnitude of R_vec_B is 880 m).

find the ordered pair (x,z) for components of the vector R(AB), which I am suppose to be able to find by R(AB) = R(B) - R(A).

PICTURE OF PROBLEM

http://i37.tinypic.com/2pzfml1.jpg

Homework Equations





The Attempt at a Solution



Vector A:
cos 40 = x/360; x = 276
sin 40 degrees = y/360; y = 231
RAx, RAz= (275.775 , 231.40)

Vector B:
angle (123+40=163; 180-163=17 degrees)
cos 17 = x/880; x =-841.55
sin 17 = y/880; y = 257.29
RBx,RBz= (-841.55, 257.29)

RBA = Vector B - Vector A = (-841.55, 257.29) - (275.775 , 231.40) = (-116.84,25.89)

MY ANSWER IS NOT RIGHT. I must be missing something but i can't see it.
 
Physics news on Phys.org
RBA = Vector B - Vector A = (-841.55, 257.29) - (275.775 , 231.40) = (-116.84,25.89)
Check this value.
 
oh damn! that was it . stupid calculator ;)

thanks a lot. Been doing work all day my mind is not working right, right now.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top