Dalkiel
- 9
- 0
Homework Statement
280m wide river, destination 120m upstream, river current is 1.35 m/s downstream and the boat speed in still water is 2.70 m/s. What should the boat's heading angle be (relative to the shore)?
Homework Equations
V_x = Vcosθ
V_y = Vsinθ
x = V_0 t (starting points set to 0 for x and y, no acceleration involved)
V_{BS} = V_{BW} + V_{WS}
The Attempt at a Solution
y component of velocity unaffected by current, so V_{BS} = V_{BW} + V_{WS} will be relevant for x component only.
V_x = Vcosθ = 2.7 cosθ
V_y = Vsinθ = 2.7 sinθ
V_{BS} = V_{BW} + V_{WS} = (2.7 cosθ) - 1.35
y = V_0 t = 280 = (2.7 sinθ)t
t = 280/(2.7 sin)
x = V_0 t = 120 = ((2.7 cosθ) - 1.35) t
t = 120/((2.7 cosθ)-1.35)
time it takes to go across river (y component) equals time to travel upstream (x component)
t = t = 280/(2.7 sin) = 120/((2.7 cosθ)-1.35)
280((2.7 cosθ) - 1.35) = 120 (2.7 sinθ)
(756 cosθ) - 378 = (324 sinθ)
(14 cosθ) - 7 = (6 sinθ)
7((2 cosθ) - 1) = (6 sinθ)
(2 cosθ) - 1 = (6/7) sinθ
((2 cosθ) - 1)/sinθ = 6/7
(2(cosθ / sinθ)) - (1/sinθ) = 6/7
2 cotθ - cscθ = 6/7
I then plotted this using a graphing calculator and found where y = 2 cot(x) - csc(x) crossed y = 6/7 and found θ = 39.5°. This answer does seem to check, but I have a feeling I'm doing something wrong, and that I should be able to solve for θ without using a graphing calculator. I'm not sure if the law of sines or law of cosines will come into play, or if I'm missing a certain trigonometric identity. Any insight would be greatly appreciated. Thanks.
Last edited: