How Do You Calculate the Direction of a Child Walking on a Moving Ship?

  • Thread starter Thread starter Whatupdoc
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
A child walking due east at 1 mph on a ship moving north at 1 mph has a resultant speed of sqrt(2) mph relative to the water. The child's eastward speed remains 1 mph, while the northward speed is also 1 mph, resulting in a vector speed of <1,1>. To find the direction, one can visualize this as a right triangle, where the angle can be calculated using trigonometric functions. The angle from the north can be determined based on the known components of the vector. This approach effectively combines the child's and ship's movements to calculate the overall direction and speed.
Whatupdoc
Messages
99
Reaction score
0
A child walks due east on the deck of a ship at 1 miles per hour.
The ship is moving north at a speed of 1 miles per hour.

Find the speed and direction of the child relative to the surface of the water.


speed = sqrt(2)

im having trouble finding the direction

The angle of the direction from the north = _____ (radians)

V_c = &lt;1,0&gt;
V_s = &lt;0,1&gt;
V= &lt;0,V&gt;

im not sure how i can find the direction
 
Physics news on Phys.org
The reasoning is as follow: The ship's speed is 1mph NORTH relative to water. The child's speed is 1mph EAST relative to the ship. But the ship has eastward speed 0mph. So the child's eastward speed relative to water is 1+0=1mph. Similarily, the child's northward speed relative to water is 0+1mph = 1 mph

So he has an eastward component of 1 and a northward component of 1. Hence is vector speed is <1,1>. Draw this vector and its components. You got yourself a right triangle for which you know 1 angle and 3 sides. It's easy to find the angle giving the direction of the vector speed.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top