#set document(title: "4.7 Further Applications of Newton’s Laws of Motion", 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.7#h(0.6em)Further Applications of Newton’s Laws of Motion === Learning Objectives By the end of this section, you will be able to: - Apply problem-solving techniques to solve for quantities in more complex systems of forces. - Integrate concepts from kinematics to solve problems using Newton's laws of motion. There are many interesting applications of Newton’s laws of motion, a few more of which are presented in this section. These serve also to illustrate some further subtleties of physics and to help build problem-solving skills. #examplebox("Example 1")[Drag Force on a Barge][ Suppose two tugboats push on a barge at different angles, as shown. The first tugboat exerts a force of #math.equation(block: false, alt: "2.7 times 10 to the power 5 N")[$2.7 × "10"^(5) #h(0.25em) " N"$] in the #emph[x]-direction, and the second tugboat exerts a force of #math.equation(block: false, alt: "3.6 times 10 to the power 5 N")[$3.6 × "10"^(5) #h(0.25em) " N"$] in the #emph[y]-direction. #figure(figph[(a) A view from above two tugboats pushing on a barge. One tugboat is pushing with the force F sub x equal to two point seven multiplied by ten to the power five newtons, shown by a vector arrow acting toward the right in the x direction. Another tugboat is pushing with a force F sub y equal to three point six multiplied by ten to the power five newtons acting upward in the positive y direction. Acceleration of the barge, a, is shown by a vector arrow directed fifty-three point one degree angle above the x axis. In the free-body diagram, F sub y is acting on a point upward, F sub x is acting toward the right, and F sub D is acting approximately southwest. (b) A right triangle is made by the vectors F sub x and F sub y. The base vector is shown by the force vector F sub x. and the perpendicular vector is shown by the force vector F sub y. The resultant is the hypotenuse of this triangle, making a fifty-three point one degree angle from the base, shown by the vector force F sub net pointing up the inclination. A vector F sub D points down the incline. ], alt: "(a) A view from above two tugboats pushing on a barge. One tugboat is pushing with the force F sub x equal to two point seven multiplied by ten to the power five newtons, shown by a vector arrow acting toward the right in the x direction. Another tugboat is pushing with a force F sub y equal to three point six multiplied by ten to the power five newtons acting upward in the positive y direction. Acceleration of the barge, a, is shown by a vector arrow directed fifty-three point one degree angle above the x axis. In the free-body diagram, F sub y is acting on a point upward, F sub x is acting toward the right, and F sub D is acting approximately southwest. (b) A right triangle is made by the vectors F sub x and F sub y. The base vector is shown by the force vector F sub x. and the perpendicular vector is shown by the force vector F sub y. The resultant is the hypotenuse of this triangle, making a fifty-three point one degree angle from the base, shown by the vector force F sub net pointing up the inclination. A vector F sub D points down the incline.", caption: [(a) A view from above of two tugboats pushing on a barge. (b) The free-body diagram for the ship contains only forces acting in the plane of the water. It omits the two vertical forces—the weight of the barge and the buoyant force of the water supporting it cancel and are not shown. Since the applied forces are perpendicular, the #emph[x]- and #emph[y]-axes are in the same direction as #math.equation(block: false, alt: "F sub x")[$"F"_(x)$] and #math.equation(block: false, alt: "F sub y")[$"F"_(y)$]. The problem quickly becomes a one-dimensional problem along the direction of #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], since friction is in the direction opposite to #math.equation(block: false, alt: "F sub app")[$"F"_("app")$].]) If the mass of the barge is #math.equation(block: false, alt: "5.0 times 10 to the power 6 kg")[$5.0 × "10"^(6) #h(0.25em) " kg"$] and its acceleration is observed to be #math.equation(block: false, alt: "7 . 5 times 10 to the power minus 2 m/s squared")[$7 "." "5" × "10"^(− 2) #h(0.25em) attach(" m/s", t: 2)$] in the direction shown, what is the drag force of the water on the barge resisting the motion? (Note: drag force is a frictional force exerted by fluids, such as air or water. The drag force opposes the motion of the object.) Strategy The directions and magnitudes of acceleration and the applied forces are given in #strong[(a)]. We will define the total force of the tugboats on the barge as #math.equation(block: false, alt: "F sub app")[$"F"_("app")$] so that: #math.equation(block: true, alt: "F sub app = F sub x plus F sub y")[$"F"_("app") "=" "F"_(italic(x)) + attach(" F", b: italic(y))$] Since the barge is flat bottomed, the drag of the water #math.equation(block: false, alt: "F sub D")[$"F"_("D")$] will be in the direction opposite to #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], as shown in the free-body diagram in (b). The system of interest here is the barge, since the forces on #emph[it] are given as well as its acceleration. Our strategy is to find the magnitude and direction of the net applied force #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], and then apply Newton’s second law to solve for the drag force #math.equation(block: false, alt: "F sub D")[$"F"_("D")$]. Solution Since #math.equation(block: false, alt: "F sub x")[$"F"_(x)$] and #math.equation(block: false, alt: "F sub y")[$"F"_(y)$] are perpendicular, the magnitude and direction of #math.equation(block: false, alt: "F sub app")[$"F"_("app")$] are easily found. First, the resultant magnitude is given by the Pythagorean theorem: #math.equation(block: true, alt: "F sub app, equals, the square root of F x 2 plus F y 2; F sub app, equals, the square root of open parenthesis 2.7 times 10 to the power 5 N close parenthesis squared plus open parenthesis 3.6 times 10 to the power 5 N close parenthesis squared, equals, 4.5 times 10 to the power 5 N.")[$F_("app") & = & sqrt("F"_(x)^(2) + "F"_(y)^(2)) \ F_("app") & = & sqrt(( 2.7 × "10"^(5) #h(0.25em) " N" )^(2) + ( 3.6 × "10"^(5) #h(0.25em) " N" )^(2)) & = & 4.5 × "10"^(5) #h(0.25em) " N."$] The angle is given by #math.equation(block: true, alt: "θ, equals, tan to the power minus 1 the fraction F sub y over F sub x; θ, equals, tan to the power minus 1 the fraction 3.6 times 10 to the power 5 N over 2.7 times 10 to the power 5 N equals 53º ,")[$θ & = & "tan"^(− 1) frac(F_(y), F_(x)) \ θ & = & "tan"^(− 1) frac(3.6 × "10"^(5) #h(0.25em) " N", 2.7 × "10"^(5) #h(0.25em) " N") = "53º" ,$] which we know, because of Newton’s first law, is the same direction as the acceleration. #math.equation(block: false, alt: "F sub D")[$"F"_("D")$] is in the opposite direction of #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], since it acts to slow down the acceleration. Therefore, the net external force is in the same direction as #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], but its magnitude is slightly less than #math.equation(block: false, alt: "F sub app")[$"F"_("app")$]. The problem is now one-dimensional. From #strong[(b)], we can see that #math.equation(block: true, alt: "F sub net equals F sub app minus F sub D .")[$F_("net") = F_("app") − F_("D") .$] But Newton’s second law states that #math.equation(block: true, alt: "F sub net equals ma .")[$F_("net") = "ma" .$] Thus, #math.equation(block: true, alt: "F sub app minus F sub D equals ma .")[$F_("app") − F_("D") = "ma" .$] This can be solved for the magnitude of the drag force of the water #math.equation(block: false, alt: "F sub D")[$F_("D")$] in terms of known quantities: #math.equation(block: true, alt: "F sub D equals F sub app minus ma .")[$F_("D") = F_("app") − "ma" .$] Substituting known values gives #math.equation(block: true, alt: "F sub D equals open parenthesis 4 . 5 times 10 to the power 5 N close parenthesis minus open parenthesis 5 . 0 times 10 to the power 6 kg close parenthesis open parenthesis 7 . 5 times 10 to the power –2 m/s squared close parenthesis equals 7 . 5 times 10 to the power 4 N .")[$"F"_("D") = ( 4 "." "5" × "10"^(5) #h(0.25em) " N" ) − ( 5 "." "0" × "10"^(6) #h(0.25em) " kg" ) ( 7 "." "5" × "10"^("–2") #h(0.25em) attach(" m/s", t: 2) ) = 7 "." "5" × "10"^(4) #h(0.25em) " N" .$] The direction of #math.equation(block: false, alt: "F sub D")[$"F"_("D")$] has already been determined to be in the direction opposite to #math.equation(block: false, alt: "F sub app")[$"F"_("app")$], or at an angle of #math.equation(block: false, alt: "53º")[$"53º"$] south of west. Discussion The numbers used in this example are reasonable for a moderately large barge. It is certainly difficult to obtain larger accelerations with tugboats, and small speeds are desirable to avoid running the barge into the docks. Drag is relatively small for a well-designed hull at low speeds, consistent with the answer to this example, where #math.equation(block: false, alt: "F sub D")[$F_("D")$] is less than 1/600th of the weight of the ship. ] In the earlier example of a tightrope walker we noted that the tensions in wires supporting a mass were equal only because the angles on either side were equal. Consider the following example, where the angles are not equal; slightly more trigonometry is involved. #examplebox("Example 2")[Different Tensions at Different Angles][ Consider the traffic light (mass 15.0 kg) suspended from two wires as shown. Find the tension in each wire, neglecting the masses of the wires. #figure(figph[A sketch of a traffic light suspended from two wires supported by two poles is shown. (b) Some forces are shown in this system. Tension T sub one pulling the top of the left-hand pole is shown by the vector arrow along the left wire from the top of the pole, and an equal but opposite tension T sub one is shown by the arrow pointing up along the left-hand wire where it is attached to the light; the wire makes a thirty-degree angle with the horizontal. Tension T sub two is shown by a vector arrow pointing downward from the top of the right-hand pole along the right-hand wire, and an equal but opposite tension T sub two is shown by the arrow pointing up along the right-hand wire, which makes a forty-five degree angle with the horizontal. The traffic light is suspended at the lower end of the wires, and its weight W is shown by a vector arrow acting downward. (c) The traffic light is the system of interest. Tension T sub one starting from the traffic light is shown by an arrow along the wire making an angle of thirty degrees with the horizontal. Tension T sub two starting from the traffic light is shown by an arrow along the wire making an angle of forty-five degrees with the horizontal. The weight W is shown by a vector arrow pointing downward from the traffic light. A free-body diagram is shown with three forces acting on a point. Weight W acts downward; T sub one and T sub two act at an angle with the vertical. (d) Forces are shown with their components T sub one y and T sub two y pointing vertically upward. T sub one x points along the negative x direction, T sub two x points along the positive x direction, and weight W points vertically downward. (e) Vertical forces and horizontal forces are shown separately. Vertical forces T sub one y and T sub two y are shown by vector arrows acting along a vertical line pointing upward, and weight W is shown by a vector arrow acting downward. The net vertical force is zero, so T sub one y plus T sub two y is equal to W. On the other hand, T sub two x is shown by an arrow pointing toward the right, and T sub one x is shown by an arrow pointing toward the left. The net horizontal force is zero, so T sub one x is equal to T sub two x.], alt: "A sketch of a traffic light suspended from two wires supported by two poles is shown. (b) Some forces are shown in this system. Tension T sub one pulling the top of the left-hand pole is shown by the vector arrow along the left wire from the top of the pole, and an equal but opposite tension T sub one is shown by the arrow pointing up along the left-hand wire where it is attached to the light; the wire makes a thirty-degree angle with the horizontal. Tension T sub two is shown by a vector arrow pointing downward from the top of the right-hand pole along the right-hand wire, and an equal but opposite tension T sub two is shown by the arrow pointing up along the right-hand wire, which makes a forty-five degree angle with the horizontal. The traffic light is suspended at the lower end of the wires, and its weight W is shown by a vector arrow acting downward. (c) The traffic light is the system of interest. Tension T sub one starting from the traffic light is shown by an arrow along the wire making an angle of thirty degrees with the horizontal. Tension T sub two starting from the traffic light is shown by an arrow along the wire making an angle of forty-five degrees with the horizontal. The weight W is shown by a vector arrow pointing downward from the traffic light. A free-body diagram is shown with three forces acting on a point. Weight W acts downward; T sub one and T sub two act at an angle with the vertical. (d) Forces are shown with their components T sub one y and T sub two y pointing vertically upward. T sub one x points along the negative x direction, T sub two x points along the positive x direction, and weight W points vertically downward. (e) Vertical forces and horizontal forces are shown separately. Vertical forces T sub one y and T sub two y are shown by vector arrows acting along a vertical line pointing upward, and weight W is shown by a vector arrow acting downward. The net vertical force is zero, so T sub one y plus T sub two y is equal to W. On the other hand, T sub two x is shown by an arrow pointing toward the right, and T sub one x is shown by an arrow pointing toward the left. The net horizontal force is zero, so T sub one x is equal to T sub two x.", caption: [A traffic light is suspended from two wires. (b) Some of the forces involved. (c) Only forces acting on the system are shown here. The free-body diagram for the traffic light is also shown. (d) The forces projected onto vertical (#emph[y]) and horizontal (#emph[x]) axes. The horizontal components of the tensions must cancel, and the sum of the vertical components of the tensions must equal the weight of the traffic light. (e) The free-body diagram shows the vertical and horizontal forces acting on the traffic light.]) Strategy The system of interest is the traffic light, and its free-body diagram is shown in (c). The three forces involved are not parallel, and so they must be projected onto a coordinate system. The most convenient coordinate system has one axis vertical and one horizontal, and the vector projections on it are shown in part (d) of the figure. There are two unknowns in this problem (#math.equation(block: false, alt: "T sub 1")[$T_(1)$] and #math.equation(block: false, alt: "T sub 2")[$T_(2)$]), so two equations are needed to find them. These two equations come from applying Newton’s second law along the vertical and horizontal axes, noting that the net external force is zero along each axis because acceleration is zero. Solution First consider the horizontal or #emph[x]-axis: #math.equation(block: true, alt: "F sub net x equals T sub 2 x minus T sub 1 x equals 0 .")[$F_("net " x) = T_("2" x) − T_("1" x) = 0 .$] Thus, as you might expect, #math.equation(block: true, alt: "T sub 1 x equals T sub 2 x .")[$T_("1" x) = T_("2" x) .$] This gives us the following relationship between #math.equation(block: false, alt: "T sub 1")[$T_(1)$] and #math.equation(block: false, alt: "T sub 2")[$T_(2)$]: #math.equation(block: true, alt: "T sub 1 cos open parenthesis 30º close parenthesis equals T sub 2 cos open parenthesis 45º close parenthesis .")[$T_(1) #h(0.25em) "cos" #h(0.25em) ( "30º" ) = T_(2) #h(0.25em) "cos" #h(0.25em) ( "45º" ) .$] Thus, #math.equation(block: true, alt: "T sub 2 equals open parenthesis 1 . 225 close parenthesis T sub 1 .")[$T_(2) = ( 1 "." "225" ) T_(1) .$] Note that #math.equation(block: false, alt: "T sub 1")[$T_(1)$] and #math.equation(block: false, alt: "T sub 2")[$T_(2)$] are not equal in this case, because the angles on either side are not equal. It is reasonable that #math.equation(block: false, alt: "T sub 2")[$T_(2)$] ends up being greater than #math.equation(block: false, alt: "T sub 1")[$T_(1)$], because it is exerted more vertically than #math.equation(block: false, alt: "T sub 1")[$T_(1)$]. Now consider the force components along the vertical or #emph[y]-axis: #math.equation(block: true, alt: "F sub net y equals T sub 1 y plus T sub 2 y minus w equals 0 .")[$F_("net " #h(0.25em) y) = T_("1" y) + T_("2" y) − w = 0 .$] This implies #math.equation(block: true, alt: "T sub 1 y plus T sub 2 y equals w .")[$T_("1" y) + T_("2" y) = w .$] Substituting the expressions for the vertical components gives #math.equation(block: true, alt: "T sub 1 sin open parenthesis 30º close parenthesis plus T sub 2 sin open parenthesis 45º close parenthesis equals w .")[$T_(1) #h(0.25em) "sin" #h(0.25em) ( "30º" ) + T_(2) #h(0.25em) "sin" #h(0.25em) ( "45º" ) = w .$] There are two unknowns in this equation, but substituting the expression for #math.equation(block: false, alt: "T sub 2")[$T_(2)$] in terms of #math.equation(block: false, alt: "T sub 1")[$T_(1)$] reduces this to one equation with one unknown: #math.equation(block: true, alt: "T sub 1 open parenthesis 0 . 500 close parenthesis plus open parenthesis 1 . 225 T sub 1 close parenthesis open parenthesis 0 . 707 close parenthesis equals w equals mg ,")[$T_(1) ( 0 "." "500" ) + ( 1 "." "225" T_(1) ) ( 0 "." "707" ) = w = "mg" ,$] which yields #math.equation(block: true, alt: "1 . 366 T sub 1 equals open parenthesis 15 . 0 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis .")[$1 "." "366" T_(1) = ( "15" "." "0 kg" ) ( 9 "." attach("80 m/s", t: 2) ) .$] Solving this last equation gives the magnitude of #math.equation(block: false, alt: "T sub 1")[$T_(1)$] to be #math.equation(block: true, alt: "T sub 1 equals 108 N .")[$T_(1) = "108 N" .$] Finally, the magnitude of #math.equation(block: false, alt: "T sub 2")[$T_(2)$] is determined using the relationship between them, #math.equation(block: false, alt: "T sub 2")[$T_(2)$] = 1.225 #math.equation(block: false, alt: "T sub 1")[$T_(1)$], found above. Thus we obtain #math.equation(block: true, alt: "T sub 2 equals 132 N .")[$T_(2) = "132 N" .$] Discussion Both tensions would be larger if both wires were more horizontal, and they will be equal if and only if the angles on either side are the same (as they were in the earlier example of a tightrope walker). ] The bathroom scale is an excellent example of a normal force acting on a body. It provides a quantitative reading of how much it must push upward to support the weight of an object. But can you predict what you would see on the dial of a bathroom scale if you stood on it during an elevator ride? Will you see a value greater than your weight when the elevator starts up? What about when the elevator moves upward at a constant speed: will the scale still read more than your weight at rest? Consider the following example. #examplebox("Example 3")[What Does the Bathroom Scale Read in an Elevator?][ shows a 75.0-kg man (weight of about 165 lb) standing on a bathroom scale in an elevator. Calculate the scale reading: (a) if the elevator accelerates upward at a rate of #math.equation(block: false, alt: "1 . 20 m/s squared")[$1 "." attach("20 m/s", t: 2)$], and (b) if the elevator moves upward at a constant speed of 1 m/s. #figure(figph[A person is standing on a bathroom scale in an elevator. His weight w is shown by an arrow pointing downward. F sub s is the force of the scale on the person, shown by a vector starting from his feet pointing vertically upward. W sub s is the weight of the scale pointing vertically downward. W sub e is the weight of the elevator, shown by the broken arrow pointing vertically downward. F sub p is the force of the person on the scale, acting vertically downward. F sub t is the force of the scale on the floor of the elevator, pointing vertically downward, and N is the normal force of the floor on the scale, pointing upward. (b) The same person is shown on the scale in the elevator, but only a few forces are shown acting on the person, which is our system of interest. W is shown by an arrow acting downward, and F sub s is the force of the scale on the person, shown by a vector starting from his feet pointing vertically upward. The free-body diagram is also shown, with two forces acting on a point. F sub s acts vertically upward, and w acts vertically downward.], alt: "A person is standing on a bathroom scale in an elevator. His weight w is shown by an arrow pointing downward. F sub s is the force of the scale on the person, shown by a vector starting from his feet pointing vertically upward. W sub s is the weight of the scale pointing vertically downward. W sub e is the weight of the elevator, shown by the broken arrow pointing vertically downward. F sub p is the force of the person on the scale, acting vertically downward. F sub t is the force of the scale on the floor of the elevator, pointing vertically downward, and N is the normal force of the floor on the scale, pointing upward. (b) The same person is shown on the scale in the elevator, but only a few forces are shown acting on the person, which is our system of interest. W is shown by an arrow acting downward, and F sub s is the force of the scale on the person, shown by a vector starting from his feet pointing vertically upward. The free-body diagram is also shown, with two forces acting on a point. F sub s acts vertically upward, and w acts vertically downward.", caption: [(a) The various forces acting when a person stands on a bathroom scale in an elevator. The arrows are approximately correct for when the elevator is accelerating upward—broken arrows represent forces too large to be drawn to scale. #math.equation(block: false, alt: "T")[$"T"$] is the upward force on the elevator, #math.equation(block: false, alt: "w sub s")[$"w"_("s")$] is the weight of the scale, #math.equation(block: false, alt: "w sub e")[$"w"_("e")$] is the weight of the elevator, #math.equation(block: false, alt: "F sub s")[$"F"_("s")$] is the force of the scale on the person, #math.equation(block: false, alt: "F sub p")[$"F"_("p")$] is the force of the person on the scale, #math.equation(block: false, alt: "F sub t")[$"F"_("t")$] is the force of the scale on the floor of the elevator, and #math.equation(block: false, alt: "N")[$"N"$] is the force of the floor upward on the scale. (b) The free-body diagram shows only the external forces acting on the designated system of interest—the person.]) Strategy If the scale is accurate, its reading will equal #math.equation(block: false, alt: "F sub p")[$F_("p")$], the magnitude of the force the person exerts downward on it. (a) shows the numerous forces acting on the elevator, scale, and person. It makes this one-dimensional problem look much more formidable than if the person is chosen to be the system of interest and a free-body diagram is drawn as in (b). Analysis of the free-body diagram using Newton’s laws can produce answers to both parts (a) and (b) of this example, as well as some other questions that might arise. The only forces acting on the person are his weight #math.equation(block: false, alt: "w")[$"w"$] and the upward force of the scale #math.equation(block: false, alt: "F sub s")[$"F"_("s")$]. According to Newton’s third law #math.equation(block: false, alt: "F sub p")[$"F"_("p")$] and #math.equation(block: false, alt: "F sub s")[$"F"_("s")$] are equal in magnitude and opposite in direction, so that we need to find #math.equation(block: false, alt: "F sub s")[$F_("s")$] in order to find what the scale reads. We can do this, as usual, by applying Newton’s second law, #math.equation(block: true, alt: "F sub net equals ma .")[$F_("net") = "ma" .$] From the free-body diagram we see that #math.equation(block: false, alt: "F sub net equals F sub s minus w")[$F_("net") = F_("s") − w$], so that #math.equation(block: true, alt: "F sub s minus w equals ma .")[$F_("s") − w = "ma" .$] Solving for #math.equation(block: false, alt: "F sub s")[$F_("s")$] gives an equation with only one unknown: #math.equation(block: true, alt: "F sub s equals ma plus w ,")[$F_("s") = "ma" + w ,$] or, because #math.equation(block: false, alt: "w equals mg")[$w = "mg"$], simply #math.equation(block: true, alt: "F sub s equals ma plus mg .")[$F_("s") = "ma" + "mg" .$] No assumptions were made about the acceleration, and so this solution should be valid for a variety of accelerations in addition to the ones in this exercise. Solution for (a) In this part of the problem, #math.equation(block: false, alt: "a equals 1.20 m/s squared")[$a = 1.20 #h(0.25em) attach(" m/s", t: 2)$], so that #math.equation(block: true, alt: "F sub s equals open parenthesis 75 . 0 kg close parenthesis open parenthesis 1 . 20 m/s squared close parenthesis plus open parenthesis 75 . 0 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis ,")[$F_("s") = ( "75" "." "0 kg" ) ( 1 "." attach("20 m/s", t: 2) ) + ( "75" "." "0 kg" ) ( 9 "." attach("80 m/s", t: 2) ) ,$] yielding #math.equation(block: true, alt: "F sub s equals 8 25 N .")[$F_("s") = 8 "25 N" .$] Discussion for (a) This is about 185 lb. What would the scale have read if he were stationary? Since his acceleration would be zero, the force of the scale would be equal to his weight: #math.equation(block: true, alt: "F sub net, equals, ma equals 0 equals F sub s minus w; F sub s, equals, w equals mg; F sub s, equals, open parenthesis 75.0 kg close parenthesis open parenthesis 9. 80 m/s squared close parenthesis; F sub s, equals, 735 N.")[$F_("net") & = & "ma" = 0 = F_("s") − w \ F_("s") & = & w = "mg" \ F_("s") & = & ( "75.0 kg" ) ( 9. attach("80 m/s", t: 2) ) \ F_("s") & = & "735 N."$] So, the scale reading in the elevator is greater than his 735-N (165 lb) weight. This means that the scale is pushing up on the person with a force greater than his weight, as it must in order to accelerate him upward. Clearly, the greater the acceleration of the elevator, the greater the scale reading, consistent with what you feel in rapidly accelerating versus slowly accelerating elevators. Solution for (b) Now, what happens when the elevator reaches a constant upward velocity? Will the scale still read more than his weight? For any constant velocity—up, down, or stationary—acceleration is zero because #math.equation(block: false, alt: "a equals the fraction Δ v over Δ t")[$a = frac(Δ v, Δ t)$], and #math.equation(block: false, alt: "Δ v equals 0")[$Δ v = 0$]. Thus, #math.equation(block: true, alt: "F sub s equals ma plus mg equals 0 plus mg .")[$F_("s") = "ma" + "mg" = 0 + "mg" .$] Now #math.equation(block: true, alt: "F sub s equals open parenthesis 75 . 0 kg close parenthesis open parenthesis 9 . 80 m/s squared close parenthesis ,")[$F_("s") = ( "75" "." "0 kg" ) ( 9 "." attach("80 m/s", t: 2) ) ,$] which gives #math.equation(block: true, alt: "F sub s equals 7 35 N .")[$F_("s") = 7 "35 N" .$] Discussion for (b) The scale reading is 735 N, which equals the person’s weight. This will be the case whenever the elevator has a constant velocity—moving up, moving down, or stationary. ] The solution to the previous example also applies to an elevator accelerating downward, as mentioned. When an elevator accelerates downward, #math.equation(block: false, alt: "a")[$a$] is negative, and the scale reading is #emph[less] than the weight of the person, until a constant downward velocity is reached, at which time the scale reading again becomes equal to the person’s weight. If the elevator is in free-fall and accelerating downward at #math.equation(block: false, alt: "g")[$g$], then the scale reading will be zero and the person will #emph[appear] to be weightless. === Integrating Concepts: Newton’s Laws of Motion and Kinematics Physics is most interesting and most powerful when applied to general situations that involve more than a narrow set of physical principles. Newton’s laws of motion can also be integrated with other concepts that have been discussed previously in this text to solve problems of motion. For example, forces produce accelerations, a topic of kinematics, and hence the relevance of earlier chapters. When approaching problems that involve various types of forces, acceleration, velocity, and/or position, use the following steps to approach the problem: #emph[Problem-Solving Strategy] Step 1. #emph[Identify which physical principles are involved]. Listing the givens and the quantities to be calculated will allow you to identify the principles involved. #linebreak() Step 2. #emph[Solve the problem using strategies outlined in the text]. If these are available for the specific topic, you should refer to them. You should also refer to the sections of the text that deal with a particular topic. The following worked example illustrates how these strategies are applied to an integrated concept problem. #examplebox("Example 4")[What Force Must a Soccer Player Exert to Reach Top Speed?][ A soccer player starts from rest and accelerates forward, reaching a velocity of 8.00 m/s in 2.50 s. (a) What was his average acceleration? (b) What average force did he exert backward on the ground to achieve this acceleration? The player’s mass is 70.0 kg, and air resistance is negligible. Strategy To solve an #emph[integrated concept problem], we must first identify the physical principles involved and identify the chapters in which they are found. Part (a) of this example considers #emph[acceleration] along a straight line. This is a topic of #emph[kinematics]. Part (b) deals with #emph[force], a topic of #emph[dynamics] found in this chapter. The following solutions to each part of the example illustrate how the specific problem-solving strategies are applied. These involve identifying knowns and unknowns, checking to see if the answer is reasonable, and so forth. Solution for (a) We are given the initial and final velocities (zero and 8.00 m/s forward); thus, the change in velocity is #math.equation(block: false, alt: "Δ v equals 8.00 m/s")[$Δ v = 8.00 m/s$]. We are given the elapsed time, and so #math.equation(block: false, alt: "Δ t equals 2.50 s")[$Δ t = 2.50 s$]. The unknown is acceleration, which can be found from its definition: #math.equation(block: true, alt: "a equals the fraction Δ v over Δ t .")[$a = frac(Δ v, Δ t) .$] Substituting the known values yields #math.equation(block: true, alt: "a, equals, the fraction 8.00 m/s over 2 . 50 s; equals, 3 . 20 m/s squared .")[$a & = & frac(8.00 m/s, 2 "." 50 s) \ & = & 3 "." attach("20 m/s", t: 2) .$] Discussion for (a) This is an attainable acceleration for an athlete in good condition. Solution for (b) Here we are asked to find the average force the player exerts backward to achieve this forward acceleration. Neglecting air resistance, this would be equal in magnitude to the net external force on the player, since this force causes his acceleration. Since we now know the player’s acceleration and are given his mass, we can use Newton’s second law to find the force exerted. That is, #math.equation(block: true, alt: "F sub net equals ma .")[$F_("net") = "ma" .$] Substituting the known values of #math.equation(block: false, alt: "m")[$m$] and #math.equation(block: false, alt: "a")[$a$] gives #math.equation(block: true, alt: "F sub net, equals, open parenthesis 70.0 kg close parenthesis open parenthesis 3 . 20 m/s squared close parenthesis; equals, 224 N .")[$F_("net") & = & ( "70.0 kg" ) ( 3 "." attach("20 m/s", t: 2) ) \ & = & " 224 N" .$] Discussion for (b) This is about 50 pounds, a reasonable average force. This worked example illustrates how to apply problem-solving strategies to situations that include topics from different chapters. The first step is to identify the physical principles involved in the problem. The second step is to solve for the unknown using familiar problem-solving strategies. These strategies are found throughout the text, and many worked examples show how to use them for single topics. You will find these techniques for integrated concept problems useful in applications of physics outside of a physics course, such as in your profession, in other science disciplines, and in everyday life. The following problems will build your skills in the broad application of physical principles. ] === Test Prep for AP Courses A basketball player jumps as he shoots the ball. Describe the forces that are acting on the ball and on the basketball player. What are the results? Two people push on a boulder to try to move it. The mass of the boulder is 825 kg. One person pushes north with a force of 64 N. The other pushes west with a force of 38 N. Predict the magnitude of the acceleration of the boulder. Assume that friction is negligible. #solutionbox[ A free-body diagram would show a northward force of 64 N and a westward force of 38 N. The net force is equal to the sum of the two applied forces. It can be found using the Pythagorean theorem: #math.equation(block: true, alt: "F sub net equals, the square root of F sub x squared plus F sub y to the power w; equals the square root of open parenthesis 38 N close parenthesis squared plus open parenthesis 64 ​ N close parenthesis squared; equals 74.4 N")[$F_("net") = & sqrt(F_(x) 2 + F_(y) w) \ & = sqrt(attach(( 38 " " "N" ), t: 2) + attach(( 64 "​" " " "N" ), t: 2)) \ & = 74.4 " " "N"$] Since #math.equation(block: false, alt: "a equals the fraction F over m")[$a = frac(F, m)$], #math.equation(block: true, alt: "a, equals the fraction 74.4 N over 825 kg; equals 0.09 m/s squared")[$a & = frac(74.4 " " "N", 825 " " "kg") \ & = 0.09 " " "m/s"^("2")$] The boulder will accelerate at 0.09 m/s#super[2]. ] #figure(figph[The diagram has a black rectangle that is slightly longer than it is tall with three solid arrows pointing from the edge of the rectangle. An arrow pointing up is labeled 40 N. A same size arrow pointing down is labeled 40 N. The third arrow f about half the size of the other two is pointing toward the left.], alt: "The diagram has a black rectangle that is slightly longer than it is tall with three solid arrows pointing from the edge of the rectangle. An arrow pointing up is labeled 40 N. A same size arrow pointing down is labeled 40 N. The third arrow f about half the size of the other two is pointing toward the left.", caption: none) The figure shows the forces exerted on a block that is sliding on a horizontal surface: the gravitational force of 40 N, the 40 N normal force exerted by the surface, and a frictional force exerted to the left. The coefficient of friction between the block and the surface is 0.20. The acceleration of the block is most nearly + 1.0 m/s#super[2] to the right + 1.0 m/s#super[2] to the left + 2.0 m/s#super[2] to the right + 2.0 m/s#super[2] to the left === Summary - Newton’s laws of motion can be applied in numerous situations to solve problems of motion. - Some problems will contain multiple force vectors acting in different directions on an object. Be sure to draw diagrams, resolve all force vectors into horizontal and vertical components, and draw a free-body diagram. Always analyze the direction in which an object accelerates so that you can determine whether #math.equation(block: false, alt: "F sub net equals ma")[$F_("net") = "ma"$] or #math.equation(block: false, alt: "F sub net equals 0")[$F_("net") = 0$] . - The normal force on an object is not always equal in magnitude to the weight of the object. If an object is accelerating, the normal force will be less than or greater than the weight of the object. Also, if the object is on an inclined plane, the normal force will always be less than the full weight of the object. - Some problems will contain various physical quantities, such as forces, acceleration, velocity, or position. You can apply concepts from kinematics and dynamics in order to solve these problems of motion. === Conceptual Questions To simulate the apparent weightlessness of space orbit, astronauts are trained in the hold of a cargo aircraft that is accelerating downward at #math.equation(block: false, alt: "g")[$g$]. Why will they appear to be weightless, as measured by standing on a bathroom scale, in this accelerated frame of reference? Is there any difference between their apparent weightlessness in orbit and in the aircraft? A cartoon shows the hat coming off the head of an elevator passenger when the elevator rapidly stops during an upward ride. Can this really happen without the person being tied to the floor of the elevator? Explain your answer. === Problem Exercises A flea jumps by exerting a force of #math.equation(block: false, alt: "1 . 20 times 10 to the power minus 5 N")[$1 "." "20" × "10"^(− 5) #h(0.25em) " N"$] straight down on the ground. A breeze blowing on the flea parallel to the ground exerts a force of #math.equation(block: false, alt: "0 . 500 times 10 to the power minus 6 N")[$0 "." "500" × "10"^(− 6) #h(0.25em) " N"$] on the flea. Find the direction and magnitude of the acceleration of the flea if its mass is #math.equation(block: false, alt: "6 . 00 times 10 to the power minus 7 kg")[$6 "." "00" × "10"^(− 7) #h(0.25em) " kg"$]. Do not neglect the gravitational force. #solutionbox[ #math.equation(block: true, alt: "10.2 m/s squared , 4.67º from vertical")[$"10.2" #h(0.25em) attach(" m/s", t: 2) ", 4.67º from vertical"$] ] Two muscles in the back of the leg pull upward on the Achilles tendon, as shown. (These muscles are called the medial and lateral heads of the gastrocnemius muscle.) Find the magnitude and direction of the total force on the Achilles tendon. What type of movement could be caused by this force? #figure(figph[An Achilles tendon is shown in the figure with two forces acting upward, one at an angle of plus twenty degrees, one at minus twenty degrees. F sub one, equal to two hundred newtons, is shown by a vector making an angle twenty degrees toward the right with the vertical, and F sub two, equal to two hundred newtons, is shown making an angle of twenty degrees left from the vertical.], alt: "An Achilles tendon is shown in the figure with two forces acting upward, one at an angle of plus twenty degrees, one at minus twenty degrees. F sub one, equal to two hundred newtons, is shown by a vector making an angle twenty degrees toward the right with the vertical, and F sub two, equal to two hundred newtons, is shown making an angle of twenty degrees left from the vertical.", caption: [Achilles tendon]) A 76.0-kg person is being pulled away from a burning building as shown. Calculate the tension in the two ropes if the person is momentarily motionless. Include a free-body diagram in your solution. #solutionbox[ #figure(figph[An object of mass m is shown being pulled by two ropes. Tension T sub two acts toward the right at an angle of ten degrees above the horizontal. Another rope makes an angle fifteen degrees to the left of the vertical direction, and tension in the rope is T sub one, shown by a vector arrow. Weight w is acting vertically downward.], alt: "An object of mass m is shown being pulled by two ropes. Tension T sub two acts toward the right at an angle of ten degrees above the horizontal. Another rope makes an angle fifteen degrees to the left of the vertical direction, and tension in the rope is T sub one, shown by a vector arrow. Weight w is acting vertically downward.", caption: none) #math.equation(block: true, alt: "T sub 1 equals 736 N")[$T_(1) = "736 N"$] #math.equation(block: true, alt: "T sub 2 equals 194 N")[$T_(2) = "194 N"$] ] #figure(figph[A lady is being pulled away from a burning building using a rope. She is in the middle of the rope; her weight is shown by a vector acting vertically downward. Tension, T sub one, acts upward through the left side of the rope, making an angle of fifteen degrees with the vertical. Tension T sub two acts through the right side of the rope, making an angle of ten degrees above the positive x axis.], alt: "A lady is being pulled away from a burning building using a rope. She is in the middle of the rope; her weight is shown by a vector acting vertically downward. Tension, T sub one, acts upward through the left side of the rope, making an angle of fifteen degrees with the vertical. Tension T sub two acts through the right side of the rope, making an angle of ten degrees above the positive x axis.", caption: [The force #math.equation(block: false, alt: "T sub 2")[$"T"_(2)$] needed to hold steady the person being rescued from the fire is less than her weight and less than the force #math.equation(block: false, alt: "T sub 1")[$"T"_(1)$] in the other rope, since the more vertical rope supports a greater part of her weight (a vertical force).]) Integrated Concepts A 35.0-kg dolphin decelerates from 12.0 to 7.50 m/s in 2.30 s to join another dolphin in play. What average force was exerted to slow him if he was moving horizontally? (The gravitational force is balanced by the buoyant force of the water.) Integrated Concepts When starting a foot race, a 70.0-kg sprinter exerts an average force of 650 N backward on the ground for 0.800 s. (a) What is his final speed? (b) How far does he travel? #solutionbox[ (a) #math.equation(block: false, alt: "7.43 m/s")[$7.43 m/s$] (b) 2.97 m ] Integrated Concepts A large rocket has a mass of #math.equation(block: false, alt: "2 . 00 times 10 to the power 6 kg")[$2 "." "00" × "10"^(6) #h(0.25em) " kg"$] at takeoff, and its engines produce a thrust of #math.equation(block: false, alt: "3 . 50 times 10 to the power 7 N")[$3 "." "50" × "10"^(7) #h(0.25em) " N"$]. (a) Find its initial acceleration if it takes off vertically. (b) How long does it take to reach a velocity of 120 km/h straight up, assuming constant mass and thrust? (c) In reality, the mass of a rocket decreases significantly as its fuel is consumed. Describe qualitatively how this affects the acceleration and time for this motion. Integrated Concepts A basketball player jumps straight up for a ball. To do this, they lower their body 0.300 m and then accelerate through this distance by forcefully straightening their legs. This player leaves the floor with a vertical velocity sufficient to carry the player 0.900 m above the floor. (a) Calculate the player's velocity when they leave the floor. (b) Calculate their acceleration while they are straightening their legs. They go from zero to the velocity found in part (a) in a distance of 0.300 m. (c) Calculate the force they exert on the floor to do this, given that their mass is 110 kg. #solutionbox[ (a) #math.equation(block: false, alt: "4.20 m/s")[$4.20 m/s$] (b) #math.equation(block: false, alt: "29.4 m/s squared")[$"29.4 " #h(0.25em) attach(" m/s", t: 2)$] (c) #math.equation(block: false, alt: "4 . 31 times 10 cubed N")[$4 "." "31" × "10"^(3) #h(0.25em) " N"$] ] Integrated Concepts A 2.50-kg fireworks shell is fired straight up from a mortar and reaches a height of 110 m. (a) Neglecting air resistance (a poor assumption, but we will make it for this example), calculate the shell’s velocity when it leaves the mortar. (b) The mortar itself is a tube 0.450 m long. Calculate the average acceleration of the shell in the tube as it goes from zero to the velocity found in (a). (c) What is the average force on the shell in the mortar? Express your answer in newtons and as a ratio to the weight of the shell. Integrated Concepts Repeat for a shell fired at an angle #math.equation(block: false, alt: "10.0º")[$"10.0º"$] from the vertical. #solutionbox[ (a) 47.1 m/s (b) #math.equation(block: false, alt: "2 . 47 times 10 cubed m/s squared")[$2 "." "47" × "10"^(3) #h(0.25em) attach(" m/s", t: 2)$] (c) #math.equation(block: false, alt: "6.18 times 10 cubed N")[$6.18 × "10"^(3) #h(0.25em) " N"$] . The average force is 252 times the shell’s weight. ] Integrated Concepts An elevator filled with passengers has a mass of 1700 kg. (a) The elevator accelerates upward from rest at a rate of #math.equation(block: false, alt: "1 . 20 m/s squared")[$1 "." attach("20 m/s", t: 2)$] for 1.50 s. Calculate the tension in the cable supporting the elevator. (b) The elevator continues upward at constant velocity for 8.50 s. What is the tension in the cable during this time? (c) The elevator decelerates at a rate of #math.equation(block: false, alt: "0 . 600 m/s squared")[$0 "." attach("600 m/s", t: 2)$] for 3.00 s. What is the tension in the cable during deceleration? (d) How high has the elevator moved above its original starting point, and what is its final velocity? Unreasonable Results (a) What is the final velocity of a car originally traveling at 50.0 km/h that decelerates at a rate of #math.equation(block: false, alt: "0 . 400 m/s squared")[$0 "." attach("400 m/s", t: 2)$] for 50.0 s? (b) What is unreasonable about the result? (c) Which premise is unreasonable, or which premises are inconsistent? Unreasonable Results A 75.0-kg man stands on a bathroom scale in an elevator that accelerates from rest to 30.0 m/s in 2.00 s. (a) Calculate the scale reading in newtons and compare it with his weight. (The scale exerts an upward force on him equal to its reading.) (b) What is unreasonable about the result? (c) Which premise is unreasonable, or which premises are inconsistent?