Applying Newton s Laws

Size: px
Start display at page:

Download "Applying Newton s Laws"

Transcription

1 Chapter 5 Applying Newton s Laws 5.1 Using Newton s First Law First Law. Abodyactedonbynonetforce,i.e. F i =0 i has a constant velocity (which may be zero) and zero acceleration. Example 5.1. Agymnastwithmassm G =50kg suspends herself from the lower end of a hanging rope of negligible mass. The upper end of the rope is attached to the gymnasium ceiling. (a) What is the gymnasts s weight? (b) What force (magnitude and direction) does the rope exert on her? (c) What is the tension at the top of the rope? Step 1: Choose coordinate system. Let s choose x-axis to point upward. Step 2: Draw free-body diagrams. 49

2 CHAPTER 5. APPLYING NEWTON S LAWS 50 Step 3: Apply Newton s Laws. (a) What is the gymnasts s weight? Although weight is a force (due to gravity near the surface of Earth) and thus a vector, one usually speaks of weight as a magnitude of force vector given in general by Eq. (4.16). For the gymnast it is w =9.8 m/s 2 50 kg =490N. (5.1) If we choose a coordinate system such that x-axis point upward, then w earth on gymnast =( 490 N) î. (5.2) (b) What force (magnitude and direction) does the rope exert on her? Draw a free-body diagram for the gymnast. There are only two forces action the gymnast: weight w earth on gymnast and tension T rope on gymnast and due to first law they must balance each other or using Eq. (5.2) whose magnitude is w earth on gymnast + T rope on gymnast =0 (5.3) T rope on gymnast =(+490N) î. (5.4) T rope on gymnast =490N (5.5) and the direction is pointing upward. (c) What is the tension at the top of the rope? Draw a free-body diagram for the rope. There are again only two forces action on the rope anddueto first law they must also balance each other T gymnast on rope + T ceiling on rope =0. (5.6) We can now use the third law and Eq. (5.4) tofind T gymnast on rope = T rope on gymnast =( 490 N) î. (5.7) By combining (5.6) and(5.7) we get T ceiling on rope =(+490N) î (5.8) whose magnitude is T ceiling on rope =+490N. (5.9) Example 5.2. Find the tension at each end of rope in Example 5.1 if the weight of the rope is 120 N.

3 CHAPTER 5. APPLYING NEWTON S LAWS 51 Step 1: Coordinate system. Was already chosen in Example 5.1. Step 2: Draw a free-body diagram for the gymnast and the rope. Step 3: Apply Newton s Laws. Nothing changed for the gymnast s diagram and thus we can still follow the same logic and conclude that T gymnast on rope =( 490 N) î. (5.10) What is however different for the rope diagram is that there is yet another force acting on the rope - the weight - and thus the first law implies where T gymnast on rope + T ceiling on rope + w earth on rope =0. (5.11) w earth on rope =( 120 N) î. (5.12) By combining together Eqs. (5.10), (5.11) and(5.12) we get T ceiling on rope = T gymnast on rope w earth on rope = ( 490 N) î ( 120 N) î =(+610N) î. (5.13) Example 5.4. Acarofweightw rests on a slanted ramp attached to a trailer. (See figure below. Angle α is given. ) Only a cable running from the trailer to the car prevents the car from rolling off the ramp. (The car brakes are off and its transmission is neutral.) Find the tension in the car and the force that the ramp exerts on the car s tires. Step 1: Coordinate system. To proceed we must choose a 2D coordinate

4 CHAPTER 5. APPLYING NEWTON S LAWS 52 system with x-axis pointing to the right and y-axis pointing up (note that this is intentionally different from the choice made in your textbook). Step 2: Draw a free-body diagram for the car. Step 3: Apply Newton s laws. From the first law we have Then Eq. (5.14) canbewrittenincomponentsas w + T + n =0. (5.14) (0,w)+(T cos α, T sin α)+( n sin α, n cos α) =0 (5.15) or for each component separately T cos α n sin α = 0 w + T sin α + n cos α = 0. (5.16) We now have two equations with two unknowns which can be easilysolved and thus w + n sin2 α cos α T = n sin α cos α + n cos α = 0. (5.17) n = w cos α T = w sin α. (5.18)

5 CHAPTER 5. APPLYING NEWTON S LAWS Using Newton s Second Law Second Law. If a net external force acts on a body, the body accelerates. The direction of acceleration is the same as the direction of the net force. The mass of the body times the acceleration vector of the body equals to the net force vector, i.e. F i = m a (5.19) i Example 5.6. An iceboat is at rest on a frictionless horizontal surface. Due to the blowing wind, 4.0 saftertheiceboatisreleased,itismovingtothe right at 6.0 m/s. What constant horizontal force F W does the wind exert on the iceboat? The combined mass of iceboat and rider is 200 kg. Step 1: Coordinate system: We can choose a 1D coordinate system with x-axis pointing in the direction of wind and origin at the place wherethe boat was released. Step 2: Initial Conditions are Step 3: Final conditions are t 0 = 0s x 0 = 0m v 0x = 0m/s (5.20) v(4.0 s) = 6.0 m/s (5.21)

6 CHAPTER 5. APPLYING NEWTON S LAWS 54 and from equation of motions with constant acceleration we get v x (t) = v 0x + a x t v x (4.0 s) = 0m/s + a x 4.0 s. (5.22) By equating Eqs. (5.21) and(5.22) wearriveattheexpressionforacceleration due to wind a x =1.5 m/s 2 (5.23) but since the mass of the boat is the second law implies m =200kg (5.24) F W =(200kg) ( 1.5 m/s 2) î =(300N) î. (5.25) Example Atobogganloadedwithphysicsstudents(totalweightw) slides down a snow-covered hill that slopes at a constant angle α. Thetoboggan is well waxed, so there is virtually no friction. (a) what is its acceleration? (b) What is normal force? Step 1: Coordinate system. This time let s work with a coordinate suggested in the textbook: x-axis pointing in the direction of the slope and y-axis normal to the slope. Exact location of origin is not important. Step 2: Free-body diagram. Draw a free-body diagram for the toboggan. Step 3: Apply Newton s Laws. From the second law w + n = m a (5.26)

7 CHAPTER 5. APPLYING NEWTON S LAWS 55 where mass can be obtained from the weight m = w g. (5.27) The second law can also be written in components as (w sin α, w cos α)+(0,n)=( w g a x, 0) (5.28) or as two separate equations w sin α = w g a x w cos α + n = 0. (5.29) Then the acceleration is and normal force is a = g sin αî (5.30) n = w cos αĵ. (5.31) 5.3 Friction forces Friction coefficients. There two types of contact forces between macroscopic objects. One is the normal force which is perpendicular to the contact surface and another one is parallel to the contact surface: n normal force always perpendicular to the contact surface f friction force is always parallel to the contact surface. Both forces arise due to microscopic (electromagnetic) interaction between molecules, but we shall only study their macroscopic properties. If there is a motion along the surface of contact, then these two forces are related to each other by the so-called coefficient of kinetic friction or µ k = f k n (5.32) f k = µ k n. (5.33) (Note that the friction coefficients are dimensionless, i.e. have no units.) If there is no motion along the surface of contact, then the friction force is bounded from above f s (f s ) max = µ s n. (5.34)

8 CHAPTER 5. APPLYING NEWTON S LAWS 56 It turns out that µ s >µ k. (5.35) and so a larger force T must be applied to an object at rest for it to start moving, i.e. fs max,butthenasmallerforcewillbesufficienttocontinue motion, i.e. f k,since f k <fs max. (5.36) Here is a plot of frictional force as a function of applied force The exact values of both coefficients depend on the materials inconstant, e.g. Material µ s µ k steel on steel ice on steel dry rubber on dry concrete wet rubber on wet concrete There is also rolling friction which is typically much smaller. For steel wheels on steel rails it is Example You want to move a 500 Ncrateacrossalevelfloor. To start the crate moving, you have to pull with a 230 Nhorizontalforce.Once the crate starts to move, you can keep it moving at constant velocity with only 200 Nforce.Whatarethecoefficientofstaticandkineticfriction?

9 CHAPTER 5. APPLYING NEWTON S LAWS 57 Step 1: Choose coordinate system. Step 2: Draw free-body diagrams. Step 3: Apply Newton s Laws. For the static case the First Law implies n + w + T + (f s ) max =0 (5.37) or and thus nĵ wĵ + T î (f s) max î =0 (5.38) n = w By combining with Eq. (5.34) weget µ s = (f s) max n For the kinetic case the First Law implies T = (f s ) max. (5.39) = T n = 230N =0.46. (5.40) 500N n + w + T + f k =0 (5.41) or and thus nĵ wĵ + T î f kî =0 (5.42) n = w T = f k (5.43)

10 CHAPTER 5. APPLYING NEWTON S LAWS 58 By combining with Eq. (5.32) weget µ k = f k n = T n = 200N =0.40. (5.44) 500N Example Atobogganloadedwithphysicsstudents(fromExample 5.10) slides down a snow-covered hill. The wax has worn off, so there is a nonzero coefficient of kinetic friction µ k. The slope has just the right angle α to make the toboggan slide with constant velocity. Find the angle in terms of w and µ k. Step 1: Coordinate system. Let s choose x-axis to point in the direction of the slope and y-axis normal to the slope. Exact location of origin is (once again) not important. Step 2: Draw a free body diagram. Step 3: Apply Newton s Laws. For the kinetic case the First Law implies n + w + f k =0 (5.45) or and thus nĵ +(wsin α) î (w cos α) ĵ f kî =0 (5.46) By combining with Eq. (5.32) weget n = w cos α w sin α = f k (5.47) µ k = f k n = w sin α =tanα (5.48) w cos α

11 CHAPTER 5. APPLYING NEWTON S LAWS 59 and so α =arctanµ k. (5.49) Fluid (air) resistance. The (magnitude of) force of fluid resistance depends on the velocity, f = { kv for "small" velocities Dv 2 for "large" velocities (5.50) where the coefficients depend on many factors: type of fluid, shape of object, etc. We can apply the second law (in the vertical direction) for a falling object to get mg (kv) =ma (5.51) for small velocities. This acceleration will keep accelerating the object until the (so-called terminal) velocity is v t = mg k (5.52) in which case according to Eq. (5.51) itwillstartmovingwithconstant velocity, i.e. a =0. Similarly in the regimes where the large velocities approximation of resistance force of Eq. (5.50) isvalid,thesecondlawimplies and thus the terminal velocity is mg (Dv 2 )=ma. (5.53) v t = mg D. (5.54) Example For a human body falling through air in a spread-eagle position, the numerical value of the constant D in Eq. (5.6) is about 0.25 kg/m. Find the terminal speed for a 50 kg skydiver. Step 1: Coordinate system. Let s choose the x-axis to point upward. Step 2: Draw a free body diagram.

12 CHAPTER 5. APPLYING NEWTON S LAWS 60 Step 3: Apply Newton s laws. We have already used the First Law toderive Eq. (5.54) andthuswecanjustuseittogettheterminalvelocity mg v t = D = (50 kg)(9.8 m/s 2 ) =44m/s. (5.55) 0.25 kg/m 5.4 Dynamics of circular motion We have already looked at a circular motion with constant speed in Section 3.4 and derived the following relations a = v2 R (5.56)

13 CHAPTER 5. APPLYING NEWTON S LAWS 61 and where a = 4π2 R T 2 (5.57) a magnitude of acceleration v constant speed R radius of circular path T period of motion. (5.58) An object in such a motion experiences a constant (in magnitude) acceleration and thus according to Second Law the (magnitude) of net force must be F net = ma = m v2 R = R m4π2 T. (5.59) 2 Example Asledwithamassof25.0 kg rests on a horizontal sheet of essentially frictionless ice. It is attached by a 5.00 mropetoapostsetin the ice. Once given a push, the sled revolves uniformly in a circle around the post. If the sled makes five complete revolutions every minute, find the force F exerted on it by the rope. Step 1: Coordinate system. Let s choose a moving coordinate system with perpendicular direction towards center and parallel direction in the direction of motion of the sled. Step 2: Draw a free body diagram.

14 CHAPTER 5. APPLYING NEWTON S LAWS 62 Step 3: Apply Newton s Laws. From the Second Law we got Eq. (5.59) which implies that F net = m 4π2 R T where T = 60 s 5 =12s m = 25.0 kg R = 5.00 m. and thus F net =34.3 N.

Consider the case of a 100 N. mass on a horizontal surface as shown below:

Consider the case of a 100 N. mass on a horizontal surface as shown below: 1.9.1 Introduction The study of friction is called: The force of friction is defined as: The force of friction acting between two surfaces has three properties: i) ii) iii) Consider the case of a 100 N.

More information

Review: Advanced Applications of Newton's Laws

Review: Advanced Applications of Newton's Laws Review: Advanced Applications of Newton's Laws 1. The free-body diagram of a wagon being pulled along a horizontal surface is best represented by a. A d. D b. B e. E c. C 2. The free-body diagram of a

More information

Dynamics-Friction. 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface?

Dynamics-Friction. 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface? 1. Which vector diagram best represents a cart slowing down as it travels to the right on a horizontal surface? Base your answers to questions 2 and 3 on the information A student and the waxed skis she

More information

Phys101 Second Major-131 Zero Version Coordinator: Dr. A. A. Naqvi Sunday, November 03, 2013 Page: 1

Phys101 Second Major-131 Zero Version Coordinator: Dr. A. A. Naqvi Sunday, November 03, 2013 Page: 1 Coordinator: Dr. A. A. Naqvi Sunday, November 03, 2013 Page: 1 Q1. Two forces are acting on a 2.00 kg box. In the overhead view of Figure 1 only one force F 1 and the acceleration of the box are shown.

More information

Exam 2 Phys Fall 2002 Version A. Name ID Section

Exam 2 Phys Fall 2002 Version A. Name ID Section Closed book exam - Calculators are allowed. Only the official formula sheet downloaded from the course web page can be used. You are allowed to write notes on the back of the formula sheet. Use the scantron

More information

March 10, P12 Inclined Planes.notebook. Physics 12. Inclined Planes. Push it Up Song

March 10, P12 Inclined Planes.notebook. Physics 12. Inclined Planes. Push it Up Song Physics 12 Inclined Planes Push it Up Song 1 Bell Work A box is pushed up a ramp at constant velocity. Draw a neatly labeled FBD showing all of the forces acting on the box. direction of motion θ F p F

More information

Online homework #6 due on Tue March 24

Online homework #6 due on Tue March 24 Online homework #6 due on Tue March 24 Problem 5.22 Part A: give your answer with only 2 significant digits (i.e. round answer and drop less significant digits) 51 Equilibrium Question 52 1 Using Newton

More information

Work and energy. 15 m. c. Find the work done by the normal force exerted by the incline on the crate.

Work and energy. 15 m. c. Find the work done by the normal force exerted by the incline on the crate. Work and energy 1. A 10.0-kg crate is pulled 15.0 m up along a frictionless incline as shown in the figure below. The crate starts at rest and has a final speed of 6.00 m/s. motor 15 m 5 a. Draw the free-body

More information

You may use g = 10 m/s 2, sin 60 = 0.87, and cos 60 = 0.50.

You may use g = 10 m/s 2, sin 60 = 0.87, and cos 60 = 0.50. 1. A child pulls a 15kg sled containing a 5kg dog along a straight path on a horizontal surface. He exerts a force of a 55N on the sled at an angle of 20º above the horizontal. The coefficient of friction

More information

Physics 1 Second Midterm Exam (AM) 2/25/2010

Physics 1 Second Midterm Exam (AM) 2/25/2010 Physics Second Midterm Eam (AM) /5/00. (This problem is worth 40 points.) A roller coaster car of m travels around a vertical loop of radius R. There is no friction and no air resistance. At the top of

More information

WS-CH-4 Motion and Force Show all your work and equations used. Isaac Newton ( )

WS-CH-4 Motion and Force Show all your work and equations used. Isaac Newton ( ) AP PHYSICS 1 WS-CH-4 Motion and Force Show all your work and equations used. Isaac Newton (1643-1727) Isaac Newton was the greatest English mathematician of his generation. He laid the foundation for differential

More information

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3 1. A sphere with a radius of 1.7 cm has a volume of: A) 2.1 10 5 m 3 B) 9.1 10 4 m 3 C) 3.6 10 3 m 3 D) 0.11 m 3 E) 21 m 3 2. A 25-N crate slides down a frictionless incline that is 25 above the horizontal.

More information

Physics for Scientists and Engineers. Chapter 6 Dynamics I: Motion Along a Line

Physics for Scientists and Engineers. Chapter 6 Dynamics I: Motion Along a Line Physics for Scientists and Engineers Chapter 6 Dynamics I: Motion Along a Line Spring, 008 Ho Jung Paik Applications of Newton s Law Objects can be modeled as particles Masses of strings or ropes are negligible

More information

There are two main types of friction:

There are two main types of friction: Section 4.15: Friction Friction is needed to move. Without friction, a car would sit in one spot spinning its tires, and a person would not be able to step forward. However, the motion of an object along

More information

Physics 23 Exam 2 March 3, 2009

Physics 23 Exam 2 March 3, 2009 Use the following to answer question 1: A stationary 4-kg shell explodes into three pieces. Two of the fragments have a mass of 1 kg each and move along the paths shown with a speed of 10 m/s. The third

More information

PHYSICS 221, FALL 2010 EXAM #1 Solutions WEDNESDAY, SEPTEMBER 29, 2010

PHYSICS 221, FALL 2010 EXAM #1 Solutions WEDNESDAY, SEPTEMBER 29, 2010 PHYSICS 1, FALL 010 EXAM 1 Solutions WEDNESDAY, SEPTEMBER 9, 010 Note: The unit vectors in the +x, +y, and +z directions of a right-handed Cartesian coordinate system are î, ĵ, and ˆk, respectively. In

More information

Applying Newton s Laws

Applying Newton s Laws Chapter 5 Applying Newton s Laws PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Copyright 2012 Pearson Education Inc. To use

More information

Review PHYS114 Chapters 4-7

Review PHYS114 Chapters 4-7 Review PHYS114 Chapters 4-7 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A 27 kg object is accelerated at a rate of 1.7 m/s 2. What force does

More information

Newton s Laws.

Newton s Laws. Newton s Laws http://mathsforeurope.digibel.be/images Forces and Equilibrium If the net force on a body is zero, it is in equilibrium. dynamic equilibrium: moving relative to us static equilibrium: appears

More information

CHAPTER 4 NEWTON S LAWS OF MOTION

CHAPTER 4 NEWTON S LAWS OF MOTION 62 CHAPTER 4 NEWTON S LAWS O MOTION CHAPTER 4 NEWTON S LAWS O MOTION 63 Up to now we have described the motion of particles using quantities like displacement, velocity and acceleration. These quantities

More information

Figure 5.1a, b IDENTIFY: Apply to the car. EXECUTE: gives.. EVALUATE: The force required is less than the weight of the car by the factor.

Figure 5.1a, b IDENTIFY: Apply to the car. EXECUTE: gives.. EVALUATE: The force required is less than the weight of the car by the factor. 51 IDENTIFY: for each object Apply to each weight and to the pulley SET UP: Take upward The pulley has negligible mass Let be the tension in the rope and let be the tension in the chain EXECUTE: (a) The

More information

KINETIC ENERGY AND WORK

KINETIC ENERGY AND WORK Chapter 7: KINETIC ENERGY AND WORK 1 Which of the following is NOT a correct unit for work? A erg B ft lb C watt D newton meter E joule 2 Which of the following groups does NOT contain a scalar quantity?

More information

CHAPTER 4 TEST REVIEW -- Answer Key

CHAPTER 4 TEST REVIEW -- Answer Key AP PHYSICS Name: Period: Date: DEVIL PHYSICS BADDEST CLASS ON CAMPUS 50 Multiple Choice 45 Single Response 5 Multi-Response Free Response 3 Short Free Response 2 Long Free Response AP EXAM CHAPTER TEST

More information

Friction, Inclined Planes, Forces Practice

Friction, Inclined Planes, Forces Practice Name: Date: 1. The diagram below shows a 4.0-kilogram object accelerating at 10. meters per second 2 on a rough horizontal surface. 4. n 8.0-newton block is accelerating down a frictionless ramp inclined

More information

Physics 2211 ABC Quiz #3 Solutions Spring 2017

Physics 2211 ABC Quiz #3 Solutions Spring 2017 Physics 2211 ABC Quiz #3 Solutions Spring 2017 I. (16 points) A block of mass m b is suspended vertically on a ideal cord that then passes through a frictionless hole and is attached to a sphere of mass

More information

Applying Newton s Laws

Applying Newton s Laws Chapter 5 Applying Newton s Laws PowerPoint Lectures for University Physics, Twelfth Edition Hugh D. Young and Roger A. Freedman Lectures by James Pazun Goals for Chapter 5 To use and apply Newton s Laws

More information

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Which vector shows the

More information

Chapter 5 Applying Newton s Laws

Chapter 5 Applying Newton s Laws Chapter 5 Applying Newton s Laws In this chapter we will introduce further applications of Newton s 1 st and 2 nd law. In summary, all of the contact forces and action-at-a-distance forces will go on the

More information

Concept of Force Challenge Problem Solutions

Concept of Force Challenge Problem Solutions Concept of Force Challenge Problem Solutions Problem 1: Force Applied to Two Blocks Two blocks sitting on a frictionless table are pushed from the left by a horizontal force F, as shown below. a) Draw

More information

Q16.: A 5.0 kg block is lowered with a downward acceleration of 2.8 m/s 2 by means of a rope. The force of the block on the rope is:(35 N, down)

Q16.: A 5.0 kg block is lowered with a downward acceleration of 2.8 m/s 2 by means of a rope. The force of the block on the rope is:(35 N, down) Old Exam Question Ch. 5 T072 Q13.Two blocks of mass m 1 = 24.0 kg and m 2, respectively, are connected by a light string that passes over a massless pulley as shown in Fig. 2. If the tension in the string

More information

PHYSICS 231 Laws of motion PHY 231

PHYSICS 231 Laws of motion PHY 231 PHYSICS 231 Laws of motion 1 Newton s Laws First Law: If the net force exerted on an object is zero the object continues in its original state of motion; if it was at rest, it remains at rest. If it was

More information

Physics 111: Mechanics Lecture 5

Physics 111: Mechanics Lecture 5 Physics 111: Mechanics Lecture 5 Bin Chen NJIT Physics Department Forces of Friction: f q When an object is in motion on a surface or through a viscous medium, there will be a resistance to the motion.

More information

FRICTIONAL FORCES. Direction of frictional forces... (not always obvious)... CHAPTER 5 APPLICATIONS OF NEWTON S LAWS

FRICTIONAL FORCES. Direction of frictional forces... (not always obvious)... CHAPTER 5 APPLICATIONS OF NEWTON S LAWS RICTIONAL ORCES CHAPTER 5 APPLICATIONS O NEWTON S LAWS rictional forces Static friction Kinetic friction Centripetal force Centripetal acceleration Loop-the-loop Drag force Terminal velocity Direction

More information

66 Chapter 6: FORCE AND MOTION II

66 Chapter 6: FORCE AND MOTION II Chapter 6: FORCE AND MOTION II 1 A brick slides on a horizontal surface Which of the following will increase the magnitude of the frictional force on it? A Putting a second brick on top B Decreasing the

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued 4.9 Static and Kinetic Frictional Forces When an object is in contact with a surface forces can act on the objects. The component of this force acting

More information

Friction (static & Kinetic) Review

Friction (static & Kinetic) Review Friction (static & Kinetic) Review 1. Sand is often placed on an icy road because the sand A) decreases the coefficient of friction between the tires of a car and the road B) increases the coefficient

More information

ΣF=ma SECOND LAW. Make a freebody diagram for EVERY problem!

ΣF=ma SECOND LAW. Make a freebody diagram for EVERY problem! PHYSICS HOMEWORK #31 SECOND LAW ΣF=ma NEWTON S LAWS Newton s Second Law of Motion The acceleration of an object is directly proportional to the force applied, inversely proportional to the mass of the

More information

2. Kinetic friction - The force that acts against an object s motion. - Occurs once static friction has been overcome and object is moving

2. Kinetic friction - The force that acts against an object s motion. - Occurs once static friction has been overcome and object is moving Section 2.14: Friction Friction is needed to move. Without friction, a car would sit in one spot spinning its tires, and a person would not be able to step forward. However, the motion of an object along

More information

3. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart.

3. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart. 1. Which statement describes the gravitational force and the electrostatic force between two charged particles? A) The gravitational force may be either attractive or repulsive, whereas the electrostatic

More information

LECTURE 11 FRICTION AND DRAG

LECTURE 11 FRICTION AND DRAG LECTURE 11 FRICTION AND DRAG 5.5 Friction Static friction Kinetic friction 5.6 Drag Terminal speed Penguins travel on ice for miles by sliding on ice, made possible by small frictional force between their

More information

HATZIC SECONDARY SCHOOL

HATZIC SECONDARY SCHOOL HATZIC SECONDARY SCHOOL PROVINCIAL EXAMINATION ASSIGNMENT VECTOR DYNAMICS MULTIPLE CHOICE / 45 OPEN ENDED / 75 TOTAL / 120 NAME: 1. Unless acted on by an external net force, an object will stay at rest

More information

Choose the best answer for Questions 1-15 below. Mark your answer on your scantron form using a #2 pencil.

Choose the best answer for Questions 1-15 below. Mark your answer on your scantron form using a #2 pencil. Name: ID #: Section #: PART I: MULTIPLE CHOICE QUESTIONS Choose the best answer for Questions 1-15 below. Mark your answer on your scantron form using a #2 pencil. 1. A 55.0-kg box rests on a horizontal

More information

Inclined Planes Worksheet Answers

Inclined Planes Worksheet Answers Physics 12 Name: Inclined Planes Worksheet Answers 1. An 18.0 kg box is released on a 33.0 o incline and accelerates at 0.300 m/s 2. What is the coefficient of friction? m 18.0kg 33.0? a y 0 a 0.300m /

More information

4.2. Visualize: Assess: Note that the climber does not touch the sides of the crevasse so there are no forces from the crevasse walls.

4.2. Visualize: Assess: Note that the climber does not touch the sides of the crevasse so there are no forces from the crevasse walls. 4.1. Solve: A force is basically a push or a pull on an object. There are five basic characteristics of forces. (i) A force has an agent that is the direct and immediate source of the push or pull. (ii)

More information

Lecture PowerPoints. Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition. Giancoli

Lecture PowerPoints. Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition. Giancoli Lecture PowerPoints Chapter 5 Physics for Scientists & Engineers, with Modern Physics, 4 th edition 2009 Pearson Education, Inc. This work is protected by United States copyright laws and is provided solely

More information

y(t) = y 0 t! 1 2 gt 2. With y(t final ) = 0, we can solve this for v 0 : v 0 A ĵ. With A! ĵ =!2 and A! = (2) 2 + (!

y(t) = y 0 t! 1 2 gt 2. With y(t final ) = 0, we can solve this for v 0 : v 0 A ĵ. With A! ĵ =!2 and A! = (2) 2 + (! 1. The angle between the vector! A = 3î! 2 ĵ! 5 ˆk and the positive y axis, in degrees, is closest to: A) 19 B) 71 C) 90 D) 109 E) 161 The dot product between the vector! A = 3î! 2 ĵ! 5 ˆk and the unit

More information

Forces & Newton s Laws FR Practice Problems

Forces & Newton s Laws FR Practice Problems 1) A drag-racing car speeds up from rest to 22 m/s in 2 s. The car has mass 800 kg; the driver has mass 80 kg. a) Calculate the acceleration of the car. b) Calculate the net force on the car. c) Which

More information

The Laws of Motion. Newton s first law Force Mass Newton s second law Gravitational Force Newton s third law Examples

The Laws of Motion. Newton s first law Force Mass Newton s second law Gravitational Force Newton s third law Examples The Laws of Motion Newton s first law Force Mass Newton s second law Gravitational Force Newton s third law Examples Gravitational Force Gravitational force is a vector Expressed by Newton s Law of Universal

More information

Physics 101 Lecture 5 Newton`s Laws

Physics 101 Lecture 5 Newton`s Laws Physics 101 Lecture 5 Newton`s Laws Dr. Ali ÖVGÜN EMU Physics Department The Laws of Motion q Newton s first law q Force q Mass q Newton s second law q Newton s third law qfrictional forces q Examples

More information

Force 10/01/2010. (Weight) MIDTERM on 10/06/10 7:15 to 9:15 pm Bentley 236. (Tension)

Force 10/01/2010. (Weight) MIDTERM on 10/06/10 7:15 to 9:15 pm Bentley 236. (Tension) Force 10/01/2010 = = Friction Force (Weight) (Tension), coefficient of static and kinetic friction MIDTERM on 10/06/10 7:15 to 9:15 pm Bentley 236 2008 midterm posted for practice. Help sessions Mo, Tu

More information

1. A 7.0-kg bowling ball experiences a net force of 5.0 N. What will be its acceleration? a. 35 m/s 2 c. 5.0 m/s 2 b. 7.0 m/s 2 d. 0.

1. A 7.0-kg bowling ball experiences a net force of 5.0 N. What will be its acceleration? a. 35 m/s 2 c. 5.0 m/s 2 b. 7.0 m/s 2 d. 0. Newton's Laws 1. A 7.0-kg bowling ball experiences a net force of 5.0 N. What will be its acceleration? a. 35 m/s 2 c. 5.0 m/s 2 b. 7.0 m/s 2 d. 0.71 m/s 2 2. An astronaut applies a force of 500 N to an

More information

Chapters 5-6. Dynamics: Forces and Newton s Laws of Motion. Applications

Chapters 5-6. Dynamics: Forces and Newton s Laws of Motion. Applications Chapters 5-6 Dynamics: orces and Newton s Laws of Motion. Applications That is, describing why objects move orces Newton s 1 st Law Newton s 2 nd Law Newton s 3 rd Law Examples of orces: Weight, Normal,

More information

SEE the list given for chapter 04 where Newton s laws were introduced.

SEE the list given for chapter 04 where Newton s laws were introduced. PH2213 : Examples from Chapter 5 : Applying Newton s Laws Key Concepts Newton s Laws (basically Σ F = m a ) allow us to relate the forces acting on an object (left-hand side) to the motion of the object,

More information

Forces. Prof. Yury Kolomensky Feb 9/12, 2007

Forces. Prof. Yury Kolomensky Feb 9/12, 2007 Forces Prof. Yury Kolomensky Feb 9/12, 2007 - Hooke s law - String tension - Gravity and Weight - Normal force - Friction - Drag -Review of Newton s laws Today s Plan Catalog common forces around us What

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) You are standing in a moving bus, facing forward, and you suddenly fall forward as the

More information

Reading Quiz. Chapter 5. Physics 111, Concordia College

Reading Quiz. Chapter 5. Physics 111, Concordia College Reading Quiz Chapter 5 1. The coefficient of static friction is A. smaller than the coefficient of kinetic friction. B. equal to the coefficient of kinetic friction. C. larger than the coefficient of kinetic

More information

A force is a push or a pull.

A force is a push or a pull. A force is a push or a pull. Contact forces arise from physical contact. Action at adistance forces do not require contact and include gravity and electrical forces. 1 Force is a vector [F]=[Newton]=[N]

More information

PHYS 101 Previous Exam Problems. Kinetic Energy and

PHYS 101 Previous Exam Problems. Kinetic Energy and PHYS 101 Previous Exam Problems CHAPTER 7 Kinetic Energy and Work Kinetic energy Work Work-energy theorem Gravitational work Work of spring forces Power 1. A single force acts on a 5.0-kg object in such

More information

Physics 8 Wednesday, October 19, Troublesome questions for HW4 (5 or more people got 0 or 1 points on them): 1, 14, 15, 16, 17, 18, 19. Yikes!

Physics 8 Wednesday, October 19, Troublesome questions for HW4 (5 or more people got 0 or 1 points on them): 1, 14, 15, 16, 17, 18, 19. Yikes! Physics 8 Wednesday, October 19, 2011 Troublesome questions for HW4 (5 or more people got 0 or 1 points on them): 1, 14, 15, 16, 17, 18, 19. Yikes! Troublesome HW4 questions 1. Two objects of inertias

More information

AP Physics 1 Multiple Choice Questions - Chapter 4

AP Physics 1 Multiple Choice Questions - Chapter 4 1 Which of ewton's Three Laws of Motion is best expressed by the equation F=ma? a ewton's First Law b ewton's Second Law c ewton's Third Law d one of the above 4.1 2 A person is running on a track. Which

More information

PHY131 Summer 2011 Class 5 Notes

PHY131 Summer 2011 Class 5 Notes PHY131 Summer 2011 Class 5 Notes 5/31/11 PHY131H1F Summer Class 5 Today: Equilibrium Mass, Weight, Gravity Friction, Drag Rolling without slipping Examples of Newton s Second Law Pre-class Reading Quiz.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Diagram 1 A) B - A. B) A - B. C) A + B. D) A B.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Diagram 1 A) B - A. B) A - B. C) A + B. D) A B. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) In the diagram shown, the unknown vector is 1) Diagram 1 A) B - A. B) A - B. C) A + B.

More information

Dynamics Test K/U 28 T/I 16 C 26 A 30

Dynamics Test K/U 28 T/I 16 C 26 A 30 Name: Dynamics Test K/U 28 T/I 16 C 26 A 30 A. True/False Indicate whether the sentence or statement is true or false. 1. The normal force that acts on an object is always equal in magnitude and opposite

More information

PHYSICS 221, FALL 2009 EXAM #1 SOLUTIONS WEDNESDAY, SEPTEMBER 30, 2009

PHYSICS 221, FALL 2009 EXAM #1 SOLUTIONS WEDNESDAY, SEPTEMBER 30, 2009 PHYSICS 221, FALL 2009 EXAM #1 SOLUTIONS WEDNESDAY, SEPTEMBER 30, 2009 Note: The unit vectors in the +x, +y, and +z directions of a right-handed Cartesian coordinate system are î, ĵ, and ˆk, respectively.

More information

AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force).

AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force). AP Physics C: Mechanics Practice (Newton s Laws including friction, resistive forces, and centripetal force). 1981M1. A block of mass m, acted on by a force of magnitude F directed horizontally to the

More information

The Concept of Force Newton s First Law and Inertial Frames Mass Newton s Second Law The Gravitational Force and Weight Newton s Third Law Analysis

The Concept of Force Newton s First Law and Inertial Frames Mass Newton s Second Law The Gravitational Force and Weight Newton s Third Law Analysis The Laws of Motion The Concept of Force Newton s First Law and Inertial Frames Mass Newton s Second Law The Gravitational Force and Weight Newton s Third Law Analysis Models using Newton s Second Law Forces

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued Quiz 3 4.7 The Gravitational Force Newton s Law of Universal Gravitation Every particle in the universe exerts an attractive force on every other

More information

HSC PHYSICS ONLINE B F BA. repulsion between two negatively charged objects. attraction between a negative charge and a positive charge

HSC PHYSICS ONLINE B F BA. repulsion between two negatively charged objects. attraction between a negative charge and a positive charge HSC PHYSICS ONLINE DYNAMICS TYPES O ORCES Electrostatic force (force mediated by a field - long range: action at a distance) the attractive or repulsion between two stationary charged objects. AB A B BA

More information

HATZIC SECONDARY SCHOOL

HATZIC SECONDARY SCHOOL HATZIC SECONDARY SCHOOL PROVINCIAL EXAMINATION ASSIGNMENT CIRCULAR MOTION MULTIPLE CHOICE / 30 OPEN ENDED / 65 TOTAL / 95 NAME: 1. An object travels along a path at constant speed. There is a constant

More information

Lecture Presentation. Chapter 4 Forces and Newton s Laws of Motion. Chapter 4 Forces and Newton s Laws of Motion. Reading Question 4.

Lecture Presentation. Chapter 4 Forces and Newton s Laws of Motion. Chapter 4 Forces and Newton s Laws of Motion. Reading Question 4. Chapter 4 Forces and Newton s Laws of Motion Lecture Presentation Chapter 4 Forces and Newton s Laws of Motion Chapter Goal: To establish a connection between force and motion. Slide 4-2 Chapter 4 Preview

More information

Dynamics Notes 1 Newton s Laws

Dynamics Notes 1 Newton s Laws Dynamics Notes 1 Newton s Laws In 1665 Sir Isaac Newton formulated three laws that dictate the motion of objects. These three laws are universal and apply to all forces in the universe. Newton s 1 st Law:

More information

Chapter 4. Dynamics: Newton s Laws of Motion. That is, describing why objects move

Chapter 4. Dynamics: Newton s Laws of Motion. That is, describing why objects move Chapter 4 Dynamics: Newton s Laws of Motion That is, describing why objects move orces Newton s 1 st Law Newton s 2 nd Law Newton s 3 rd Law Examples of orces: Weight, Normal orce, Tension, riction ree-body

More information

3/10/2019. What Is a Force? What Is a Force? Tactics: Drawing Force Vectors

3/10/2019. What Is a Force? What Is a Force? Tactics: Drawing Force Vectors What Is a Force? A force acts on an object. A force requires an agent, something that acts on the object. If you throw a ball, your hand is the agent or cause of the force exerted on the ball. A force

More information

Isaac Newton. What is a force? Newton s Three Laws of Motion. What is the acceleration of the car?

Isaac Newton. What is a force? Newton s Three Laws of Motion. What is the acceleration of the car? Aim: What did Isaac Newton teach us about motion? Do Now: 1. A 2009 Ford Mustang convertible is travelling at constant velocity on Interstate 95 south from Philadelphia to Wilmington Delaware. It passes

More information

Wiley Plus. Final Assignment (5) Is Due Today: Before 11 pm!

Wiley Plus. Final Assignment (5) Is Due Today: Before 11 pm! Wiley Plus Final Assignment (5) Is Due Today: Before 11 pm! Final Exam Review December 9, 009 3 What about vector subtraction? Suppose you are given the vector relation A B C RULE: The resultant vector

More information

Physics 2A Chapter 4: Forces and Newton s Laws of Motion

Physics 2A Chapter 4: Forces and Newton s Laws of Motion Physics 2A Chapter 4: Forces and Newton s Laws of Motion There is nothing either good or bad, but thinking makes it so. William Shakespeare It s not what happens to you that determines how far you will

More information

AP Q1 Practice Questions Kinematics, Forces and Circular Motion

AP Q1 Practice Questions Kinematics, Forces and Circular Motion AP Q1 Practice Questions Kinematics, Forces and Circular Motion Q1 1999B1. (REDUCED 9 mins) The Sojourner rover vehicle shown in the sketch above was used to explore the surface of Mars as part of the

More information

PHYS 101 Previous Exam Problems. Force & Motion I

PHYS 101 Previous Exam Problems. Force & Motion I PHYS 101 Previous Exam Problems CHAPTER 5 Force & Motion I Newton s Laws Vertical motion Horizontal motion Mixed forces Contact forces Inclines General problems 1. A 5.0-kg block is lowered with a downward

More information

Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact?

Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact? Bell Ringer: What is Newton s 3 rd Law? Which force acts downward? Which force acts upward when two bodies are in contact? Does the moon attract the Earth with the same force that the Earth attracts the

More information

Lecture 6. Applying Newton s Laws Free body diagrams Friction

Lecture 6. Applying Newton s Laws Free body diagrams Friction Lecture 6 Applying Newton s Laws Free body diagrams Friction ACT: Bowling on the Moon An astronaut on Earth kicks a bowling ball horizontally and hurts his foot. A year later, the same astronaut kicks

More information

University Physics (Prof. David Flory) Chapt_06 Saturday, October 06, 2007 Page 1

University Physics (Prof. David Flory) Chapt_06 Saturday, October 06, 2007 Page 1 University Physics (Prof. David Flory) Chapt_06 Saturday, October 06, 2007 Page 1 Name: Date: 1. A crate resting on a rough horizontal floor is to be moved horizontally. The coefficient of static friction

More information

4. The diagram below shows a 4.0-kilogram object accelerating at 10. meters per second 2 on a rough horizontal surface.

4. The diagram below shows a 4.0-kilogram object accelerating at 10. meters per second 2 on a rough horizontal surface. 1. An 8.0-newton wooden block slides across a horizontal wooden floor at constant velocity. What is the magnitude of the force of kinetic friction between the block and the floor? A) 2.4 N B) 3.4 N C)

More information

4 Study Guide. Forces in One Dimension Vocabulary Review

4 Study Guide. Forces in One Dimension Vocabulary Review Date Period Name CHAPTER 4 Study Guide Forces in One Dimension Vocabulary Review Write the term that correctly completes the statement. Use each term once. agent force Newton s second law apparent weight

More information

What Is a Force? Slide Pearson Education, Inc.

What Is a Force? Slide Pearson Education, Inc. What Is a Force? A force acts on an object. A force requires an agent, something that acts on the object. If you throw a ball, your hand is the agent or cause of the force exerted on the ball. A force

More information

Question 1. G.M. Paily Phys 211

Question 1. G.M. Paily Phys 211 Question 1 A 0.5 kg hockey puck slides along the surface of the ice with a speed of 10 m s. What force must be acting on the puck to keep it moving at constant velocity? A 0.05 N B 5 N C 20 N D 50 N E

More information

Chapter 4. Forces and Mass. Classical Mechanics. Forces. Newton s First Law. Fundamental (Field) Forces. Contact and Field Forces

Chapter 4. Forces and Mass. Classical Mechanics. Forces. Newton s First Law. Fundamental (Field) Forces. Contact and Field Forces Chapter 4 Classical Mechanics Forces and Mass does not apply for very tiny objects (< atomic sizes) objects moving near the speed of light Newton s First Law Forces If the net force!f exerted on an object

More information

Written homework #5 due on Monday Online homework #5 due on Tuesday. Answer keys posted on course web site SPARK grades uploaded Average = 74.

Written homework #5 due on Monday Online homework #5 due on Tuesday. Answer keys posted on course web site SPARK grades uploaded Average = 74. Homework Written homework #5 due on Monday Online homework #5 due on Tuesday Exam 1 Answer keys posted on course web site SPARK grades uploaded Average = 74.3% 1 Chapter 4 Forces and Newton s Laws of Motion

More information

Student AP Physics 1 Date. Newton s Laws B FR

Student AP Physics 1 Date. Newton s Laws B FR Student AP Physics 1 Date Newton s Laws B FR #1 A block is at rest on a rough inclined plane and is connected to an object with the same mass as shown. The rope may be considered massless; and the pulley

More information

Random sample problems

Random sample problems UNIVERSITY OF ALABAMA Department of Physics and Astronomy PH 125 / LeClair Spring 2009 Random sample problems 1. The position of a particle in meters can be described by x = 10t 2.5t 2, where t is in seconds.

More information

Webreview practice test. Forces (again)

Webreview practice test. Forces (again) Please do not write on test. ID A Webreview 4.3 - practice test. Forces (again) Multiple Choice Identify the choice that best completes the statement or answers the question. 1. A 5.0-kg mass is suspended

More information

Chapter 3 The Laws of motion. The Laws of motion

Chapter 3 The Laws of motion. The Laws of motion Chapter 3 The Laws of motion The Laws of motion The Concept of Force. Newton s First Law. Newton s Second Law. Newton s Third Law. Some Applications of Newton s Laws. 1 5.1 The Concept of Force Force:

More information

Physics 8 Monday, October 9, 2017

Physics 8 Monday, October 9, 2017 Physics 8 Monday, October 9, 2017 Pick up a HW #5 handout if you didn t already get one on Wednesday. It s due this Friday, 10/13. It contains some Ch9 (work) problems, some Ch10 (motion in a plane) problems,

More information

Chapter 4: Newton s Second Law F = m a. F = m a (4.2)

Chapter 4: Newton s Second Law F = m a. F = m a (4.2) Lecture 7: Newton s Laws and Their Applications 1 Chapter 4: Newton s Second Law F = m a First Law: The Law of Inertia An object at rest will remain at rest unless, until acted upon by an external force.

More information

Chapter 6. Applications of Newton s Laws

Chapter 6. Applications of Newton s Laws Chapter 6 Applications of Newton s Laws P. Lam 7_11_2018 Learning Goals for Chapter 5 Learn how to apply Newton s First Law & Second Law. Understand the cause of apparent weight and weightlessness Learn

More information

Examples Newton's Laws and Friction

Examples Newton's Laws and Friction Examples Newton's Laws and Friction 1. A 10.0 kg box is sitting on a table. (A) If a 49 N force is required to overcome friction and start the block moving, calculate the coefficient of static friction.

More information

PHYSICS 221, FALL 2011 EXAM #2 SOLUTIONS WEDNESDAY, NOVEMBER 2, 2011

PHYSICS 221, FALL 2011 EXAM #2 SOLUTIONS WEDNESDAY, NOVEMBER 2, 2011 PHYSICS 1, FALL 011 EXAM SOLUTIONS WEDNESDAY, NOVEMBER, 011 Note: The unit vectors in the +x, +y, and +z directions of a right-handed Cartesian coordinate system are î, ĵ, and ˆk, respectively. In this

More information

Newton's Laws Applications Review

Newton's Laws Applications Review Newton's Laws Applications Review Part A: Drawing Free Body Diagrams 1. Construct free body diagrams for the following physical situations. a. A ball is dropped from rest from the top of a building. Assume

More information

AP Physics 1 Review. On the axes below draw the horizontal force acting on this object as a function of time.

AP Physics 1 Review. On the axes below draw the horizontal force acting on this object as a function of time. P Physics Review. Shown is the velocity versus time graph for an object that is moving in one dimension under the (perhaps intermittent) action of a single horizontal force. Velocity, m/s Time, s On the

More information

Ground Rules. PC1221 Fundamentals of Physics I. Force. Zero Net Force. Lectures 9 and 10 The Laws of Motion. A/Prof Tay Seng Chuan

Ground Rules. PC1221 Fundamentals of Physics I. Force. Zero Net Force. Lectures 9 and 10 The Laws of Motion. A/Prof Tay Seng Chuan PC1221 Fundamentals of Physics I Lectures 9 and 10 The Laws of Motion A/Prof Tay Seng Chuan 1 Ground Rules Switch off your handphone and pager Switch off your laptop computer and keep it No talking while

More information

Chapter 6. Force and Motion II

Chapter 6. Force and Motion II Chapter 6 Force and Motion II 6 Force and Motion II 2 Announcement: Sample Answer Key 3 4 6-2 Friction Force Question: If the friction were absent, what would happen? Answer: You could not stop without

More information