How to find minimum possible mass

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
ssarpal
Messages
7
Reaction score
1
Homework Statement
A block of mass m moving at a speed 4 m/s collides with a block of mass 2 Kg initially at rest. The force during collision varies as the function F = A*sin^2(Bt). The collision lasts for 1 ms.

Find the minimum possible mass m?
##A = 10^4 N##

##B = 1000\pi \hspace{2mm} rad/sec##
Relevant Equations
Change in momentum is equal to the integral of force with respect to time.
lagrida_latex_editor (2).png

Unfortunately, this is not the right answer.
 
Physics news on Phys.org
The integral gives you the impulse ##J## which is the momentum change of the unknown mass. After the collision, this mass will still be moving with velocity ##v_1## and the 2 kg will also be moving with velocity ##v_2## because it received impulse ##J## in the opposite direction. Do you see how to tie all this together?
 
  • Like
Likes   Reactions: topsquark
kuruman said:
The integral gives you the impulse ##J## which is the momentum change of the unknown mass. After the collision, this mass will still be moving with velocity ##v_1## and the 2 kg will also be moving with velocity ##v_2## because it received impulse ##J## in the opposite direction. Do you see how to tie all this together?
I think that means
##mu_1 = mv_1 +m_2v_2##
where ##u_1## = 4 m/s and ##m_2## = 2 Kg
Am not sure if ##v_1## and ##v_2## are needed to solve this?
 
haruspex said:
Did it bother you that you were asked to find a minimum, but you did not go through such a step?
Yes, was wondering where it could be used, am not sure how though.