#set document(title: "8.5 Inelastic Collisions in One Dimension", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 8.5#h(0.6em)Inelastic Collisions in One Dimension === Learning Objectives By the end of this section, you will be able to: - Define inelastic collision. - Explain perfectly inelastic collision. - Apply an understanding of collisions to sports. - Determine recoil velocity and loss in kinetic energy given mass and initial velocity. We have seen that in an elastic collision, internal kinetic energy is conserved. An #strong[inelastic collision] is one in which the internal kinetic energy changes (it is not conserved). This lack of conservation means that the forces between colliding objects may remove or add internal kinetic energy. Work done by internal forces may change the forms of energy within a system. For inelastic collisions, such as when colliding objects stick together, this internal work may transform some internal kinetic energy into heat transfer. Or it may convert stored energy into internal kinetic energy, such as when exploding bolts separate a satellite from its launch vehicle. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Inelastic Collision] An inelastic collision is one in which the internal kinetic energy changes (it is not conserved). ] shows an example of an inelastic collision. Two objects that have equal masses head toward one another at equal speeds and then stick together. Their total internal kinetic energy is initially #math.equation(block: false, alt: "the fraction 1 over 2 mv squared plus the fraction 1 over 2 mv squared equals mv squared")[$frac(1, 2) "mv"^(2) + frac(1, 2) "mv"^(2) = "mv"^(2)$]. The two objects come to rest after sticking together, conserving momentum. But the internal kinetic energy is zero after the collision. A collision in which the objects stick together is sometimes called a #strong[perfectly inelastic collision] because it reduces internal kinetic energy more than does any other type of inelastic collision. In fact, such a collision reduces internal kinetic energy to the minimum it can have while still conserving momentum. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Perfectly Inelastic Collision] A collision in which the objects stick together is sometimes called “perfectly inelastic.” ] #figure(figph[The system of interest contains two equal masses with mass m. One moves to the right and the other moves to the left with the same magnitude of velocity represented by V. Due to this their total momentum and net force remains zero. The internal kinetic energy is mv power 2. After collision the system of interest has no net velocity, no total momentum and no internal kinetic energy. This is true for all inelastic collisions.], alt: "The system of interest contains two equal masses with mass m. One moves to the right and the other moves to the left with the same magnitude of velocity represented by V. Due to this their total momentum and net force remains zero. The internal kinetic energy is mv power 2. After collision the system of interest has no net velocity, no total momentum and no internal kinetic energy. This is true for all inelastic collisions.", caption: [An inelastic one-dimensional two-object collision. Momentum is conserved, but internal kinetic energy is not conserved. (a) Two objects of equal mass initially head directly toward one another at the same speed. (b) The objects stick together (a perfectly inelastic collision), and so their final velocity is zero. The internal kinetic energy of the system changes in any inelastic collision and is reduced to zero in this example.]) #examplebox("Example 1")[Calculating Velocity and Change in Kinetic Energy: Inelastic Collision of a Puck and a Goalie][ (a) Find the recoil velocity of a 70.0-kg ice hockey goalie, originally at rest, who catches a 0.150-kg hockey puck slapped at him at a velocity of 35.0 m/s. (b) How much kinetic energy is lost during the collision? Assume friction between the ice and the puck-goalie system is negligible. #figure(figph[The first picture shows an ice hockey goal keeper of mass m 2 bent on his knees, turning to the left on a frictionless ice surface with zero velocity and a hockey puck of mass m 1 and velocity V 1 moving toward the right. The total momentum of the system is p 1 which is the momentum of the puck and the net force is zero. The second picture shows the goalie to catch the puck. The puck moves with velocity V 1prime and the goalie with velocity V 2 prime and their magnitudes are equal. The momentum of the puck is p 1 prime and the goalie is p 2 prime. The total momentum remains same as before collision. But the kinetic energy after collision is lesser than the kinetic energy before collision. This is true for inelastic collisions.], alt: "The first picture shows an ice hockey goal keeper of mass m 2 bent on his knees, turning to the left on a frictionless ice surface with zero velocity and a hockey puck of mass m 1 and velocity V 1 moving toward the right. The total momentum of the system is p 1 which is the momentum of the puck and the net force is zero. The second picture shows the goalie to catch the puck. The puck moves with velocity V 1prime and the goalie with velocity V 2 prime and their magnitudes are equal. The momentum of the puck is p 1 prime and the goalie is p 2 prime. The total momentum remains same as before collision. But the kinetic energy after collision is lesser than the kinetic energy before collision. This is true for inelastic collisions.", caption: [An ice hockey goalie catches a hockey puck and recoils backward. The initial kinetic energy of the puck is almost entirely converted to thermal energy and sound in this inelastic collision.]) Strategy Momentum is conserved because the net external force on the puck-goalie system is zero. We can thus use conservation of momentum to find the final velocity of the puck and goalie system. Note that the initial velocity of the goalie is zero and that the final velocity of the puck and goalie are the same. Once the final velocity is found, the kinetic energies can be calculated before and after the collision and compared as requested. Solution for (a) Momentum is conserved because the net external force on the puck-goalie system is zero. Conservation of momentum is #math.equation(block: true, alt: "p sub 1 plus p sub 2 equals p ′ sub 1 plus p ′ sub 2")[$p_(1) + p_(2) = attach(p ′, b: 1) + attach(p ′, b: 2)$] or #math.equation(block: true, alt: "m sub 1 v sub 1 plus m sub 2 v sub 2 equals m sub 1 v ′ sub 1 plus m sub 2 v ′ sub 2 .")[$m_(1) v_(1) + m_(2) v_(2) = m_(1) attach(v ′, b: 1) + m_(2) attach(v ′, b: 2) .$] Because the goalie is initially at rest, we know #math.equation(block: false, alt: "v sub 2 equals 0")[$v_(2) = 0$]. Because the goalie catches the puck, the final velocities are equal, or #math.equation(block: false, alt: "v ′ sub 1 equals v ′ sub 2 equals v ′")[$attach(v ′, b: 1) = attach(v ′, b: 2) = v ′$]. Thus, the conservation of momentum equation simplifies to #math.equation(block: true, alt: "m sub 1 v sub 1 equals m sub 1 plus m sub 2 v ′ .")[$m_(1) v_(1) = m_(1) + m_(2) v ′ .$] Solving for #math.equation(block: false, alt: "v ′")[$v ′$] yields #math.equation(block: true, alt: "v ′ equals the fraction m sub 1 over m sub 1 plus m sub 2 v sub 1 .")[$v ′ = frac(m_(1), m_(1) + m_(2)) v_(1) .$] Entering known values in this equation, we get #math.equation(block: true, alt: "v ′ equals the fraction 0.150 kg over 0.150 kg plus 70.0 kg 35 .0 m/s equals 7 . 48 times 10 to the power minus 2 m/s .")[$v ′ = frac("0.150 kg", "0.150 kg" + "70.0 kg") "35" ".0 m/s" = 7 "." "48" × "10"^(− 2) #h(0.25em) "m/s" "."$] Discussion for (a) This recoil velocity is small and in the same direction as the puck’s original velocity, as we might expect. Solution for (b) Before the collision, the internal kinetic energy #math.equation(block: false, alt: "KE sub int")[$"KE"_("int")$] of the system is that of the hockey puck, because the goalie is initially at rest. Therefore, #math.equation(block: false, alt: "KE sub int")[$"KE"_("int")$] is initially #math.equation(block: true, alt: "KE sub int, equals, the fraction 1 over 2 mv squared equals the fraction 1 over 2 0 . 150 kg 35 .0 m/s squared; equals, 91 . 9 J .")[$"KE"_("int") & = & frac(1, 2) "mv"^(2) = frac(1, 2) 0 "." "150 kg" attach("35" ".0 m/s", t: 2) \ & = & "91" "." "9 J" "."$] After the collision, the internal kinetic energy is #math.equation(block: true, alt: "KE ′ sub int, equals, the fraction 1 over 2 m plus M v squared equals the fraction 1 over 2 70 . 15 kg 7 . 48 times 10 to the power minus 2 m/s squared; equals, 0.196 J.")[$attach("KE" ′, b: "int") & = & frac(1, 2) m + M v^(2) = frac(1, 2) "70" "." "15 kg" attach(7 "." "48" × "10"^(− 2) #h(0.25em) " m/s", t: 2) \ & = & "0.196 J."$] The change in internal kinetic energy is thus #math.equation(block: true, alt: "KE ′ sub int minus KE sub int, equals, 0.196 J minus 91.9 J; equals, minus 91.7 J")[$attach("KE" ′, b: "int") − "KE"_("int") & = & "0.196 J" − "91.9 J" \ & = & − "91.7 J"$] where the minus sign indicates that the energy was lost. Discussion for (b) Nearly all of the initial internal kinetic energy is lost in this perfectly inelastic collision. #math.equation(block: false, alt: "KE sub int")[$"KE"_("int")$] is mostly converted to thermal energy and sound. During some collisions, the objects do not stick together and less of the internal kinetic energy is removed—such as happens in most automobile accidents. Alternatively, stored energy may be converted into internal kinetic energy during a collision. shows a one-dimensional example in which two carts on an air track collide, releasing potential energy from a compressed spring. deals with data from such a collision. #figure(figph[An uncoiled spring is connected to a glider with triangular cross sectional area of mass m 1 which moves with velocity v 1 toward the right. Another solid glider of mass m 2 and triangular cross sectional area moves toward the left with velocity V 2 on a frictionless surface. The total momentum is the sum of their individual momentum p 1 and p 2. After collision m 1 moves to the left with velocity V 1 prime and momentum p 1prime. M 2 moves to the right with velocity V 2 prime. Their individual momentum becomes p 1prime and p 2 prime but the total momentum remains the same. The internal kinetic energy after collision is greater than the kinetic energy before collision.], alt: "An uncoiled spring is connected to a glider with triangular cross sectional area of mass m 1 which moves with velocity v 1 toward the right. Another solid glider of mass m 2 and triangular cross sectional area moves toward the left with velocity V 2 on a frictionless surface. The total momentum is the sum of their individual momentum p 1 and p 2. After collision m 1 moves to the left with velocity V 1 prime and momentum p 1prime. M 2 moves to the right with velocity V 2 prime. Their individual momentum becomes p 1prime and p 2 prime but the total momentum remains the same. The internal kinetic energy after collision is greater than the kinetic energy before collision.", caption: [An air track is nearly frictionless, so that momentum is conserved. Motion is one-dimensional. In this collision, examined in , the potential energy of a compressed spring is released during the collision and is converted to internal kinetic energy.]) Collisions are particularly important in sports and the sporting and leisure industry utilizes elastic and inelastic collisions. Let us look briefly at tennis. Recall that in a collision, it is momentum and not force that is important. So, a heavier tennis racquet will have the advantage over a lighter one. This conclusion also holds true for other sports—a lightweight bat (such as a softball bat) cannot hit a hardball very far. The location of the impact of the tennis ball on the racquet is also important, as is the part of the stroke during which the impact occurs. A smooth motion results in the maximizing of the velocity of the ball after impact and reduces sports injuries such as tennis elbow. A tennis player tries to hit the ball on the “sweet spot” on the racquet, where the vibration and impact are minimized and the ball is able to be given more velocity. Sports science and technologies also use physics concepts such as momentum and rotational motion and vibrations. ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Take-Home Experiment—Bouncing of Tennis Ball] + Find a racquet (a tennis, badminton, or other racquet will do). Place the racquet on the floor and stand on the handle. Drop a tennis ball on the strings from a measured height. Measure how high the ball bounces. Now ask a friend to hold the racquet firmly by the handle and drop a tennis ball from the same measured height above the racquet. Measure how high the ball bounces and observe what happens to your friend’s hand during the collision. Explain your observations and measurements. + The coefficient of restitution #math.equation(block: false, alt: "open parenthesis c close parenthesis")[$( c )$] is a measure of the elasticity of a collision between a ball and an object, and is defined as the ratio of the speeds after and before the collision. A perfectly elastic collision has a #math.equation(block: false, alt: "c")[$c$] of 1. For a ball bouncing off the floor (or a racquet on the floor), #emph[#math.equation(block: false, alt: "c")[$c$]] can be shown to be #math.equation(block: false, alt: "c equals open parenthesis h / H close parenthesis to the power 1 / 2")[$c = ( h / H )^(1 / 2)$] where #math.equation(block: false, alt: "h")[$h$] is the height to which the ball bounces and #math.equation(block: false, alt: "H")[$H$] is the height from which the ball is dropped. Determine #emph[#math.equation(block: false, alt: "c")[$c$]] for the cases in Part 1 and for the case of a tennis ball bouncing off a concrete or wooden floor (#math.equation(block: false, alt: "c equals 0.85")[$c = 0.85$] for new tennis balls used on a tennis court). ] #examplebox("Example 2")[Calculating Final Velocity and Energy Release: Two Carts Collide][ In the collision pictured in , two carts collide inelastically. Cart 1 (denoted #math.equation(block: false, alt: "m sub 1")[$m_(1)$] carries a spring which is initially compressed. During the collision, the spring releases its potential energy and converts it to internal kinetic energy. The mass of cart 1 and the spring is 0.350 kg, and the cart and the spring together have an initial velocity of #math.equation(block: false, alt: "2 . 00 m/s")[$2 "." "00 m/s"$]. Cart 2 (denoted #math.equation(block: false, alt: "m sub 2")[$m_(2)$] in ) has a mass of 0.500 kg and an initial velocity of #math.equation(block: false, alt: "minus 0 . 500 m/s")[$− 0 "." "500 m/s"$]. After the collision, cart 1 is observed to recoil with a velocity of #math.equation(block: false, alt: "minus 4 . 00 m/s")[$− 4 "." "00 m/s"$]. (a) What is the final velocity of cart 2? (b) How much energy was released by the spring (assuming all of it was converted into internal kinetic energy)? Strategy We can use conservation of momentum to find the final velocity of cart 2, because #math.equation(block: false, alt: "F sub net equals 0")[$F_("net") = 0$] (the track is frictionless and the force of the spring is internal). Once this velocity is determined, we can compare the internal kinetic energy before and after the collision to see how much energy was released by the spring. Solution for (a) As before, the equation for conservation of momentum in a two-object system is #math.equation(block: true, alt: "m sub 1 v sub 1 plus m sub 2 v sub 2 equals m sub 1 v ′ sub 1 plus m sub 2 v ′ sub 2 .")[$m_(1) v_(1) + m_(2) v_(2) = m_(1) attach(v ′, b: 1) + m_(2) attach(v ′, b: 2) "."$] The only unknown in this equation is #math.equation(block: false, alt: "v ′ sub 2")[$attach(v ′, b: 2)$]. Solving for #math.equation(block: false, alt: "v ′ sub 2")[$attach(v ′, b: 2)$] and substituting known values into the previous equation yields #math.equation(block: true, alt: "v ′ sub 2, equals, the fraction m sub 1 v sub 1 plus m sub 2 v sub 2 minus m sub 1 v ′ sub 1 over m sub 2; equals, the fraction 0.350 kg 2.00 m/s plus 0.500 kg minus 0.500 m/s over 0.500 kg minus the fraction 0.350 kg minus 4.00 m/s over 0.500 kg; equals, 3.70 m/s.")[$attach(v ′, b: 2) & = & frac(m_(1) v_(1) + m_(2) v_(2) − m_(1) attach(v ′, b: 1), m_(2)) \ & = & frac("0.350 kg" "2.00 m/s" + "0.500 kg" − "0.500 m/s", "0.500 kg") − frac("0.350 kg" − "4.00 m/s", "0.500 kg") \ & = & "3.70 m/s."$] Solution for (b) The internal kinetic energy before the collision is #math.equation(block: true, alt: "KE sub int, equals, the fraction 1 over 2 m sub 1 v 1 2 plus the fraction 1 over 2 m sub 2 v 2 2; equals, the fraction 1 over 2 0 . 350 kg 2.00 m/s squared plus the fraction 1 over 2 0 . 500 kg minus 0 . 500 m/s squared; equals, 0 . 763 J .")[$"KE"_("int") & = & frac(1, 2) m_(1) v_(1)^(2) + frac(1, 2) m_(2) v_(2)^(2) \ & = & frac(1, 2) 0 "." "350 kg" attach("2.00 m/s", t: 2) + frac(1, 2) 0 "." "500 kg" attach(− 0 "." "500 m/s", t: 2) \ & = & 0 "." "763 J" .$] After the collision, the internal kinetic energy is #math.equation(block: true, alt: "KE ′ sub int, equals, the fraction 1 over 2 m sub 1 v ′ 1 2 plus the fraction 1 over 2 m sub 2 v ′ 2 2; equals, the fraction 1 over 2 0.350 kg minus 4.00 m/s squared plus the fraction 1 over 2 0.500 kg 3.70 m/s squared; equals, 6.22 J.")[$attach("KE" ′, b: "int") & = & frac(1, 2) m_(1) attach(v ′, t: 2, b: 1) + frac(1, 2) m_(2) attach(v ′, t: 2, b: 2) \ & = & frac(1, 2) "0.350 kg" attach(− "4.00 m/s", t: 2) + frac(1, 2) "0.500 kg" attach("3.70 m/s", t: 2) \ & = & "6.22 J."$] The change in internal kinetic energy is thus #math.equation(block: true, alt: "KE ′ sub int minus KE sub int, equals, 6.22 J minus 0 . 763 J; equals, 5.46 J.")[$attach("KE" ′, b: "int") − attach(" KE", b: "int") & = & "6.22 J" − 0 "." "763 J" \ & = & "5.46 J."$] Discussion The final velocity of cart 2 is large and positive, meaning that it is moving to the right after the collision. The internal kinetic energy in this collision increases by 5.46 J. That energy was released by the spring. ] === Test Prep for AP Courses Mass A (2.0 kg) has an initial velocity of 4 m/s in the +#emph[x]-direction. Mass B (2.0 kg) has an initial velocity of 5 m/s in the –#emph[x]-direction. If the two masses have an elastic collision, what will be the final velocities of the masses after the collision? + Both will move 0.5 m/s in the –#emph[x]-direction. + Mass A will stop; mass B will move 9 m/s in the +#emph[x]-direction. + Mass B will stop; mass A will move 9 m/s in the –#emph[x]-direction. + Mass A will move 5 m/s in the –#emph[x]-direction; mass B will move 4 m/s in the +#emph[x]-direction. #solutionbox[ (d) ] Mass A has an initial velocity of 22 m/s in the +#emph[x]-direction. Mass B is three times more massive than mass A and has an initial velocity of 22 m/s in the –#emph[x]-direction. If the two masses have an elastic collision, what will be the final velocities of the masses after the collision? Mass A (2.0 kg) is moving with an initial velocity of 15 m/s in the +#emph[x]-direction, and it collides with mass B (5.0 kg), initially at rest. After the collision, the two objects stick together and move as one. What is the change in kinetic energy of the system as a result of the collision? + no change + decrease by 225 J + decrease by 161 J + decrease by 64 J #solutionbox[ (c). Because of conservation of momentum, the final velocity of the combined mass must be 4.286 m/s. The initial kinetic energy is #math.equation(block: false, alt: "open parenthesis 0.5 close parenthesis open parenthesis 2.0 close parenthesis open parenthesis 15 close parenthesis squared equals 225 J")[$( 0.5 ) ( 2.0 ) attach(( 15 ), t: 2) = 225 " J"$] . The final kinetic energy is #math.equation(block: false, alt: "open parenthesis 0.5 close parenthesis open parenthesis 7.0 close parenthesis open parenthesis 4.286 close parenthesis squared equals 64 J")[$( 0.5 ) ( 7.0 ) attach(( 4.286 ), t: 2) = 64 " J"$] , so the difference is −161 J. ] Mass A (2.0 kg) is moving with an initial velocity of 15 m/s in the +#emph[x]-direction, and it collides with mass B (4.0 kg), initially moving 7.0 m/s in the +#emph[x]-direction. After the collision, the two objects stick together and move as one. What is the change in kinetic energy of the system as a result of the collision? Mass A slides across a rough table with an initial velocity of 12 m/s in the +#emph[x]-direction. By the time mass A collides with mass B (a stationary object with equal mass), mass A has slowed to 10 m/s. After the collision, the two objects stick together and move as one. Immediately after the collision, the velocity of the system is measured to be 5 m/s in the +#emph[x]-direction, and the system eventually slides to a stop. Which of the following statements is true about this motion? + Momentum is conserved during the collision, but it is not conserved during the motion before and after the collision. + Momentum is not conserved at any time during this analysis. + Momentum is conserved at all times during this analysis. + Momentum is not conserved during the collision, but it is conserved during the motion before and after the collision. #solutionbox[ (a) ] Mass A is initially moving with a velocity of 12 m/s in the +#emph[x]-direction. Mass B is twice as massive as mass A and is initially at rest. After the two objects collide, the two masses move together as one with a velocity of 4 m/s in the +#emph[x]-direction. Is momentum conserved in this collision? Mass A is initially moving with a velocity of 24 m/s in the +#emph[x]-direction. Mass B is twice as massive as mass A and is initially at rest. The two objects experience a totally inelastic collision. What is the final speed of both objects after the collision? + A is not moving; B is moving 24 m/s in the +#emph[x]-direction. + Neither A nor B is moving. + A is moving 24 m/s in the –#emph[x]-direction. B is not moving. + Both A and B are moving together 8 m/s in the +#emph[x]-direction. #solutionbox[ (d) ] Mass A is initially moving with some unknown velocity in the +#emph[x]-direction. Mass B is twice as massive as mass A and initially at rest. The two objects collide, and after the collision, they move together with a speed of 6 m/s in the +#emph[x]-direction. (a) Is this collision elastic or inelastic? Explain. (b) Determine the initial velocity of mass A. Mass A is initially moving with a velocity of 2 m/s in the +#emph[x]-direction. Mass B is initially moving with a velocity of 6 m/s in the –#emph[x]-direction. The two objects have equal masses. After they collide, mass A moves with a speed of 4 m/s in the –#emph[x]-direction. What is the final velocity of mass B after the collision? + 6 m/s in the +#emph[x]-direction + 4 m/s in the +#emph[x]-direction + zero + 4 m/s in the –#emph[x]-direction #solutionbox[ (c) ] Mass A is initially moving with a velocity of 15 m/s in the +#emph[x]-direction. Mass B is twice as massive and is initially moving with a velocity of 10 m/s in the –#emph[x]-direction. The two objects collide, and after the collision, mass A moves with a speed of 15 m/s in the –#emph[x]-direction. (a) What is the final velocity of mass B after the collision? (b) Calculate the change in kinetic energy as a result of the collision, assuming mass A is 5.0 kg. === Section Summary - An inelastic collision is one in which the internal kinetic energy changes (it is not conserved). - A collision in which the objects stick together is sometimes called perfectly inelastic because it reduces internal kinetic energy more than does any other type of inelastic collision. - Sports science and technologies also use physics concepts such as momentum and rotational motion and vibrations. === Conceptual Questions What is an inelastic collision? What is a perfectly inelastic collision? Mixed-pair ice skaters performing in a show are standing motionless at arms length just before starting a routine. They reach out, clasp hands, and pull themselves together by only using their arms. Assuming there is no friction between the blades of their skates and the ice, what is their velocity after their bodies meet? A small pickup truck that has a camper shell slowly coasts toward a red light with negligible friction. Two dogs in the back of the truck are moving and making various inelastic collisions with each other and the walls. What is the effect of the dogs on the motion of the center of mass of the system (truck plus entire load)? What is their effect on the motion of the truck? === Problems & Exercises A 0.240-kg billiard ball that is moving at 3.00 m/s strikes the bumper of a pool table and bounces straight back at 2.40 m/s (80% of its original speed). The collision lasts 0.0150 s. (a) Calculate the average force exerted on the ball by the bumper. (b) How much kinetic energy in joules is lost during the collision? (c) What percent of the original energy is left? #solutionbox[ (a) 86.4 N perpendicularly away from the bumper (b) 0.389 J (c) 64.0% ] During an ice show, a 60.0-kg skater leaps into the air and is caught by an initially stationary 75.0-kg skater. (a) What is their final velocity assuming negligible friction and that the 60.0-kg skater’s original horizontal velocity is 4.00 m/s? (b) How much kinetic energy is lost? Professional Application Using mass and speed data from and assuming that the football player catches the ball with his feet off the ground with both of them moving horizontally, calculate: (a) the final velocity if the ball and player are going in the same direction and (b) the loss of kinetic energy in this case. (c) Repeat parts (a) and (b) for the situation in which the ball and the player are going in opposite directions. Might the loss of kinetic energy be related to how much it hurts to catch the pass? #solutionbox[ (a) 8.06 m/s (b) -56.0 J (c)(i) 7.88 m/s; (ii) -223 J ] A battleship that is #math.equation(block: false, alt: "6 . 00 times 10 to the power 7 kg")[$6 "." "00" × "10"^(7) #h(0.25em) "kg"$] and is originally at rest fires a 1100-kg artillery shell horizontally with a velocity of 575 m/s. (a) If the shell is fired straight aft (toward the rear of the ship), there will be negligible friction opposing the ship’s recoil. Calculate its recoil velocity. (b) Calculate the increase in internal kinetic energy (that is, for the ship and the shell). This energy is less than the energy released by the gun powder—significant heat transfer occurs. Professional Application Two piloted satellites approaching one another, at a relative speed of 0.250 m/s, intending to dock. The first has a mass of #math.equation(block: false, alt: "4 . 00 times 10 cubed kg")[$4 "." "00" × "10"^(3) #h(0.25em) "kg"$], and the second a mass of #math.equation(block: false, alt: "7.50 times 10 cubed kg")[$"7.50" × "10"^(3) #h(0.25em) "kg"$]. (a) Calculate the final velocity (after docking) by using the frame of reference in which the first satellite was originally at rest. (b) What is the loss of kinetic energy in this inelastic collision? (c) Repeat both parts by using the frame of reference in which the second satellite was originally at rest. Explain why the change in velocity is different in the two frames, whereas the change in kinetic energy is the same in both. #solutionbox[ (a) 0.163 m/s in the direction of motion of the more massive satellite (b) 81.6 J (c) #math.equation(block: false, alt: "8 . 70 times 10 to the power minus 2 m/s")[$8 "." "70" × "10"^(− 2) #h(0.25em) "m/s"$] in the direction of motion of the less massive satellite, 81.5 J. Because there are no external forces, the velocity of the center of mass of the two-satellite system is unchanged by the collision. The two velocities calculated above are the velocity of the center of mass in each of the two different individual reference frames. The loss in KE is the same in both reference frames because the KE lost to internal forces (heat, friction, etc.) is the same regardless of the coordinate system chosen. ] Professional Application A 30,000-kg freight car is coasting at 0.850 m/s with negligible friction under a hopper that dumps 110,000 kg of scrap metal into it. (a) What is the final velocity of the loaded freight car? (b) How much kinetic energy is lost? Professional Application Space probes may be separated from their launchers by exploding bolts. (They bolt away from one another.) Suppose a 4800-kg satellite uses this method to separate from the 1500-kg remains of its launcher, and that 5000 J of kinetic energy is supplied to the two parts. What are their subsequent velocities using the frame of reference in which they were at rest before separation? #solutionbox[ 0.704 m/s –2.25 m/s ] A 0.0250-kg bullet is accelerated from rest to a speed of 550 m/s in a 3.00-kg rifle. The pain of the rifle’s kick is much worse if you hold the gun loosely a few centimeters from your shoulder rather than holding it tightly against your shoulder. (a) Calculate the recoil velocity of the rifle if it is held loosely away from the shoulder. (b) How much kinetic energy does the rifle gain? (c) What is the recoil velocity if the rifle is held tightly against the shoulder, making the effective mass 28.0 kg? (d) How much kinetic energy is transferred to the rifle-shoulder combination? The pain is related to the amount of kinetic energy, which is significantly less in this latter situation. (e) Calculate the momentum of a 110-kg football player running at 8.00 m/s. Compare the player’s momentum with the momentum of a hard-thrown 0.410-kg football that has a speed of 25.0 m/s. Discuss its relationship to this problem. #solutionbox[ (a) 4.58 m/s away from the bullet (b) 31.5 J (c) –0.491 m/s (d) 3.38 J ] Professional Application One of the waste products of a nuclear reactor is plutonium-239 #math.equation(block: false, alt: "open parenthesis to the power 239 Pu close parenthesis")[$( "239" "Pu" )$]. This nucleus is radioactive and decays by splitting into a helium-4 nucleus and a uranium-235 nucleus #math.equation(block: false, alt: "open parenthesis to the power 4 He plus to the power 235 U close parenthesis")[$( 4 "He" + "235" U )$], the latter of which is also radioactive and will itself decay some time later. The energy emitted in the plutonium decay is #math.equation(block: false, alt: "8.40 times 10 to the power minus 13 J")[$"8.40" × "10"^(− "13") #h(0.25em) J$] and is entirely converted to kinetic energy of the helium and uranium nuclei. The mass of the helium nucleus is #math.equation(block: false, alt: "6.68 times 10 to the power minus 27 kg")[$"6.68" × "10"^(− "27") #h(0.25em) "kg"$], while that of the uranium is #math.equation(block: false, alt: "3 . 92 times 10 to the power minus 25 kg")[$3 "." "92" × "10"^(− "25") #h(0.25em) "kg"$] (note that the ratio of the masses is 4 to 235). (a) Calculate the velocities of the two nuclei, assuming the plutonium nucleus is originally at rest. (b) How much kinetic energy does each nucleus carry away? Note that the data given here are accurate to three digits only. Professional Application The Moon’s craters are remnants of meteorite collisions. Suppose a fairly large asteroid that has a mass of #math.equation(block: false, alt: "5 . 00 times 10 to the power 12 kg")[$5 "." "00" × 10^("12") #h(0.25em) " kg"$] (about a kilometer across) strikes the Moon at a speed of 15.0 km/s. (a) At what speed does the Moon recoil after the perfectly inelastic collision (the mass of the Moon is #math.equation(block: false, alt: "7 . 36 times 10 to the power 22 kg")[$7 "." "36" × 10^("22") #h(0.25em) " kg"$]) ? (b) How much kinetic energy is lost in the collision? Such an event may have been observed by medieval English monks who reported observing a red glow and subsequent haze about the Moon. (c) In October 2009, NASA crashed a rocket into the Moon, and analyzed the plume produced by the impact. (Significant amounts of water were detected.) Answer part (a) and (b) for this real-life experiment. The mass of the rocket was 2000 kg and its speed upon impact was 9000 km/h. How does the plume produced alter these results? #solutionbox[ (a) #math.equation(block: false, alt: "1 . 02 times 10 to the power minus 6 m/s")[$1 "." "02" × "10"^(− 6) #h(0.25em) " m/s"$] (b) #strong[#math.equation(block: false, alt: "5 . 63 times 10 to the power 20 J")[$5 "." "63" × "10"^("20") #h(0.25em) J$]] (almost all KE lost) (c) Recoil speed is #math.equation(block: false, alt: "6 . 79 times 10 to the power minus 17 m/s")[$6 "." "79" × "10"^(− "17") #h(0.25em) "m/s"$], energy lost is #math.equation(block: false, alt: "6 . 25 times 10 to the power 9 J")[$6 "." "25" × "10"^(9) #h(0.25em) J$]. The plume will not affect the momentum result because the plume is still part of the Moon system. The plume may affect the kinetic energy result because a significant part of the initial kinetic energy may be transferred to the kinetic energy of the plume particles. ] Professional Application Two football players collide head-on in midair while trying to catch a thrown football. The first player is 95.0 kg and has an initial velocity of 6.00 m/s, while the second player is 115 kg and has an initial velocity of –3.50 m/s. What is their velocity just after impact if they cling together? What is the speed of a garbage truck that is #math.equation(block: false, alt: "1 . 20 times 10 to the power 4 kg")[$1 "." "20" × "10"^(4) #h(0.25em) " kg"$] and is initially moving at 25.0 m/s just after it hits and adheres to a trash can that is 80.0 kg and is initially at rest? #solutionbox[ 24.8 m/s ] During a circus act, an elderly performer thrills the crowd by catching a cannon ball shot at him. The cannon ball has a mass of 10.0 kg and the horizontal component of its velocity is 8.00 m/s when the 65.0-kg performer catches it. If the performer is on nearly frictionless roller skates, what is his recoil velocity? (a) During an ice skating performance, an initially motionless 80.0-kg clown throws a fake barbell away. The clown’s ice skates allow her to recoil frictionlessly. If the clown recoils with a velocity of 0.500 m/s and the barbell is thrown with a velocity of 10.0 m/s, what is the mass of the barbell? (b) How much kinetic energy is gained by this maneuver? (c) Where does the kinetic energy come from? #solutionbox[ (a) 4.00 kg (b) 210 J (c) The clown does work to throw the barbell, so the kinetic energy comes from the muscles of the clown. The muscles convert the chemical potential energy of ATP into kinetic energy. ]