PY /005 Practice Test 1, 2004 Feb. 10

Size: px
Start display at page:

Download "PY /005 Practice Test 1, 2004 Feb. 10"

Transcription

1 PY /005 Practice Test 1, 2004 Feb. 10 Print nae Lab section I have neither given nor received unauthorized aid on this test. Sign ature: When you turn in the test (including forula page) you ust show an NCSU photo ID to identify yourself. Do not use other paper. If you need ore space, write on the back of a page and indicate that you did this. Read all probles carefully before attepting to solve the. You ust show all your work. Use correct vector notation. Your work ust be legible, and the organization ust be clear. Correct answers without adequate explanation will be counted wrong. Incorrect explanations ixed in with correct explanations will be counted wrong. Cross out anything you don t want us to read! Make explanations coplete but brief. Do not write a lot of prose. Include diagras where appropriate to explain your work. 3 6 ( 8 10 )( 5 10 ) 4 Show what goes into a calculation, not just the final nuber: = ( 2 10 )( 4 10 ) Give standard SI units with your results. Unless specifically asked to derive a result, you ay start fro the forulas given on the forula sheet. If you cannot do soe portion of a proble, invent a sybol for the quantity you can t calculate (explain that you re doing this), and do the rest of the proble. Proble Score 1 (25 pts): 2 (25 pts): 3 (25 pts): 4 (25 pts): 5 (5 pts): (bonus) Total (100 pts): 1

2 Proble 1 (25 pts) (a) (7 pts) An electron with a speed of 0.95c agnitude of the oentu of this electron? is eitted by a supernova, where c is the speed of light. What is the (b) (6 pts) A thin iron rod is suspended vertically. The diensions of the rod are 2.3 by 1.6 by 1.3. When you hang a ass of 37 kg fro the end of the rod, you find that the rod stretches 2 3 ( 2 10 ). What is Young s odulus for iron? (c) (12 pts) Here is a portion of the trajectories of two siilar asteroids that are oving away fro each other, with positions arked at ties t 1, t 2, and t 3. There are no other objects near the asteroids. At each of these positions, draw vectors of appropriate lengths and directions for the forces acting on the asteroids at that location, and label the F. Then at the sae locations draw vectors of appropriate lengths and directions for the oenta of the asteroids at those locations, and label the p. ( Appropriate lengths eans that larger agnitudes are represented by longer vectors.) t 1 t 2 t 3 t 3 t 2 t 1 2

3 Proble 2 (25 pts) A ping-pong ball is acted upon by the Earth, air resistance, and a strong wind. Here are the positions of the ball at several ties. Early tie interval: At t = s, the position was 3.17, 2.54, 9.38 At t = s, the position was 3.25, 2.50, 9.40 Late tie interval: At t = s, the position was 11.25, 1.50, At t = s, the position was 11.27, 1.86, (a) (6 pts) In the early tie interval, fro t = s to t = s, what was the average oentu of 3 the ball? The ass of the ping-pong ball is 2.7 gras ( kg ). (b) (6 pts) In the late tie interval, fro t = s to t = s, what was the average oentu of the ball? (c) (13 pts) In the tie interval fro t = s (the start of the early tie interval) to t = s (the start of the late tie interval), what was the average net force acting on the ball? 3

4 Proble 3 (25 pts) A ball of unknown ass is attached to a spring. In outer space, far fro other objects, you hold the other end of the spring and swing the ball around in a circle of radius 1.5 at constant speed. (a) (3 pts) You tie the otion and observe that going around 10 ties takes 6.88 seconds. What is the angular speed ω? (b) (3 pts) What is the speed of the ball? (c) (4 pts) Is the oentu of the ball changing or not? How can you tell? (d) (4 pts) If the oentu is changing, what interaction is causing it to change? If the oentu is not changing, why isn t it? (e) (4 pts) The relaxed length of the spring is 1.2, and its stiffness is 1000 N/. While you are swinging the ball, since the radius of the circle is 1.5, the length of the spring is also 1.5. What is the agnitude of the force that the spring exerts on the ball? (f) (7 pts) What is the ass of the ball? 4

5 Proble 4 (25 pts) Here is a portion of a progra to calculate and display the orbit of a planet around a star so assive copared to the planet that we can neglect the star s otion. Write or interpret progra stateents as specified. fro visual iport * fro future iport division G = 6.7e-11 deltat = 60*60*3 t = 0 star = sphere(pos=vector(0,4e11,0), radius=8e10, color=color.yellow) star.ass = 1.3e31 planet = sphere(pos=vector(9e11,0,0), radius=5e10, color=color.cyan) planet.ass = 8e25 planet.trail = curve(color=planet.color) The initial velocity of the planet is < 0, 3.5e4, 0 >. Write a stateent to set the initial oentu of the planet: planet.p = while t < 1e9: (a) (2 pts) Write a stateent to calculate the current vector that points fro the planet to the star: r = (b) (2 pts) Write a stateent to calculate the agnitude of the vector that points fro the planet to the star: rag = rhat = r/rag (c) (2 pts) Write a stateent to calculate the agnitude of the gravitational force acting on the planet: Fag = (d) (2 pts) Write a stateent to calculate the vector gravitational force acting on the planet: Fnet = (e) (3 pts) Write a stateent to update the planet s oentu: planet.p = (f) (2 pts) Write a stateent to update the planet s position: planet.pos = planet.trail.append(pos=planet.pos) t = t + deltat (continued on next page) 5

6 (g) (3 pts) What is the initial oentu of the planet, expressed as a vector? Give nuerical values. = <,, > p kg s (h) (2 pts) What is the tie step (tie between position updates), in hours? (i) (3 pts) The first stateent inside the loop calculates a vector r. What will the nuerical value of this vector be, the first tie the coputer calculates it? Show your work. r = <,, > (j) (2 pts) The calculation of the net force contains the quantity rhat. Explain briefly why this is needed. (k) (2 pts) Suppose you change the calculation of the vector r so that it represents a vector pointing fro the star to the planet.what other change or changes ust you ake in the progra? Why? 6

7 Proble 5 (5 pts) Since this proble is only worth 5 bonus points, don t attept it unless you have finished all the other probles and checked your work. There is no general analytical solution for the otion of a gravitational syste consisting of ore than two bodies. However, there do exist analytical solutions for very special initial conditions. Here are four stars, each of ass, which ove in the plane of the page along a circle of radius r. Calculate how long this syste takes to ake one coplete revolution. You can assue that v << c. r 7

8 FUNDAMENTAL PHYSICAL LAWS AND RELATIONSHIPS Principle of relativity: Physical laws work in the sae way for observers in unifor otion as for observers at rest. The superposition principle: the effective force on an object is the net force, the vector su of all forces acting on the object, each force unaffected by the presence of other interactions. The oentu principle, and the definition of oentu. (These ust be eorized.) The relationship aong position, velocity, and tie. (This ust be eorized.) EVALUATING SPECIFIC PHYSICAL QUANTITIES F gravitational G 1 2 = r 2 F gravitational g near the Earth s surface F spring = k s s, opposite the stretch Y F A = = L L k s, interatoic d atoic dp ω Circular otion at constant speed: dp = r, or ω for << c dt 1 v 2 c 2 dt 2 r v where ω dθ 2π = = v dt T 2π r = = ω r T CONSTANTS G = N 2 /kg 2 g = 9.8 N/kg c = /s M Earth = kg M Moon = kg 6 Radius of the Earth = Radius of the Moon = Distance fro Sun to Earth = Distance fro Earth to Moon = Avogadro s nuber = 6 10 Typical atoic radius r electron = 9 10 kg 27 proton neutron hydrogen ato = kg CONVERSION FACTORS 1 pound = 0.45 kilogra 1 kilogra = 2.2 pounds 1 ile = 1600 eters 1 inch = 2.54 centieters 1 hour = (60)(60) s = 3600 s 8

Practice Final Exam PY 205 Monday 2004 May 3

Practice Final Exam PY 205 Monday 2004 May 3 Practice Final Exa PY 05 Monday 004 May 3 Nae There are THREE forula pages. Read all probles carefully before attepting to solve the. Your work ust be legible, and the organization ust be clear. Correct

More information

Physics 140 D100 Midterm Exam 2 Solutions 2017 Nov 10

Physics 140 D100 Midterm Exam 2 Solutions 2017 Nov 10 There are 10 ultiple choice questions. Select the correct answer for each one and ark it on the bubble for on the cover sheet. Each question has only one correct answer. (2 arks each) 1. An inertial reference

More information

EXAM I. Phys 172H fall 2006, Purdue University

EXAM I. Phys 172H fall 2006, Purdue University EXAM I Phys 17H fall 006, Purdue University PRINT YOUR NAME: Lab section: Do not use other paper. Write on the back of this test if needed. All problems except the last one are multiple choice and only

More information

26 Impulse and Momentum

26 Impulse and Momentum 6 Ipulse and Moentu First, a Few More Words on Work and Energy, for Coparison Purposes Iagine a gigantic air hockey table with a whole bunch of pucks of various asses, none of which experiences any friction

More information

Year 12 Physics Holiday Work

Year 12 Physics Holiday Work Year 1 Physics Holiday Work 1. Coplete questions 1-8 in the Fields assessent booklet and questions 1-3 In the Further Mechanics assessent booklet (repeated below in case you have lost the booklet).. Revise

More information

Work, Energy and Momentum

Work, Energy and Momentum Work, Energy and Moentu Work: When a body oves a distance d along straight line, while acted on by a constant force of agnitude F in the sae direction as the otion, the work done by the force is tered

More information

Physics 120 Final Examination

Physics 120 Final Examination Physics 120 Final Exaination 12 August, 1998 Nae Tie: 3 hours Signature Calculator and one forula sheet allowed Student nuber Show coplete solutions to questions 3 to 8. This exaination has 8 questions.

More information

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics UNIVERSITY OF SASKATCHEWAN Departent of Physics and Engineering Physics 017 Saskatchewan High School Physics Scholarship Copetition Wednesday May 10, 017 Tie allowed: 90 inutes This copetition is based

More information

Phys 0175 Practice Midterm Exam II Feb 25, 2009

Phys 0175 Practice Midterm Exam II Feb 25, 2009 Phys 0175 Practice Midterm Exam II Feb 25, 2009 Note: THIS IS A REPRESENTATION OF THE ACTUAL TEST. It is a sample and does not include questions on every topic covered since the start of the semester.

More information

XI PHYSICS M. AFFAN KHAN LECTURER PHYSICS, AKHSS, K. https://promotephysics.wordpress.com

XI PHYSICS M. AFFAN KHAN LECTURER PHYSICS, AKHSS, K. https://promotephysics.wordpress.com XI PHYSICS M. AFFAN KHAN LECTURER PHYSICS, AKHSS, K affan_414@live.co https://prootephysics.wordpress.co [MOTION] CHAPTER NO. 3 In this chapter we are going to discuss otion in one diension in which we

More information

Physics 120. Exam #2. May 23, 2014

Physics 120. Exam #2. May 23, 2014 Physics 10 Exa # May 3, 014 Nae Please read and follow these instructions carefully: ead all probles carefully before attepting to solve the. Your work ust be legible, and the organization clear. You ust

More information

Axis. Axis. Axis. Solid cylinder (or disk) about. Hoop about. Annular cylinder (or ring) about central axis. central axis.

Axis. Axis. Axis. Solid cylinder (or disk) about. Hoop about. Annular cylinder (or ring) about central axis. central axis. Instructor(s): Acosta, inzler PHYSICS DEPATMENT PHY 048, Spring 04 Final Exa March 4, 04 Nae (print, last first): Signature: On y honor, I have neither given nor received unauthorized aid on this exaination.

More information

Lecture #8-3 Oscillations, Simple Harmonic Motion

Lecture #8-3 Oscillations, Simple Harmonic Motion Lecture #8-3 Oscillations Siple Haronic Motion So far we have considered two basic types of otion: translation and rotation. But these are not the only two types of otion we can observe in every day life.

More information

Physics 218 Exam 3 Fall 2010, Sections

Physics 218 Exam 3 Fall 2010, Sections Physics 28 Exa 3 Fall 200, Sections 52-524 Do not fill out the inforation below until instructed to do so! Nae Signature Student ID E-ail Section # : SOUTIONS ules of the exa:. You have the full class

More information

NB1140: Physics 1A - Classical mechanics and Thermodynamics Problem set 2 - Forces and energy Week 2: November 2016

NB1140: Physics 1A - Classical mechanics and Thermodynamics Problem set 2 - Forces and energy Week 2: November 2016 NB1140: Physics 1A - Classical echanics and Therodynaics Proble set 2 - Forces and energy Week 2: 21-25 Noveber 2016 Proble 1. Why force is transitted uniforly through a assless string, a assless spring,

More information

Department of Physics Preliminary Exam January 3 6, 2006

Department of Physics Preliminary Exam January 3 6, 2006 Departent of Physics Preliinary Exa January 3 6, 2006 Day 1: Classical Mechanics Tuesday, January 3, 2006 9:00 a.. 12:00 p.. Instructions: 1. Write the answer to each question on a separate sheet of paper.

More information

2009 Academic Challenge

2009 Academic Challenge 009 Acadeic Challenge PHYSICS TEST - REGIONAL This Test Consists of 5 Questions Physics Test Production Tea Len Stor, Eastern Illinois University Author/Tea Leader Doug Brandt, Eastern Illinois University

More information

BALLISTIC PENDULUM. EXPERIMENT: Measuring the Projectile Speed Consider a steel ball of mass

BALLISTIC PENDULUM. EXPERIMENT: Measuring the Projectile Speed Consider a steel ball of mass BALLISTIC PENDULUM INTRODUCTION: In this experient you will use the principles of conservation of oentu and energy to deterine the speed of a horizontally projected ball and use this speed to predict the

More information

5.1 m is therefore the maximum height of the ball above the window. This is 25.1 m above the ground. (b)

5.1 m is therefore the maximum height of the ball above the window. This is 25.1 m above the ground. (b) .6. Model: This is a case of free fall, so the su of the kinetic and gravitational potential energy does not change as the ball rises and falls. The figure shows a ball s before-and-after pictorial representation

More information

What is mass? What is inertia? Turn to a partner and discuss. Turn to a new partner and discuss. Mass is. Newton s Law of Universal Gravitation

What is mass? What is inertia? Turn to a partner and discuss. Turn to a new partner and discuss. Mass is. Newton s Law of Universal Gravitation Turn to a partner and discuss Newton s Law of Universal Gravitation ass? Mass is the aount of atter in an object.! a easure of the inertia of an object.! easured in units of kilogras.! constant everywhere.!!

More information

Physics 231 Sample Exam 2 (Ch 5 8) Incorrect explanations mixed in with correct explanations will be counted wrong.

Physics 231 Sample Exam 2 (Ch 5 8) Incorrect explanations mixed in with correct explanations will be counted wrong. Physics 3 Sample Exam (Ch 5 8) 009 Name Use correct notation for vectors and scalars. Read all problems carefully before attempting to solve them. Your work must be legible, and the organization must be

More information

Chapter 4 FORCES AND NEWTON S LAWS OF MOTION PREVIEW QUICK REFERENCE. Important Terms

Chapter 4 FORCES AND NEWTON S LAWS OF MOTION PREVIEW QUICK REFERENCE. Important Terms Chapter 4 FORCES AND NEWTON S LAWS OF MOTION PREVIEW Dynaics is the study o the causes o otion, in particular, orces. A orce is a push or a pull. We arrange our knowledge o orces into three laws orulated

More information

General Physics General Physics General Physics General Physics. Language of Physics

General Physics General Physics General Physics General Physics. Language of Physics 1 Physics is a science rooted equally firly in theory and experients Physicists observe Nature series of experients easure physical quantities discover how the things easured are connected discover a physical

More information

SRI LANKAN PHYSICS OLYMPIAD MULTIPLE CHOICE TEST 30 QUESTIONS ONE HOUR AND 15 MINUTES

SRI LANKAN PHYSICS OLYMPIAD MULTIPLE CHOICE TEST 30 QUESTIONS ONE HOUR AND 15 MINUTES SRI LANKAN PHYSICS OLYMPIAD - 5 MULTIPLE CHOICE TEST QUESTIONS ONE HOUR AND 5 MINUTES INSTRUCTIONS This test contains ultiple choice questions. Your answer to each question ust be arked on the answer sheet

More information

Problem T1. Main sequence stars (11 points)

Problem T1. Main sequence stars (11 points) Proble T1. Main sequence stars 11 points Part. Lifetie of Sun points i..7 pts Since the Sun behaves as a perfectly black body it s total radiation power can be expressed fro the Stefan- Boltzann law as

More information

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics UNIVERSITY OF SASKATCHEWAN Departent of Physics and Engineering Physics Physics 115.3 MIDTERM TEST October 22, 2008 Tie: 90 inutes NAME: (Last) Please Print (Given) STUDENT NO.: LECTURE SECTION (please

More information

Energy and Momentum: The Ballistic Pendulum

Energy and Momentum: The Ballistic Pendulum Physics Departent Handout -10 Energy and Moentu: The Ballistic Pendulu The ballistic pendulu, first described in the id-eighteenth century, applies principles of echanics to the proble of easuring the

More information

Lesson 24: Newton's Second Law (Motion)

Lesson 24: Newton's Second Law (Motion) Lesson 24: Newton's Second Law (Motion) To really appreciate Newton s Laws, it soeties helps to see how they build on each other. The First Law describes what will happen if there is no net force. The

More information

PY 208 Practice Final Exam Spring 2007

PY 208 Practice Final Exam Spring 2007 PY 208 Practice Final Exam Spring 2007 Note: THIS TEST IS LONGER THAN THE ACTUAL TEST. It is a sample and does not include questions on every topic covered since the start of the semester. Also be sure

More information

Kinematics and dynamics, a computational approach

Kinematics and dynamics, a computational approach Kineatics and dynaics, a coputational approach We begin the discussion of nuerical approaches to echanics with the definition for the velocity r r ( t t) r ( t) v( t) li li or r( t t) r( t) v( t) t for

More information

Name: Partner(s): Date: Angular Momentum

Name: Partner(s): Date: Angular Momentum Nae: Partner(s): Date: Angular Moentu 1. Purpose: In this lab, you will use the principle of conservation of angular oentu to easure the oent of inertia of various objects. Additionally, you develop a

More information

MAKE SURE TA & TI STAMPS EVERY PAGE BEFORE YOU START

MAKE SURE TA & TI STAMPS EVERY PAGE BEFORE YOU START Laboratory Section: Last Revised on Deceber 15, 2014 Partners Naes: Grade: EXPERIMENT 8 Electron Beas 0. Pre-Laboratory Work [2 pts] 1. Nae the 2 forces that are equated in order to derive the charge to

More information

For a situation involving gravity near earth s surface, a = g = jg. Show. that for that case v 2 = v 0 2 g(y y 0 ).

For a situation involving gravity near earth s surface, a = g = jg. Show. that for that case v 2 = v 0 2 g(y y 0 ). Reading: Energy 1, 2. Key concepts: Scalar products, work, kinetic energy, work-energy theore; potential energy, total energy, conservation of echanical energy, equilibriu and turning points. 1.! In 1-D

More information

HW 6 - Solutions Due November 20, 2017

HW 6 - Solutions Due November 20, 2017 Conteporary Physics I HW 6 HW 6 - Solutions Due Noveber 20, 2017 1. A 4 kg block is attached to a spring with a spring constant k 200N/, and is stretched an aount 0.2 [5 pts each]. (a) Sketch the potential

More information

Physics 204A FINAL EXAM Chapters 1-14 Spring 2006

Physics 204A FINAL EXAM Chapters 1-14 Spring 2006 Nae: Solve the following probles in the space provided Use the back of the page if needed Each proble is worth 0 points You ust show your work in a logical fashion starting with the correctly applied physical

More information

8.1 Force Laws Hooke s Law

8.1 Force Laws Hooke s Law 8.1 Force Laws There are forces that don't change appreciably fro one instant to another, which we refer to as constant in tie, and forces that don't change appreciably fro one point to another, which

More information

m A 1 m mgd k m v ( C) AP Physics Multiple Choice Practice Oscillations

m A 1 m mgd k m v ( C) AP Physics Multiple Choice Practice Oscillations P Physics Multiple Choice Practice Oscillations. ass, attached to a horizontal assless spring with spring constant, is set into siple haronic otion. Its axiu displaceent fro its equilibriu position is.

More information

Simple and Compound Harmonic Motion

Simple and Compound Harmonic Motion Siple Copound Haronic Motion Prelab: visit this site: http://en.wiipedia.org/wii/noral_odes Purpose To deterine the noral ode frequencies of two systes:. a single ass - two springs syste (Figure );. two

More information

EN40: Dynamics and Vibrations. Midterm Examination Tuesday March

EN40: Dynamics and Vibrations. Midterm Examination Tuesday March EN4: Dynaics and Vibrations Midter Exaination Tuesday March 8 16 School of Engineering Brown University NAME: General Instructions No collaboration of any kind is peritted on this exaination. You ay bring

More information

Question 1. [14 Marks]

Question 1. [14 Marks] 6 Question 1. [14 Marks] R r T! A string is attached to the dru (radius r) of a spool (radius R) as shown in side and end views here. (A spool is device for storing string, thread etc.) A tension T is

More information

Name Period. What force did your partner s exert on yours? Write your answer in the blank below:

Name Period. What force did your partner s exert on yours? Write your answer in the blank below: Nae Period Lesson 7: Newton s Third Law and Passive Forces 7.1 Experient: Newton s 3 rd Law Forces of Interaction (a) Tea up with a partner to hook two spring scales together to perfor the next experient:

More information

15 Newton s Laws #2: Kinds of Forces, Creating Free Body Diagrams

15 Newton s Laws #2: Kinds of Forces, Creating Free Body Diagrams Chapter 15 ewton s Laws #2: inds of s, Creating ree Body Diagras 15 ewton s Laws #2: inds of s, Creating ree Body Diagras re is no force of otion acting on an object. Once you have the force or forces

More information

Take-Home Midterm Exam #2, Part A

Take-Home Midterm Exam #2, Part A Physics 151 Due: Friday, March 20, 2009 Take-Hoe Midter Exa #2, Part A Roster No.: Score: NO exa tie liit. Calculator required. All books and notes are allowed, and you ay obtain help fro others. Coplete

More information

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics

UNIVERSITY OF SASKATCHEWAN Department of Physics and Engineering Physics UNIVERSITY OF SASKATCHEWAN Departent of Physics and Engineering Physics 05 Saskatchewan High School Physics Scholarship Copetition May, 05 Tie allowed: 90 inutes This copetition is based on the Saskatchewan

More information

Today s s topics are: Collisions and Momentum Conservation. Momentum Conservation

Today s s topics are: Collisions and Momentum Conservation. Momentum Conservation Today s s topics are: Collisions and P (&E) Conservation Ipulsive Force Energy Conservation How can we treat such an ipulsive force? Energy Conservation Ipulsive Force and Ipulse [Exaple] an ipulsive force

More information

Physics 2107 Oscillations using Springs Experiment 2

Physics 2107 Oscillations using Springs Experiment 2 PY07 Oscillations using Springs Experient Physics 07 Oscillations using Springs Experient Prelab Read the following bacground/setup and ensure you are failiar with the concepts and theory required for

More information

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta 1 USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS By: Ian Bloland, Augustana Capus, University of Alberta For: Physics Olypiad Weeend, April 6, 008, UofA Introduction: Physicists often attept to solve

More information

In the session you will be divided into groups and perform four separate experiments:

In the session you will be divided into groups and perform four separate experiments: Mechanics Lab (Civil Engineers) Nae (please print): Tutor (please print): Lab group: Date of lab: Experients In the session you will be divided into groups and perfor four separate experients: (1) air-track

More information

8.012 Physics I: Classical Mechanics Fall 2008

8.012 Physics I: Classical Mechanics Fall 2008 MIT OpenCourseWare http://ocw.it.edu 8.012 Physics I: Classical Mechanics Fall 2008 For inforation about citing these aterials or our Ters of Use, isit: http://ocw.it.edu/ters. MASSACHUSETTS INSTITUTE

More information

Unit 14 Harmonic Motion. Your Comments

Unit 14 Harmonic Motion. Your Comments Today s Concepts: Periodic Motion Siple - Mass on spring Daped Forced Resonance Siple - Pendulu Unit 1, Slide 1 Your Coents Please go through the three equations for siple haronic otion and phase angle

More information

Dimensions and Units

Dimensions and Units Civil Engineering Hydraulics Mechanics of Fluids and Modeling Diensions and Units You already know how iportant using the correct diensions can be in the analysis of a proble in fluid echanics If you don

More information

Physics Circular Motion: Energy and Momentum Conservation. Science and Mathematics Education Research Group

Physics Circular Motion: Energy and Momentum Conservation. Science and Mathematics Education Research Group F FA ACULTY C U L T Y OF O F EDUCATION E D U C A T I O N Departent of Curriculu and Pedagogy Physics Circular Motion: Energy and Moentu Conservation Science and Matheatics Education Research Group Supported

More information

U V. r In Uniform Field the Potential Difference is V Ed

U V. r In Uniform Field the Potential Difference is V Ed SPHI/W nit 7.8 Electric Potential Page of 5 Notes Physics Tool box Electric Potential Energy the electric potential energy stored in a syste k of two charges and is E r k Coulobs Constant is N C 9 9. E

More information

PY205 Matter & Interactions Final Exam, 2005 May 5

PY205 Matter & Interactions Final Exam, 2005 May 5 1 PY05 Matter & Interactions Final Exam, 005 May 5 Print your name and circle your section! *** 3 point deduction if you do not circle correct lecture section *** 004 Schaefer 10:15, 005 Weninger 11:0,

More information

27 Oscillations: Introduction, Mass on a Spring

27 Oscillations: Introduction, Mass on a Spring Chapter 7 Oscillations: Introduction, Mass on a Spring 7 Oscillations: Introduction, Mass on a Spring If a siple haronic oscillation proble does not involve the tie, you should probably be using conservation

More information

Part A Here, the velocity is at an angle of 45 degrees to the x-axis toward the z-axis. The velocity is then given in component form as.

Part A Here, the velocity is at an angle of 45 degrees to the x-axis toward the z-axis. The velocity is then given in component form as. Electrodynaics Chapter Andrew Robertson 32.30 Here we are given a proton oving in a agnetic eld ~ B 0:5^{ T at a speed of v :0 0 7 /s in the directions given in the gures. Part A Here, the velocity is

More information

Massachusetts Institute of Technology Quantum Mechanics I (8.04) Spring 2005 Solutions to Problem Set 4

Massachusetts Institute of Technology Quantum Mechanics I (8.04) Spring 2005 Solutions to Problem Set 4 Massachusetts Institute of Technology Quantu Mechanics I (8.04) Spring 2005 Solutions to Proble Set 4 By Kit Matan 1. X-ray production. (5 points) Calculate the short-wavelength liit for X-rays produced

More information

1. The property of matter that causes an object to resist changes in its state of motion is called:

1. The property of matter that causes an object to resist changes in its state of motion is called: SPH3U Exa Review 1. The property of atter that causes an object to resist changes in its state of otion is called: A. friction B. inertia C. the noral force D. tension 1. The property of atter that causes

More information

1 (40) Gravitational Systems Two heavy spherical (radius 0.05R) objects are located at fixed positions along

1 (40) Gravitational Systems Two heavy spherical (radius 0.05R) objects are located at fixed positions along (40) Gravitational Systes Two heavy spherical (radius 0.05) objects are located at fixed positions along 2M 2M 0 an axis in space. The first ass is centered at r = 0 and has a ass of 2M. The second ass

More information

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields.

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields. s Vector Moving s and Coputer Science Departent The University of Texas at Austin October 28, 2014 s Vector Moving s Siple classical dynaics - point asses oved by forces Point asses can odel particles

More information

CHAPTER 1 MOTION & MOMENTUM

CHAPTER 1 MOTION & MOMENTUM CHAPTER 1 MOTION & MOMENTUM SECTION 1 WHAT IS MOTION? All atter is constantly in MOTION Motion involves a CHANGE in position. An object changes position relative to a REFERENCE POINT. DISTANCE is the total

More information

Chapter 5, Conceptual Questions

Chapter 5, Conceptual Questions Chapter 5, Conceptual Questions 5.1. Two forces are present, tension T in the cable and gravitational force 5.. F G as seen in the figure. Four forces act on the block: the push of the spring F, sp gravitational

More information

CHAPTER 7 TEST REVIEW -- MARKSCHEME

CHAPTER 7 TEST REVIEW -- MARKSCHEME AP PHYSICS Nae: Period: Date: Points: 53 Score: IB Curve: 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

More information

which proves the motion is simple harmonic. Now A = a 2 + b 2 = =

which proves the motion is simple harmonic. Now A = a 2 + b 2 = = Worked out Exaples. The potential energy function for the force between two atos in a diatoic olecules can be expressed as follows: a U(x) = b x / x6 where a and b are positive constants and x is the distance

More information

Physics 2210 Fall smartphysics 20 Conservation of Angular Momentum 21 Simple Harmonic Motion 11/23/2015

Physics 2210 Fall smartphysics 20 Conservation of Angular Momentum 21 Simple Harmonic Motion 11/23/2015 Physics 2210 Fall 2015 sartphysics 20 Conservation of Angular Moentu 21 Siple Haronic Motion 11/23/2015 Exa 4: sartphysics units 14-20 Midter Exa 2: Day: Fri Dec. 04, 2015 Tie: regular class tie Section

More information

Newton's Laws. Lecture 2 Key Concepts. Newtonian mechanics and relation to Kepler's laws The Virial Theorem Tidal forces Collision physics

Newton's Laws. Lecture 2 Key Concepts. Newtonian mechanics and relation to Kepler's laws The Virial Theorem Tidal forces Collision physics Lecture 2 Key Concepts Newtonian echanics and relation to Kepler's laws The Virial Theore Tidal forces Collision physics Newton's Laws 1) An object at rest will reain at rest and an object in otion will

More information

Particle dynamics Physics 1A, UNSW

Particle dynamics Physics 1A, UNSW 1 Particle dynaics Physics 1A, UNSW Newton's laws: S & J: Ch 5.1 5.9, 6.1 force, ass, acceleration also weight Physclips Chapter 5 Friction - coefficients of friction Physclips Chapter 6 Hooke's Law Dynaics

More information

Projectile Motion with Air Resistance (Numerical Modeling, Euler s Method)

Projectile Motion with Air Resistance (Numerical Modeling, Euler s Method) Projectile Motion with Air Resistance (Nuerical Modeling, Euler s Method) Theory Euler s ethod is a siple way to approxiate the solution of ordinary differential equations (ode s) nuerically. Specifically,

More information

Physics 4A Winter 2016 Final Exam

Physics 4A Winter 2016 Final Exam Physics 4A Winter 016 Final Exa Nae: Mar, 016 Please show your work! Answers are not coplete without clear reasoning. When asked for an expression, you ust give your answer in ters of the variables given

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems ASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent of echanical Engineering 2.010: Systes odeling and Dynaics III Final Eaination Review Probles Fall 2000 Good Luck And have a great winter break! page 1 Proble

More information

Chapter 11 Simple Harmonic Motion

Chapter 11 Simple Harmonic Motion Chapter 11 Siple Haronic Motion "We are to adit no ore causes of natural things than such as are both true and sufficient to explain their appearances." Isaac Newton 11.1 Introduction to Periodic Motion

More information

In this chapter we will start the discussion on wave phenomena. We will study the following topics:

In this chapter we will start the discussion on wave phenomena. We will study the following topics: Chapter 16 Waves I In this chapter we will start the discussion on wave phenoena. We will study the following topics: Types of waves Aplitude, phase, frequency, period, propagation speed of a wave Mechanical

More information

Moment of Inertia. Terminology. Definitions Moment of inertia of a body with mass, m, about the x axis: Transfer Theorem - 1. ( )dm. = y 2 + z 2.

Moment of Inertia. Terminology. Definitions Moment of inertia of a body with mass, m, about the x axis: Transfer Theorem - 1. ( )dm. = y 2 + z 2. Terinology Moent of Inertia ME 202 Moent of inertia (MOI) = second ass oent Instead of ultiplying ass by distance to the first power (which gives the first ass oent), we ultiply it by distance to the second

More information

THE ROCKET EXPERIMENT 1. «Homogenous» gravitational field

THE ROCKET EXPERIMENT 1. «Homogenous» gravitational field THE OCKET EXPEIENT. «Hoogenous» gravitational field Let s assue, fig., that we have a body of ass Μ and radius. fig. As it is known, the gravitational field of ass Μ (both in ters of geoetry and dynaics)

More information

The concept that additionally depends on location in a gravitational field is [mass] [weight].

The concept that additionally depends on location in a gravitational field is [mass] [weight]. Nae Date CONCEPTUAL 'hys;, PRACTICE PAGE Mass and Weight..k Learning physics is learning the connections aong concepts in nature, and also learning to distinguish between closely-related concepts. Velocity

More information

16 - MAGNETIC EFFECTS OF CURRENTS Page 1 ( Answers at the end of all questions )

16 - MAGNETIC EFFECTS OF CURRENTS Page 1 ( Answers at the end of all questions ) 16 - MAGNETIC EFFECTS OF CURRENTS Page 1 1 ) One conducting U tue can slide inside another as shown in the figure, aintaining electrical contacts etween the tues. The agnetic field B is perpendicular to

More information

PH 221-1D Spring Oscillations. Lectures Chapter 15 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition)

PH 221-1D Spring Oscillations. Lectures Chapter 15 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition) PH 1-1D Spring 013 Oscillations Lectures 35-37 Chapter 15 (Halliday/Resnick/Walker, Fundaentals of Physics 9 th edition) 1 Chapter 15 Oscillations In this chapter we will cover the following topics: Displaceent,

More information

PHYS 102 Previous Exam Problems

PHYS 102 Previous Exam Problems PHYS 102 Previous Exa Probles CHAPTER 16 Waves Transverse waves on a string Power Interference of waves Standing waves Resonance on a string 1. The displaceent of a string carrying a traveling sinusoidal

More information

CHAPTER 15: Vibratory Motion

CHAPTER 15: Vibratory Motion CHAPTER 15: Vibratory Motion courtesy of Richard White courtesy of Richard White 2.) 1.) Two glaring observations can be ade fro the graphic on the previous slide: 1.) The PROJECTION of a point on a circle

More information

Water a) 48 o b) 53 o c) 41.5 o d) 44 o. Glass. PHYSICS 223 Exam-2 NAME II III IV

Water a) 48 o b) 53 o c) 41.5 o d) 44 o. Glass. PHYSICS 223 Exam-2 NAME II III IV PHYSICS 3 Exa- NAME. In the figure shown, light travels fro aterial I, through three layers of other aterials with surfaces parallel to one another, and then back into another layer of aterial I. The refractions

More information

THIS TEST IS LONGER THAN THE ACTUAL TEST.

THIS TEST IS LONGER THAN THE ACTUAL TEST. Practice Final Note: THIS TEST IS LONGER THAN THE ACTUAL TEST. It is a sample and does not include questions on ever topic covered since the start of the semester. Also be sure to review homework assignments

More information

Force and dynamics with a spring, analytic approach

Force and dynamics with a spring, analytic approach Force and dynaics with a spring, analytic approach It ay strie you as strange that the first force we will discuss will be that of a spring. It is not one of the four Universal forces and we don t use

More information

Description: Conceptual: A bullet embeds in a stationary, frictionless block: type of collision? what is conserved? v_final?

Description: Conceptual: A bullet embeds in a stationary, frictionless block: type of collision? what is conserved? v_final? Chapter 8 [ Edit ] Overview Suary View Diagnostics View Print View with Answers Chapter 8 Due: 11:59p on Sunday, October 23, 2016 To understand how points are awarded, read the Grading Policy for this

More information

A 30 o 30 o M. Homework #4. Ph 231 Introductory Physics, Sp-03 Page 1 of 4

A 30 o 30 o M. Homework #4. Ph 231 Introductory Physics, Sp-03 Page 1 of 4 Hoework #4. Ph 231 Introductory Physics, Sp-03 Page 1 o 4 4-1A. A particle o ass 2 kg is initially at rest at the origin x = 0. I the only orce acting on the particle is a constant 4 in the x-direction,

More information

5/09/06 PHYSICS 213 Exam #1 NAME FEYNMAN Please write down your name also on the back side of the last page

5/09/06 PHYSICS 213 Exam #1 NAME FEYNMAN Please write down your name also on the back side of the last page 5/09/06 PHYSICS 13 Exa #1 NAME FEYNMAN Please write down your nae also on the back side of the last page 1 he figure shows a horizontal planks of length =50 c, and ass M= 1 Kg, pivoted at one end. he planks

More information

9 HOOKE S LAW AND SIMPLE HARMONIC MOTION

9 HOOKE S LAW AND SIMPLE HARMONIC MOTION Experient 9 HOOKE S LAW AND SIMPLE HARMONIC MOTION Objectives 1. Verify Hoo s law,. Measure the force constant of a spring, and 3. Measure the period of oscillation of a spring-ass syste and copare it

More information

PY241 Solutions Set 9 (Dated: November 7, 2002)

PY241 Solutions Set 9 (Dated: November 7, 2002) PY241 Solutions Set 9 (Dated: Noveber 7, 2002) 9-9 At what displaceent of an object undergoing siple haronic otion is the agnitude greatest for the... (a) velocity? The velocity is greatest at x = 0, the

More information

Pearson Physics Level 30 Unit VI Forces and Fields: Chapter 12 Solutions

Pearson Physics Level 30 Unit VI Forces and Fields: Chapter 12 Solutions Concept Check (top) Pearson Physics Level 30 Unit VI Forces and Fields: Chapter 12 Solutions Student Book page 583 Concept Check (botto) The north-seeking needle of a copass is attracted to what is called

More information

9. h = R. 10. h = 3 R

9. h = R. 10. h = 3 R Version PREVIEW Torque Chap. 8 sizeore (13756) 1 This print-out should have 3 questions. ultiple-choice questions ay continue on the next colun or page find all choices before answering. Note in the dropped

More information

Physics 18 Spring 2011 Homework 3 - Solutions Wednesday February 2, 2011

Physics 18 Spring 2011 Homework 3 - Solutions Wednesday February 2, 2011 Phsics 18 Spring 2011 Hoework 3 - s Wednesda Februar 2, 2011 Make sure our nae is on our hoework, and please bo our final answer. Because we will be giving partial credit, be sure to attept all the probles,

More information

Final Exam, vers Physics Fall, 2012

Final Exam, vers Physics Fall, 2012 1 Final Exa, - Physics 1110 - Fall, 01 NAME Signature Student ID # TA s Nae(Circle one): Clarissa Briner, Effie Fine, Mathis Habich, Ada Keith, Willia Lewis, John Papaioannou, WeisenShen, JiayiXie, Jian

More information

Name Class Date. two objects depends on the masses of the objects.

Name Class Date. two objects depends on the masses of the objects. CHAPTER 12 2 Gravity SECTION Forces KEY IDEAS As you read this section keep these questions in ind: What is free fall? How are weight and ass related? How does gravity affect the otion of objects? What

More information

ROTATIONAL MOTION FROM TRANSLATIONAL MOTION

ROTATIONAL MOTION FROM TRANSLATIONAL MOTION ROTATIONAL MOTION FROM TRANSLATIONAL MOTION Velocity Acceleration 1-D otion 3-D otion Linear oentu TO We have shown that, the translational otion of a acroscopic object is equivalent to the translational

More information

Experiment 2: Hooke s Law

Experiment 2: Hooke s Law COMSATS Institute of Inforation Technology, Islaabad Capus PHYS-108 Experient 2: Hooke s Law Hooke s Law is a physical principle that states that a spring stretched (extended) or copressed by soe distance

More information

Problem Set 2. Chapter 1 Numerical:

Problem Set 2. Chapter 1 Numerical: Chapter 1 Nuerical: roble Set 16. The atoic radius of xenon is 18 p. Is that consistent with its b paraeter of 5.15 1 - L/ol? Hint: what is the volue of a ole of xenon atos and how does that copare to

More information

Part I: How Dense Is It? Fundamental Question: What is matter, and how do we identify it?

Part I: How Dense Is It? Fundamental Question: What is matter, and how do we identify it? Part I: How Dense Is It? Fundaental Question: What is atter, and how do we identify it? 1. What is the definition of atter? 2. What do you think the ter ass per unit volue eans? 3. Do you think that a

More information

T m. Fapplied. Thur Oct 29. ω = 2πf f = (ω/2π) T = 1/f. k m. ω =

T m. Fapplied. Thur Oct 29. ω = 2πf f = (ω/2π) T = 1/f. k m. ω = Thur Oct 9 Assignent 10 Mass-Spring Kineatics (x, v, a, t) Dynaics (F,, a) Tie dependence Energy Pendulu Daping and Resonances x Acos( ωt) = v = Aω sin( ωt) a = Aω cos( ωt) ω = spring k f spring = 1 k

More information

The accelerated expansion of the universe is explained by quantum field theory.

The accelerated expansion of the universe is explained by quantum field theory. The accelerated expansion of the universe is explained by quantu field theory. Abstract. Forulas describing interactions, in fact, use the liiting speed of inforation transfer, and not the speed of light.

More information

2. To study circular motion, two students use the hand-held device shown above, which consists of a rod on which a spring scale is attached.

2. To study circular motion, two students use the hand-held device shown above, which consists of a rod on which a spring scale is attached. 1. A ball of mass M attached to a string of length L moves in a circle in a vertical plane as shown above. At the top of the circular path, the tension in the string is twice the weight of the ball. At

More information

National 5 Summary Notes

National 5 Summary Notes North Berwick High School Departent of Physics National 5 Suary Notes Unit 3 Energy National 5 Physics: Electricity and Energy 1 Throughout the Course, appropriate attention should be given to units, prefixes

More information