Physics problem - Salmon jumping waterfall

AI Thread Summary
The discussion centers on a physics problem involving a salmon jumping a waterfall, where the participant attempts to calculate the required speed using energy conservation principles. The initial equation presented is critiqued for its unclear variables and incorrect substitutions, particularly regarding the height and trajectory of the jump. Concerns are raised about the misunderstanding of projectile motion, emphasizing the need for a clear diagram to visualize the relationship between the jump's parameters. Suggestions are made to derive a more accurate equation for the parabolic trajectory that incorporates the angle of projection and horizontal distance. The consensus is that the initial approach lacks clarity and needs refinement to correctly solve the problem.
FlowiwGhar
Messages
2
Reaction score
0
Homework Statement
Salmon often jump waterfalls to reach their
breeding grounds.
Starting downstream, 2.73 m away from a
waterfall 0.614 m in height, at what minimum
speed must a salmon jumping at an angle of
26.7◦
leave the water to continue upstream?
The acceleration due to gravity is 9.81 m/s^2.
Answer in units of m/s.
Relevant Equations
N/A
m * g * h + (1/2) * m * v² = m * g * y

Simplifying the equation:

g * h + (1/2) * v² = g * y

Substituting the values:

g * 0.614 + (1/2) * v² = g * 2.73 * sin(26.7°)

Now, let's solve for v:

(1/2) * v² = g * 2.73 * sin(26.7°) - g * 0.614

v² = 2 * (g * 2.73 * sin(26.7°) - g * 0.614)

v = √(2 * (g * 2.73 * sin(26.7°) - g * 0.614))

Substituting the value of g = 9.81 m/s² and performing the calculations:

v ≈ √(2 * (9.81 * 2.73 * sin(26.7°) - 9.81 * 0.614))

v ≈ √(2 * (53.803 - 6.018))

v ≈ √(2 * 47.785)

v ≈ √95.57

v ≈ 9.78 m/s
 
Physics news on Phys.org
FlowiwGhar said:
Homework Statement: Salmon often jump waterfalls to reach their
breeding grounds.
Starting downstream, 2.73 m away from a
waterfall 0.614 m in height, at what minimum
speed must a salmon jumping at an angle of
26.7◦
leave the water to continue upstream?
The acceleration due to gravity is 9.81 m/s^2.
Answer in units of m/s.
Relevant Equations: N/A

m * g * h + (1/2) * m * v² = m * g * y

Simplifying the equation:

g * h + (1/2) * v² = g * y

Substituting the values:

g * 0.614 + (1/2) * v² = g * 2.73 * sin(26.7°)

Now, let's solve for v:

(1/2) * v² = g * 2.73 * sin(26.7°) - g * 0.614

v² = 2 * (g * 2.73 * sin(26.7°) - g * 0.614)

v = √(2 * (g * 2.73 * sin(26.7°) - g * 0.614))

Substituting the value of g = 9.81 m/s² and performing the calculations:

v ≈ √(2 * (9.81 * 2.73 * sin(26.7°) - 9.81 * 0.614))

v ≈ √(2 * (53.803 - 6.018))

v ≈ √(2 * 47.785)

v ≈ √95.57

v ≈ 9.78 m/s
Have you posted this because you want someone to check it or because you have some reason to think your answer is wrong?
 
haruspex said:
Have you posted this because you want someone to check it or because you have some reason to think your answer is wrong?
The answer is incorrect, so I'd like someone to check it please
 
There is nothing to check. Your formulas and the values you plugged in looks like some random manipulation of symbols. For example., what is the meaning of the variable labeled "y" in your first equation? What is the meaning of the first equation and how is relevant to the problem?
 
Judging from your equations, y-h is the height the salmon would clear the dam by were it not for gravity. How that leads to your equation is mysterious. E.g. you add the KE to the PE needed to reach the top of the dam (mgh), but the PE is partly spent on that.
Start with sound physical principles and write equations from those.
 
From your energy conservation equation it appears that ##y-h## is the height which the salmon reaches with zero speed. Is that what is happening here? As you know from projectile motion problems, the horizontal component of the velocity is constant. That means that the speed is never zero unless the fish jumps straight up which is not the case here.

Furthermore, it seems that you have misunderstood how to relate the given quantities to each other. In your equation you substitute ##y=2.73\sin(26.7^{\circ}).## That is incorrect and makes no sense. Draw a diagram showing ##y##, ##h##, the 2.73 m horizontal distance and the roughly parabolic trajectory of the fish to guide your thinking.

I would carry @haruspex 's suggestion one step further and recommend that you write an equation for the parabolic trajectory that relates the vertical displacement to the horizontal displacement, the initial speed and the angle of projection.

I note that since the angle of projection and the displacement of the salmon are all specified, there is no real minimization to be done.
 
Last edited:
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
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