#set document(title: "7.2 Kinetic Energy and the Work-Energy Theorem", 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")) == 7.2#h(0.6em)Kinetic Energy and the Work-Energy Theorem === Learning Objectives By the end of this section, you will be able to: - Explain work as a transfer of energy and net work as the work done by the net force. - Explain and apply the work-energy theorem. === Work Transfers Energy What happens to the work done on a system? Energy is transferred into the system, but in what form? Does it remain in the system or move on? The answers depend on the situation. For example, if the lawn mower in (a) is pushed just hard enough to keep it going at a constant speed, then energy put into the mower by the person is removed continuously by friction, and eventually leaves the system in the form of heat transfer. In contrast, work done on the briefcase by the person carrying it up stairs in (d) is stored in the briefcase-Earth system and can be recovered at any time, as shown in (e). In fact, the building of the pyramids in ancient Egypt is an example of storing energy in a system by doing work on the system. Some of the energy imparted to the stone blocks in lifting them during construction of the pyramids remains in the stone-Earth system and has the potential to do work. In this section we begin the study of various types of work and forms of energy. We will find that some types of work leave the energy of a system constant, for example, whereas others change the system in some way, such as making it move. We will also develop definitions of important forms of energy, such as the energy of motion. === Net Work and the Work-Energy Theorem We know from the study of Newton’s laws in Dynamics: Force and Newton's Laws of Motion that net force causes acceleration. We will see in this section that work done by the net force gives a system energy of motion, and in the process we will also find an expression for the energy of motion. Let us start by considering the total, or net, work done on a system. Net work is defined to be the sum of work on an object. The net work can be written in terms of the net force on an object. #math.equation(block: false, alt: "F sub net")[$bold(F)_("net")$]. In equation form, this is #math.equation(block: false, alt: "W sub net equals F sub net d cos θ")[$W_("net") = F_("net") d #h(0.25em) "cos" #h(0.25em) θ$] where #math.equation(block: false, alt: "θ")[$θ$] is the angle between the force vector and the displacement vector. (a) shows a graph of force versus displacement for the component of the force in the direction of the displacement—that is, an #math.equation(block: false, alt: "F cos θ")[$F #h(0.25em) "cos" #h(0.25em) θ$] vs. #math.equation(block: false, alt: "d")[$d$] graph. In this case, #math.equation(block: false, alt: "F cos θ")[$F #h(0.25em) "cos" #h(0.25em) θ$] is constant. You can see that the area under the graph is #math.equation(block: false, alt: "F d cos θ")[$F d #h(0.25em) "cos" #h(0.25em) θ$], or the work done. (b) shows a more general process where the force varies. The area under the curve is divided into strips, each having an average force #math.equation(block: false, alt: "open parenthesis F cos θ close parenthesis sub i open parenthesis ave close parenthesis")[$( F #h(0.25em) "cos" #h(0.25em) θ )_(i ( "ave" ))$]. The work done is #math.equation(block: false, alt: "open parenthesis F cos θ close parenthesis sub i open parenthesis ave close parenthesis d sub i")[$( F #h(0.25em) "cos" #h(0.25em) θ )_(i ( "ave" )) d_(i)$] for each strip, and the total work done is the sum of the #math.equation(block: false, alt: "W sub i")[$W_(i)$]. Thus the total work done is the total area under the curve, a useful property to which we shall refer later. #figure(figph[Two drawings labele a and b. (a) A graph of force component F cosine theta versus distance d. d is along the x axis and F cosine theta is along the y axis. A line of length d is drawn parallel to the horizontal axis for some value of F cosine theta. Area under this line in the graph is shaded and is equal to F cosine theta multiplied by d. F d cosine theta is equal to work W. (b) A graph of force component F cosine theta versus distance d. d is along the x axis and F cosine theta is along the y axis. There is an inclined line and the area under it is divided into many thin vertical strips of width d sub i. The area of one vertical stripe is equal to average value of F cosine theta times d sub i which equals to work W sub i.], alt: "Two drawings labele a and b. (a) A graph of force component F cosine theta versus distance d. d is along the x axis and F cosine theta is along the y axis. A line of length d is drawn parallel to the horizontal axis for some value of F cosine theta. Area under this line in the graph is shaded and is equal to F cosine theta multiplied by d. F d cosine theta is equal to work W. (b) A graph of force component F cosine theta versus distance d. d is along the x axis and F cosine theta is along the y axis. There is an inclined line and the area under it is divided into many thin vertical strips of width d sub i. The area of one vertical stripe is equal to average value of F cosine theta times d sub i which equals to work W sub i.", caption: [(a) A graph of #math.equation(block: false, alt: "F cos θ")[$F #h(0.25em) "cos" #h(0.25em) θ$] vs. #math.equation(block: false, alt: "d")[$d$], when #math.equation(block: false, alt: "F cos θ")[$F #h(0.25em) "cos" #h(0.25em) θ$] is constant. The area under the curve represents the work done by the force. (b) A graph of #math.equation(block: false, alt: "F cos θ")[$F #h(0.25em) "cos" #h(0.25em) θ$] vs. #math.equation(block: false, alt: "d")[$d$] in which the force varies. The work done for each interval is the area of each strip; thus, the total area under the curve equals the total work done.]) Net work will be simpler to examine if we consider a one-dimensional situation where a force is used to accelerate an object in a direction parallel to its initial velocity. Such a situation occurs for the package on the roller belt conveyor system shown. #figure(figph[A package shown on a roller belt pushed with a force F towards the right shown by a vector F sub app equal to one hundred and twenty newtons. A vector w is in the downward direction starting from the bottom of the package and the reaction force N on the package is shown by the vector N pointing upwards at the bottom of the package. A frictional force vector of five point zero zero newtons acts on the package leftwards. The displacement d is shown by the vector pointing to the right with a value of zero point eight zero zero meters.], alt: "A package shown on a roller belt pushed with a force F towards the right shown by a vector F sub app equal to one hundred and twenty newtons. A vector w is in the downward direction starting from the bottom of the package and the reaction force N on the package is shown by the vector N pointing upwards at the bottom of the package. A frictional force vector of five point zero zero newtons acts on the package leftwards. The displacement d is shown by the vector pointing to the right with a value of zero point eight zero zero meters.", caption: [A package on a roller belt is pushed horizontally through a distance #math.equation(block: false, alt: "d")[$bold(d)$].]) The force of gravity and the normal force acting on the package are perpendicular to the displacement and do no work. Moreover, they are also equal in magnitude and opposite in direction so they cancel in calculating the net force. The net force arises solely from the horizontal applied force #math.equation(block: false, alt: "F sub app")[$bold(F)_("app")$] and the horizontal friction force #math.equation(block: false, alt: "f")[$bold(f)$]. Thus, as expected, the net force is parallel to the displacement, so that #math.equation(block: false, alt: "θ equals 0º")[$θ = 0º$] and #math.equation(block: false, alt: "cos θ equals 1")[$#h(0.25em) "cos" #h(0.25em) θ = 1$], and the net work is given by #math.equation(block: true, alt: "W sub net equals F sub net d .")[$W_("net") = F_("net") d .$] The effect of the net force #math.equation(block: false, alt: "F sub net")[$bold(F)_("net")$] is to accelerate the package from #math.equation(block: false, alt: "v sub 0")[$v_(0)$] to #math.equation(block: false, alt: "v")[$v$]. The kinetic energy of the package increases, indicating that the net work done on the system is positive. () By using Newton’s second law, and doing some algebra, we can reach an interesting conclusion. Substituting #math.equation(block: false, alt: "F sub net equals ma")[$F_("net") = "ma"$] from Newton’s second law gives #math.equation(block: true, alt: "W sub net equals mad.")[$W_("net") = "mad."$] To get a relationship between net work and the speed given to a system by the net force acting on it, we take #math.equation(block: false, alt: "d equals x minus x sub 0")[$d = x − x_(0)$] and use the equation studied in Motion Equations for Constant Acceleration in One Dimension for the change in speed over a distance #math.equation(block: false, alt: "d")[$d$] if the acceleration has the constant value #math.equation(block: false, alt: "a")[$a$]; namely, #math.equation(block: false, alt: "v squared equals v sub 0 squared plus 2 ad")[$v^(2) = v_(0)^(2) + 2 "ad"$] (note that #math.equation(block: false, alt: "a")[$a$] appears in the expression for the net work). Solving for acceleration gives #math.equation(block: false, alt: "a equals the fraction v squared minus v sub 0 squared over 2 d")[$a = frac(v^(2) − v_(0)^(2), 2 d)$]. When #math.equation(block: false, alt: "a")[$a$] is substituted into the preceding expression for #math.equation(block: false, alt: "W sub net")[$W_("net")$], we obtain #math.equation(block: true, alt: "W sub net equals m the fraction v squared minus v sub 0 squared over 2 d d .")[$W_("net") = m frac(v^(2) − v_(0)^(2), 2 d) d .$] The #math.equation(block: false, alt: "d")[$d$] cancels, and we rearrange this to obtain #math.equation(block: true, alt: "W net equals the fraction 1 over 2 mv squared minus the fraction 1 over 2 mv 0 2 .")[$W attach(, bl: "net") = frac(1, 2) "mv"^(2) − frac(1, 2) "mv"_(0)^(2) "."$] This expression is called the #strong[work-energy theorem], and it actually applies #emph[in general] (even for forces that vary in direction and magnitude), although we have derived it for the special case of a constant force parallel to the displacement. The theorem implies that the net work on a system equals the change in the quantity #math.equation(block: false, alt: "the fraction 1 over 2 mv squared")[$frac(1, 2) "mv"^(2)$]. This quantity is our first example of a form of energy. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[The Work-Energy Theorem] The net work on a system equals the change in the quantity #math.equation(block: false, alt: "the fraction 1 over 2 mv squared")[$frac(1, 2) "mv"^(2)$]. #math.equation(block: true, alt: "W sub net equals the fraction 1 over 2 mv squared minus the fraction 1 over 2 mv 0 2")[$W_("net") = frac(1, 2) "mv"^(2) − frac(1, 2) "mv"_(0)^(2)$] ] The quantity #math.equation(block: false, alt: "the fraction 1 over 2 mv squared")[$frac(1, 2) "mv"^(2)$] in the work-energy theorem is defined to be the translational #strong[kinetic energy] (KE) of a mass #math.equation(block: false, alt: "m")[$m$] moving at a speed #math.equation(block: false, alt: "v")[$v$]. (#emph[Translational] kinetic energy is distinct from #emph[rotational] kinetic energy, which is considered later.) In equation form, the translational kinetic energy, #math.equation(block: true, alt: "KE equals the fraction 1 over 2 mv squared ,")[$"KE" = frac(1, 2) "mv"^(2) ,$] is the energy associated with translational motion. Kinetic energy is a form of energy associated with the motion of a particle, single body, or system of objects moving together. We are aware that it takes energy to get an object, like a car or the package in , up to speed, but it may be a bit surprising that kinetic energy is proportional to speed squared. This proportionality means, for example, that a car traveling at 100 km/h has four times the kinetic energy it has at 50 km/h, helping to explain why high-speed collisions are so devastating. We will now consider a series of examples to illustrate various aspects of work and energy. #examplebox("Example 1")[Calculating the Kinetic Energy of a Package][ Suppose a 30.0-kg package on the roller belt conveyor system in is moving at 0.500 m/s. What is its kinetic energy? Strategy Because the mass #math.equation(block: false, alt: "m")[$m$] and speed #math.equation(block: false, alt: "v")[$v$] are given, the kinetic energy can be calculated from its definition as given in the equation #math.equation(block: false, alt: "KE equals the fraction 1 over 2 mv squared")[$"KE" = frac(1, 2) "mv"^(2)$]. Solution The kinetic energy is given by #math.equation(block: true, alt: "KE equals the fraction 1 over 2 mv squared .")[$"KE" = frac(1, 2) "mv"^(2) "."$] Entering known values gives #math.equation(block: true, alt: "KE equals 0 . 5 open parenthesis 30.0 kg close parenthesis open parenthesis 0.500 m/s close parenthesis squared ,")[$"KE" = 0 "." 5 ( "30.0 kg" ) ( "0.500 m/s" )^(2) ,$] which yields #math.equation(block: true, alt: "KE equals 3.75 kg times m squared /s squared equals 3.75 J.")[$"KE" = "3.75 kg" ⋅ m^(2) "/s"^(2) = "3.75 J."$] Discussion Note that the unit of kinetic energy is the joule, the same as the unit of work, as mentioned when work was first defined. It is also interesting that, although this is a fairly massive package, its kinetic energy is not large at this relatively low speed. This fact is consistent with the observation that people can move packages like this without exhausting themselves. ] #examplebox("Example 2")[Determining the Work to Accelerate a Package][ Suppose that you push on the 30.0-kg package in with a constant force of 120 N through a distance of 0.800 m, and that the opposing friction force averages 5.00 N. (a) Calculate the net work done on the package. (b) Solve the same problem as in part (a), this time by finding the work done by each force that contributes to the net force. Strategy and Concept for (a) This is a motion in one dimension problem, because the downward force (from the weight of the package) and the normal force have equal magnitude and opposite direction, so that they cancel in calculating the net force, while the applied force, friction, and the displacement are all horizontal. () As expected, the net work is the net force times distance. Solution for (a) The net force is the push force minus friction, or #math.equation(block: false, alt: "F sub net = 120 N – 5 . 00 N = 115 N")[$F_("net") " = 120 N – 5" "." "00 N = 115 N"$]. Thus the net work is #math.equation(block: true, alt: "W sub net, equals, F sub net d equals 115 N 0.800 m; equals, 92.0 N times m equals 92.0 J.")[$W_("net") & = & F_("net") d = "115 N" "0.800 m" \ & = & "92.0 N" ⋅ m = "92.0 J."$] Discussion for (a) This value is the net work done on the package. The person actually does more work than this, because friction opposes the motion. Friction does negative work and removes some of the energy the person expends and converts it to thermal energy. The net work equals the sum of the work done by each individual force. Strategy and Concept for (b) The forces acting on the package are gravity, the normal force, the force of friction, and the applied force. The normal force and force of gravity are each perpendicular to the displacement, and therefore do no work. Solution for (b) The applied force does work. #math.equation(block: true, alt: "W sub app, equals, F sub app d cos 0º equals F sub app d; equals, 120 N 0.800 m; equals, 96.0 J")[$W_("app") & = & F_("app") d #h(0.25em) "cos" 0º = F_("app") d \ & = & "120 N" "0.800 m" \ & = & " 96.0 J"$] The friction force and displacement are in opposite directions, so that #math.equation(block: false, alt: "θ equals 180º")[$θ = "180º"$], and the work done by friction is #math.equation(block: true, alt: "W sub fr, equals, F sub fr d cos 180º equals minus F sub fr d; equals, minus 5.00 N 0.800 m; equals, minus 4.00 J.")[$W_("fr") & = & F_("fr") d #h(0.25em) "cos" "180º" = − F_("fr") d \ & = & − "5.00 N" "0.800 m" \ & = & − "4.00 J."$] So the amounts of work done by gravity, by the normal force, by the applied force, and by friction are, respectively, #math.equation(block: true, alt: "W sub gr, equals, 0,; W sub N, equals, 0,; W sub app, equals, 96.0 J,; W sub fr, equals, minus 4.00 J.")[$W_("gr") & = & 0, \ W_(N) & = & 0, \ W_("app") & = & "96.0 J," \ W_("fr") & = & − "4.00 J."$] The total work done as the sum of the work done by each force is then seen to be #math.equation(block: true, alt: "W sub total equals W sub gr plus W sub N plus W sub app plus W sub fr equals 92 .0 J .")[$W_("total") = W_("gr") + W_(N) + W_("app") + W_("fr") = "92" ".0 J" .$] Discussion for (b) The calculated total work #math.equation(block: false, alt: "W sub total")[$W_("total")$] as the sum of the work by each force agrees, as expected, with the work #math.equation(block: false, alt: "W sub net")[$W_("net")$] done by the net force. The work done by a collection of forces acting on an object can be calculated by either approach. ] #examplebox("Example 3")[Determining Speed from Work and Energy][ Find the speed of the package in at the end of the push, using work and energy concepts. Strategy Here the work-energy theorem can be used, because we have just calculated the net work, #math.equation(block: false, alt: "W sub net")[$W_("net")$], and the initial kinetic energy, #math.equation(block: false, alt: "the fraction 1 over 2 m v sub 0 squared")[$frac(1, 2) attach(m v_(0), t: 2)$]. These calculations allow us to find the final kinetic energy, #math.equation(block: false, alt: "the fraction 1 over 2 mv squared")[$frac(1, 2) "mv"^(2)$], and thus the final speed #math.equation(block: false, alt: "v")[$v$]. Solution The work-energy theorem in equation form is #math.equation(block: true, alt: "W sub net equals the fraction 1 over 2 mv squared minus the fraction 1 over 2 m v sub 0 squared .")[$W_("net") = frac(1, 2) "mv"^(2) − frac(1, 2) attach(m v_(0), t: 2) "."$] Solving for #math.equation(block: false, alt: "the fraction 1 over 2 mv squared")[$frac(1, 2) "mv"^(2)$] gives #math.equation(block: true, alt: "the fraction 1 over 2 mv squared equals W sub net plus the fraction 1 over 2 m v sub 0 squared .")[$frac(1, 2) "mv"^("2") = W_("net") + frac(1, 2) attach(m v_(0), t: 2) "."$] Thus, #math.equation(block: true, alt: "the fraction 1 over 2 mv squared equals 92 . 0 J plus 3 . 75 J equals 95. 75 J.")[$frac(1, 2) "mv"^(2) = "92" "." 0 J + 3 "." "75 J" = "95." "75 J."$] Solving for the final speed as requested and entering known values gives #math.equation(block: true, alt: "v, equals, the square root of the fraction 2 (95.75 J) over m equals the square root of the fraction 191.5 kg times m squared /s squared over 30.0 kg; equals, 2.53 m/s.")[$v & = & sqrt(frac(2 "(95.75 J)", m)) = sqrt(frac("191.5 kg" ⋅ m^(2) "/s"^(2), "30.0 kg")) \ & = & "2.53 m/s."$] Discussion Using work and energy, we not only arrive at an answer, we see that the final kinetic energy is the sum of the initial kinetic energy and the net work done on the package. This means that the work indeed adds to the energy of the package. ] #examplebox("Example 4")[Work and Energy Can Reveal Distance, Too][ How far does the package in coast after the push, assuming friction remains constant? Use work and energy considerations. Strategy We know that once the person stops pushing, friction will bring the package to rest. In terms of energy, friction does negative work until it has removed all of the package’s kinetic energy. The work done by friction is the force of friction times the distance traveled times the cosine of the angle between the friction force and displacement; hence, this gives us a way of finding the distance traveled after the person stops pushing. Solution The normal force and force of gravity cancel in calculating the net force. The horizontal friction force is then the net force, and it acts opposite to the displacement, so #math.equation(block: false, alt: "θ equals 180º")[$θ = "180º"$]. To reduce the kinetic energy of the package to zero, the work #math.equation(block: false, alt: "W sub fr")[$W_("fr")$] by friction must be minus the kinetic energy that the package started with plus what the package accumulated due to the pushing. Thus #math.equation(block: false, alt: "W sub fr equals minus 95 . 75 J")[$W_("fr") = − "95" "." "75 J"$]. Furthermore, #math.equation(block: false, alt: "W sub fr equals f d ′ cos θ = – f d ′")[$W_("fr") = f d ′ #h(0.25em) "cos" #h(0.25em) θ #h(0.25em) "= –" f d ′$], where #math.equation(block: false, alt: "d ′")[$d ′$] is the distance it takes to stop. Thus, #math.equation(block: true, alt: "d ′ equals minus the fraction W sub fr over f equals minus the fraction minus 95.75 J over 5.00 N ,")[$d ′ = − frac(W_("fr"), f) = − frac(− "95.75 J", "5.00 N") ,$] and so #math.equation(block: true, alt: "d ′ equals 19 .2 m .")[$d ′ = "19" ".2 m" .$] Discussion This is a reasonable distance for a package to coast on a relatively friction-free conveyor system. Note that the work done by friction is negative (the force is in the opposite direction of motion), so it removes the kinetic energy. ] Some of the examples in this section can be solved without considering energy, but at the expense of missing out on gaining insights about what work and energy are doing in this situation. On the whole, solutions involving energy are generally shorter and easier than those using kinematics and dynamics alone. === Test Prep for AP Courses A toy car is going around a loop-the-loop. Gravity \_\_\_\_ the kinetic energy on the upward side of the loop, \_\_\_\_ the kinetic energy at the top, and \_\_\_\_ the kinetic energy on the downward side of the loop. + increases, decreases, has no effect on + decreases, has no effect on, increases + increases, has no effect on, decreases + decreases, increases, has no effect on A roller coaster is set up with a track in the form of a perfect cosine. Describe and graph what happens to the kinetic energy of a cart as it goes through the first full period of the track. #solutionbox[ The kinetic energy should change in the form of –cos, with an initial value of 0 or slightly above, and ending at the same level. ] If wind is blowing horizontally toward a car with an angle of 30 degrees from the direction of travel, the kinetic energy will \_\_\_\_. If the wind is blowing at a car at 135 degrees from the direction of travel, the kinetic energy will \_\_\_\_. + increase, increase + increase, decrease + decrease, increase + decrease, decrease In what direction relative to the direction of travel can a force act on a car (traveling on level ground), and not change the kinetic energy? Can you give examples of such forces? #solutionbox[ Any force acting perpendicular will have no effect on kinetic energy. Obvious examples are gravity and the normal force, but others include wind directly from the side and rain or other precipitation falling straight down. ] A 2000-kg airplane is coming in for a landing, with a velocity 5 degrees below the horizontal and a drag force of 40 kN acting directly rearward. Ignoring thrust and lift on the plane, kinetic energy will \_\_\_\_ due to the net force of \_\_\_\_. + increase, 20 kN + decrease, 40 kN + increase, 45 kN + decrease, 45 kN You are participating in the Iditarod, and your sled dogs are pulling you across a frozen lake with a force of 1200 N while a 300 N wind is blowing at you at 135 degrees from your direction of travel. What is the net force, and will your kinetic energy increase or decrease? #solutionbox[ Note that the wind is pushing from behind and one side, so your KE will increase. The net force has components of 1400 N in the direction of travel and 212 N perpendicular to the direction of travel. So the net force is 1420 N at 8.5 degrees from the direction of travel. ] A model drag car is being accelerated along its track from rest by a motor with a force of 75 N, but there is a drag force of 30 N due to the track. What is the kinetic energy after 2 m of travel? + 90 J + 150 J + 210 J + 60 J You are launching a 0.315-kg potato out of a potato cannon. The cannon is 1.5 m long and is aimed 30.0 degrees above the horizontal. It exerts an average 45 N force on the potato. Ignoring friction, what is the kinetic energy of the potato as it leaves the muzzle of the potato cannon? #solutionbox[ Gravity has a component perpendicular to the cannon (and to displacement, so it is irrelevant) and has a component parallel to the cannon. The latter is equal to 9.8 N. Thus the net force in the direction of the displacement is 45 N − 9.8 N, and the kinetic energy is 53 J. ] When the force acting on an object is parallel to the direction of the motion of the center of mass, the mechanical energy \_\_\_\_. When the force acting on an object is antiparallel to the direction of the center of mass, the mechanical energy \_\_\_\_. + increases, increases + increases, decreases + decreases, increases + decreases, decreases Describe a system in which the main forces acting are parallel or antiparallel to the center of mass, and justify your answer. #solutionbox[ The potato cannon (and many other projectile launchers) above is an option, with a force launching the projectile, friction, potentially gravity depending on the direction it is pointed, etc. A drag (or other) car accelerating is another possibility. ] A child is pulling two red wagons, with the second one tied to the first by a (non-stretching) rope. Each wagon has a mass of 10 kg. If the child exerts a force of 30 N for 5.0 m, how much has the kinetic energy of the two-wagon system changed? + 300 J + 150 J + 75 J + 60 J A child has two red wagons, with the rear one tied to the front by a (non-stretching) rope. If the child pushes on the rear wagon, what happens to the kinetic energy of each of the wagons, and the two-wagon system? #solutionbox[ The kinetic energy of the rear wagon increases. The front wagon does not, until the rear wagon collides with it. The total system may be treated by its center of mass, halfway between the wagons, and its energy increases by the same amount as the sum of the two individual wagons. ] Draw a graph of the force parallel to displacement exerted on a stunt motorcycle going through a loop-the-loop versus the distance traveled around the loop. Explain the net change in energy. === Section Summary - The net work #math.equation(block: false, alt: "W sub net")[$W_("net")$] is the work done by the net force acting on an object. - Work done on an object transfers energy to the object. - The translational kinetic energy of an object of mass #math.equation(block: false, alt: "m")[$m$] moving at speed #math.equation(block: false, alt: "v")[$v$] is #math.equation(block: false, alt: "KE equals the fraction 1 over 2 mv squared")[$"KE" = frac(1, 2) "mv"^(2)$]. - The work-energy theorem states that the net work #math.equation(block: false, alt: "W sub net")[$W_("net")$] on a system changes its kinetic energy, #math.equation(block: false, alt: "W sub net equals the fraction 1 over 2 mv squared minus the fraction 1 over 2 m v sub 0 squared")[$W_("net") = frac(1, 2) "mv"^(2) − frac(1, 2) attach(m v_(0), t: 2)$]. === Conceptual Questions The person in does work on the lawn mower. Under what conditions would the mower gain energy? Under what conditions would it lose energy? #figure(figph[A person pushing a lawn mower with a force F. Force is represented by a vector making an angle theta below the horizontal and distance moved by the mover is represented by vector d. The component of vector F along vector d is F cosine theta. Work done by the person, W, is equal to F d cosine theta.], alt: "A person pushing a lawn mower with a force F. Force is represented by a vector making an angle theta below the horizontal and distance moved by the mover is represented by vector d. The component of vector F along vector d is F cosine theta. Work done by the person, W, is equal to F d cosine theta.", caption: none) Work done on a system puts energy into it. Work done by a system removes energy from it. Give an example for each statement. When solving for speed in , we kept only the positive root. Why? === Problems & Exercises Compare the kinetic energy of a 20,000-kg truck moving at 110 km/h with that of an 80.0-kg astronaut in orbit moving at 27,500 km/h. #solutionbox[ #math.equation(block: true, alt: "1 / 250")[$1 / "250"$] ] (a) How fast must a 3000-kg elephant move to have the same kinetic energy as a 65.0-kg sprinter running at 10.0 m/s? (b) Discuss how the larger energies needed for the movement of larger animals would relate to metabolic rates. Confirm the value given for the kinetic energy of an aircraft carrier in . You will need to look up the definition of a nautical mile (1 knot = 1 nautical mile/h). #solutionbox[ #math.equation(block: true, alt: "1 . 1 times 10 to the power 10 J")[$1 "." 1 × "10"^("10") #h(0.20em) "J"$] ] (a) Calculate the force needed to bring a 950-kg car to rest from a speed of 90.0 km/h in a distance of 120 m (a fairly typical distance for a non-panic stop). (b) Suppose instead the car hits a concrete abutment at full speed and is brought to a stop in 2.00 m. Calculate the force exerted on the car and compare it with the force found in part (a). A car’s bumper is designed to withstand a 4.0-km/h (1.12-m/s) collision with an immovable object without damage to the body of the car. The bumper cushions the shock by absorbing the force over a distance. Calculate the magnitude of the average force on a bumper that collapses 0.200 m while bringing a 900-kg car to rest from an initial speed of 1.12 m/s. #solutionbox[ #strong[#math.equation(block: false, alt: "2 . 8 times 10 cubed N")[$2 "." 8 × "10"^(3) #h(0.25em) " N"$]] ] Boxing gloves are padded to lessen the force of a blow. (a) Calculate the force exerted by a boxing glove on an opponent’s face, if the glove and face compress 7.50 cm during a blow in which the 7.00-kg arm and glove are brought to rest from an initial speed of 10.0 m/s. (b) Calculate the force exerted by an identical blow in the days when no gloves were used and the knuckles and face would compress only 2.00 cm. (c) Discuss the magnitude of the force with glove on. Does it seem high enough to cause damage even though it is lower than the force with no glove? Using energy considerations, calculate the average force a 60.0-kg sprinter exerts backward on the track to accelerate from 2.00 to 8.00 m/s in a distance of 25.0 m, if he encounters a headwind that exerts an average force of 30.0 N against him. #solutionbox[ 102 N ]