Processing math: 100%

PHYS 170

Lecture 04a - Newton's Laws of Motion

Introduction

Newton's Laws of Motion (the very brief version):

  • velocity is either zero or constant when net force is zero.
  • F=ma
  • action = reaction, but in the opposite direction.

"Net force" means the total force you get after adding all the forces together as vectors. For example, if you have a 5N-force pointing left, a 2N-force pointing right, the net force is not 7N, but 3N pointing left. Mathematically, the net force is found by: Fnet=(5ˆi)+(2ˆi)=3ˆiN Never calculate the net force by summing up the magnitudes without taking the direction into account.

A Brief Video Introduction on Newton's Laws (click to show)

The First Law

Inertia and Mass

Newton's First Law is also known as the law of inertia.

Inertia is the tendency of an object to remain at rest or in motion with constant speed along a straight line.
Mass is a number that measures an object's inertia. In short, you can think "mass = inertia".

A moving ice puck moving on very smooth ice will keep moving because it has the tendency to remain in motion with constant speed, in other words because it has inertia.
two simple vectors
Image by Santeri Viinamäki [CC BY-SA 4.0], via Wikimedia Commons

Mass vs Weight

In physics, mass and weight are not the same thing.

Difference Mass Weight
Meaning measures inertia, an intrinsic property that does not change gravitation force, value changes depeding on the strength of the gravitational field
Example you have the same mass on earth or on the moon you weigh less on the moon than on earth
Unit kg N

The basic equation of weight is: Fgravity=mg where g is the acceleration due to gravity. Since weight is just the name for the force of gravity, we used the notation "Fgravity". Other common notations for weight are W,Fg, and in many cases we will simply write "mg" for weight. Also note how the unit matches on both sides because 1N=1kgm/s2.

Try It Yourself (click to show)

Exercise - weight on earth and on the moon

Given gearth=9.8m/s2 and gmoon=1.8m/s2, what is the weight of a 70kg-man on the earth and on the moon?

Wearth=
Wmoon=

Select unit:
kg
W
m/s2
N
Use Fgravity=mg.

Feedback will appear here.

Exercise - plane at constant velocity

A plane is flying forward at a constant velocity. What is the direction of the net force on it?

Solution
The First Law states that no net force is necessary to move at constant velocity.
Up
Down
Forward
No net force

Feedback will appear here.

The Second Law

The second law gives the relationship between force, mass and acceleration as F=ma where F is the net force on the mass.

Try It Yourself (click to show)

Exercise - a single force on a mass

A force of 200N is acting on a 10kg-mass. What is the acceleration?

Select unit:
m
m/s2
N
s
Note that 1N=1kgm/s2.
Solution
a=Fm=200N10kg=20m/s2

Feedback will appear here.

Exercise - two opposing forces on a mass

A force of 200N pointing right and a 50N force pointing left are acting on a 10kg-mass. What is the acceleration?

Select unit:
m
m/s2
N
s
Note that 1N=1kgm/s2.
Solution
a=Fm=200N50N10kg=15m/s2

Feedback will appear here.
The next few questions are based on the figure below of a mass being pushed by two forces:
two force vectors

Exercise - forces in two dimensions 1

Find the vector components of the forces F1 and F2.

F1=(ˆi+ˆj)N
F2=(ˆi+ˆj)N

Decompose based on the triangles below and be careful with the signs, remember South is negative. Go back to Web Lecture 01 for a refresher if you cannot remember how to do this.
two force vectors
Solution
F1=8cos60ˆi+8sin60ˆj=(4ˆi+6.93ˆj)NF2=5cos20ˆi5sin20ˆj=(4.7ˆi1.71ˆj)N

Feedback will appear here.

Exercise - forces in two dimensions 2

Based on your last answer, find the net force Fnet.

Fnet=ˆi+ˆj

Select unit:
m
m/s2
N
F
Just add the vectors from the last problem.

Feedback will appear here.

Exercise - forces in two dimensions 3

Based on your last answer, find the acceleration a of the 3.2kg mass and also its magntidue |a|.

a=ˆi+ˆj
|a|=

Select unit:
m
m/s2
N
F
Use F=ma.
Solution
Fnet=maa=1mFnet=13.2(8.7ˆi+5.22ˆj)=(2.72ˆi+1.63ˆj)m/s2|a|=2.722+1.632=3.17m/s2

Feedback will appear here.

The Third Law

Newton's Third Law states that for every action (force), there is an equal and opposite reaction. In other words you cannot push without being pushed back just as hard. In a later chapter, you will see how the Third Law leads to the law of conservation of momemtum during collisions.

Video on the Third Laws (click to show)

Opposing Forces

Most of the problems you do will involve more than one forces, all point in different directions. It is essential that you know how to deal with this situation correctly. There are many methods to do this, but I will teach you one that is the easiest to apply to problems you see in this course.

Below shows the two possibilities you have to learn about:
(a) acceleration points right
(b) acceleration points left
These are called "free-body diagrams", or "force diagrams". Each is a dot with arrows coming out of it. The "dot" represents the mass, while each arrow is a force. On the outside, you could use another arrow to denote the acceleration.

In our convention, every variable on the force diagram represents only the magnitude, so they are all positive. We let the arrows represent the directions, and we do not use negative numbers, even if they point left or down. Do not use the "up is positive, down is negative" convention we had in chapter 1 and 2.

With this convention, this is how you apply the Second Law:

(forces in the same direction as a)(forces in the opposite direction to a)=maOr symbolically: FsameFopposite=ma
Again, the a and the F in this equation are magnitudes so they will all be positive numbers in this convention.

Example - horizontal opposing forces

Find the magnitude of the acceleration based on Figure (a) and (b) above. You can use m to denote the mass.

Solution
acceleration points right (a) Since F1 is opposite to a and F2 is in the same direction as a, we have: F2F1=maa=F2F1m
acceleration points left (b) Since F1 is same direction as a and F2 is opposite to a, we have: F1F2=maa=F1F2m
Be very careful with the order of the forces. If you reversed them you will get the wrong answer.

Example - a block pulled vertically by two opposing forces (upward a)

block pulled by T
A 2kg block is being accelerated upward at 4m/s2 by a cable. Find the tension T in the cable.
Solution
two simple vectors
First you must start with a force diagram. There are two forces, the tension T and the weight of the object mg. The question states the acceleration is upward so it is indicated in the diagram. FsameFopposite=maTmg=maT=mg+ma=m(g+a)=(2)(9.8+4)=27.6N Note that tension is a force, so it is measured in N just like all forces.

Try It Yourself (click to show)

Exercise - a block pulled vertically by two opposing forces (downward a) 2

Continue from the last example. If the block is accelerating downward at 4m/s2, which equation do we obtain when we apply Newton's Second Law?

Draw a force diagram first. The acceleration is now pointing downward (instead of up like the example). Of the two forces T and mg, which is in the same direction as a, which is opposite?
Solution
two simple vectors
First you must start with a force diagram. There are two forces, the tension T and the weight of the object mg. The question states the acceleration is downward so it is indicated in the diagram. In this case, mg is in the same direction as a but T is opposite. FsameFopposite=mamgT=ma
Tmg=ma
mgT=ma

Feedback will appear here.

Exercise - a block pulled vertically by two opposing forces (downward a) 3

Based on the equation you obtained from the last problem, find the tension T when the block is accelerating downward at 4m/s2.

Select unit:
m
m/s2
N
kg
Just solve the equation you obtained from the last problem for T.
Solution
mgT=maT=mgma=m(ga)=2(9.84)=11.6N

Feedback will appear here.

Exercise - a block pulled vertically by two opposing forces (zero a) 4

What is the tension T if the block is moving upward at a constant velocity of 4m/s.

Select unit:
m
m/s2
N
kg
What should the net force be if a mass is not accelerating?
Solution
If there is no acceleration, the two opposing forces must cancel out. This means they must have the same magnitude: T=mgT=2(9.8)=19.6N

Feedback will appear here.

Normal Force

"Normal Force" means perpendicular force. It usually occurs when an object is leaning on another solid object, such as the figure below. The normal force is always perpendicular to the surface producing it. Common notations are Fn,FN, and n.
normal force
One of the most common mistakes students make is to wrongly believe normal force is always mg, but as you will see in the examples below, it is not true in most cases.

Example - Einstein on an elevator 1

man on elevator
Einstein (m=70kg) is on a scale in an elevator accelerating downward at 5m/s2. What is the reading of the scale?
Solution
The scale actually measures the normal force FN on Einstein, not his weight mg. Because of this, the acceleration of the elevator will affect the reading. FsameFopposite=mamgFN=maFN=mgma=m(ga)=70(9.85)=336N Note once again that we are using the convention where all the variables on the force diagrams are magnitudes, that is why even though a points down we still substitue a=|a|=+5m/s2 in the equation above.

Try It Yourself (click to show)

Exercise - Einstein on an elevator (upward a) 2

Continue from the last example. If the elevator is accelerating upward at 5m/s2, which equation do we obtain when we apply Newton's Second Law?

Draw a force diagram first. The acceleration is now pointing upward (instead of downward like the example). Of the two forces FN and mg, which is in the same direction as a, which is opposite?
Solution
two simple vectors
First you must start with a force diagram. There are two forces, the normal force FN and the weight of Einstein mg. The question states the acceleration is upward so it is indicated in the diagram. In this case, FN is in the same direction as a but mg is opposite. FsameFopposite=maFNmg=ma
FNmg=ma
mgFN=ma

Feedback will appear here.

Exercise - Einstein on an elevator (upward a) 3

Based on the equation you obtained from the last problem, find the normal force.

Select unit:
m
m/s2
N
kg
Just solve the equation you obtained from the last problem for FN.
Solution
FNmg=maFN=mg+ma=m(g+a)=70(9.8+5)=1036N

Feedback will appear here.

Exercise - Einstein on an elevator (zero a) 4

What is the normal force if the elevator is moving upward at a constant velocity of 5m/s.

Select unit:
m
m/s2
N
kg
What should the net force be if a mass is not accelerating?
Solution
If there is no acceleration, the two opposing forces must cancel out. This means they must have the same magnitude: FN=mgFN=70(9.8)=686N

Feedback will appear here.

Exercise - Einstein on an elevator (almost free fall) 5

What is the normal force if the elevator is accelerating rapidly downward at 9.5m/s2.

Select unit:
m
m/s2
N
kg
This is similar to the example 'Einstein on an elevator 1'
Solution
mgFN=maFN=mgma=m(ga)FN=70(9.89.5)=21N The normal force is very small, meaning Einstein is barely in contact with the scale as the elevator is falling. If the acceleration of the elevator is exactly 9.8m/s2, the normal force would become zero and Einstein will feel he is floating in the elevator. This is what Einstein called "the happiest thought of his life".

Feedback will appear here.

Multiple Forces

Example - normal force and a pulling force

A 2kg block is pulled by a 10N force at 20 on a frictionless surface as shown. Assuming the block slides on the surface without being lifted off, find the normal force on the block.
Solution
First identify all the forces in the problem, as shown on the left.
Since the normal force FN is vertical, we need to identify all the vertical forces so we have to find the vertical component of F2. We can ignore the horizontal component for this problem because vertical forces and horizontal ones do not affect each other.
Draw only the vertical forces in a force diagram. Since the block has no vertical movement, the vertical acceleration ay is zero. This means all the vertical forces must cancel out: Fup=FdownFN+10sin20=mgFN=mg10sin20=(2)(9.8)10sin20=19.63.42=16.18N

Simulation - Normal Force (click to hide)

Canvas not supported
Drag on the ground to tilt.
Drag on the blue arrow (the applied force) to change, or click "Remove Applied Force" to remove.
The red arrow represnts the total force.

Try It Yourself (click to show)

Exercise - normal force and a pushing force 1

A 2kg block is pushed by a 10N force at 50 on a frictionless surface as shown. We wish the normal force on the block later. As a first step, please identify the magnitude of the vertical component of F1.
You will need to identify a right angle triangle under the vector to decompose it into its components.
Solution
The vertical component is the opposite side to 50, so we use the sin function. We are going to use this in a force diagram so we will only need the magnitude (as stated in the question), which means we do not use the negative sign to track its downward direction.
10cos50
10sin50
10cos50
10sin50

Feedback will appear here.

Exercise - normal force and a pushing force 2

Continue from the last problem, find the normal force.

Select unit:
s
m/s2
kg
N
Draw a force diagram with only the vertical forces. There is no vertical acceleration, so all vertical forces must cancel.
Solution
Draw only the vertical forces in a force diagram. Since the block has no vertical movement, the vertical acceleration ay is zero. This means all the vertical forces must cancel out: Fup=FdownFN=mg+10sin50=(2)(9.8)+10sin50=19.6+7.66=27.26N

Feedback will appear here.

Notations

W,Fg,Fgravity,mg:weightFn,FN,n:normal force