#set document(title: "9.4 Applications of Statics, Including Problem-Solving Strategies", 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")) == 9.4#h(0.6em)Applications of Statics, Including Problem-Solving Strategies === Learning Objectives By the end of this section, you will be able to: - Discuss the applications of Statics in real life. - State and discuss various problem-solving strategies in Statics. Statics can be applied to a variety of situations, ranging from raising a drawbridge to bad posture and back strain. We begin with a discussion of problem-solving strategies specifically used for statics. Since statics is a special case of Newton’s laws, both the general problem-solving strategies and the special strategies for Newton’s laws, discussed in Problem-Solving Strategies, still apply. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Problem-Solving Strategy: Static Equilibrium Situations] + The first step is to determine whether or not the system is in #strong[static equilibrium]. This condition is always the case when the #emph[acceleration of the system is zero and accelerated rotation does not occur]. + It is particularly important to #emph[draw a free body diagram for the system of interest]. Carefully label all forces, and note their relative magnitudes, directions, and points of application whenever these are known. + Solve the problem by applying either or both of the conditions for equilibrium (represented by the equations #math.equation(block: false, alt: "net F equals 0")[$"net" #h(0.25em) bold(F) = 0$] and #math.equation(block: false, alt: "net τ equals 0")[$"net " #h(0.25em) bold(τ) = 0$], depending on the list of known and unknown factors. If the second condition is involved, #emph[choose the pivot point to simplify the solution]. Any pivot point can be chosen, but the most useful ones cause torques by unknown forces to be zero. (Torque is zero if the force is applied at the pivot (then #math.equation(block: false, alt: "r equals 0")[$r = 0$]), or along a line through the pivot point (then #math.equation(block: false, alt: "θ equals 0")[$θ = 0$])). Always choose a convenient coordinate system for projecting forces. + #emph[Check the solution to see if it is reasonable] by examining the magnitude, direction, and units of the answer. The importance of this last step never diminishes, although in unfamiliar applications, it is usually more difficult to judge reasonableness. These judgments become progressively easier with experience. ] Now let us apply this problem-solving strategy for the pole vaulter shown in the three figures below. The pole is uniform and has a mass of 5.00 kg. In , the pole’s cg lies halfway between the vaulter’s hands. It seems reasonable that the force exerted by each hand is equal to half the weight of the pole, or 24.5 N. This obviously satisfies the first condition for equilibrium #math.equation(block: false, alt: "(net F equals 0)")[$"(net" #h(0.25em) bold(F) = 0\)$] . The second condition #math.equation(block: false, alt: "(net τ equals 0)")[$"(net" #h(0.25em) bold(τ) = "0)"$] is also satisfied, as we can see by choosing the cg to be the pivot point. The weight exerts no torque about a pivot point located at the cg, since it is applied at that point and its lever arm is zero. The equal forces exerted by the hands are equidistant from the chosen pivot, and so they exert equal and opposite torques. Similar arguments hold for other systems where supporting forces are exerted symmetrically about the cg. For example, the four legs of a uniform table each support one-fourth of its weight. In , a pole vaulter holding a pole with its cg halfway between his hands is shown. Each hand exerts a force equal to half the weight of the pole, #math.equation(block: false, alt: "F sub R equals F sub L equals w / 2")[$F_(R) = F_(L) = w / 2$]. (b) The pole vaulter moves the pole to his left, and the forces that the hands exert are no longer equal. If the pole is held with its cg to the left of the person, then he must push down with his right hand and up with his left. The forces he exerts are larger here because they are in opposite directions and the cg is at a long distance from either hand. Similar observations can be made using a meter stick held at different locations along its length. #figure(figph[A pole vaulter is standing on the ground holding a pole with his two hands. The center of gravity of the pole is between the hands of the pole vaulter and is near the right hand of the man. The weight W is shown as an arrow downward toward center of gravity. The reactions F sub R and F sub L of the hands of the man are shown with vectors in upward direction. A free body diagram of the situation is shown on the top right side of the figure.], alt: "A pole vaulter is standing on the ground holding a pole with his two hands. The center of gravity of the pole is between the hands of the pole vaulter and is near the right hand of the man. The weight W is shown as an arrow downward toward center of gravity. The reactions F sub R and F sub L of the hands of the man are shown with vectors in upward direction. A free body diagram of the situation is shown on the top right side of the figure.", caption: [A pole vaulter holds a pole horizontally with both hands.]) #figure(figph[A pole vaulter is standing on the ground holding a pole with his two hands. The center of gravity of the pole is between the hands of the pole vaulter and is near the right hand of the man. The weight W is shown as an arrow downward toward center of gravity. The reactions F sub R and F sub L of the hands of the man are shown with vectors in upward direction. A free body diagram of the situation is shown on the top right side of the figure.], alt: "A pole vaulter is standing on the ground holding a pole with his two hands. The center of gravity of the pole is between the hands of the pole vaulter and is near the right hand of the man. The weight W is shown as an arrow downward toward center of gravity. The reactions F sub R and F sub L of the hands of the man are shown with vectors in upward direction. A free body diagram of the situation is shown on the top right side of the figure.", caption: [A pole vaulter is holding a pole horizontally with both hands. The center of gravity is near his right hand.]) #figure(figph[A pole vaulter is standing on the ground holding a pole from one side with his two hands. The centre of gravity of the pole is to the left of the pole vaulter. The weight W is shown as an arrow downward at center of gravity. The reaction F sub R is shown with a vector pointing downward from the man’s right hand and F sub L is shown with a vector in upward direction at the location of the man’s left hand. A free body diagram of the situation is shown on the top right side of the figure.], alt: "A pole vaulter is standing on the ground holding a pole from one side with his two hands. The centre of gravity of the pole is to the left of the pole vaulter. The weight W is shown as an arrow downward at center of gravity. The reaction F sub R is shown with a vector pointing downward from the man’s right hand and F sub L is shown with a vector in upward direction at the location of the man’s left hand. A free body diagram of the situation is shown on the top right side of the figure.", caption: [A pole vaulter is holding a pole horizontally with both hands. The center of gravity is to the left side of the vaulter.]) If the pole vaulter holds the pole as shown in , the situation is not as simple. The total force he exerts is still equal to the weight of the pole, but it is not evenly divided between his hands. (If #math.equation(block: false, alt: "F sub L equals F sub R")[$F_(L) = F_(R)$], then the torques about the cg would not be equal since the lever arms are different.) Logically, the right hand should support more weight, since it is closer to the cg. In fact, if the right hand is moved directly under the cg, it will support all the weight. This situation is exactly analogous to two people carrying a load; the one closer to the cg carries more of its weight. Finding the forces #math.equation(block: false, alt: "F sub L")[$F_(L)$] and #math.equation(block: false, alt: "F sub R")[$F_(R)$] is straightforward, as the next example shows. If the pole vaulter holds the pole from near the end of the pole , the direction of the force applied by the right hand of the vaulter reverses its direction. #examplebox("Example 1")[What Force Is Needed to Support a Weight Held Near Its CG?][ For the situation shown in , calculate: (a) #math.equation(block: false, alt: "F sub R")[$F_(R)$] , the force exerted by the right hand, and (b) #math.equation(block: false, alt: "F sub L")[$F_(L)$], the force exerted by the left hand. The hands are 0.900 m apart, and the cg of the pole is 0.600 m from the left hand. Strategy includes a free body diagram for the pole, the system of interest. There is not enough information to use the first condition for equilibrium #math.equation(block: false, alt: "(net F equals 0")[$"(net" #h(0.25em) bold(F) = 0$]), since two of the three forces are unknown and the hand forces cannot be assumed to be equal in this case. There is enough information to use the second condition for equilibrium #math.equation(block: false, alt: "(net τ equals 0 )")[$"(net" #h(0.25em) bold(τ) = 0 ")"$] if the pivot point is chosen to be at either hand, thereby making the torque from that hand zero. We choose to locate the pivot at the left hand in this part of the problem, to eliminate the torque from the left hand. Solution for (a) There are now only two nonzero torques, those from the gravitational force (#math.equation(block: false, alt: "τ sub w")[$τ_("w")$]) and from the push or pull of the right hand (#math.equation(block: false, alt: "τ sub R")[$τ_(R)$]). Stating the second condition in terms of clockwise and counterclockwise torques, #math.equation(block: true, alt: "net τ sub cw equals –net τ sub ccw .")[$"net " #h(0.25em) τ_("cw") = "–net" #h(0.25em) τ_("ccw") "."$] or the algebraic sum of the torques is zero. Here this is #math.equation(block: true, alt: "τ sub R equals –τ sub w")[$τ_(R) = "–τ"_("w")$] since the weight of the pole creates a counterclockwise torque and the right hand counters with a clockwise torque. Using the definition of torque, #math.equation(block: false, alt: "τ equals rF sin θ")[$τ = "rF" #h(0.25em) "sin" #h(0.25em) θ$], noting that #math.equation(block: false, alt: "θ equals 90º")[$θ = 90º$] , and substituting known values, we obtain #math.equation(block: true, alt: "0 . 900 m F sub R equals 0.600 m mg .")[$0 "." "900 m" F_(R) = 0.600 m italic("mg") "."$] Thus, #math.equation(block: true, alt: "F sub R, equals, 0.667 5.00 kg 9.80 m/s squared; equals, 32.7 N.")[$F_(R) & = & 0.667 "5.00 kg" 9.80 #h(0.25em) attach(" m/s", t: 2) \ & = & "32.7 N."$] Solution for (b) The first condition for equilibrium is based on the free body diagram in the figure. This implies that by Newton’s second law: #math.equation(block: true, alt: "F sub L plus F sub R minus mg equals 0")[$F_(L) + F_(R) − "mg" = 0$] From this we can conclude: #math.equation(block: true, alt: "F sub L plus F sub R equals w equals mg")[$F_(L) + F_(R) = w = "mg"$] Solving for #math.equation(block: false, alt: "F sub L")[$F_(L)$], we obtain #math.equation(block: true, alt: "F sub L, equals, mg minus F sub R; equals, mg minus 32 . 7 N; equals, 5.00 kg 9.80 m/s squared minus 32.7 N; equals, 16.3 N")[$F_(L) & = & italic("mg") − F_(R) \ & = & italic("mg") − "32" "." 7 N \ & = & "5.00 kg" "9.80 " #h(0.25em) "m/s"^(2) − "32.7 N" \ & = & "16.3 N"$] Discussion #strong[#math.equation(block: false, alt: "F sub L")[$F_(L)$]] is seen to be exactly half of #math.equation(block: false, alt: "F sub R")[$F_(R)$], as we might have guessed, since #math.equation(block: false, alt: "F sub L")[$F_(L)$] is applied twice as far from the cg as #math.equation(block: false, alt: "F sub R")[$F_(R)$]. ] If the pole vaulter holds the pole as he might at the start of a run, shown in , the forces change again. Both are considerably greater, and one force reverses direction. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Take-Home Experiment] This is an experiment to perform while standing in a bus or a train. Stand facing sideways. How do you move your body to readjust the distribution of your mass as the bus accelerates and decelerates? Now stand facing forward. How do you move your body to readjust the distribution of your mass as the bus accelerates and decelerates? Why is it easier and safer to stand facing sideways rather than forward? Note: For your safety (and those around you), make sure you are holding onto something while you carry out this activity! ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Balancing Act] Play with objects on a teeter totter to learn about balance in #link("https://openstax.org/l/02balanactphet")[this simulation]. Test what you've learned by trying the Balance Challenge game. ] === Test Prep for AP Courses A child sits on the end of a playground see-saw. Which of the following values is the most appropriate estimate of the torque created by the child? + 6 N⋅m + 60 N⋅m + 600 N⋅m + 6000 N⋅m A group of students is stacking a set of identical books, each one overhanging the one below it by 1 inch. They would like to estimate how many books they could place on top of each other before the stack tipped. What information below would they need to know to make this calculation? #figure(figph[Three rectangles with thick blue borders on the bottom, left, and right side and a think black slightly indented line of the right indicate three books. There are two short black vertical lines going down on the left and right of the bottom book with a double-headed black arrow and the label Width below. On the left side of the bottom book are two short horizontal lines with a black vertical double-headed short arrow labeled Depth. The three books are stacked with the second book offset to the right and the third offset even more to the right on the second book. The edge of the second book is marked with a double-headed arrow marked 1” between a vertical line above the left edge of the bottom book and a vertical line above the left edge of the second book.], alt: "Three rectangles with thick blue borders on the bottom, left, and right side and a think black slightly indented line of the right indicate three books. There are two short black vertical lines going down on the left and right of the bottom book with a double-headed black arrow and the label Width below. On the left side of the bottom book are two short horizontal lines with a black vertical double-headed short arrow labeled Depth. The three books are stacked with the second book offset to the right and the third offset even more to the right on the second book. The edge of the second book is marked with a double-headed arrow marked 1” between a vertical line above the left edge of the bottom book and a vertical line above the left edge of the second book.", caption: [3 overlapping stacked books.]) + The mass of each book + The width of each book + The depth of each book + I only + I and II only + I and III only + II only + I, II, and III #solutionbox[ (d) ] A 10 N board of uniform density is 5 meters long. It is supported on the left by a string bearing a 3 N upward force. In order to prevent the string from breaking, a person must place an upward force of 7 N at a position along the bottom surface of the board. At what distance from its left edge would they need to place this force in order for the board to be in static equilibrium? + #math.equation(block: false, alt: "the fraction 3 over 7")[$frac(3, 7)$] m + #math.equation(block: false, alt: "the fraction 5 over 2")[$frac(5, 2)$] m + #math.equation(block: false, alt: "the fraction 25 over 7")[$frac(25, 7)$] m + #math.equation(block: false, alt: "the fraction 30 over 7")[$frac(30, 7)$] m + 5 m A bridge is supported by two piers located 20 meters apart. Both the left and right piers provide an upward force on the bridge, labeled #strong[F]#sub[L] and #strong[F]#sub[R] respectively. + If a 1000 kg car comes to rest at a point 5 meters from the left pier, how much force will the bridge provide to the left and right piers? + How will #strong[F]#sub[L] and #strong[F]#sub[R] change as the car drives to the right side of the bridge? #solutionbox[ + #strong[F]#sub[L] = 7350 N, #strong[F]#sub[R] = 2450 N + As the car moves to the right side of the bridge, #strong[F]#sub[L] will decrease and #strong[F]#sub[R] will increase. (At exactly halfway across the bridge, #strong[F]#sub[L] and #strong[F]#sub[R] will both be 4900 N.) ] An object of unknown mass is provided to a student. Without using a scale, design an experimental procedure detailing how the magnitude of this mass could be experimentally found. Your explanation must include the concept of torque and all steps should be provided in an orderly sequence. You may include a labeled diagram of your setup to help in your description. Include enough detail so that another student could carry out your procedure. === Summary - Statics can be applied to a variety of situations, ranging from raising a drawbridge to bad posture and back strain. We have discussed the problem-solving strategies specifically useful for statics. Statics is a special case of Newton’s laws, both the general problem-solving strategies and the special strategies for Newton’s laws, discussed in Problem-Solving Strategies, still apply. === Conceptual Questions When visiting some countries, you may see a person balancing a load on the head. Explain why the center of mass of the load needs to be directly above the person’s neck vertebrae. === Problems & Exercises To get up on the roof, a person (mass 70.0 kg) places a 6.00-m aluminum ladder (mass 10.0 kg) against the house on a concrete pad with the base of the ladder 2.00 m from the house. The ladder rests against a plastic rain gutter, which we can assume to be frictionless. Because the gutter is round, the ladder is tangent to it and therefore the normal force by the gutter is perpendicular to the ladder. The center of mass of the ladder is 2.00 m from the bottom, measured parallel to the ladder. The person is standing 3.00 m from the bottom, again measured parallel to the ladder. What are the magnitudes of the forces on the ladder at the top and bottom? #figure(figph[A ladder is placed against the wall of a house. The ladder rests against a gutter. Normal force is exerted by the gutter. The person on the ladder is 3 meters from the bottom of the ladder.], alt: "A ladder is placed against the wall of a house. The ladder rests against a gutter. Normal force is exerted by the gutter. The person on the ladder is 3 meters from the bottom of the ladder.", caption: none) In , the cg of the pole held by the pole vaulter is 2.00 m from the left hand, and the hands are 0.700 m apart. Calculate the force exerted by (a) his right hand and (b) his left hand. (c) If each hand supports half the weight of the pole in , show that the second condition for equilibrium #math.equation(block: false, alt: "(net τ equals 0)")[$"(net" #h(0.25em) τ = "0)"$] is satisfied for a pivot other than the one located at the center of gravity of the pole. Explicitly show how you follow the steps in the Problem-Solving Strategy for static equilibrium described above.