Solving Relative Velocity River Crossing Problem

AI Thread Summary
A person rows a boat across a river with a current of 4.043 km/h while rowing at 3.138 km/h relative to the water. The river is 0.2773 km wide, and the problem requires calculating how far downstream the person lands on the opposite shore. The initial attempts involved using trigonometric functions and incorrect units, leading to confusion between speed and distance. The correct approach involves determining the time taken to cross the river and then calculating the downstream distance based on the river's current. A new method is suggested to solve the problem effectively.
megkirch
Messages
16
Reaction score
0

Homework Statement


A person in a rowboat crosses a river which flows with 4.043 km/hr. The person rows with maximum velocity of 3.138 km/hr relative to the water (measured while rowing on a still lake) and heads the boat straight across the river - along a line at 90 degrees with respect to the river shore pointing to a point on the opposite shore. How far downstream from this point in km does the person reach the opposite shore if the river is 0.2773 km wide.


Homework Equations


VAC=VAB+VBC, then
Vbg=Vbw+Vwg


The Attempt at a Solution


I tried tan-1 (4.043/3.138)= 52.2 as theta
3.138(cos)(52.2)=1.92
then i thought i have to divide the width. (.2773/1.92)=.1444
but that's wrong, i tried this problem over and over again and i just don't know what I am doing wrong.
 
Physics news on Phys.org
megkirch said:

Homework Statement


A person in a rowboat crosses a river which flows with 4.043 km/hr. The person rows with maximum velocity of 3.138 km/hr relative to the water (measured while rowing on a still lake) and heads the boat straight across the river - along a line at 90 degrees with respect to the river shore pointing to a point on the opposite shore. How far downstream from this point in km does the person reach the opposite shore if the river is 0.2773 km wide.


Homework Equations


VAC=VAB+VBC, then
Vbg=Vbw+Vwg


The Attempt at a Solution


I tried tan-1 (4.043/3.138)= 52.2 as theta
3.138(cos)(52.2)=1.92
then i thought i have to divide the width. (.2773/1.92)=.1444
but that's wrong, i tried this problem over and over again and i just don't know what I am doing wrong.
Can you explain why you did what you did in your solution? You should have a good reason for each step.

Here are some questions to consider:

What are the units of 1.92? Do they match what you think it's supposed to represent?

What are the units of your final answer? Are they consistent with what you're trying to find?
 
Would you mind posting a diagram of what you did. The diagram is very important
 
Im trying to follow the notes from my professsor that i have for a similar problem. I set up a triangle and got opposite over adjacent that's why i used tan-1.
1.92km/h , after i divided out the width I multiplied .1444 by 60 because its km/hour and got 8.7 km/h. That answer is still wrong. I am not sure what else to try.
 
I don't know how to post a diagram on this. I have a right triangle. with bw=3.138 on the y axis, and wg= 4.043 on the x axis, with bg that I am trying to find on the hypotenuse.
 
Don't try to work it out using your diagram. I find that for this type of Relative Velocity question you just use it as a visualisation aid. It sets up the maths, and the solving tends to be 100% maths.

Try this, I hope you're familiar with i and j notation.

River Velocity... Vr = 4.043i + 0j
ACTUAL Boat Velocity... Vb = XcosA i + XsinA j
Boat relative to river... Vbr = 0i + 3.138j

Do you understand this? Can you figure out the rest?
 
Im sorry, I am not familiar with the i and j notation.
 
i axis = x-axis
j axis = y axis

Basically the same co-ordinate system just different letters
 
megkirch said:
Im trying to follow the notes from my professsor that i have for a similar problem. I set up a triangle and got opposite over adjacent that's why i used tan-1.
1.92km/h , after i divided out the width I multiplied .1444 by 60 because its km/hour and got 8.7 km/h. That answer is still wrong. I am not sure what else to try.
That answer is a speed or velocity, right? The units are length per time. But you're looking for how far downstream the boat goes. You're looking for a distance or displacement, which has units of length. Another problem is that your final answer doesn't actually have units of km/h. You had km/h but then divided the width, which has units of km, by it, so your answer should have units of km/(km/h) = h.

You need a completely new approach to solving the problem. Start by figuring out how long it takes the boat to cross the river.
 
Back
Top