Solving Squids' Impulses: Calc Speed to Escape Predator

  • Thread starter Thread starter mdewdude
  • Start date Start date
AI Thread Summary
A 6.50 kg squid needs to expel 1.75 kg of water to achieve a speed of 2.50 m/s to escape a predator. The discussion suggests using momentum equations rather than calculus, treating the expulsion as a reverse inelastic collision. Participants clarify the masses involved and derive the necessary equations to solve for the squid's escape velocity. They emphasize that energy is not conserved in this scenario, as it resembles an explosion rather than a typical collision. The conversation highlights the importance of correctly applying physics principles to solve the problem effectively.
mdewdude
Messages
9
Reaction score
0

Homework Statement



Squids and octopuses propel themselves by expelling water. They do this by taking the water into a cavity and then suddenly contracting the cavity, forcing the water to shoot out of an opening. A 6.50 kg squid (including the water in its cavity) that is at rest suddenly sees a dangerous predator.

If this squid has 1.75 kg of water in its cavity, at what speed must it expel the water to suddenly achieve a speed of 2.50 m/s to escape the predator? Neglect any drag effects of the surrounding water.

Homework Equations



m dv/dt=-Vex dm/dt
v-vo- -vex loge (m1/m0)



The Attempt at a Solution


vex= V/ log (m1/M0)

= -2.5 m/s / (log ((6.5-1.75)6.5)
= 7.9704 m/s


Now I figured out this problem based on the equations that i have and this is the only solution that i keep getting. Am I using the wrong equation or am I entering the numbers wrong? Thanks for the help!
 
Physics news on Phys.org
Welcome to PF!

mdewdude said:
Squids and octopuses propel themselves by expelling water. They do this by taking the water into a cavity and then suddenly contracting the cavity, forcing the water to shoot out of an opening. A 6.50 kg squid (including the water in its cavity) that is at rest suddenly sees a dangerous predator.

m dv/dt=-Vex dm/dt
v-vo- -vex loge (m1/m0)

Hi mdewdude! Welcome to PF! :smile:

I suspect you're making this too complicated.

When an exam question says "suddenly", it usually intends you to ignore calculus and assume, in this case, that the squid somehow expels all the water in one go.

So try it with an ordinary "collision" equation. :smile:
 
Mass of whale with water* desired velocity= Mass of whale escape * velocity of escape

would this be the proper equation?
 
Mmmmm... calamari.
 
Sorry, I am horrible at this momentum stuff. Could somebody tell me if I'm on the track or could possibly steer me into it? Thatnk you
 
mdewdude said:
Sorry, I am horrible at this momentum stuff. Could somebody tell me if I'm on the track or could possibly steer me into it? Thatnk you

Not to worry. I'm sorry myself, I am a software engineer with a mushy old brain, not one of these physics types, and I was only attracted into this thread by the discussion of squid.

I feel bad for interrupting, so I'm going to take a crack at this.

So from what tiny-tim told us there, we probably don't need to use any calculus, so I went off to find some algebra-based momentum equations. I think this one from here for inelastic collisions is what we need:

m_1 \mathbf v_{1,i} + m_2 \mathbf v_{2,i} = \left( m_1 + m_2 \right) \mathbf v_f \,

I think this is going to be an inelastic collision except that events will play in reverse from what's described in the problem, just remember that. Wikipedia says "A common example of a perfectly inelastic collision is when two snowballs collide and then stick together afterwards."

What we've got is basically as though the two snowball fighters, one of them took up a dry / empty squid in his hand, the other one took a blob of water in his hand, and they threw them at each other and they collided and stuck together. Do you see how that's the reverse? At the end of our model scenario, when they've collided and stuck together, that's the same as the start of the written problem when you've got the squid still full of water.

I'm going to post this in case you come back to read it and work on the next steps in another post.
 
Okay, let's start assigning variables.

v_f \, is literally "final velocity". But since this is backwards, this will refer to the starting velocity in the original problem. In that case the squid's at rest when the predator shows up and scares him, so
v_f \, = 0​
The masses are easy. Let's make m_1 the water and m_2 the squid. So based on the masses in the original problem we can say
m_1 = 1.75 kg​
m_2 = 6.50 kg - 1.75 kg​
m_2 = 4.75 kg​
Conveniently, v_f \, being zero gets rid of the entire left size of the equation, since anything multiplied by zero also equals zero.
m_1 \mathbf v_{1,i} + m_2 \mathbf v_{2,i} = \left( m_1 + m_2 \right) \mathbf 0​
m_1 \mathbf v_{1,i} + m_2 \mathbf v_{2,i} = 0​
Now balance the equation...
m_1 \mathbf v_{1,i} = - m_2 \mathbf v_{2,i}​
Now I'll plug the masses in.
1.75 kg \mathbf v_{1,i} = - 4.75 kg \mathbf v_{2,i}​
Now we've got an equation where we can either plug in the velocity of the water and solve for the velocity of the squid, or we can start off with the velocity of the squid and solve for the velocity of the water globule. The original equation gives us 2.50 m/s as the desired speed of the squid so we'll plug that in.
1.75 kg \mathbf v_{1,i} = - 4.75 kg \mathbf 2.50 m/s​
Now we want to isolate the remaining variable, so we'll divide both sides by 1.75 kg.
v_{1,i} = - 2.714285 \mathbf 2.50 m/s​
And solve for v_{1,i}
v_{1,i} = - 6.7857142 m/s​
 
Like I said, it's been many years since I've done something like that, so if anyone wants to confirm or deny the approach...
 
Thanks, for the help, sorry that i couldn't reply much sooner. you are right on the equation but having the numbers on which side of the equation was wrong. To find the kinetic energy from the escape, would it be just the simple KE=0.5 mv^2 the question would be, which mass would it be, the 6.5 or the 4.75 (the squids mass without water)
 
  • #10
mdewdude said:
… To find the kinetic energy from the escape, would it be just the simple KE=0.5 mv^2 …

Warning! :bugeye: Warning, mdewdude! :bugeye:

Energy is not conserved … this is an explosion, or reverse inelastic collision … as CaptainQuasar :smile: said:
CaptainQuasar said:
I think this is going to be an inelastic collision except that events will play in reverse from what's described in the problem, just remember that. Wikipedia says "A common example of a perfectly inelastic collision is when two snowballs collide and then stick together afterwards."
 
Back
Top