Vector problem involving velocity and wind

braindead101
Messages
158
Reaction score
0
A 100-meter dash is run on a track in the direction of \vec{v} = 2\vec{e_{1}}+6\vec{e_{2}} . The wind velocity \vec{e}_{1}+\vec{e_{2}} km/h. The rules say that a legal wind speed measured in teh direction of the dash must not exceed 5 km/h. Will the race results be disqualified due to an illegal wind?

I am unsure how to start this problem, any help would be great. I think that I must find the speed of the wind in that direction first, so finding that vector and then finding the magnitude of that vector. But I don't know how to find that vector.
 
Physics news on Phys.org
is the answer just projecting wind onto the velocity .
proj v (w) = (w, v / v,v )v
= ([5 1],[2 6] /[2 6],[2 6])[2 6]
= ((10+6)/(4+36))[2 6]
= 16/40 [2 6]
= [4/5 12/5]

so magnitude of that is around 2.52, so no the race won't be disqualified... am i doing somethin wrong. and should the 100-meter be incorporated somehow?
 
No, the condition under which the race is disqualified says nothing about the length of the race, only the speed of the wind. Taking the projection of the wind vector onto the direction of the race is exactly right.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top