Simple harmonic motion - answer slightly off

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
2 replies · 2K views
Lord Anoobis
Messages
131
Reaction score
22

Homework Statement


A 4.00kg block is suspended from a spring with k = 500N/m. A 50.0g bullet is fired into the block from directly below with a speed of 125m/s and becomes embedded in the block.

a) Find the amplitude of the resulting SHM.
b) What percentage of the original kinetic energy of the bullet is transferred to mechanical energy of the oscillator?

Homework Equations


Conservation of momentum, ##p_f = p_i##
##K = \frac{1}{2}mv^2##

The Attempt at a Solution


The problem is solved but there is something about the given answer or part (b) that is bugging me, so let's ignore (a). For (b) I arrived at

##percentage = 100(\frac{K_m}{K_b})##

##percentage = 100(\frac{m(v_b)^2}{(m + M)(v_m)^2})##

where ##K_b## is the initial kinetic energy of the bullet and ##K_m## is the kinetic energy of system after the bullet becomes embedded in the block. The velocity of the block in this state is given by

##v_m = \frac{m v_b}{m + M}##

The trouble is that the preferred method of working with symbols until the very end gives an answer of 1.23% whereas the book answer is 1.17%. However, I noticed that if you use ##v_m = 1.5m/s## the correct answer pops up.

I've noticed this sort of thing on a number of occasions where using a rounded figure in the final answer turns out to be more correct, so to speak, which goes against the usual method. Did I blow it somewhere or is it really a case of early rounding?
 
Physics news on Phys.org
BvU said:
Book answer is simply wrong -- due to too early rounding, as you indicate. Well spotted !
Thanks a lot. Always good to know where the error lies.