#set document(title: "4.5 Normal, Tension, and Other Examples of Forces", 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")) == 4.5#h(0.6em)Normal, Tension, and Other Examples of Forces === Learning Objectives By the end of this section, you will be able to: - Define normal and tension forces. - Apply Newton's laws of motion to solve problems involving a variety of forces. - Use trigonometric identities to resolve weight into components. Forces are given many names, such as push, pull, thrust, lift, weight, friction, and tension. Traditionally, forces have been grouped into several categories and given names relating to their source, how they are transmitted, or their effects. The most important of these categories are discussed in this section, together with some interesting applications. Further examples of forces are discussed later in this text. === Normal Force #strong[Weight] (also called force of gravity) is a pervasive force that acts at all times and must be counteracted to keep an object from falling. You definitely notice that you must support the weight of a heavy object by pushing up on it when you hold it stationary, as illustrated in (a). But how do inanimate objects like a table support the weight of a mass placed on them, such as shown in (b)? When the bag of dog food is placed on the table, the table actually sags slightly under the load. This would be noticeable if the load were placed on a card table, but even rigid objects deform when a force is applied to them. Unless the object is deformed beyond its limit, it will exert a restoring force much like a deformed spring (or trampoline or diving board). The greater the deformation, the greater the restoring force. So when the load is placed on the table, the table sags until the restoring force becomes as large as the weight of the load. At this point the net external force on the load is zero. That is the situation when the load is stationary on the table. The table sags quickly, and the sag is slight so we do not notice it. But it is similar to the sagging of a trampoline when you climb onto it. #figure(figph[A person is holding a bag of dog food at some height from a table. He is exerting a force F sub hand, shown by a vector arrow in upward direction, and the weight W of the bag is acting downward, shown by a vector arrow having the same length as vector F sub hand. In a free-body diagram two forces are acting on the red point; one is F sub hand, shown by a vector arrow upward, and another is the weight W, shown by a vector arrow having the same length as vector F sub hand but pointing downward. (b) The bag of dog food is on the table, which deforms due to the weight W, shown by a vector arrow downward; the normal force N is shown by a vector arrow pointing upward having the same length as W. In the free-body diagram, vector W is shown by an arrow downward and vector N is shown by an arrow having the same length as vector W but pointing upward.], alt: "A person is holding a bag of dog food at some height from a table. He is exerting a force F sub hand, shown by a vector arrow in upward direction, and the weight W of the bag is acting downward, shown by a vector arrow having the same length as vector F sub hand. In a free-body diagram two forces are acting on the red point; one is F sub hand, shown by a vector arrow upward, and another is the weight W, shown by a vector arrow having the same length as vector F sub hand but pointing downward. (b) The bag of dog food is on the table, which deforms due to the weight W, shown by a vector arrow downward; the normal force N is shown by a vector arrow pointing upward having the same length as W. In the free-body diagram, vector W is shown by an arrow downward and vector N is shown by an arrow having the same length as vector W but pointing upward.", caption: [(a) The person holding the bag of dog food must supply an upward force #math.equation(block: false, alt: "F sub hand")[$"F"_("hand")$] equal in magnitude and opposite in direction to the weight of the food #math.equation(block: false, alt: "w")[$"w"$]. (b) The card table sags when the dog food is placed on it, much like a stiff trampoline. Elastic restoring forces in the table grow as it sags until they supply a force #math.equation(block: false, alt: "N")[$"N"$] equal in magnitude and opposite in direction to the weight of the load.]) We must conclude that whatever supports a load, be it animate or not, must supply an upward force equal to the weight of the load, as we assumed in a few of the previous examples. If the force supporting a load is perpendicular to the surface of contact between the load and its support, this force is defined to be a #strong[normal force] and here is given the symbol #math.equation(block: false, alt: "N")[$"N"$]. (This is not the unit for force N.) The word #emph[normal] means perpendicular to a surface. The normal force can be less than the object’s weight if the object is sliding along an incline, as you will see in the next example. The normal force can even be larger than the object’s weight, for example when you jump up or, as we shall see, for a car moving on a banked curve. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Common Misconception: Normal Force (N) vs. Newton (N)] In this section we have introduced the quantity normal force, which is represented by the variable #math.equation(block: false, alt: "N")[$"N"$]. This should not be confused with the symbol for the newton, which is also represented by the letter N. These symbols are particularly important to distinguish because the units of a normal force (#math.equation(block: false, alt: "N")[$"N"$]) happen to be newtons (N). For example, the normal force #math.equation(block: false, alt: "N")[$"N"$] that the floor exerts on a chair might be #math.equation(block: false, alt: "N equals 100 N")[$"N" = "100 N"$]. One important difference is that normal force is a vector, while the newton is simply a unit. Be careful not to confuse these letters in your calculations! You will encounter more similarities among variables and units as you proceed in physics. Another example of this is the quantity work (#math.equation(block: false, alt: "W")[$W$]) and the unit watts (W). ] #examplebox("Example 1")[Weight on an Incline, a Two-Dimensional Problem][ Consider the skier on a slope shown. Her mass including equipment is 60.0 kg. (a) What is her acceleration if friction is negligible? (b) What is her acceleration if friction is known to be 45.0 N? (c) The normal force, #math.equation(block: false, alt: "N")[$"N"$], is found from Newton’s second law perpendicular to the slope. Since #math.equation(block: false, alt: "⊥ equals 0")[$⊥ = 0$], the equation becomes #math.equation(block: false, alt: "N minus m g cos open parenthesis 25º close parenthesis equals 0")[$"N" − m g "cos" ( 25º ) = 0$] and #math.equation(block: false, alt: "N minus m g cos open parenthesis 25º close parenthesis equals open parenthesis 60 kg close parenthesis open parenthesis 9.8 m/s squared close parenthesis cos open parenthesis 25º close parenthesis equals 532 N")[$"N" − m g "cos" ( 25º ) = ( 60 #h(0.25em) "kg" ) ( 9.8 #h(0.25em) "m/s"^(2) ) "cos" ( 25º ) = 532 "N"$]. #figure(figph[A skier is skiing down the slope and the slope makes a twenty-five degree angle with the horizontal. Her weight W, shown by a vector vertically downward, breaks into two components—one is W parallel, which is shown by a vector arrow parallel to the slope, and the other is W perpendicular, shown by a vector arrow perpendicular to the slope in the downward direction. Vector N is represented by an arrow pointing upward and perpendicular to the slope, having the same length as W perpendicular. Friction vector f is represented by an arrow along the slope in the uphill direction. IIn a free-body diagram, the vector arrow W for weight is acting downward, the vector arrow for f is shown along the direction of the slope, and the vector arrow for N is shown perpendicular to the slope.], alt: "A skier is skiing down the slope and the slope makes a twenty-five degree angle with the horizontal. Her weight W, shown by a vector vertically downward, breaks into two components—one is W parallel, which is shown by a vector arrow parallel to the slope, and the other is W perpendicular, shown by a vector arrow perpendicular to the slope in the downward direction. Vector N is represented by an arrow pointing upward and perpendicular to the slope, having the same length as W perpendicular. Friction vector f is represented by an arrow along the slope in the uphill direction. IIn a free-body diagram, the vector arrow W for weight is acting downward, the vector arrow for f is shown along the direction of the slope, and the vector arrow for N is shown perpendicular to the slope.", caption: [Since motion and friction are parallel to the slope, it is most convenient to project all forces onto a coordinate system where one axis is parallel to the slope and the other is perpendicular (axes shown to left of skier). #math.equation(block: false, alt: "N")[$"N"$] is perpendicular to the slope and #strong[f] is parallel to the slope, but #math.equation(block: false, alt: "w")[$"w"$] has components along both axes, namely #math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$] and #math.equation(block: false, alt: "w sub ∥")[$"w"_(∥)$]. #math.equation(block: false, alt: "N")[$"N"$] is equal in magnitude to #math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$], so that there is no motion perpendicular to the slope, but #math.equation(block: false, alt: "f")[$f$] is less than #math.equation(block: false, alt: "w sub ∥")[$w_(∥)$], so that there is a downslope acceleration (along the parallel axis).]) Strategy This is a two-dimensional problem, since the forces on the skier (the system of interest) are not parallel. The approach we have used in two-dimensional kinematics also works very well here. Choose a convenient coordinate system and project the vectors onto its axes, creating #emph[two] connected #emph[one]-dimensional problems to solve. The most convenient coordinate system for motion on an incline is one that has one coordinate parallel to the slope and one perpendicular to the slope. (Remember that motions along mutually perpendicular axes are independent.) We use the symbols #math.equation(block: false, alt: "⊥")[$⊥$] and #math.equation(block: false, alt: "∥")[$∥$] to represent perpendicular and parallel, respectively. This choice of axes simplifies this type of problem, because there is no motion perpendicular to the slope and because friction is always parallel to the surface between two objects. The only external forces acting on the system are the skier’s weight, friction, and the support of the slope, respectively labeled #math.equation(block: false, alt: "w")[$"w"$], #math.equation(block: false, alt: "f")[$"f"$], and #math.equation(block: false, alt: "N")[$"N"$] in . #math.equation(block: false, alt: "N")[$"N"$] is always perpendicular to the slope, and #math.equation(block: false, alt: "f")[$"f"$] is parallel to it. But #math.equation(block: false, alt: "w")[$"w"$] is not in the direction of either axis, and so the first step we take is to project it into components along the chosen axes, defining #math.equation(block: false, alt: "w sub ∥")[$w_(∥)$] to be the component of weight parallel to the slope and #math.equation(block: false, alt: "w sub ⊥")[$w_(⊥)$] the component of weight perpendicular to the slope. Once this is done, we can consider the two separate problems of forces parallel to the slope and forces perpendicular to the slope. Solution The magnitude of the component of the weight parallel to the slope is #math.equation(block: false, alt: "w sub ∥ equals w sin open parenthesis 25ƒ close parenthesis equals mg sin open parenthesis 25º close parenthesis")[$w_(∥) = italic(w) #h(0.25em) "sin" #h(0.25em) ( "25ƒ" ) = italic("mg") #h(0.25em) "sin" #h(0.25em) ( "25º" )$], and the magnitude of the component of the weight perpendicular to the slope is #math.equation(block: false, alt: "w sub ⊥ equals w cos open parenthesis 25º close parenthesis equals mg cos open parenthesis 25º close parenthesis")[$w_(⊥) = italic(w) #h(0.25em) "cos" #h(0.25em) ( "25º" ) = italic("mg") #h(0.25em) "cos" #h(0.25em) ( "25º" )$]. (a) Neglecting friction. Since the acceleration is parallel to the slope, we need only consider forces parallel to the slope. (Forces perpendicular to the slope add to zero, since there is no acceleration in that direction.) The forces parallel to the slope are the amount of the skier’s weight parallel to the slope #math.equation(block: false, alt: "w sub ∥")[$w_(∥)$] and friction #math.equation(block: false, alt: "f")[$f$]. Using Newton’s second law, with subscripts to denote quantities parallel to the slope, #math.equation(block: true, alt: "a sub ∥ equals the fraction F sub net ∥ over m")[$a_(∥) = frac(F_("net " ∥), m)$] where #math.equation(block: false, alt: "F sub net ∥ equals w sub ∥ equals mg sin open parenthesis 25º close parenthesis")[$F_("net " ∥) = w_(∥) = "mg" #h(0.25em) "sin" #h(0.25em) ( "25º" )$], assuming no friction for this part, so that #math.equation(block: true, alt: "a sub ∥ equals the fraction F sub net ∥ over m equals the fraction mg sin open parenthesis 25º close parenthesis over m equals g sin open parenthesis 25º close parenthesis")[$a_(∥) = frac(F_("net " ∥), m) = frac("mg" #h(0.25em) "sin" #h(0.25em) ( "25º" ), m) = g #h(0.25em) "sin" #h(0.25em) ( "25º" )$] #math.equation(block: true, alt: "open parenthesis 9.80 m/s squared close parenthesis open parenthesis 0.4226 close parenthesis equals 4.14 m/s squared")[$( 9.80 #h(0.25em) attach(" m/s", t: 2) ) ( 0.4226 ) = 4.14 #h(0.25em) "m/s"^(2)$] is the acceleration. (b) Including friction. We now have a given value for friction, and we know its direction is parallel to the slope and it opposes motion between surfaces in contact. So the net external force is now #math.equation(block: true, alt: "F sub net ∥ equals w sub ∥ minus f ,")[$F_("net " ∥) = w_(∥) − f ,$] and substituting this into Newton’s second law, #math.equation(block: false, alt: "a sub ∥ equals the fraction F sub net ∥ over m")[$a_(∥) = frac(F_("net " ∥), m)$], gives #math.equation(block: true, alt: "a sub ∥ equals the fraction F sub net ∣ ∣ over m equals the fraction w sub ∥ minus f over m equals the fraction mg sin open parenthesis 25º close parenthesis minus f over m .")[$a_(∥) = frac(F_("net " ∣ ∣), m) = frac(w_(∥) − f, m) = frac("mg" #h(0.25em) "sin" #h(0.25em) ( "25º" ) − f, m) .$] We substitute known values to obtain #math.equation(block: true, alt: "a sub ∥ equals the fraction open parenthesis 60 . 0 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis open parenthesis 0 . 4226 close parenthesis minus 45 . 0 N over 60 . 0 kg ,")[$a_(∥) = frac(( "60" "." "0 kg" ) ( 9 "." attach("80 m/s", t: 2) ) ( 0 "." "4226" ) − "45" "." "0 N", "60" "." "0 kg") ,$] which yields #math.equation(block: true, alt: "a sub ∥ equals 3 . 39 m/s squared ,")[$a_(∥) = 3 "." attach("39 m/s", t: 2) ,$] which is the acceleration parallel to the incline when there is 45.0 N of opposing friction. Discussion Since friction always opposes motion between surfaces, the acceleration is smaller when there is friction than when there is none. In fact, it is a general result that if friction on an incline is negligible, then the acceleration down the incline is #math.equation(block: false, alt: "a equals g sin θ")[$a = g #h(0.25em) "sin" θ$], #emph[regardless of mass]. This is related to the previously discussed fact that all objects fall with the same acceleration in the absence of air resistance. Similarly, all objects, regardless of mass, slide down a frictionless incline with the same acceleration (if the angle is the same). The normal force, #math.equation(block: false, alt: "m g cos open parenthesis 25° close parenthesis equals 0")[$m g "cos" ( 25° ) = 0$], is less than the object’s weight. ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Resolving Weight into Components] #figure(figph[Vector arrow W for weight is acting downward. It is resolved into components that are parallel and perpendicular to a surface that has a slope at angle theta to the horizontal. The coordinate direction x is labeled parallel to the sloped surface, with positive x pointing uphill. The coordinate direction y is labeled perpendicular to the sloped surface, with positive y pointing up from the surface. The components of w are w parallel, represented by an arrow pointing downhill along the sloped surface, and w perpendicular, represented by an arrow pointing into the sloped surface. W parallel is equal to w sine theta, which is equal to m g sine theta. W perpendicular is equal to w cosine theta, which is equal to m g cosine theta.], alt: "Vector arrow W for weight is acting downward. It is resolved into components that are parallel and perpendicular to a surface that has a slope at angle theta to the horizontal. The coordinate direction x is labeled parallel to the sloped surface, with positive x pointing uphill. The coordinate direction y is labeled perpendicular to the sloped surface, with positive y pointing up from the surface. The components of w are w parallel, represented by an arrow pointing downhill along the sloped surface, and w perpendicular, represented by an arrow pointing into the sloped surface. W parallel is equal to w sine theta, which is equal to m g sine theta. W perpendicular is equal to w cosine theta, which is equal to m g cosine theta.", caption: [An object rests on an incline that makes an angle θ with the horizontal.]) When an object rests on an incline that makes an angle #math.equation(block: false, alt: "θ")[$θ$] with the horizontal, the force of gravity acting on the object is divided into two components: a force acting perpendicular to the plane, #math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$]#strong[,] and a force acting parallel to the plane, #math.equation(block: false, alt: "w sub ∥")[$"w"_(∥)$]. The perpendicular force of weight, #math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$]#strong[,] is typically equal in magnitude and opposite in direction to the normal force, #math.equation(block: false, alt: "N")[$"N"$]. The force acting parallel to the plane, #math.equation(block: false, alt: "w sub ∥")[$"w"_(∥)$], causes the object to accelerate down the incline. The force of friction, #math.equation(block: false, alt: "f")[$bold(f)$], opposes the motion of the object, so it acts upward along the plane. It is important to be careful when resolving the weight of the object into components. If the angle of the incline is at an angle #math.equation(block: false, alt: "θ")[$θ$] to the horizontal, then the magnitudes of the weight components are #math.equation(block: true, alt: "w sub ∥ equals w sin open parenthesis θ close parenthesis equals mg sin open parenthesis θ close parenthesis")[$w_(∥) = w #h(0.25em) "sin" #h(0.25em) ( θ ) = "mg" #h(0.25em) "sin" #h(0.25em) ( θ )$] and #math.equation(block: true, alt: "w sub ⊥ equals w cos open parenthesis θ close parenthesis equals mg cos open parenthesis θ close parenthesis .")[$w_(⊥) = w #h(0.25em) "cos" #h(0.25em) ( θ ) = "mg" #h(0.25em) "cos" #h(0.25em) ( θ ) .$] Instead of memorizing these equations, it is helpful to be able to determine them from reason. To do this, draw the right triangle formed by the three weight vectors. Notice that the angle #math.equation(block: false, alt: "θ")[$θ$] of the incline is the same as the angle formed between #math.equation(block: false, alt: "w")[$"w"$] and #math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$]. Knowing this property, you can use trigonometry to determine the magnitude of the weight components: #math.equation(block: true, alt: "cos open parenthesis θ close parenthesis, equals, the fraction w sub ⊥ over w; w sub ⊥, equals, w cos open parenthesis θ close parenthesis equals mg cos open parenthesis θ close parenthesis")[$"cos" #h(0.25em) ( θ ) & = & frac(w_(⊥), w) \ w_(⊥) & = & w #h(0.25em) "cos" #h(0.25em) ( θ ) = "mg" #h(0.25em) "cos" #h(0.25em) ( θ )$] #math.equation(block: true, alt: "sin open parenthesis θ close parenthesis, equals, the fraction w sub ∥ over w; w sub ∥, equals, w sin open parenthesis θ close parenthesis equals mg sin open parenthesis θ close parenthesis")[$"sin" #h(0.25em) ( θ ) & = & frac(w_(∥), w) \ w_(∥) & = & w #h(0.25em) "sin" #h(0.25em) ( θ ) = "mg" #h(0.25em) "sin" #h(0.25em) ( θ )$] ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Take-Home Experiment: Force Parallel] To investigate how a force parallel to an inclined plane changes, find a rubber band, some objects to hang from the end of the rubber band, and a board you can position at different angles. How much does the rubber band stretch when you hang the object from the end of the board? Now place the board at an angle so that the object slides off when placed on the board. How much does the rubber band extend if it is lined up parallel to the board and used to hold the object stationary on the board? Try two more angles. What does this show? ] === Tension A #strong[tension] is a force along the length of a medium, especially a force carried by a flexible medium, such as a rope or cable. The word “tension#emph[”]comes from a Latin word meaning “to stretch.” Not coincidentally, the flexible cords that carry muscle forces to other parts of the body are called #emph[tendons]. Any flexible connector, such as a string, rope, chain, wire, or cable, can exert pulls only parallel to its length; thus, a force carried by a flexible connector is a tension with direction parallel to the connector. It is important to understand that tension is a pull in a connector. In contrast, consider the phrase: “You can’t push a rope.” The tension force pulls outward along the two ends of a rope. Consider a person holding a mass on a rope as shown. #figure(figph[An object of mass m is attached to a rope and a person is holding the rope. A weight vector W points downward starting from the lower point of the mass. A tension vector T is shown by an arrow pointing upward initiating from the hook where the mass and rope are joined, and a third vector, also T, is shown by an arrow pointing downward initiating from the hand of the person.], alt: "An object of mass m is attached to a rope and a person is holding the rope. A weight vector W points downward starting from the lower point of the mass. A tension vector T is shown by an arrow pointing upward initiating from the hook where the mass and rope are joined, and a third vector, also T, is shown by an arrow pointing downward initiating from the hand of the person.", caption: [When a perfectly flexible connector (one requiring no force to bend it) such as this rope transmits a force #math.equation(block: false, alt: "T")[$"T"$], that force must be parallel to the length of the rope, as shown. The pull such a flexible connector exerts is a tension. Note that the rope pulls with equal force but in opposite directions on the hand and the supported mass (neglecting the weight of the rope). This is an example of Newton’s third law. The rope is the medium that carries the equal and opposite forces between the two objects. The tension anywhere in the rope between the hand and the mass is equal. Once you have determined the tension in one location, you have determined the tension at all locations along the rope.]) Tension in the rope must equal the weight of the supported mass, as we can prove using Newton’s second law. If the 5.00-kg mass in the figure is stationary, then its acceleration is zero, and thus #math.equation(block: false, alt: "F sub net equals 0")[$"F"_("net") = 0$]. The only external forces acting on the mass are its weight #math.equation(block: false, alt: "w")[$"w"$] and the tension #math.equation(block: false, alt: "T")[$"T"$] supplied by the rope. Thus, #math.equation(block: true, alt: "F sub net equals T minus w equals 0 ,")[$F_("net") = T − w = 0 ,$] where #math.equation(block: false, alt: "T")[$T$] and #math.equation(block: false, alt: "w")[$w$] are the magnitudes of the tension and weight and their signs indicate direction, with up being positive here. Thus, just as you would expect, the tension equals the weight of the supported mass: #math.equation(block: true, alt: "T equals w equals mg .")[$T = w = "mg" .$] For a 5.00-kg mass, then (neglecting the mass of the rope) we see that #math.equation(block: true, alt: "T equals mg equals open parenthesis 5.00 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis equals 49.0 N .")[$T = "mg" = ( "5.00 kg" ) ( 9 "." attach("80 m/s", t: 2) ) = "49.0 N" .$] If we cut the rope and insert a spring, the spring would extend a length corresponding to a force of 49.0 N, providing a direct observation and measure of the tension force in the rope. Flexible connectors are often used to transmit forces around corners, such as in a hospital traction system, a finger joint, or a bicycle brake cable. If there is no friction, the tension is transmitted undiminished. Only its direction changes, and it is always parallel to the flexible connector. This is illustrated in (a) and (b). #figure(figph[The internal structure of a finger with tendon, extensor muscle, and flexor muscle is shown. The force in the muscles is shown by arrows pointing along the tendon. In the second figure, part of a bicycle with a brake cable is shown. Three tension vectors are shown by the arrows along the brake cable, starting from the handle to the wheels. The tensions have the same magnitude but different directions.], alt: "The internal structure of a finger with tendon, extensor muscle, and flexor muscle is shown. The force in the muscles is shown by arrows pointing along the tendon. In the second figure, part of a bicycle with a brake cable is shown. Three tension vectors are shown by the arrows along the brake cable, starting from the handle to the wheels. The tensions have the same magnitude but different directions.", caption: [(a) Tendons in the finger carry force #math.equation(block: false, alt: "T")[$"T"$] from the muscles to other parts of the finger, usually changing the force’s direction, but not its magnitude (the tendons are relatively friction free). (b) The brake cable on a bicycle carries the tension #math.equation(block: false, alt: "T")[$"T"$] from the handlebars to the brake mechanism. Again, the direction but not the magnitude of #math.equation(block: false, alt: "T")[$"T"$] is changed.]) #examplebox("Example 2")[What Is the Tension in a Tightrope?][ Calculate the tension in the wire supporting the 70.0-kg tightrope walker shown. #figure(figph[A tightrope walker is walking on a wire. His weight W is acting downward, shown by a vector arrow. The wire sags and makes a five-degree angle with the horizontal at both ends. T sub R, shown by a vector arrow, is toward the right along the wire. T sub L is shown by an arrow toward the left along the wire. All three vectors W, T sub L, and T sub R start from the foot of the person on the wire. In a free-body diagram, W is acting downward, T sub R is acting toward the right with a small inclination, and T sub L is acting toward the left with a small inclination.], alt: "A tightrope walker is walking on a wire. His weight W is acting downward, shown by a vector arrow. The wire sags and makes a five-degree angle with the horizontal at both ends. T sub R, shown by a vector arrow, is toward the right along the wire. T sub L is shown by an arrow toward the left along the wire. All three vectors W, T sub L, and T sub R start from the foot of the person on the wire. In a free-body diagram, W is acting downward, T sub R is acting toward the right with a small inclination, and T sub L is acting toward the left with a small inclination.", caption: [The weight of a tightrope walker causes a wire to sag by 5.0 degrees. The system of interest here is the point in the wire at which the tightrope walker is standing.]) Strategy As you can see in the figure, the wire is not perfectly horizontal (it cannot be!), but is bent under the person’s weight. Thus, the tension on either side of the person has an upward component that can support his weight. As usual, forces are vectors represented pictorially by arrows having the same directions as the forces and lengths proportional to their magnitudes. The system is the tightrope walker, and the only external forces acting on him are his weight #math.equation(block: false, alt: "w")[$"w"$] and the two tensions #math.equation(block: false, alt: "T sub L")[$"T"_("L")$] (left tension) and #math.equation(block: false, alt: "T sub R")[$"T"_("R")$] (right tension), as illustrated. It is reasonable to neglect the weight of the wire itself. The net external force is zero since the system is stationary. A little trigonometry can now be used to find the tensions. One conclusion is possible at the outset—we can see from part (b) of the figure that the magnitudes of the tensions #math.equation(block: false, alt: "T sub L")[$T_("L")$] and #math.equation(block: false, alt: "T sub R")[$T_("R")$] must be equal. This is because there is no horizontal acceleration in the rope, and the only forces acting to the left and right are #math.equation(block: false, alt: "T sub L")[$T_("L")$] and #math.equation(block: false, alt: "T sub R")[$T_(R)$]. Thus, the magnitude of those forces must be equal so that they cancel each other out. Whenever we have two-dimensional vector problems in which no two vectors are parallel, the easiest method of solution is to pick a convenient coordinate system and project the vectors onto its axes. In this case the best coordinate system has one axis horizontal and the other vertical. We call the horizontal the #math.equation(block: false, alt: "x")[$x$]-axis and the vertical the #math.equation(block: false, alt: "y")[$y$]-axis. Solution First, we need to resolve the tension vectors into their horizontal and vertical components. It helps to draw a new free-body diagram showing all of the horizontal and vertical components of each force acting on the system. #figure(figph[A vector T sub L making an angle of five degrees with the negative x axis is shown. It has two components, one in the vertical direction, T sub L y, and another horizontal, T sub L x. Another vector is shown making an angle of five degrees with the positive x axis, having two components, one along the y direction, T sub R y, and the other along the x direction, T sub R x. In the free-body diagram, vertical component T sub L y is shown by a vector arrow in the upward direction, T sub R y is shown by a vector arrow in the upward direction, and weight W is shown by a vector arrow in the downward direction. The net force F sub y is equal to zero. In the horizontal direction, T sub R x is shown by a vector arrow pointing toward the right and T sub L x is shown by a vector arrow pointing toward the left, both having the same length so that the net force in the horizontal direction, F sub x, is equal to zero.], alt: "A vector T sub L making an angle of five degrees with the negative x axis is shown. It has two components, one in the vertical direction, T sub L y, and another horizontal, T sub L x. Another vector is shown making an angle of five degrees with the positive x axis, having two components, one along the y direction, T sub R y, and the other along the x direction, T sub R x. In the free-body diagram, vertical component T sub L y is shown by a vector arrow in the upward direction, T sub R y is shown by a vector arrow in the upward direction, and weight W is shown by a vector arrow in the downward direction. The net force F sub y is equal to zero. In the horizontal direction, T sub R x is shown by a vector arrow pointing toward the right and T sub L x is shown by a vector arrow pointing toward the left, both having the same length so that the net force in the horizontal direction, F sub x, is equal to zero.", caption: [When the vectors are projected onto vertical and horizontal axes, their components along those axes must add to zero, since the tightrope walker is stationary. The small angle results in #math.equation(block: false, alt: "T")[$T$] being much greater than #math.equation(block: false, alt: "w")[$w$].]) Consider the horizontal components of the forces (denoted with a subscript #math.equation(block: false, alt: "x")[$x$]): #math.equation(block: true, alt: "F sub net x equals T sub L x minus T sub R x .")[$F_("net " x) = T_("L" x) − T_("R" x) .$] The net external horizontal force #math.equation(block: false, alt: "F sub net x equals 0")[$F_("net " x) = 0$], since the person is stationary. Thus, #math.equation(block: true, alt: "F sub net x equals 0, equals, T sub L x minus T sub R x; T sub L x, equals, T sub R x .")[$F_("net " x) = 0 & = & T_("L" x) − T_("R" x) \ T_("L" x) & = & T_("R" x) .$] Now, observe . You can use trigonometry to determine the magnitude of #math.equation(block: false, alt: "T sub L")[$T_("L")$] and #math.equation(block: false, alt: "T sub R")[$T_("R")$]. Notice that: #math.equation(block: true, alt: "cos open parenthesis 5.0º close parenthesis, equals, the fraction T sub L x over T sub L; T sub L x, equals, T sub L cos open parenthesis 5.0º close parenthesis; cos open parenthesis 5.0º close parenthesis, equals, the fraction T sub R x over T sub R; T sub R x, equals, T sub R cos open parenthesis 5.0º close parenthesis .")[$"cos" #h(0.25em) ( 5.0º ) & = & frac(T_("L" x), T_("L")) \ T_("L" x) & = & T_("L") #h(0.25em) "cos" #h(0.25em) ( 5.0º ) \ "cos" #h(0.25em) ( 5.0º ) & = & frac(T_("R" x), T_("R")) \ T_("R" x) & = & T_("R") #h(0.25em) "cos" #h(0.25em) ( 5.0º ) .$] Equating #math.equation(block: false, alt: "T sub L x")[$T_("L" x)$] and #math.equation(block: false, alt: "T sub R x")[$T_("R" x)$]: #math.equation(block: true, alt: "T sub L cos open parenthesis 5.0º close parenthesis equals T sub R cos open parenthesis 5.0º close parenthesis .")[$T_("L") #h(0.25em) "cos" #h(0.25em) ( 5.0º ) = T_("R") #h(0.25em) "cos" #h(0.25em) ( 5.0º ) .$] Thus, #math.equation(block: true, alt: "T sub L equals T sub R equals T ,")[$T_("L") = T_("R") = T ,$] as predicted. Now, considering the vertical components (denoted by a subscript #math.equation(block: false, alt: "y")[$y$]), we can solve for #math.equation(block: false, alt: "T")[$T$]. Again, since the person is stationary, Newton’s second law implies that net #math.equation(block: false, alt: "F sub y equals 0")[$F_(y) = 0$]. Thus, as illustrated in the free-body diagram in , #math.equation(block: true, alt: "F sub net y equals T sub L y plus T sub R y minus w equals 0 .")[$F_("net " y) = T_("L" y) + T_("R" y) − w = 0 .$] Observing , we can use trigonometry to determine the relationship between #math.equation(block: false, alt: "T sub L y")[$T_("L" y)$], #math.equation(block: false, alt: "T sub R y")[$T_("R" y)$], and #math.equation(block: false, alt: "T")[$T$]. As we determined from the analysis in the horizontal direction, #math.equation(block: false, alt: "T sub L equals T sub R equals T")[$T_("L") = T_("R") = T$]: #math.equation(block: true, alt: "sin open parenthesis 5.0º close parenthesis, equals, the fraction T sub L y over T sub L; T sub L y equals T sub L sin open parenthesis 5.0º close parenthesis, equals, T sin open parenthesis 5.0º close parenthesis; sin open parenthesis 5.0º close parenthesis, equals, the fraction T sub R y over T sub R; T sub R y equals T sub R sin open parenthesis 5.0º close parenthesis, equals, T sin open parenthesis 5.0º close parenthesis .")[$"sin" #h(0.25em) ( 5.0º ) & = & frac(T_("L" y), T_("L")) \ T_("L" y) = T_("L") #h(0.25em) "sin" #h(0.25em) ( 5.0º ) & = & T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) \ "sin" #h(0.25em) ( 5.0º ) & = & frac(T_("R" y), T_("R")) \ T_("R" y) = T_("R") #h(0.25em) "sin" #h(0.25em) ( 5.0º ) & = & T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) .$] Now, we can substitute the values for #math.equation(block: false, alt: "T sub L y")[$T_("L" y)$] and #math.equation(block: false, alt: "T sub R y")[$T_("R" y)$], into the net force equation in the vertical direction: #math.equation(block: true, alt: "F sub net y, equals, T sub L y plus T sub R y minus w equals 0; F sub net y, equals, T sin open parenthesis 5.0º close parenthesis plus T sin open parenthesis 5.0º close parenthesis minus w equals 0; 2 T sin open parenthesis 5.0º close parenthesis minus w, equals, 0; 2 T sin open parenthesis 5.0º close parenthesis, equals, w")[$F_("net " y) & = & T_("L" y) + T_("R" y) − w = 0 \ F_("net " y) & = & T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) + T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) − w = 0 \ 2 #h(0.25em) T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) − w & = & 0 \ 2 #h(0.25em) T #h(0.25em) "sin" #h(0.25em) ( 5.0º ) & = & w$] and #math.equation(block: true, alt: "T equals the fraction w over 2 sin open parenthesis 5.0º close parenthesis equals the fraction mg over 2 sin open parenthesis 5.0º close parenthesis ,")[$T = frac(w, 2 #h(0.25em) "sin" #h(0.25em) ( 5.0º )) = frac("mg", 2 #h(0.25em) "sin" #h(0.25em) ( 5.0º )) ,$] so that #math.equation(block: true, alt: "T equals the fraction open parenthesis 70 . 0 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis over 2 open parenthesis 0 . 0872 close parenthesis ,")[$T = frac(( "70" "." "0 kg" ) ( 9 "." attach("80 m/s", t: 2) ), 2 ( 0 "." "0872" )) ,$] and the tension is #math.equation(block: true, alt: "T equals 3900 N .")[$T = "3900 N" .$] Discussion Note that the vertical tension in the wire acts as a normal force that supports the weight of the tightrope walker. The tension is almost six times the 686-N weight of the tightrope walker. Since the wire is nearly horizontal, the vertical component of its tension is only a small fraction of the tension in the wire. The large horizontal components are in opposite directions and cancel, and so most of the tension in the wire is not used to support the weight of the tightrope walker. ] If we wish to #emph[create] a very large tension, all we have to do is exert a force perpendicular to a flexible connector, as illustrated in . As we saw in the last example, the weight of the tightrope walker acted as a force perpendicular to the rope. We saw that the tension in the roped related to the weight of the tightrope walker in the following way: #math.equation(block: true, alt: "T equals the fraction w over 2 sin open parenthesis θ close parenthesis .")[$T = frac(w, 2 #h(0.25em) "sin" #h(0.25em) ( θ )) .$] We can extend this expression to describe the tension #math.equation(block: false, alt: "T")[$T$] created when a perpendicular force (#math.equation(block: false, alt: "F sub ⊥")[$"F"_(⊥)$]) is exerted at the middle of a flexible connector: #math.equation(block: true, alt: "T equals the fraction F sub ⊥ over 2 sin open parenthesis θ close parenthesis .")[$T = frac(F_(⊥), 2 #h(0.25em) "sin" #h(0.25em) ( θ )) .$] Note that #math.equation(block: false, alt: "θ")[$θ$] is the angle between the horizontal and the bent connector. In this case, #math.equation(block: false, alt: "T")[$T$] becomes very large as #math.equation(block: false, alt: "θ")[$θ$] approaches zero. Even the relatively small weight of any flexible connector will cause it to sag, since an infinite tension would result if it were horizontal (i.e., #math.equation(block: false, alt: "θ equals 0")[$θ = 0$] and #math.equation(block: false, alt: "sin θ equals 0")[$"sin" #h(0.25em) θ = 0$]). () #figure(figph[A car stuck in mud is being pulled out by a chain tied to a tree trunk. A force perpendicular to the length of the chain is applied, represented by an arrow. The tension T along the chain makes an angle with the horizontal line.], alt: "A car stuck in mud is being pulled out by a chain tied to a tree trunk. A force perpendicular to the length of the chain is applied, represented by an arrow. The tension T along the chain makes an angle with the horizontal line.", caption: [We can create a very large tension in the chain by pushing on it perpendicular to its length, as shown. Suppose we wish to pull a car out of the mud when no tow truck is available. Each time the car moves forward, the chain is tightened to keep it as nearly straight as possible. The tension in the chain is given by #math.equation(block: false, alt: "T equals the fraction F sub ⊥ over 2 sin open parenthesis θ close parenthesis")[$T = frac(F_(⊥), 2 #h(0.25em) "sin" #h(0.25em) ( θ ))$] ; since #math.equation(block: false, alt: "θ")[$θ$] is small, #math.equation(block: false, alt: "T")[$T$] is very large. This situation is analogous to the tightrope walker shown in , except that the tensions shown here are those transmitted to the car and the tree rather than those acting at the point where #math.equation(block: false, alt: "F sub ⊥")[$"F"_(⊥)$] is applied.]) #figure(figph[A picture of the Golden Gate Bridge, which includes cables that drop from tall towers. The picture also includes a walkway barrier consisting of chains hung between vertical structures.], alt: "A picture of the Golden Gate Bridge, which includes cables that drop from tall towers. The picture also includes a walkway barrier consisting of chains hung between vertical structures.", caption: [Unless an infinite tension is exerted, any flexible connector—such as the chain at the bottom of the picture—will sag under its own weight, giving a characteristic curve when the weight is evenly distributed along the length. Suspension bridges—such as the Golden Gate Bridge shown in this image—are essentially very heavy flexible connectors. The weight of the bridge is evenly distributed along the length of flexible connectors, usually cables, which take on the characteristic shape.]) === Extended Topic: Real Forces and Inertial Frames There is another distinction among forces in addition to the types already mentioned. Some forces are real, whereas others are not. #emph[Real forces] are those that have some physical origin, such as the gravitational pull. Contrastingly, #emph[fictitious forces]are those that arise simply because an observer is in an accelerating frame of reference, such as one that rotates (like a merry-go-round) or undergoes linear acceleration (like a car slowing down). For example, if a satellite is heading due north above Earth’s northern hemisphere, then to an observer on Earth it will appear to experience a force to the west that has no physical origin. Of course, what is happening here is that Earth is rotating toward the east and moves east under the satellite. In Earth’s frame this looks like a westward force on the satellite, or it can be interpreted as a violation of Newton’s first law (the law of inertia). An #strong[inertial frame of reference] is one in which all forces are real and, equivalently, one in which Newton’s laws have the simple forms given in this chapter. Earth’s rotation is slow enough that Earth is nearly an inertial frame. You ordinarily must perform precise experiments to observe fictitious forces and the slight departures from Newton’s laws, such as the effect just described. On the large scale, such as for the rotation of weather systems and ocean currents, the effects can be easily observed. The crucial factor in determining whether a frame of reference is inertial is whether it accelerates or rotates relative to a known inertial frame. Unless stated otherwise, all phenomena discussed in this text are considered in inertial frames. All the forces discussed in this section are real forces, but there are a number of other real forces, such as lift and thrust, that are not discussed in this section. They are more specialized, and it is not necessary to discuss every type of force. It is natural, however, to ask where the basic simplicity we seek to find in physics is in the long list of forces. Are some more basic than others? Are some different manifestations of the same underlying force? The answer to both questions is yes, as will be seen in the next (extended) section and in the treatment of modern physics later in the text. #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #emph[Forces in 1 Dimension] Explore the forces at work when you try to push a filing cabinet. Create an applied force and see the resulting friction force and total force acting on the cabinet. Charts show the forces, position, velocity, and acceleration vs. time. View a free-body diagram of all the forces (including gravitational and normal forces). #link("https://openstax.org/l/21forcesatwork")[Click to view content]. ] === Test Prep for AP Courses An archer shoots an arrow straight up with a force of 24.5 N. The arrow has a mass of 0.4 kg. What is the force of gravity on the arrow? + 9.8 m/s#super[2] + 9.8 N + 61.25 N + 3.9 N A cable raises a mass of 120.0 kg with an acceleration of 1.3 m/s2. What force of tension is in the cable? #solutionbox[ The force of tension must equal the force of gravity plus the force necessary to accelerate the mass. #math.equation(block: false, alt: "F equals m g")[$F = m g$] can be used to calculate the first, and #math.equation(block: false, alt: "F equals m a")[$F = m a$] can be used to calculate the second. For gravity: #math.equation(block: true, alt: "F equals m g; equals open parenthesis 120.0 kg)(9 .8 m/s squared close parenthesis; equals 1205.4 N")[$F = m g \ = ( 120.0 " " "kg)(9" ".8" " " "m/s"^("2") ) \ = 1205.4 " " "N"$] For acceleration: #math.equation(block: true, alt: "F equals m a; equals open parenthesis 120.0 kg)(1 .3 m/s squared close parenthesis; equals 159.9 N")[$F = m a \ = ( 120.0 " " "kg)(1" ".3" " " "m/s"^("2") ) \ = 159.9 " " "N"$] The total force of tension in the cable is 1176 N + 156 N = 1332 N. ] A child pulls a wagon along a grassy field. Define the system, the pairs of forces at work, and the results. Two teams are engaging in a tug–of-war. The rope suddenly snaps. Which statement is true about the forces involved? + The forces exerted by the two teams are no longer equal; the teams will accelerate in opposite directions as a result. + The forces exerted by the players are no longer balanced by the force of tension in the rope; the teams will accelerate in opposite directions as a result. + The force of gravity balances the forces exerted by the players; the teams will fall as a result + The force of tension in the rope is transferred to the players; the teams will accelerate in opposite directions as a result. #solutionbox[ (b) ] The following free-body diagram represents a toboggan on a hill. What acceleration would you expect, and why? #figure(figph[The diagram consists of a red dot with four solid black arrows pointing away from the dot. Arrow f is pointing to the right and slightly up. Arrow p is about half the size of arrow f and is pointing in the opposite direction, to the left and slightly down. An arrow N, about the same size as f, is pointing up and slightly to the left. Another similar sized arrow w is pointing straight down. A dotted red arrow extends from the red dot in the opposite direction of arrow N (down and to the right) and is the same size. Another short dotted red arrow extends from the tip of the first dotted red arrow to the tip of the w arrow and forms a right angle.], alt: "The diagram consists of a red dot with four solid black arrows pointing away from the dot. Arrow f is pointing to the right and slightly up. Arrow p is about half the size of arrow f and is pointing in the opposite direction, to the left and slightly down. An arrow N, about the same size as f, is pointing up and slightly to the left. Another similar sized arrow w is pointing straight down. A dotted red arrow extends from the red dot in the opposite direction of arrow N (down and to the right) and is the same size. Another short dotted red arrow extends from the tip of the first dotted red arrow to the tip of the w arrow and forms a right angle.", caption: none) + Acceleration down the hill; the force due to being pushed, together with the downhill component of gravity, overcomes the opposing force of friction. + Acceleration down the hill; friction is less than the opposing component of force due to gravity. + No movement; friction is greater than the force due to being pushed. + No movement; friction is greater than the sum of the downhill forces. Draw a free-body diagram to represent the forces acting on a kite on a string that is floating stationary in the air. Label the forces in your diagram. #solutionbox[ #figure(figph[A free-body diagram illustrates three forces acting on a point: gravitational force (Fg) downward, tension force (Ft) leftward, and wind force (Fw) upward and rightward.], alt: "A free-body diagram illustrates three forces acting on a point: gravitational force (Fg) downward, tension force (Ft) leftward, and wind force (Fw) upward and rightward.", caption: none) The diagram has a black dot and three solid red arrows pointing away from the dot. Arrow Ft is long and pointing to the left and slightly down. Arrow Fw is also long and is a bit below a diagonal line halfway between pointing up and pointing to the right. A short arrow Fg is pointing down. #strong[F]#sub[g] is the force on the kite due to gravity. #strong[F]#sub[#emph[w]] is the force exerted on the kite by the wind. #strong[F]#sub[t] is the force of tension in the string holding the kite. It must balance the vector sum of the other two forces for the kite to float stationary in the air. ] A car is sliding down a hill with a slope of 20°. The mass of the car is 965 kg. When a cable is used to pull the car up the slope, a force of 4215 N is applied. What is the car’s acceleration, ignoring friction? === Section Summary - When objects rest on a surface, the surface applies a force to the object that supports the weight of the object. This supporting force acts perpendicular to and away from the surface. It is called a normal force, #math.equation(block: false, alt: "N")[$"N"$]. - When objects rest on a non-accelerating horizontal surface, the magnitude of the normal force is equal to the weight of the object: #math.equation(block: true, alt: "N equals mg .")[$N = "mg" .$] - When objects rest on an inclined plane that makes an angle #math.equation(block: false, alt: "θ")[$θ$] with the horizontal surface, the weight of the object can be resolved into components that act perpendicular (#math.equation(block: false, alt: "w sub ⊥")[$"w"_(⊥)$]) and parallel (#math.equation(block: false, alt: "w sub ∥")[$"w"_(∥)$]#strong[)] to the surface of the plane. These components can be calculated using: #math.equation(block: true, alt: "w sub ∥ equals w sin open parenthesis θ close parenthesis equals mg sin open parenthesis θ close parenthesis")[$w_(∥) = w #h(0.25em) "sin" #h(0.25em) ( θ ) = "mg" #h(0.25em) "sin" #h(0.25em) ( θ )$]#math.equation(block: true, alt: "w sub ⊥ equals w cos open parenthesis θ close parenthesis equals mg cos open parenthesis θ close parenthesis .")[$w_(⊥) = w #h(0.25em) "cos" #h(0.25em) ( θ ) = "mg" #h(0.25em) "cos" #h(0.25em) ( θ ) .$] - The pulling force that acts along a stretched flexible connector, such as a rope or cable, is called tension, #math.equation(block: false, alt: "T")[$"T"$]. When a rope supports the weight of an object that is at rest, the tension in the rope is equal to the weight of the object: #math.equation(block: true, alt: "T equals mg .")[$T = "mg" .$] - In any inertial frame of reference (one that is not accelerated or rotated), Newton’s laws have the simple forms given in this chapter and all forces are real forces having a physical origin. === Conceptual Questions If a leg is suspended by a traction setup as shown in , what is the tension in the rope? #figure(figph[Diagram of a leg in traction.], alt: "Diagram of a leg in traction.", caption: [A leg is suspended by a traction system in which wires are used to transmit forces. Frictionless pulleys change the direction of the force #emph[T] without changing its magnitude.]) In a traction setup for a broken bone, with pulleys and rope available, how might we be able to increase the force along the tibia using the same weight? () (Note that the tibia is the shin bone shown in this image.) === Problem Exercises Two teams of nine members each engage in a tug of war. Each of the first team’s members has an average mass of 68 kg and exerts an average force of 1350 N horizontally. Each of the second team’s members has an average mass of 73 kg and exerts an average force of 1365 N horizontally. (a) What is magnitude of the acceleration of the two teams? (b) What is the tension in the section of rope between the teams? #solutionbox[ (a) #math.equation(block: false, alt: "0.11 m/s squared")[$0.11 #h(0.25em) "m/s"^(2)$] #linebreak() (b) #math.equation(block: false, alt: "1.2 times 10 to the power 4 N")[$1.2 × "10"^(4) #h(0.25em) "N"$] ] What force does a trampoline have to apply to a 45.0-kg gymnast to accelerate her straight up at #math.equation(block: false, alt: "7 . 50 m/s squared")[$7 "." attach("50 m/s", t: 2)$]? Note that the answer is independent of the velocity of the gymnast—she can be moving either up or down, or be stationary. (a) Calculate the tension in a vertical strand of spider web if a spider of mass #math.equation(block: false, alt: "8 . 00 times 10 to the power minus 5 kg")[$8 "." "00" × "10"^(− 5) #h(0.25em) " kg"$] hangs motionless on it. (b) Calculate the tension in a horizontal strand of spider web if the same spider sits motionless in the middle of it much like the tightrope walker in . The strand sags at an angle of #math.equation(block: false, alt: "12º")[$"12º"$] below the horizontal. Compare this with the tension in the vertical strand (find their ratio). #solutionbox[ (a) #math.equation(block: false, alt: "7 . 84 times 10 to the power -4 N")[$7 "." "84" × "10"^(-4) #h(0.25em) " N"$] (b) #math.equation(block: false, alt: "1 . 89 times 10 to the power –3 N")[$1 "." "89" × "10"^(–3) #h(0.25em) " N"$]. This is 2.41 times the tension in the vertical strand. ] Suppose a 60.0-kg gymnast climbs a rope. (a) What is the tension in the rope if they climb at a constant speed? (b) What is the tension in the rope if they accelerate upward at a rate of #math.equation(block: false, alt: "1 . 50 m/s squared")[$1 "." attach("50 m/s", t: 2)$]? Show that, as stated in the text, a force #math.equation(block: false, alt: "F sub ⊥")[$"F"_(⊥)$] exerted on a flexible medium at its center and perpendicular to its length (such as on the tightrope wire in ) gives rise to a tension of magnitude #math.equation(block: false, alt: "T equals the fraction F sub ⊥ over 2 sin open parenthesis θ close parenthesis")[$T = frac(F_(⊥), 2 #h(0.25em) "sin" #h(0.25em) ( θ ))$]. #solutionbox[ Newton’s second law applied in vertical direction gives #math.equation(block: true, alt: "F sub y equals F minus 2 T sin θ equals 0")[$F_(y) = F − 2 T #h(0.25em) " sin " #h(0.25em) θ = 0$] #math.equation(block: true, alt: "F sub equals 2 T sin θ")[$F_() = 2 T #h(0.25em) " sin " #h(0.25em) θ$] #math.equation(block: true, alt: "T equals the fraction F sub over 2 sin θ .")[$T = frac(F_(), "2 sin " #h(0.25em) θ) .$] ] Consider the baby being weighed in . (a) What is the mass of the child and basket if a scale reading of 55 N is observed? (b) What is the tension #math.equation(block: false, alt: "T sub 1")[$T_(1)$] in the cord attaching the baby to the scale? (c) What is the tension #math.equation(block: false, alt: "T sub 2")[$T_(2)$] in the cord attaching the scale to the ceiling, if the scale has a mass of 0.500 kg? (d) Draw a sketch of the situation indicating the system of interest used to solve each part. The masses of the cords are negligible. #figure(figph[A vertical spring scale measuring the weight of a baby is shown. The scale is hung from the ceiling by a cord. The weight W of the baby is shown by a vector arrow acting downward and tension T sub one acting in the cord is shown by an arrow upward. The tension in the cord T sub two attached to the ceiling is represented by an arrow upward from the spring scale and downward from the ceiling.], alt: "A vertical spring scale measuring the weight of a baby is shown. The scale is hung from the ceiling by a cord. The weight W of the baby is shown by a vector arrow acting downward and tension T sub one acting in the cord is shown by an arrow upward. The tension in the cord T sub two attached to the ceiling is represented by an arrow upward from the spring scale and downward from the ceiling.", caption: [A baby is weighed using a spring scale.])