aaronstonedd
- 6
- 0
Homework Statement
A person moving towards east with a speed 'v' observes the rain to be falling vertically downwards. When he doubles his speed, the rain appears to come at 30° angle with the vertical. Find the actual speed and direction of rain with vertical.
Homework Equations
Velocity of A with respect to B = Velocity of A – Velocity of B
(VAB = VA – VB)
The Attempt at a Solution
Let the actual speed of rain be VR. Let the person's speed be represented by VP.
Using \widehat{i}-\widehat{j}-\widehat{k} notation for vectors, VP = v \widehat{i}
VR = VRsinθ \widehat{i} – VRcosθ \widehat{j}
VRP = VR – VP
VRP = VRsinθ \widehat{i} – VRcosθ \widehat{j} – v \widehat{i} = (VRsinθ – v) \widehat{i} –VRcosθ \widehat{j}
∵ Rain is vertically downwards, ∴ (VRsinθ – v) \widehat{i} = 0
So, VRsinθ = v
Now, let VP be 2v \widehat{i}.
∴ VRP = VR – VP
= +VRsinθ \widehat{i} –VRcosθ \widehat{j} –2v \widehat{i}
= (+VRsinθ –2v) \widehat{i} –VRcosθ \widehat{j}
= –v \widehat{i} –vtanθ \widehat{j}
Now \frac{-v}{-vtan\theta} = tan30° = √3̅
∴ tanθ = \frac{1}{\sqrt{3}}
∴ θ = 60°.
VR = \frac{2v}{\sqrt{3}}.
Both these answers are wrong, and I don't know how or why. I'm in Class 11. The correct answers should be θ = 30° and ∴ VR = 2v. What am I missing here?