Work, energy, power, and conservation of energy

Size: px
Start display at page:

Download "Work, energy, power, and conservation of energy"

Transcription

1 Work, energy, power, and conservation of energy We ve seen already that vectors can be added and subtracted. There are also two useful ways vectors can be multiplied. The first of these is called the vector dot product, or just dot product. Suppose we wanted to take the vector dot product of A and C. It would be written A C. The heavy dot between the two indicated the dot product. It s very easy to compute. A C = A x C x + A y C y = (4 1) + (2-4) = -4. The answer is just a number without direction, which is a scalar, so the dot product can also be called the scalar product. All you are doing is multiplying the two x-components, multiplying the two y-components, and then adding those two products together. Try it with A B and see what you get. A B = A x B x + A y B y = (4 2) + (2-4) = 0 Conceptually, the dot product is a measure of how parallel two vectors are to each other. Vectors A and B are perpendicular, so they are not at all parallel, making the dot product zero. You can also see fairly easily that A C = C A because A x C x + A y C y = C x A x + C y A y If you take the dot product D E or E D, you will get a high negative number, -20, because the two vectors are highly anti-parallel.

2 Another way of computing the dot product, useful in other contexts, is to use the cosine function. Let s use A C again. Here, A C = A C cosθ This is read as A-dot-C equals the magnitude of A times the magnitude of C times cosine of the angle between the two vectors. The magnitude of A we can get from the Pythagorean Theorem, A = = 20 Likewise, C = 17 Now, what is the angle between the two vectors? Let me draw them with a common origin. If you use the inverse tangent function, you will find A has an angle of º and C has an angle of 284º. The angle used in the dot product is the angle from the first vector, counter-clockwise, to the second vector. Because we are working with A C, we want the angle swept from A to C. This angle is º, making the full dot product: A C = cos(257.47º) = -4. This is the same result as before. It is true that if you swept out the angle clockwise, you would get the same answer. It doesn t matter for the dot product because the cosine function is symmetric about the y-axis. But it will matter later for the vector cross product, so the counter-clockwise sweep is a good habit to begin. Answer Webassign Question 1 How these two definitions of the dot product are the same, I will leave for an appendix at the end.

3 In physics, the concept of work is defined as the dot product of force and displacement. W = F Δs or, using the second method described above, W = F Δs cosθ Work is the magnitude of the force times the magnitude of the displacement times the cosine of the angle between them. Again, any dot product is a scalar, so the physical concept of work is a scalar. If the force is not constant over the displacement, calculus notation is required. dw = F ds a little work is input by a force over a little displacement dw = F ds W = F ds Let s see how this can be used in an example. Suppose you push a 20kg crate up a 30º frictionless incline by applying a force of 150N directly up the incline over a distance of 4m. Now, I ll redraw the situation with all of the relevant vectors and then a vector diagram off to the side. Because there are three forces during the displacement, there are three works to calculate: W P = F P Δs cosθ W G = F G Δs cosθ W N = F N Δs cosθ

4 Although they all have a common displacement, the forces and angles will be different for each. The force of the push is given as 150N, the force of gravity is 196N (again, magnitudes only), and the normal force on an incline is m g cos(θ incline ) = 170N For each, the angle is from the force vector, counter-clockwise, to the second vector. For the push, the angle between the push force and the displacement is 0º. For the force of gravity, the angle from the force of gravity to the displacement vector is 240º. And for the normal force, this angle is 90º. Putting all six of those numbers into the equations above, with a displacement of 4m yields: W P = 600N m W G = -392N m W N = 0N m Because work is a scalar, we can simply add up all of these numbers to calculate the net work: ΣW = 208N m This can also be written as 208J, as 1 Joule = 1 Newton-meter. Answer Webassign Question 2 The concept of potential energy can be related to work with the idea that the work done by a conservative force equals the negative change in potential energy: W conservative = -ΔU What is a conservative force? One way of defining it is to say that the work it does is independent of the path taken by an object. This may not be very helpful, but let me just say that the two types of forces initially, spring forces and gravitational forces, are both conservative forces. So there can be spring potential energy and gravitational potential energy.

5 Let s look at gravitational potential energy first. Suppose you take a stone with mass m and lift it from the ground to a final height s y. What is the gravitational potential energy of the stone? First, calculate the work done by the force of gravity. W G = F G Δs cosθ = (m g)(s y )cos180º = -m g s y This is equal to the negative change in potential energy, W conservative = -ΔU -m g s y = -ΔU or ΔU = m g s y s y is more commonly known as height, h, so ΔU = m g h If we declare that the potential energy on the ground is zero, then the final potential energy is the same as the change and you end with an energy, U gravitational = m g h. Technically, this potential energy is not held in the stone, but rather in the separation between the Earth and the stone. Answer Webassign Question 3 Suppose you had instead lifted the same stone to the same height along a curved path: Would the work done by gravity be any different?

6 You can see that it won t be if you imaging zooming-in on a small section of the curve. In the light-blue horizontal steps, no work is being done by gravity because the force of gravity and those little displacements are all perpendicular. But when you add up all of the dark blue vertical steps, you get the same displacement as a direct, vertical lift. So the work done is the same as if it was simply lifted straight upwards. This is the meaning of gravity being a path independent force. Now suppose you have a box attached to a spring, which begins unstretched at position zero. You then pull the box to a new position, s x. How much energy will the spring store? Again, we need to first find the work done by the spring, W spring = F spring Δs cosθ But the spring is not going to apply a constant force; the further it is stretched, the stronger will be the force it applies. In fact, the graph of spring force versus position likely looks like this:

7 which follows the equation, F spring = -k x, where k is the spring constant of the spring and k is the slope of the line. What we can do is find the area of the force-position graph and take this as the work done by the spring. This area is k x2 and so W spring = k x2 If W = -ΔU, then ΔU spring = 1 2 k x2 Again, declaring the initial potential energy of the spring to be zero, U spring = 1 2 k x2 Answer Webassign Question 4 For a conservative for, the equation W = -ΔU can be written in differential form as dw = -du. If we then write dw = F ds for work in one-dimension, F = - du This equation is useful when analyze graphs of potential energy versus position. ds Aside from generating potential energy, work can also generate what is known as kinetic energy. For example, suppose a block with a mass of m sits at rest on a frictionless surface. If someone pushes the block with a force of F over a displacement Δs, they will input work to the block. W person = F Δs = (m a) Δs from Newton s second law of motion and if v 2 f = v 2 i + 2(a)(Δs), then (a)(δs) = v f 2 when the initial velocity is zero 2

8 W person = m vf 2 2 = 1 2 m v f 2 So here the work input is producing a quantity of motion known as kinetic energy, K = 1 2 mv2. Answer Webassign Question 5 Related to work is the concept of power. In the same situation of someone pushing a block along a frictionless surface with a force and changing the block s kinetic energy, there was a certain amount of power input to the block by the person. In that example, we could calculate the power input as the total work done by the person divided by the change in time in which it was input. P = W Δt Generally, work is a way of transferring energy from one system to another through the application of a force. There are many other ways of transferring energy, heat, for example. So a more general definition of power is energy transferred per time. P = ΔE Δt Also, if one replaces the work in the first equation for power with F Δs, it becomes P = F Δs Δt = F v Power at some instant in time is the force applied to an object times the velocity of that object. The equation we will use for conservation of energy is this: ΔE = W + Q ΔE is the total change in energy of the system, which could be in the form of thermal energy, chemical energy, gravitational potential energy, spring potential energy, and kinetic energy. There are other ways to categorize energies, but these are the ones we will use. W is the work input to the system Q is heat flowing into the system (+) or out of the system (-). This is useful in thermodynamic processes like engines and refrigerators but which are not part of this class, so Q will most likely always be zero.

9 So let s see how this can be applied to a certain situation. A cart begins at the top of a plateau, pushed into a spring a certain distance. The cart begins at rest, but when the spring is released, the cart rolls down the incline and along the floor. How this situation is analyzed in terms of work and energy depends upon what is chosen as the system and what is chosen as the environment. Let s start by just taking the cart itself as the system. Does the system begin with kinetic energy? No, nothing is moving at first. Does it begin with gravitational potential energy? No. Even though the cart is above the ground, we have chosen the cart alone as the system and there is no cart/earth separation in this system. Does it begin with spring potential energy? No. Again, the compressed spring is not part of the system as defined. What does work on the system? The spring does work because it is a force applied to the system from outside the system which occurs over a displacement of the cart. Likewise for the force of gravity as the cart descends the ramp. Lastly, the cart ends with kinetic energy as it rolls along the floor. So ΔE = W + Q would be written as 1 2 mv2 = W spring + W gravity

10 Let s use the same situation, but define the system as the cart and spring together. To begin: K = 0 U gravitational = 0 U spring = 1 2 kx2 When the spring is fired, however, it does no work on the system because it is internal to the system. In the firing, there is a change in spring potential energy of kx2. In the descent, gravity does work on the cart. Altogether, we have: kx mv2 = W gravity Suppose you focus on everything, including the Earth. Now we do begin with spring potential energy and gravitational potential energy, because the compressed spring and Earth/cart separation are included in our system. The spring force and gravitational force are internal to the system, so they input no work. Altogether, we have kx2 + (-mgh) mv2 = 0 There s one further technical point to be made. Suppose we take as our system a block sitting on the floor at rest. When the block is treated as an object, we can say that it has zero energy. Conceptualizing the block as an object assumes it has no internal structure.

11 But if we zoomed in to the particles which make-up the block, we are then conceptualizing the block as a system of particles. Now the block does have an internal structure and it can have kinetic energies of the particles vibrating in place and potential energies within the molecular and atomic bonds. This sum of kinetic and potential energies is the internal energy of the block. When a situation like the one described above is analyzed in such a way that the object is the system, there is no possibility of potential and internal energies, so the conservation of energy equation reduces to ΔK = ΣW, sometimes called the work-energy theorem. At the other extreme, one can take the entire universe to be the system, so that external work and heat flowing into the system are impossible and the conservation of energy equation reduces to ΔE = 0. To review: A B = A x B x + A y B y = A B cosθ W = F Δs W = F ds if the force is constant over the displacement if it is not The area under a force/position function is the work input F = - du ds K = 1 2 m v2 U gravitational = m g h and U spring = 1 2 k x2 P = ΔE Δt or P = W Δt = F v ΔE = W + Q

12 Appendix proof of the equivalence of the dot product definitions If you look at the vector diagram above, A + (B A) = B is a valid relationship The law of cosines states c 2 = a 2 + b a c cosθ Here, that would be: (B A) 2 = A 2 + B A B cosθ Expanding the left side yields B 2 2A B + A 2 = A 2 + B A B cosθ Something like A A = A A cos(0º) = A 2, therefore B 2 2A B + A 2 = A 2 + B A B cosθ So A B = A B cosθ

The dot product and work

The dot product and work The dot product and work We ve seen already that vectors can be added and subtracted. There are also two useful ways vectors can be multiplied. The first of these is called the vector dot product, or just

More information

Recall: Gravitational Potential Energy

Recall: Gravitational Potential Energy Welcome back to Physics 15 Today s agenda: Work Power Physics 15 Spring 017 Lecture 10-1 1 Recall: Gravitational Potential Energy For an object of mass m near the surface of the earth: U g = mgh h is height

More information

PHYSICS - CLUTCH CH 07: WORK & ENERGY.

PHYSICS - CLUTCH CH 07: WORK & ENERGY. !! www.clutchprep.com INTRO TO ENERGY & ENERGY FORMS ENERGY: A physical quantity without a precise definition. We don't know exactly WHAT it is, but we know HOW it works. - Energy "exists" in many forms;

More information

A. B. C. D. E. v x. ΣF x

A. B. C. D. E. v x. ΣF x Q4.3 The graph to the right shows the velocity of an object as a function of time. Which of the graphs below best shows the net force versus time for this object? 0 v x t ΣF x ΣF x ΣF x ΣF x ΣF x 0 t 0

More information

W = F x W = Fx cosθ W = Fx. Work

W = F x W = Fx cosθ W = Fx. Work Ch 7 Energy & Work Work Work is a quantity that is useful in describing how objects interact with other objects. Work done by an agent exerting a constant force on an object is the product of the component

More information

Solving two-body problems with Newton s Second Law. Example Static and Kinetic Friction. Section 5.1 Friction 10/15/13

Solving two-body problems with Newton s Second Law. Example Static and Kinetic Friction. Section 5.1 Friction 10/15/13 Solving two-body problems with Newton s Second Law You ll get multiple equations from the x and y directions, these equations can be solved simultaneously to find unknowns 1. Draw a separate free body

More information

( ) = ( ) W net = ΔKE = KE f KE i W F. F d x. KE = 1 2 mv2. Note: Work is the dot product of F and d. Work-Kinetic Energy Theorem

( ) = ( ) W net = ΔKE = KE f KE i W F. F d x. KE = 1 2 mv2. Note: Work is the dot product of F and d. Work-Kinetic Energy Theorem Work-Kinetic Energy Theorem KE = 1 2 mv2 W F change in the kinetic energy of an object F d x net work done on the particle ( ) = ( ) W net = ΔKE = KE f KE i Note: Work is the dot product of F and d W g

More information

Chapter 6 Energy and Oscillations

Chapter 6 Energy and Oscillations Chapter 6 Energy and Oscillations Conservation of Energy In this chapter we will discuss one of the most important and fundamental principles in the universe. Energy is conserved. This means that in any

More information

Welcome back to Physics 211

Welcome back to Physics 211 Welcome back to Physics 211 Today s agenda: Work Power Physics 211 Fall 2012 Lecture 09-2 1 Current assignments HW#9 due this Friday at 5 pm. Short assignment SAGE (Thanks for the feedback!) I am using

More information

PHY 101. Work and Kinetic Energy 7.1 Work Done by a Constant Force

PHY 101. Work and Kinetic Energy 7.1 Work Done by a Constant Force PHY 101 DR M. A. ELERUJA KINETIC ENERGY AND WORK POTENTIAL ENERGY AND CONSERVATION OF ENERGY CENTRE OF MASS AND LINEAR MOMENTUM Work is done by a force acting on an object when the point of application

More information

Chapter 8. Conservation of Energy

Chapter 8. Conservation of Energy Chapter 8 Conservation of Energy Energy Review Kinetic Energy Associated with movement of members of a system Potential Energy Determined by the configuration of the system Gravitational and Elastic Potential

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

Chapter 7. Work and Kinetic Energy

Chapter 7. Work and Kinetic Energy Chapter 7 Work and Kinetic Energy P. Lam 7_16_2018 Learning Goals for Chapter 7 To understand the concept of kinetic energy (energy of motion) To understand the meaning of work done by a force. To apply

More information

= 1 2 kx2 dw =! F! d! r = Fdr cosθ. T.E. initial. = T.E. Final. = P.E. final. + K.E. initial. + P.E. initial. K.E. initial =

= 1 2 kx2 dw =! F! d! r = Fdr cosθ. T.E. initial. = T.E. Final. = P.E. final. + K.E. initial. + P.E. initial. K.E. initial = Practice Template K.E. = 1 2 mv2 P.E. height = mgh P.E. spring = 1 2 kx2 dw =! F! d! r = Fdr cosθ Energy Conservation T.E. initial = T.E. Final (1) Isolated system P.E. initial (2) Energy added E added

More information

Work and Kinetic Energy I

Work and Kinetic Energy I Work and Kinetic Energy I Scalar Product The scalar product of any two vectors A and B is a scalar quantity equal to the product of the magnitudes of the two vectors and the cosine of the angle φ between

More information

Physics 2414 Group Exercise 8. Conservation of Energy

Physics 2414 Group Exercise 8. Conservation of Energy Physics 244 Group Exercise 8 Name : OUID : Name 2: OUID 2: Name 3: OUID 3: Name 4: OUID 4: Section Number: Solutions Solutions Conservation of Energy A mass m moves from point i to point f under the action

More information

D) No, because of the way work is defined D) remains constant at zero. D) 0 J D) zero

D) No, because of the way work is defined D) remains constant at zero. D) 0 J D) zero CHAPTER 6 REVIEW NAME 1) Can work be done on a system if there is no motion? A) Yes, if an outside force is provided. B) Yes, since motion is only relative. C) No, since a system which is not moving has

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

Potential energy functions used in Chapter 7

Potential energy functions used in Chapter 7 Potential energy functions used in Chapter 7 CHAPTER 7 CONSERVATION OF ENERGY Conservation of mechanical energy Conservation of total energy of a system Examples Origin of friction Gravitational potential

More information

Power: Sources of Energy

Power: Sources of Energy Chapter 5 Energy Power: Sources of Energy Tidal Power SF Bay Tidal Power Project Main Ideas (Encyclopedia of Physics) Energy is an abstract quantity that an object is said to possess. It is not something

More information

Lesson 8: Work and Energy

Lesson 8: Work and Energy Name Period Lesson 8: Work and Energy 8.1 Experiment: What is Kinetic Energy? (a) Set up the cart, meter stick, pulley, hanging mass, and tape as you did in Lesson 5.1. You will examine the distance and

More information

Physics 111. Lecture 15 (Walker: 7.1-2) Work & Energy March 2, Wednesday - Midterm 1

Physics 111. Lecture 15 (Walker: 7.1-2) Work & Energy March 2, Wednesday - Midterm 1 Physics 111 Lecture 15 (Walker: 7.1-2) Work & Energy March 2, 2009 Wednesday - Midterm 1 Lecture 15 1/25 Work Done by a Constant Force The definition of work, when the force is parallel to the displacement:

More information

Old Exam. Question Chapter 7 072

Old Exam. Question Chapter 7 072 Old Exam. Question Chapter 7 072 Q1.Fig 1 shows a simple pendulum, consisting of a ball of mass M = 0.50 kg, attached to one end of a massless string of length L = 1.5 m. The other end is fixed. If the

More information

Potential energy and conservation of energy

Potential energy and conservation of energy Chapter 8 Potential energy and conservation of energy Copyright 8.1_2 Potential Energy and Work Potential energy U is energy that can be associated with the configuration (arrangement) of a system of objects

More information

AP PHYSICS 1. Energy 2016 EDITION

AP PHYSICS 1. Energy 2016 EDITION AP PHYSICS 1 Energy 2016 EDITION Copyright 2016 National Math + Initiative, Dallas, Texas. All rights reserved. Visit us online at www.nms.org. 1 Pre-Assessment Questions Consider a system which could

More information

The content contained in all sections of chapter 6 of the textbook is included on the AP Physics B exam.

The content contained in all sections of chapter 6 of the textbook is included on the AP Physics B exam. WORK AND ENERGY PREVIEW Work is the scalar product of the force acting on an object and the displacement through which it acts. When work is done on or by a system, the energy of that system is always

More information

Chapter 6: Work and Kinetic Energy

Chapter 6: Work and Kinetic Energy Chapter 6: Work and Kinetic Energy Suppose you want to find the final velocity of an object being acted on by a variable force. Newton s 2 nd law gives the differential equation (for 1D motion) dv dt =

More information

PSI AP Physics I Work and Energy

PSI AP Physics I Work and Energy PSI AP Physics I Work and Energy Multiple-Choice questions 1. A driver in a 2000 kg Porsche wishes to pass a slow moving school bus on a 4 lane road. What is the average power in watts required to accelerate

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

Power: Sources of Energy

Power: Sources of Energy Chapter 7: Energy Power: Sources of Energy Tidal Power SF Bay Tidal Power Project Main Ideas (Encyclopedia of Physics) Energy is an abstract quantity that an object is said to possess. It is not something

More information

Potential Energy and Conservation of Energy Chap. 7 & 8

Potential Energy and Conservation of Energy Chap. 7 & 8 Level : AP Physics Potential Energy and Conservation of Energy Chap. 7 & 8 Potential Energy of a System see p.191 in the textbook - Potential energy is the energy associated with the arrangement of a system

More information

Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below:

Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below: Vectors Extending the concepts of kinematics into two and three dimensions, the idea of a vector becomes very useful. By definition, a vector is a quantity with both a magnitude and a spatial direction.

More information

General Physics I Work & Energy

General Physics I Work & Energy General Physics I Work & Energy Forms of Energy Kinetic: Energy of motion. A car on the highway has kinetic energy. We have to remove this energy to stop it. The brakes of a car get HOT! This is an example

More information

Name: Lab Partner: Section:

Name: Lab Partner: Section: Chapter 7 Energy Name: Lab Partner: Section: 7.1 Purpose In this experiment, energy and work will be explored. The relationship between total energy, kinetic energy and potential energy will be observed.

More information

Announcements. If you think there was an error in the scoring, fill out a regrade form and had back to ME (not TAs)

Announcements. If you think there was an error in the scoring, fill out a regrade form and had back to ME (not TAs) Exam 1 scores posted on Canvas: Ø Announcements If you think there was an error in the scoring, fill out a regrade form and had back to ME (not TAs) Ø Must return regrade forms before next Wednesday, October

More information

Work and Energy. W F s)

Work and Energy. W F s) Work and Energy Experiment 18 Work is a measure of energy transfer. In the absence of friction, when positive work is done on an object, there will be an increase in its kinetic or potential energy. In

More information

Name Lesson 7. Homework Work and Energy Problem Solving Outcomes

Name Lesson 7. Homework Work and Energy Problem Solving Outcomes Physics 1 Name Lesson 7. Homework Work and Energy Problem Solving Outcomes Date 1. Define work. 2. Define energy. 3. Determine the work done by a constant force. Period 4. Determine the work done by a

More information

Chapter 7 Energy of a System

Chapter 7 Energy of a System Chapter 7 Energy of a System Course Outline : Work Done by a Constant Force Work Done by avarying Force Kinetic Energy and thework-kinetic EnergyTheorem Power Potential Energy of a System (Will be discussed

More information

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B.

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B. 2003 B1. (15 points) A rope of negligible mass passes over a pulley of negligible mass attached to the ceiling, as shown above. One end of the rope is held by Student A of mass 70 kg, who is at rest on

More information

Potential Energy. Uo = mgh. Apply the Work-Kinetic Energy Theorem: F = - mg x = - (h - ho) ΔK = W = Fx ½ mv 2 - ½ mvo 2 = (-mg ) [- (ho - h)]

Potential Energy. Uo = mgh. Apply the Work-Kinetic Energy Theorem: F = - mg x = - (h - ho) ΔK = W = Fx ½ mv 2 - ½ mvo 2 = (-mg ) [- (ho - h)] Physics 17 Part F Potential Energy U = mgh Apply the Work-Kinetic Energy Theorem: F = - mg x = - (h - ho) ΔK = W = Fx ½ mv 2 - ½ mvo 2 = (-mg ) [- (ho - h)] Re-written: ½ mv 2 + mgh = ½ mvo 2 + mgho Ko

More information

Welcome back to Physics 211

Welcome back to Physics 211 Welcome back to Physics 211 Today s agenda: Impulse and momentum 09-2 1 Current assignments Reading: Chapter 10 in textbook Prelecture due next Tuesday HW#8 due this Friday at 5 pm. 09-2 2 9-2.1 A crash

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

Homework #5. Ph 231 Introductory Physics, Sp-03 Page 1 of 4

Homework #5. Ph 231 Introductory Physics, Sp-03 Page 1 of 4 Homework #. Ph Introductory Physics, Sp-0 Page of -A. A 7 kg block moves in a straight line under the influence of a force that varies with position as shown in the figure at the right. If the force is

More information

Other Examples of Energy Transfer

Other Examples of Energy Transfer Chapter 7 Work and Energy Overview energy. Study work as defined in physics. Relate work to kinetic energy. Consider work done by a variable force. Study potential energy. Understand energy conservation.

More information

Static and Kinetic Friction. Section 5.1 Friction. Example 5.1. Is the normal force always. equal to µmg? Is the frictional force always

Static and Kinetic Friction. Section 5.1 Friction. Example 5.1. Is the normal force always. equal to µmg? Is the frictional force always Section 5.1 Friction Static and Kinetic Friction Friction is an electromagnetic phenomenon: molecular attraction between surfaces Extreme example: Gecko foot Two kinds of friction: Static Friction: a force

More information

CONTENTS (BOOK PAGES )

CONTENTS (BOOK PAGES ) CONTENTS (BOOK PAGES 164-227) Contents...1 nt6 Work and Energy...3 nt6a-wwt1: Object Changing Velocity Work...3 nt6a-cct2: Bicyclist on a Straight Road Work...4 nt6a-wwt3: Boat Position vs. Time Graphs

More information

Kinetic Energy and Work

Kinetic Energy and Work Kinetic Energy and Work 8.01 W06D1 Today s Readings: Chapter 13 The Concept of Energy and Conservation of Energy, Sections 13.1-13.8 Announcements Problem Set 4 due Week 6 Tuesday at 9 pm in box outside

More information

Healy/DiMurro. Vibrations 2016

Healy/DiMurro. Vibrations 2016 Name Vibrations 2016 Healy/DiMurro 1. In the diagram below, an ideal pendulum released from point A swings freely through point B. 4. As the pendulum swings freely from A to B as shown in the diagram to

More information

Unit 08 Work and Kinetic Energy. Stuff you asked about:

Unit 08 Work and Kinetic Energy. Stuff you asked about: Unit 08 Work and Kinetic Energy Today s Concepts: Work & Kinetic Energy Work in a non-constant direction Work by springs Mechanics Lecture 7, Slide 1 Stuff you asked about: Can we go over the falling,

More information

Chapter 5 Gravitation Chapter 6 Work and Energy

Chapter 5 Gravitation Chapter 6 Work and Energy Chapter 5 Gravitation Chapter 6 Work and Energy Chapter 5 (5.6) Newton s Law of Universal Gravitation (5.7) Gravity Near the Earth s Surface Chapter 6 (today) Work Done by a Constant Force Kinetic Energy,

More information

Physics Midterm Review KEY

Physics Midterm Review KEY Name: Date: 1. Which quantities are scalar? A. speed and work B. velocity and force C. distance and acceleration D. momentum and power 2. A 160.-kilogram space vehicle is traveling along a straight line

More information

s_3x03 Page 1 Physics Samples

s_3x03 Page 1 Physics Samples Physics Samples KE, PE, Springs 1. A 1.0-kilogram rubber ball traveling east at 4.0 meters per second hits a wall and bounces back toward the west at 2.0 meters per second. Compared to the kinetic energy

More information

Regents Physics. Physics Midterm Review - Multiple Choice Problems

Regents Physics. Physics Midterm Review - Multiple Choice Problems Name Physics Midterm Review - Multiple Choice Problems Regents Physics 1. A car traveling on a straight road at 15.0 meters per second accelerates uniformly to a speed of 21.0 meters per second in 12.0

More information

Physics Unit 4:Work & Energy Name:

Physics Unit 4:Work & Energy Name: Name: Review and Preview We have come a long way in our study of mechanics. We started with the concepts of displacement and time, and built up to the more complex quantities of velocity and acceleration.

More information

Lecture 6 Force and Motion. Identifying Forces Free-body Diagram Newton s Second Law

Lecture 6 Force and Motion. Identifying Forces Free-body Diagram Newton s Second Law Lecture 6 Force and Motion Identifying Forces Free-body Diagram Newton s Second Law We are now moving on from the study of motion to studying what causes motion. Forces are what cause motion. Forces are

More information

Potential Energy & Conservation of Energy

Potential Energy & Conservation of Energy PHYS 101 Previous Exam Problems CHAPTER 8 Potential Energy & Conservation of Energy Potential energy Conservation of energy conservative forces Conservation of energy friction Conservation of energy external

More information

Work and Energy. Work and Energy

Work and Energy. Work and Energy 1. Work as Energy Transfer Work done by a constant force (scalar product) Work done by a varying force (scalar product & integrals). Kinetic Energy Work-Energy Theorem Work by a Baseball Pitcher A baseball

More information

Chapter 5. Work and Energy. continued

Chapter 5. Work and Energy. continued Chapter 5 Work and Energy continued 5.2 Work on a Spring & Work by a Spring HOOKE S LAW Force Required to Distort an Ideal Spring The force applied to an ideal spring is proportional to the displacement

More information

Work Energy Review. 1. Base your answer to the following question on the information and diagram below and on your knowledge of physics.

Work Energy Review. 1. Base your answer to the following question on the information and diagram below and on your knowledge of physics. Name: ate: 1. ase your answer to the following question on the information and diagram below and on your knowledge of physics. student pushes a box, weighing 50. newtons, 6.0 meters up an incline at a

More information

Review. Kinetic Energy Work Hooke s s Law Potential Energy Conservation of Energy Power 1/91

Review. Kinetic Energy Work Hooke s s Law Potential Energy Conservation of Energy Power 1/91 Review Kinetic Energy Work Hooke s s Law Potential Energy Conservation of Energy Power 1/91 The unit of work is the A. Newton B. Watt C. Joule D. Meter E. Second 2/91 The unit of work is the A. Newton

More information

Chapter 12 Vibrations and Waves Simple Harmonic Motion page

Chapter 12 Vibrations and Waves Simple Harmonic Motion page Chapter 2 Vibrations and Waves 2- Simple Harmonic Motion page 438-45 Hooke s Law Periodic motion the object has a repeated motion that follows the same path, the object swings to and fro. Examples: a pendulum

More information

Lecture 6.1 Work and Energy During previous lectures we have considered many examples, which can be solved using Newtonian approach, in particular,

Lecture 6.1 Work and Energy During previous lectures we have considered many examples, which can be solved using Newtonian approach, in particular, Lecture 6. Work and Energy During previous lectures we have considered many examples, which can be solved using Newtonian approach, in particular, Newton's second law. However, this is not always the most

More information

Another Method to get a Sine Wave. X = A cos θ V = Acc =

Another Method to get a Sine Wave. X = A cos θ V = Acc = LAST NAME FIRST NAME DATE PER CJ Wave Assignment 10.3 Energy & Simple Harmonic Motion Conceptual Questions 3, 4, 6, 7, 9 page 313 6, 7, 33, 34 page 314-316 Tracing the movement of the mass on the end of

More information

PSI AP Physics B Dynamics

PSI AP Physics B Dynamics PSI AP Physics B Dynamics Multiple-Choice questions 1. After firing a cannon ball, the cannon moves in the opposite direction from the ball. This an example of: A. Newton s First Law B. Newton s Second

More information

4.) A baseball that weighs 1.6 N leaves a bat with a speed of 40.0 m/s. Calculate the kinetic energy of the ball. 130 J

4.) A baseball that weighs 1.6 N leaves a bat with a speed of 40.0 m/s. Calculate the kinetic energy of the ball. 130 J AP Physics-B Energy And Its Conservation Introduction: Energy is a term that most of us take for granted and use quite freely. We assume we know what we are talking about when speaking of energy. In truth,

More information

MODULE 1 DYNAMICS EXTENSION

MODULE 1 DYNAMICS EXTENSION MODULE 1 INTRODUCTION If you took Physics 11, you were introduced to the concepts of vectors and vector arithmetic. You will recall that vectors are used to represent quantities that have both magnitude

More information

W = Fd cos θ. W = (75.0 N)(25.0 m) cos (35.0º) = 1536 J = J. W 2400 kcal =

W = Fd cos θ. W = (75.0 N)(25.0 m) cos (35.0º) = 1536 J = J. W 2400 kcal = 8 CHAPTER 7 WORK, ENERGY, AND ENERGY RESOURCES generator does negative work on the briefcase, thus removing energy from it. The drawing shows the latter, with the force from the generator upward on the

More information

2 possibilities. 2.) Work is done and... 1.) Work is done and... *** The function of work is to change energy ***

2 possibilities. 2.) Work is done and... 1.) Work is done and... *** The function of work is to change energy *** Work-Energy Theorem and Energy Conservation *** The function of work is to change energy *** 2 possibilities 1.) Work is done and... or 2.) Work is done and... 1 EX: A 100 N box is 10 m above the ground

More information

PHYSICS. Chapter 9 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

PHYSICS. Chapter 9 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 9 Lecture RANDALL D. KNIGHT Chapter 9 Work and Kinetic Energy IN THIS CHAPTER, you will begin your study of how energy is transferred

More information

Momentum & Energy Review Checklist

Momentum & Energy Review Checklist Momentum & Energy Review Checklist Impulse and Momentum 3.1.1 Use equations to calculate impulse; momentum; initial speed; final speed; force; or time. An object with a mass of 5 kilograms is moving at

More information

Physics 1A Lecture 6B. "If the only tool you have is a hammer, every problem looks like a nail. --Abraham Maslow

Physics 1A Lecture 6B. If the only tool you have is a hammer, every problem looks like a nail. --Abraham Maslow Physics 1A Lecture 6B "If the only tool you have is a hammer, every problem looks like a nail. --Abraham Maslow Work Let s assume a constant force F acts on a rolling ball in a trough at an angle θ over

More information

WORK, POWER & ENERGY

WORK, POWER & ENERGY WORK, POWER & ENERGY Work An applied force acting over a displacement. The force being applied must be parallel to the displacement for work to be occurring. Work Force displacement Units: Newton meter

More information

Momentum, Impulse, Work, Energy, Power, and Conservation Laws

Momentum, Impulse, Work, Energy, Power, and Conservation Laws Momentum, Impulse, Work, Energy, Power, and Conservation Laws 1. Cart A has a mass of 2 kilograms and a speed of 3 meters per second. Cart B has a mass of 3 kilograms and a speed of 2 meters per second.

More information

AP Physics C - Mechanics

AP Physics C - Mechanics Slide 1 / 84 Slide 2 / 84 P Physics C - Mechanics Energy Problem Solving Techniques 2015-12-03 www.njctl.org Table of Contents Slide 3 / 84 Introduction Gravitational Potential Energy Problem Solving GPE,

More information

Sometimes (like on AP test) you will see the equation like this:

Sometimes (like on AP test) you will see the equation like this: Work, Energy & Momentum Notes Chapter 5 & 6 The two types of energy we will be working with in this unit are: (K in book KE): Energy associated with of an object. (U in book PE): Energy associated with

More information

Chapter 07: Kinetic Energy and Work

Chapter 07: Kinetic Energy and Work Chapter 07: Kinetic Energy and Work Conservation of Energy is one of Nature s fundamental laws that is not violated. Energy can take on different forms in a given system. This chapter we will discuss work

More information

This chapter covers all kinds of problems having to do with work in physics terms. Work

This chapter covers all kinds of problems having to do with work in physics terms. Work Chapter 7 Working the Physics Way In This Chapter Understanding work Working with net force Calculating kinetic energy Handling potential energy Relating kinetic energy to work This chapter covers all

More information

Motion. Ifitis60milestoRichmondandyouaretravelingat30miles/hour, itwilltake2hourstogetthere. Tobecorrect,speedisrelative. Ifyou. time.

Motion. Ifitis60milestoRichmondandyouaretravelingat30miles/hour, itwilltake2hourstogetthere. Tobecorrect,speedisrelative. Ifyou. time. Motion Motion is all around us. How something moves is probably the first thing we notice about some process. Quantifying motion is the were we learn how objects fall and thus gravity. Even our understanding

More information

Chapter 5: Energy. Energy is one of the most important concepts in the world of science. Common forms of Energy

Chapter 5: Energy. Energy is one of the most important concepts in the world of science. Common forms of Energy Chapter 5: Energy Energy is one of the most important concepts in the world of science. Common forms of Energy Mechanical Chemical Thermal Electromagnetic Nuclear One form of energy can be converted to

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

PHY 221 Lab 9 Work and Energy

PHY 221 Lab 9 Work and Energy PHY 221 Lab 9 Work and Energy Name: Partners: Before coming to lab, please read this packet and do the prelab on page 13 of this handout. Goals: While F = ma may be one of the most important equations

More information

Chapters 10 & 11: Energy

Chapters 10 & 11: Energy Chapters 10 & 11: Energy Power: Sources of Energy Tidal Power SF Bay Tidal Power Project Main Ideas (Encyclopedia of Physics) Energy is an abstract quantity that an object is said to possess. It is not

More information

AP Physics C. Work and Energy. Free-Response Problems. (Without Calculus)

AP Physics C. Work and Energy. Free-Response Problems. (Without Calculus) AP Physics C Work and Energy Free-Response Problems (Without Calculus) 1. A block with a mass m =10 kg is released from rest and slides a distance d = 5 m down a frictionless plane inclined at an angle

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS LSN -3: WORK, ENERGY AND POWER Questions From Reading Activity? Essential Idea: The fundamental concept of energy lays the basis upon which much of

More information

Chapter 6 Work and Energy

Chapter 6 Work and Energy Chapter 6 Work and Energy Midterm exams will be available next Thursday. Assignment 6 Textbook (Giancoli, 6 th edition), Chapter 6: Due on Thursday, November 5 1. On page 162 of Giancoli, problem 4. 2.

More information

Physics 111. Thursday, October 07, Conservation of Momentum. Kinetic Energy

Physics 111. Thursday, October 07, Conservation of Momentum. Kinetic Energy ics Thursday, ober 07, 2004 Ch 9: Ch 7: Momentum Conservation of Momentum Work Kinetic Energy Announcements Help this week: Wednesday, 8-9 pm in NSC 118/119 Sunday, 6:30-8 pm in CCLIR 468 Announcements

More information

Work and Energy Definition of work Examples. Definition of Mechanical Energy. Conservation of Mechanical Energy, Pg 1

Work and Energy Definition of work Examples. Definition of Mechanical Energy. Conservation of Mechanical Energy, Pg 1 Work and Energy Definition of work Examples Work and Energy Today s Agenda Definition of Mechanical Energy Conservation of Mechanical Energy Conservative forces Conservation of Mechanical Energy, Pg 1

More information

Page 1. Name: 1) If a man walks 17 meters east then 17 meters south, the magnitude of the man's displacement is A) 34 m B) 30.

Page 1. Name: 1) If a man walks 17 meters east then 17 meters south, the magnitude of the man's displacement is A) 34 m B) 30. Name: 1) If a man walks 17 meters east then 17 meters south, the magnitude of the man's displacement is 34 m 30. m 17 m 24 m 2) The graph below represents the motion of a body that is moving with 6) Which

More information

Chapter 5. Work and Energy. continued

Chapter 5. Work and Energy. continued Chapter 5 Work and Energy continued 5.2 Work on a Spring & Work by a Spring Work done by applied force stretching (or compressing) a spring. Force is changing while stretching so use the average force.

More information

Work changes Energy. Do Work Son!

Work changes Energy. Do Work Son! 1 Work changes Energy Do Work Son! 2 Do Work Son! 3 Work Energy Relationship 2 types of energy kinetic : energy of an object in motion potential: stored energy due to position or stored in a spring Work

More information

Physics 1A, Summer 2011, Summer Session 1 Quiz 3, Version A 1

Physics 1A, Summer 2011, Summer Session 1 Quiz 3, Version A 1 Physics 1A, Summer 2011, Summer Session 1 Quiz 3, Version A 1 Closed book and closed notes. No work needs to be shown. 1. Three rocks are thrown with identical speeds from the top of the same building.

More information

Work Done by a Constant Force

Work Done by a Constant Force Work and Energy Work Done by a Constant Force In physics, work is described by what is accomplished when a force acts on an object, and the object moves through a distance. The work done by a constant

More information

Potential Energy, Conservation of Energy, and Energy Diagrams. Announcements. Review: Conservative Forces. (path independent) 8.

Potential Energy, Conservation of Energy, and Energy Diagrams. Announcements. Review: Conservative Forces. (path independent) 8. Potential Energy, Conservation of Energy, and Energy Diagrams 8.01 W06D Today s Reading ssignment: Chapter 14 Potential Energy and Conservation of Energy, Sections 14.1-14.7 nnouncements Problem Set 5

More information

Virbations and Waves

Virbations and Waves Virbations and Waves 1.1 Observe and find a pattern Try the following simple experiments and describe common patterns concerning the behavior of the block. (a) Fill in the table that follows. Experiment

More information

Momentum, Impulse, Work, Energy, Power, and Conservation Laws

Momentum, Impulse, Work, Energy, Power, and Conservation Laws Momentum, Impulse, Work, Energy, Power, and Conservation Laws 1. Cart A has a mass of 2 kilograms and a speed of 3 meters per second. Cart B has a mass of 3 kilograms and a speed of 2 meters per second.

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

Work and Energy Chapter Questions. 2. Contrast the effects of external forces and internal forces on the total energy of a system.

Work and Energy Chapter Questions. 2. Contrast the effects of external forces and internal forces on the total energy of a system. PSI AP Physics I Work and Energy Chapter Questions 1. Define a system, the environment and the system boundary. 2. Contrast the effects of external forces and internal forces on the total energy of a system.

More information

PHY131H1S Class 17. Pre-class Reading Quiz 1. The transfer of energy to a system by the application of a force is called

PHY131H1S Class 17. Pre-class Reading Quiz 1. The transfer of energy to a system by the application of a force is called Today: Work Calories The Work- Kinetic Energy Theorem. Dissipative Forces and Thermal Energy Power PHY131H1S Class 17 Pre-class Reading Quiz 1. The transfer of energy to a system by the application of

More information

AP Physics. Chapters 7 & 8 Review

AP Physics. Chapters 7 & 8 Review AP Physics Chapters 7 & 8 Review 1.A particle moves along the x axis and is acted upon by a single conservative force given by F x = ( 20 4.0x)N where x is in meters. The potential energy associated with

More information

Mechanics and Heat. Chapter 5: Work and Energy. Dr. Rashid Hamdan

Mechanics and Heat. Chapter 5: Work and Energy. Dr. Rashid Hamdan Mechanics and Heat Chapter 5: Work and Energy Dr. Rashid Hamdan 5.1 Work Done by a Constant Force Work Done by a Constant Force A force is said to do work if, when acting on a body, there is a displacement

More information