A ferry boat crosses a river and arrives at a point on the opposite bank directly across from its starting point. The boat can travel at 6m/s and the current is 2m/s. If the river is 700m wide, in what direction must the boat steer and how long will it take to cross?
This is exactly how the question is worded in my textbook. In "Applications of the dot and cross products" and I'm a little stumped by this one because there is no indication of what direction the current is flowing. So trying to figure out a specific direction is what's stumping me here. Also having some trouble determining the time to cross.
Obviously , the current has to flow against the boat to make it arrive at a point exactly opposite to the starting position.
See the Vector Triangle Diagram here
$\vec vel_{boat,ground}= \vec vel_{boat,river} + \vec vel_{river,ground}$
You need to solve the above vector equation using the triangle law.
You know that $\vec vel_{boat,ground}$ is at angle of 90° to the direction of the $\vec vel_{river,ground}$
The angle of tilt will then be: $cos^{-1}(1/3) = 70.53°$ (approx.)
For the magnitude of the $vel_{boat,ground}$, you apply the Pythogoras Theorem to the same triangle:
$vel_{boat,ground}^2= vel_{boat, river}^2 - vel_{river,ground}^2$
Or
$vel_{boat,ground}^2 = 6^2 - 2^2$
Or
$vel_{ boat,ground}$ = 5.656 m/sec.
The time is then simply
$700/5.656$
or 123.76 sec.