#set document(title: "8.2 Impulse", 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.2#h(0.6em)Impulse === Learning Objectives By the end of this section, you will be able to: - Define impulse. - Describe effects of impulses in everyday life. - Determine the average effective force using graphical representation. - Calculate average force and impulse given mass, velocity, and time. The effect of a force on an object depends on how long it acts, as well as how great the force is. In , a very large force acting for a short time had a great effect on the momentum of the tennis ball. A small force could cause the same #strong[change in momentum], but it would have to act for a much longer time. For example, if the ball were thrown upward, the gravitational force (which is much smaller than the tennis racquet’s force) would eventually reverse the momentum of the ball. Quantitatively, the effect we are talking about is the change in momentum #math.equation(block: false, alt: "Δ p")[$Δ p$]. By rearranging the equation #math.equation(block: false, alt: "F sub net equals the fraction Δ p over Δ t")[$F_("net") = frac(Δ p, Δ t)$] to be #math.equation(block: true, alt: "Δ p equals F sub net Δ t ,")[$Δ p = F_("net") Δ t ,$] we can see how the change in momentum equals the average net external force multiplied by the time this force acts. The quantity #math.equation(block: false, alt: "F sub net Δ t")[$F_("net") Δ t$] is given the name #strong[impulse]. Impulse is the same as the change in momentum. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Impulse: Change in Momentum] Change in momentum equals the average net external force multiplied by the time this force acts. #math.equation(block: true, alt: "Δ p equals F sub net Δ t")[$Δ p = F_("net") Δ t$] The quantity #math.equation(block: false, alt: "F sub net Δ t")[$F_("net") Δ t$] is given the name impulse. There are many ways in which an understanding of impulse can save lives, or at least limbs. The dashboard padding in a car, and certainly the airbags, allow the net force on the occupants in the car to act over a much longer time when there is a sudden stop. The momentum change is the same for an occupant, whether an air bag is deployed or not, but the force (to bring the occupant to a stop) will be much less if it acts over a larger time. Cars today have many plastic components. One advantage of plastics is their lighter weight, which results in better gas mileage. Another advantage is that a car will crumple in a collision, especially in the event of a head-on collision. A longer collision time means the force on the car will be less. Deaths during car races decreased dramatically when the rigid frames of racing cars were replaced with parts that could crumple or collapse in the event of an accident. Bones in a body will fracture if the force on them is too large. If you jump onto the floor from a table, the force on your legs can be immense if you land stiff-legged on a hard surface. Rolling on the ground after jumping from the table, on a soft mat, extends the time over which the force (on you from the ground) acts. ] #examplebox("Example 1")[Calculating Magnitudes of Impulses: Two Billiard Balls Striking a Rigid Wall][ Two identical billiard balls strike a rigid wall with the same speed, and are reflected without any change of speed. The first ball strikes perpendicular to the wall. The second ball strikes the wall at an angle of #math.equation(block: false, alt: "30º")[$"30º"$] from the perpendicular, and bounces off at an angle of #math.equation(block: false, alt: "30º")[$"30º"$] from perpendicular to the wall. (a) Determine the direction of the force on the wall due to each ball. (b) Calculate the ratio of the magnitudes of impulses on the two balls by the wall. Strategy for (a) In order to determine the force on the wall, consider the force on the ball due to the wall using Newton’s second law and then apply Newton’s third law to determine the direction. Assume the #emph[#math.equation(block: false, alt: "x")[$x$]]-axis to be normal to the wall and to be positive in the initial direction of motion. Choose the #emph[#math.equation(block: false, alt: "y")[$y$]]-axis to be along the wall in the plane of the second ball’s motion. The momentum direction and the velocity direction are the same. Solution for (a) The first ball bounces directly into the wall and exerts a force on it in the #emph[#math.equation(block: false, alt: "plus x")[$+ x$]] direction. Therefore the wall exerts a force on the ball in the #emph[#math.equation(block: false, alt: "minus x")[$− x$]] direction. The second ball continues with the same momentum component in the #emph[#math.equation(block: false, alt: "y")[$y$]] direction, but reverses its #emph[#math.equation(block: false, alt: "x")[$x$]]-component of momentum, as seen by sketching a diagram of the angles involved and keeping in mind the proportionality between velocity and momentum. These changes mean the change in momentum for both balls is in the #emph[#math.equation(block: false, alt: "minus x")[$− x$]] direction, so the force of the wall on each ball is along the #emph[#math.equation(block: false, alt: "minus x")[$− x$]] direction. Strategy for (b) Calculate the change in momentum for each ball, which is equal to the impulse imparted to the ball. Solution for (b) Let #math.equation(block: false, alt: "u")[$u$] be the speed of each ball before and after collision with the wall, and #math.equation(block: false, alt: "m")[$m$] the mass of each ball. Choose the #emph[#math.equation(block: false, alt: "x")[$x$]]-axis and #emph[#math.equation(block: false, alt: "y")[$y$]]-axis as previously described, and consider the change in momentum of the first ball which strikes perpendicular to the wall. #math.equation(block: true, alt: "p sub xi equals mu ; p sub yi equals 0")[$p_("xi") = "mu" "; " #h(0.25em) p_("yi") = 0$] #math.equation(block: true, alt: "p sub xf equals minus mu ; p sub yf equals 0")[$p_("xf") = − "mu" "; " #h(0.25em) p_("yf") = 0$] Impulse is the change in momentum vector. Therefore the #math.equation(block: false, alt: "x")[$x$]-component of impulse is equal to #math.equation(block: false, alt: "minus 2 mu")[$− 2 "mu"$] and the #math.equation(block: false, alt: "y")[$y$]-component of impulse is equal to zero. Now consider the change in momentum of the second ball. #math.equation(block: true, alt: "p sub xi equals mu cos 30º ; p sub yi equals –mu sin 30º")[$p_("xi") = "mu" #h(0.25em) "cos 30º" "; " #h(0.25em) p_("yi") = "–mu" #h(0.25em) "sin 30º"$] #math.equation(block: true, alt: "p sub xf equals minus mu cos 30º ; p sub yf equals minus mu sin 30º")[$p_("xf") = − "mu" #h(0.25em) "cos 30º" "; " #h(0.25em) p_("yf") = − "mu" #h(0.25em) "sin 30º"$] It should be noted here that while #math.equation(block: false, alt: "p sub x")[$p_(x)$] changes sign after the collision, #math.equation(block: false, alt: "p sub y")[$p_(y)$] does not. Therefore the #math.equation(block: false, alt: "x")[$x$]-component of impulse is equal to #math.equation(block: false, alt: "minus 2 mu cos 30º")[$− 2 "mu" #h(0.25em) "cos 30º"$] and the #math.equation(block: false, alt: "y")[$y$]-component of impulse is equal to zero. The ratio of the magnitudes of the impulse imparted to the balls is #math.equation(block: true, alt: "the fraction 2 mu over 2 mu cos 30º equals the fraction 2 over the square root of 3 equals 1 . 155 .")[$frac(2 "mu", 2 "mu" #h(0.25em) "cos 30º") = frac(2, sqrt(3)) = 1 "." "155" .$] Discussion The direction of impulse and force is the same as in the case of (a); it is normal to the wall and along the negative #emph[#math.equation(block: false, alt: "x")[$x$]-]direction. Making use of Newton’s third law, the force on the wall due to each ball is normal to the wall along the positive #emph[#math.equation(block: false, alt: "x")[$x$]] -direction. ] Our definition of impulse includes an assumption that the force is constant over the time interval #math.equation(block: false, alt: "Δ t")[$Δ t$]. #emph[Forces are usually not constant]. Forces vary considerably even during the brief time intervals considered. It is, however, possible to find an average effective force #math.equation(block: false, alt: "F sub eff")[$F_("eff")$] that produces the same result as the corresponding time-varying force. shows a graph of what an actual force looks like as a function of time for a ball bouncing off the floor. The area under the curve has units of momentum and is equal to the impulse or change in momentum between times #math.equation(block: false, alt: "t sub 1")[$t_(1)$] and #math.equation(block: false, alt: "t sub 2")[$t_(2)$]. That area is equal to the area inside the rectangle bounded by #math.equation(block: false, alt: "F sub eff")[$F_("eff")$], #math.equation(block: false, alt: "t sub 1")[$t_(1)$], and #math.equation(block: false, alt: "t sub 2")[$t_(2)$]. Thus the impulses and their effects are the same for both the actual and effective forces. #figure(figph[Figure is a graph of force, F, versus time, t. Two curves, F actual and F effective, are drawn. F actual is drawn between t sub1 and t sub 2 and it resembles a bell-shaped curve that peaks mid-way between t sub 1 and t sub 2. F effective is a line parallel to the x axis drawn at about fifty five percent of the maximum value of F actual and it extends up to t sub 2.], alt: "Figure is a graph of force, F, versus time, t. Two curves, F actual and F effective, are drawn. F actual is drawn between t sub1 and t sub 2 and it resembles a bell-shaped curve that peaks mid-way between t sub 1 and t sub 2. F effective is a line parallel to the x axis drawn at about fifty five percent of the maximum value of F actual and it extends up to t sub 2.", caption: [A graph of force versus time with time along the #math.equation(block: false, alt: "x")[$x$]-axis and force along the #emph[#math.equation(block: false, alt: "y")[$y$]]-axis for an actual force and an equivalent effective force. The areas under the two curves are equal.]) #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Take-Home Investigation—Hand Movement and Impulse] Try catching a ball while “giving” with the ball, pulling your hands toward your body. Then, try catching a ball while keeping your hands still. Hit water in a tub with your full palm. After the water has settled, hit the water again by diving your hand with your fingers first into the water. (Your full palm represents a swimmer doing a belly flop and your diving hand represents a swimmer doing a dive.) Explain what happens in each case and why. Which orientations would you advise people to avoid and why? ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Making Connections: Constant Force and Constant Acceleration] The assumption of a constant force in the definition of impulse is analogous to the assumption of a constant acceleration in kinematics. In both cases, nature is adequately described without the use of calculus. ] === Test Prep for AP Courses A 1.0-kg ball of putty is released from rest and falls vertically 1.5 m until it strikes a hard floor, where it comes to rest in a 0.045-s time interval. What is the magnitude and direction of the average force exerted on the ball by the floor during the collision? + 33 N, up + 120 N, up + 120 N, down + 240 N, down #solutionbox[ (b) ] A 75-g ball is dropped from rest from a height of 2.2 m. It bounces off the floor and rebounds to a maximum height of 1.7 m. If the ball is in contact with the floor for 0.024 s, what is the magnitude and direction of the average force exerted on the ball by the floor during the collision? A 2.4-kg ceramic bowl falls to the floor. During the 0.018-s impact, the bowl experiences an average force of 750 N from the floor. The bowl is at rest after the impact. From what initial height did the bowl fall? + 1.6 m + 2.8 m + 3.2 m + 5.6 m #solutionbox[ (a) ] Whether or not an object (such as a plate, glass, or bone) breaks upon impact depends on the average force exerted on that object by the surface. When a 1.2-kg glass figure hits the floor, it will break if it experiences an average force of 330 N. When it hits a tile floor, the glass comes to a stop in 0.015 s. From what minimum height must the glass fall to experience sufficient force to break? How would your answer change if the figure were falling to a padded or carpeted surface? Explain. A 2.5-kg block slides across a frictionless table toward a horizontal spring.As the block bounces off the spring, a probe measures the velocity of the block (initially negative, moving away from the probe) over time as follows: #figure(table( columns: 2, align: left, inset: 6pt, table.header([Velocity (m/s)], [Time (s)]), [−12.0], [0], [−10.0], [0.10], [−6.0], [0.20], [0], [0.30], [6.0], [0.40], [10.0], [0.50], [12.0], [0.60], )) What is the average force exerted on the block by the spring over the entire 0.60-s time interval of the collision? + 50 N + 60 N + 100 N + 120 N #solutionbox[ (c) (based on calculation of #math.equation(block: false, alt: "F equals the fraction m Δ v over Δ t")[$F = frac(m "Δ" v, "Δ" t)$]) ] During an automobile crash test, the average force exerted by a solid wall on a 2500-kg car that hits the wall is measured to be 740,000 N over a 0.22-s time interval. What was the initial speed of the car prior to the collision, assuming the car is at rest at the end of the time interval? A test car is driving toward a solid crash-test barrier with a speed of 45 mi/h. Two seconds prior to impact, the car begins to brake, but it is still moving when it hits the wall. After the collision with the wall, the car crumples somewhat and comes to a complete stop. In order to estimate the average force exerted by the wall on the car, what information would you need to collect? + The (negative) acceleration of the car before it hits the wall and the distance the car travels while braking. + The (negative) acceleration of the car before it hits the wall and the velocity of the car just before impact. + The velocity of the car just before impact and the duration of the collision with the wall. + The duration of the collision with the wall and the distance the car travels while braking. #solutionbox[ (c) ] Design an experiment to verify the relationship between the average force exerted on an object and the change in momentum of that object. As part of your explanation, list the equipment you would use and describe your experimental setup. What would you measure and how? How exactly would you verify the relationship? Explain. A 22-g puck hits the wall of an air hockey table perpendicular to the wall with an initial speed of 14 m/s.The puck is in contact with the wall for 0.0055 s, and it rebounds from the wall with a speed of 14 m/s in the opposite direction.What is the magnitude of the average force exerted by the wall on the puck? + 0.308 N + 0.616 N + 56 N + 112 N #solutionbox[ (d) ] A 22-g puck hits the wall of an air hockey table perpendicular to the wall with an initial speed of 7 m/s. The puck is in contact with the wall for 0.011 s, and the wall exerts an average force of 28 N on the puck during that time. Calculate the magnitude and direction of the change in momentum of the puck. #figure(figph[The force exerted by the wall on the object is a constant 15 N from t =0.080 s until t=0.24 s, at which time the force drops to zero.], alt: "The force exerted by the wall on the object is a constant 15 N from t =0.080 s until t=0.24 s, at which time the force drops to zero.", caption: [This is a graph showing the force exerted by a rigid wall versus time.]) The graph in represents the force exerted on a particle during a collision. What is the magnitude of the change in momentum of the particle as a result of the collision? + 1.2 kg ⋅ m/s + 2.4 kg ⋅ m/s + 3.6 kg ⋅ m/s + 4.8 kg ⋅ m/s #solutionbox[ (b) ] #figure(figph[The force exerted by the wall on the object is zero at t=0 and rises in a linear fashion to 15 N at a time t=0.080 s. The force remains constant at 15 N until a time t=0.24 s. From 0.24 s to 0.32 s, the force drops from 15 N to zero in a linear fashion.], alt: "The force exerted by the wall on the object is zero at t=0 and rises in a linear fashion to 15 N at a time t=0.080 s. The force remains constant at 15 N until a time t=0.24 s. From 0.24 s to 0.32 s, the force drops from 15 N to zero in a linear fashion.", caption: [This is a graph showing the force exerted by a rigid wall versus time.]) The graph in represents the force exerted on a particle during a collision. What is the magnitude of the change in momentum of the particle as a result of the collision? === Section Summary - Impulse, or change in momentum, equals the average net external force multiplied by the time this force acts: #math.equation(block: true, alt: "Δ p equals F sub net Δ t .")[$Δ p = F_("net") Δ t .$] - Forces are usually not constant over a period of time. === Conceptual Questions Professional Application Explain in terms of impulse how padding reduces forces in a collision. State this in terms of a real example, such as the advantages of a carpeted vs. tile floor for a day care center. While jumping on a trampoline, sometimes you land on your back and other times on your feet. In which case can you reach a greater height and why? Professional Application Tennis racquets have “sweet spots.” If the ball hits a sweet spot then the player's arm is not jarred as much as it would be otherwise. Explain why this is the case. === Problems & Exercises A bullet is accelerated down the barrel of a gun by hot gases produced in the combustion of gun powder. What is the average force exerted on a 0.0300-kg bullet to accelerate it to a speed of 600.0 m/s in a time of 2.00 ms (milliseconds)? #solutionbox[ #math.equation(block: true, alt: "9 . 00 times 10 cubed N")[$9 "." "00" × "10"^(3) #h(0.25em) N$] ] Professional Application A car moving at 10.0 m/s crashes into a tree and stops in 0.26 s. Calculate the force the seat belt exerts on a passenger in the car to bring him to a halt. The mass of the passenger is 70.0 kg. A person slaps her leg with her hand, bringing her hand to rest in 2.50 milliseconds from an initial speed of 4.00 m/s. (a) What is the average force exerted on the leg, taking the effective mass of the hand and forearm to be 1.50 kg? (b) Would the force be any different if the woman clapped her hands together at the same speed and brought them to rest in the same time? Explain why or why not. #solutionbox[ a) #math.equation(block: false, alt: "2 . 40 times 10 cubed N")[$2 "." "40" × "10"^(3) #h(0.25em) " N"$] toward the leg b) The force on each hand would have the same magnitude as that found in part (a) (but in opposite directions by Newton’s third law) because the change in momentum and the time interval are the same. ] Professional Application A professional boxer hits his opponent with a 1000-N horizontal blow that lasts for 0.150 s. (a) Calculate the impulse imparted by this blow. (b) What is the opponent’s final velocity, if his mass is 105 kg and he is motionless in midair when struck near his center of mass? (c) Calculate the recoil velocity of the opponent’s 10.0-kg head if hit in this manner, assuming the head does not initially transfer significant momentum to the boxer’s body. (d) Discuss the implications of your answers for parts (b) and (c). Professional Application Suppose a child drives a bumper car head on into the side rail, which exerts a force of 4000 N on the car for 0.200 s. (a) What impulse is imparted by this force? (b) Find the final velocity of the bumper car if its initial velocity was 2.80 m/s and the car plus driver have a mass of 200 kg. You may neglect friction between the car and floor. #solutionbox[ a) #math.equation(block: false, alt: "800 kg times m/s")[$"800 kg" ⋅ "m/s"$] away from the wall b) #math.equation(block: false, alt: "1 . 20 m/s")[$1 "." "20 m/s"$] away from the wall ] Professional Application One hazard of space travel is debris left by previous missions. There are several thousand objects orbiting Earth that are large enough to be detected by radar, but there are far greater numbers of very small objects, such as flakes of paint. Calculate the force exerted by a 0.100-mg chip of paint that strikes a spacecraft window at a relative speed of #math.equation(block: false, alt: "4 . 00 times 10 cubed m/s")[$4 "." "00" × "10"^(3) #h(0.25em) "m/s"$], given the collision lasts #math.equation(block: false, alt: "6 . 00 times 10 to the power minus 8 s")[$6 "." "00" × "10"^(− 8) #h(0.25em) s$]. Professional Application A 75.0-kg person is riding in a car moving at 20.0 m/s when the car runs into a bridge abutment. (a) Calculate the average force on the person if he is stopped by a padded dashboard that compresses an average of 1.00 cm. (b) Calculate the average force on the person if he is stopped by an air bag that compresses an average of 15.0 cm. #solutionbox[ (a) #math.equation(block: false, alt: "1 . 50 times 10 to the power 6 N")[$1 "." "50" × "10"^(6) #h(0.25em) N$] away from the dashboard (b) #math.equation(block: false, alt: "1 . 00 times 10 to the power 5 N")[$1 "." "00" × "10"^(5) #h(0.25em) N$] away from the dashboard ] Professional Application Military rifles have a mechanism for reducing the recoil forces of the gun on the person firing it. An internal part recoils over a relatively large distance and is stopped by damping mechanisms in the gun. The larger distance reduces the average force needed to stop the internal part. (a) Calculate the recoil velocity of a 1.00-kg plunger that directly interacts with a 0.0200-kg bullet fired at 600 m/s from the gun. (b) If this part is stopped over a distance of 20.0 cm, what average force is exerted upon it by the gun? (c) Compare this to the force exerted on the gun if the bullet is accelerated to its velocity in 10.0 ms (milliseconds). A cruise ship with a mass of #math.equation(block: false, alt: "1 . 00 times 10 to the power 7 kg")[$1 "." "00" × "10"^(7) #h(0.25em) " kg"$] strikes a pier at a speed of 0.750 m/s. It comes to rest 6.00 m later, damaging the ship, the pier, and the tugboat captain’s finances. Calculate the average force exerted on the pier using the concept of impulse. (Hint: First calculate the time it took to bring the ship to rest.) #solutionbox[ #math.equation(block: false, alt: "4 . 69 times 10 to the power 5 N")[$4 "." "69" × "10"^(5) #h(0.25em) " N"$] in the boat’s original direction of motion ] Calculate the final speed of a 110-kg rugby player who is initially running at 8.00 m/s but collides head-on with a padded goalpost and experiences a backward force of #math.equation(block: false, alt: "1 . 76 times 10 to the power 4 N")[$1 "." "76" × "10"^(4) #h(0.25em) " N"$] for #math.equation(block: false, alt: "5 . 50 times 10 to the power –2 s")[$5 "." "50" × "10"^("–2") #h(0.25em) " s"$]. Water from a fire hose is directed horizontally against a wall at a rate of 50.0 kg/s and a speed of 42.0 m/s. Calculate the magnitude of the force exerted on the wall, assuming the water’s horizontal momentum is reduced to zero. #solutionbox[ #math.equation(block: false, alt: "2 . 10 times 10 cubed N")[$2 "." "10" × "10"^(3) #h(0.25em) N$] away from the wall ] A 0.450-kg hammer is moving horizontally at 7.00 m/s when it strikes a nail and comes to rest after driving the nail 1.00 cm into a board. (a) Calculate the duration of the impact. (b) What was the average force exerted on the nail? Starting with the definitions of momentum and kinetic energy, derive an equation for the kinetic energy of a particle expressed as a function of its momentum. #solutionbox[ #math.equation(block: true, alt: "p equals m v ⇒ p squared equals m squared v squared ⇒ the fraction p squared over m equals mv squared; ⇒ the fraction p squared over 2 m equals the fraction 1 over 2 mv squared equals KE; KE equals the fraction p squared over 2 m")[$p = m v ⇒ p^(2) = m^(2) v^(2) ⇒ frac(p^(2), m) = "mv"^(2) \ ⇒ frac(p^(2), 2 m) = frac(1, 2) "mv"^(2) = "KE" \ "KE" = frac(p^(2), 2 m)$] ] A ball with an initial velocity of 10 m/s moves at an angle #math.equation(block: false, alt: "60º")[$"60º"$] above the #emph[#math.equation(block: false, alt: "plus x")[$+ x$]]-direction. The ball hits a vertical wall and bounces off so that it is moving #math.equation(block: false, alt: "60º")[$"60º"$] above the #math.equation(block: false, alt: "minus x")[$− x$]-direction with the same speed. In terms of m, the mass of the ball, what is the impulse delivered by the wall? When serving a tennis ball, a player hits the ball when its velocity is zero (at the highest point of a vertical toss). The racquet exerts a force of 540 N on the ball for 5.00 ms, giving it a final velocity of 45.0 m/s. Using these data, find the mass of the ball. #solutionbox[ 60.0 g ] A punter drops a ball from rest vertically 1 meter down onto his foot. The ball leaves the foot with a speed of 18 m/s at an angle #math.equation(block: false, alt: "55º")[$"55º"$] above the horizontal. In terms of m, the mass of the ball, what is the impulse delivered by the foot (magnitude and direction)?