7 Pages

ChainRuleExamples

Course: MAC 2311, Spring 2008
School: FSU
Rating:
 
 
 
 
 

Word Count: 1494

Document Preview

CHAIN 1 THE RULE The whole purpose of the chain rule is to be able to find the derivative of a complicated function without to much stress. Consider the following composition of functions: p (x) = f (g (k (h (x)))). The derivative p ' (x) = f ' (g (k (h (x))))* g ' (k (h (x)))* k ' (h (x))* h ' (x). Determining this derivative is like peeling an onion from the outside in. Take the derivative of the outer...

Register Now

Unformatted Document Excerpt

Coursehero >> Florida >> FSU >> MAC 2311

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
CHAIN 1 THE RULE The whole purpose of the chain rule is to be able to find the derivative of a complicated function without to much stress. Consider the following composition of functions: p (x) = f (g (k (h (x)))). The derivative p ' (x) = f ' (g (k (h (x))))* g ' (k (h (x)))* k ' (h (x))* h ' (x). Determining this derivative is like peeling an onion from the outside in. Take the derivative of the outer function, times the derivative of the next layer. Keep doing this until you get to the final inner-most layer. The Chain Rule is formally stated and proved at the end of these notes. EXAMPLE 1: SOLUTION: Let u = x 4 2 x 2 - 6 and f u = u 100 . Then u ' = 4 x 3 4 x Find f ' for f (x) = (x4 + 2x2 - 6)100. f ' u = 100 u99 f ' x = f ' u x u ' x = 100 u 100 4 x 3 4 x = 100 x 4 2 x 2 - 699 4 x 3 4 x Remember the rule for f (x) = xn for which f ' (x) = n xn 1? n can be any real number, even a fraction. Notice, that the final answer in Example 1 is the derivative of the inside times the derivative of the outside. Using the chain rule is like peeling an onion. Start with the outer-most function and take its derivative, then the next function, and so on. The next example illustrates the Chain Rule in combination with the product rule. It is very important that you gain facility in applying multiple rules in combination to the point that it becomes second nature to you! EXAMPLE 2: 1 -3 = x - 2 x 5 3 x - 2 x 5 Find f ' for f x = SOLUTION: Use the product rule to find u '. (f (x) = h (x) *g (x). f ' (x) = h ' (x)*g (x) + h (x)*g ' (x).) 2 EXAMPLE 3: Find f ' for f x = 3 x 2 3 x 4. SOLUTION: 1 Note that in this problem we have the function x 2 3 x 4 raised to the 3 power. This is thus a composite function which requires the Chain Rule. In differentiating the outer function we have to use the "drop down" rule for the outer function. We begin by letting u represent the the inner function. This is a procedure you should write out each time you do this type of problem, at least for a period of time when your "training wheels" are attached. Later you will be doing this type of problem in one step! EXAMPLE 4: SOLUTION: Find f ' for f x = sincos x 2 - 5 x 6. This is a triple composite function. We begin by letting u represent the inner most function, x - 5 x 6 . Moving outward one function, we let p represent the cosine function. Finally we have the function f as y = f p = sin p. Thus we will be writing the derivative as 2 dy dy dp du = dx dp du dx Using the Newton notation, this is equivalent to f ' x = f ' pp ' u u ' x 3 EXAMPLE 5: SOLUTION: This is another triple composition like the one in Example 4. You might try this one on your own before peeking at the solution below. Find f ' x for f x = tan x 4 x 3 . 2 You might want to simplify the above result, but it is not necessary. In a given problem situation in the future, the amount and nature of derivative simplifications depends upon the purpose to which the derivative is being applied. EXAMPLE 6: SOLUTION: Find f ' for f x = 1 cos 2 x- 4 . EXAMPLE 7: SOLUTION: Find f ' x for f x = csc x cot x - 1 . 4 We end this series of examples with another triple composite function. EXAMPLE 8: SOLUTION: Find f ' for f x = sincos 2 x - 5 . Work through the examples provided in this set of supplemental notes. While doing this, keep in mind the fact that you will start with the derivative of the outside function, and keep taking the derivative of each of the following layers. It is like a multi-layered onion. Once you peeled the outer skin off, there is another skin. Statement and Proof of the Chain Rule Theorem: (Chain Rule) Let y = f (x ) be a differentiable function of x and x = g(t ) be a differentiable function of t. Then y = F( t ) = f ( g ( t ) ) is also a differentiable function, and F ' t = f ' g t g ' t or dy dy dx = dt dx dt Note: The Chain Rule statements above are equivalent with the one first using Newton's notation for the derivative and the second statement using Leibnitz' notation for the derivative. The "chaining" together of the two fractional Leibnitz' notation for the derivatives, "linked" together by the common dx is the motivation for the name "Chain Rule". Proof: Define = lim y - f ' x Since f is a differentiable function, by the definition of derivative, x y = f ' x so it is clear that 0 as x 0. Solving for y we see that x 0 x y = f ' x x + x . Now we divide through this equation by t to obtain y = t f ' x x x + t t (1) We are just about to let t approach 0, but we must first establish what happens to x . Consider the following. t 0 lim x = lim x 0 x t t 5 Since x = g( t ) is a differentiable function of t, the first factor in the limit exists and is g' ( t ). Thus we have t 0 lim x = g ' t 0 = 0 Referring back to equation (1) we see that lim t 0 y = t f ' x lim t 0 x t + t 0 lim lim t 0 x t (2) x y dx = g ' t = and lim = 0, it is clear that lim exists. Therefore dt t 0 t t 0 t 0 t equation (2) results in Since lim dy dx dx = f ' x + 0 dt dt dt dy dy dx = dt dx dt dy dx with F ' t , x with g t , and with g ' t we get the following expression for dt dt the Chain Rule: If we replace F ' t = D t f gt = f ' gt g' t Extending the Chain Rule The Chain Rule tells us how to determine the derivative of a composition of two functions. It is easily extended to multiple compositions of functions. Consider the function y = F x = f g h x = f g hx where f, g, and h are all differentiable functions. We can let y = f (u ), u = g (v ), and v = h (x ). This can be considered to be a chain of linked functions. Using the Leibnitz notation, we have F ' x = expressing the fact that we have dy dy du dv = dx du dv dx dy is the product of three derivatives. Using the Newton notation instead, dx dy du dv = f ' u , = g ' v , and = h ' x so that du dv dx F ' x = f ' u g ' v h ' x Writing everything in terms of x we have D x f g h x = f ' g h x g ' h x h ' x Example 4 above was done using the extended Chain Rule for a triple composition of functions. 6 Two final examples should cement your understanding of the Chain Rule. EXAMPLE 9: SOLUTION: This is another triple composition. We will list them before applying the Chain Rule. y = f u = u , 3 Find the derivative of y = sin 3 2 x 4 x 2 . u = g v = sin v , v = hx = 2 x x 4 2 Thus f is the cubing function, u is the sine function, and v is the polynomial function in x. f is the outermost function; g is the middle function; h is the innermost function. We are to determine the derivative of this triple composition. y = f g h x The best way to apply the Chain Rule in practice is shown below since it is most easily remembered by students in the long run. dy dy du dv = dx du dv dx dy 2 = 3u , du multiply the derivatives. Then we have du = cos v , dv dv 3 = 8 x 2 x . Applying the Chain Rule we next dx dy = 3 u 2 cos v 8 x 3 2 x dx Finally we write everything strictly in terms of x. dy 2 3 = 3 sin v cos v 8 x 2 x dx = 3sin 2 x x cos 2 x x 8 x 2 x 2 4 2 4 2 3 . EXAMPLE 10: SOLUTION: Find the derivative of y = sin 3 2 x 4 x 3 Here we have a quadruple composite function! With enough practice you should be able to do these derivatives "on the fly" without having to identify with a letter each individual function. You 7 start differentiating the outermost function and then work your way inward, multiplying by the derivative of the next inner function. There will be four factors since there are four functions: first the cubing function, then the sine function, followed by the square root function with the innermost function the polynomial 2 x 4 x 3 . 2 dy 1 4 3 4 3 4 3 2 3 2 = 3 sin 2 x x cos 2 x x 2 x x 8 x 3 x dx 2 -1
Textbooks related to the document above:
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

New Mexico - MGMT - 340
MGT 340 ONLINE EXAM 3 CHAPTERS 10-12 FALL 2007 NAME _Answer Key_ General Instructions: The exam should be completed with no assistance. You MUST show ALL your calculations in order to receive full credit. Problem 1 (8 pts) Eli Company purchased asset
FSU - MAC - 2311
DERIVATIVES OF TRIGONOMETRIC FUNCTIONSThe Sine Function We begin with the derivative of the sine function using the original definition of the derivative: f ' x = limh 0f x h - f x hIn applying this definition we begin with the traditiona
Manhattan College - ACCT - 202
Danielle Cirillo Accounting 201 September 6, 2007 E 1-5 B. If Merck decided to reduce it research and development expenses by 50% the shortterm implications would be that the income would rise immediately because it is cutting back on the expenses th
Manhattan College - ECON - 202
Danielle Cirillo Chapter 9 3,4,7 March 3, 20083. Product price 2 2 2 2 2 2Quantity demanded 0 1 2 3 4 5Total revenue 0 2 4 6 8 10Marginal Revenue 2 2 2 2 2 2A. You can conclude that it is purely competitive because their individual firms ha
Manhattan College - ECON - 202
Danielle Cirillo Econ 202-01 Chapter 7 Pg. 136 1, 2,3,4,10,11 Dr. Abdulahad 1. Units consumed 0 1 2 3 4 5 6Total Utility 0 10 18 25 30 33 34Marginal Utility 0 10 8 7 5 3 1A. Total Utility is increasing at a decreasing rate. You know this becaus
Manhattan College - ECON - 202
Danielle Cirillo Econ 202-01 Chapter 11 Pg. 231-232 7, 8 Dr. Abdulahad7. A. The meaning of a four-firm concentration ratio of 60 percent means out of all the industries the largest four accounts for 60 percent of the sales made. A 90 percent concen
Manhattan College - ACCT - 202
Chapter 5 Cost Volume- Profit Cost Behavior Analysis Variable costs Fixed costs Relevant range Mixed costs Identifying variable and fixed costs Cost-Volume-Profit Analysis - Basic components - CVP income statement - Break-even analysis - Target net i
FSU - MAC - 2311
1 IMPLICIT DIFFERENTIATION Equations in terms of x and y can be defined two different ways. One is explicitly, y = f (x), and the other, implicitly. EXPLICITLY: y = x 2 + 3x - 4 x2+y2=4IMPLICITLY:We know how to take the derivative of the first.y
FSU - MAC - 2311
The Concept of AVERAGE RATE OF CHANGESPEED Suppose we are tracking Barney as he falls from the Sears Tower. To find the average speed Barney is falling over any particular time interval, divide the amount of distance covered during the time interval
FSU - MAC - 2311
1RATES OF CHANGEAVERAGE AND INSTANTANEOUS RATES OF CHANGE We have already considered the average rate of change back in another set of notes, but we review the definition anyway. DEFINITION: The average rate of change of a function f (x) with resp
FSU - MAC - 2311
1LINEARIZATION AND DIFFERENTIALSLINEARIZATION Consider the function f (x) = x 2 + 4. Determine its tangent line at the point (1, 5). f '(x) = 2x m = f '(1) = 2(1) = 2 y - 5 = 2(x - 1) y - 5 = 2x - 2 y = 2x + 3 Now, let us look at the graph of t
University of Florida - GLY - 1102
Some of the marine reptiles in episode three, the cruel sea, are known to have given live birth rather than being egg layers: TRUE According to the cruel sea episode, some dinosaurs were capable of swimming to nearby islands: TRUE In episode two, tim
FSU - PSB - 2100
Detailed Questions from book and classAll of the output of the cerebellum is via Purkinje cells. Most systems cross (i.e. pass information to the opposite side of the brain).Damage to the extrapyramidal system: results in rigidity; is often due to
FSU - ECO - 2013
CHAPTER 1 Scarcity Fundamental concept of economics that indicates that there is less of a good freely available from nature than people would like. Choice The act of selecting among alternatives. Resource An input used to produce economic goods. Lan
FSU - AMH - 2097
8/29/2007 Race and Ethnicity in the United States Johann Blumenbach (1776) Big into participation and discussion, class is about personal issues and not simply regurgitating facts, Quiz o We may not always be able to define race but we can always tel
University of Florida - AMH - 2020
AMH2020 Midterm ReviewBalance of Power: Booker T. Washington: Was a part of the southern progressivism, he was born to a former slave, and founded the Tuskegee Institute, a vocational school that empowered African Americans to learn on their own. H
University of Florida - AMH - 2020
The Roaring 20's Modernity and its DiscontentsObjectives: 1. To discuss modernism and the Second Industrial Revolution 2. To discuss the reaction to modernity Progressivism- increase role of state before and during World War I New ways or "orderi
University of Florida - AMH - 2020
AMH 2020 Midterm Review Section One Identification Henry Grady: the editor of the Atlantic Constitution and considered the champion of the new south. He saw the south full of riches and thought it should build factories, otherwise the South would fa
University of Florida - GLY - 1102
DINOSAUR TRACKS, TRACKWAYS, AND OTHER TRACE FOSSILS INTRODUCTION Dinosaur footprints are trace fossils, as are previously discussed skin impressions, leaving behind information on dinosaurs without fossil bones. Dinosaur tracks or footprints are left
UNF - EGN - 3311
Addition of Vectors in 2DRepresent each vector in Cartesian vector notation:Addition of Vectors in 3DRepresent each vector in Cartesian vector notation:F = Fx i^ + Fy ^ jAdd like components:^ F = Fx i^ + Fy ^ + Fz k jAdd like components:F
UNF - EGN - 3311
SUMMARY CHAPTER 3Conditions for Equilibrium Two Dimensions Three Dimensions F = 0 F = 0 Fx = 0 Fx = 0 Fy = 0 Fy = 0 Fz = 01. 2. 3. 4. 5. 6.Procedure for Drawing Free Body Diagrams (FBD) Establish X, Y, Z coordinate system in a suitable orientat
UNF - EGN - 3311
CHAPTER 5 SUMMARY EQUILIBRIUM OF A RIGID BODY Equations of Equilibrium 2 Dimensions 3 DimensionsF = 0F = 0 Fx = 0 Fy = 0 and M = 0andM = 0Fx = 0 Fy = 0 Fz = 0 M x = 0M o = 0where O is the point of interestM y = 0 M z = 0Support React
UNF - EGN - 3311
Shear and Bending Moment DiagramsShear diagram shows the variation of shear as a function of X along the beam Bending Moment diagram shows the variation of bending moment as a function of X along the beamFREE BODY DIAGRAMS at Cut SectionsV Workin
UNF - EGN - 3311
Page tof SICourse: ,~:-E(qN o"I>\L ~e~ss~o~n~N~u~m~b~e~r.:.-~1Z.~_IE.t:" v_\e~ fO~ cs.'is.~ Wkll\.~pp11e.d. ~ ~ b~co.use0."-l0.Mc.~'~ ~ ~e. ~."t-'-\ I~ \,e. D~ ~'"a.."~,.. c.e. ~"'"b1h.rQ-to-~Y"\1'"+ro.V'\sl~\'\.
UNF - EGN - 3311
Page \ of fCourse:E~N3311Lesson Number:~13-JI~C'-"SS \LR. recll.Jc ~ <:>~ c:. S \ "'-~\e d\ s -\-r\ bvkd lcy-d \V'\J.\-t:, :- c"IN -rJ2.0DUC-'-, Dr-lc:.,-e,~\~e.~ ,\t'\c;k\~(~1,.0.,.)~V\ V\.~.Y V\e en V\. o~k. e. l
UNF - EGN - 3311
CHAPTER 6 FRAMES AND MACHINES REVIEW
UNF - EGN - 3311
CHAPTER 4 SUMMARYMOMENTS Vector quantity Units are [ForceLength] Moments in 2DM = FdMoments in 3DM = r Fr = position vector from point of interest to any position on line of action of the force F = force in vector notationF = magnitude of t
UNF - EGN - 3311
Chapter 6 Frames and Machines Review12FBD of Components3Two Force MembersPage 226: When a member is subjected to no couple moments and forces are applied at only two points on the member, the member is a 2 FORCE MEMBER To maintain mome
UNF - EGN - 3311
Chapter 6 Structural Analysis Truss ReviewWhat is a Truss? Trusses are stationary structures used to support and transmit loads. They are composed of slender two-force members connected by pins at their end points. Analysis of 2D Trusses Purpose is
C. Connecticut - PSY - 236
"Failure in the Sending Students Over District Borders"Pascal Rahardjo 12/03/07 Social PsychologyIn 1993 Connecticut became the first school in the United States to board on a voluntary route to integrate its schools across town lines. This idea
C. Connecticut - GEOG - 110
Chapter 1 Geography: Greek word "to describe the Earth" Cultural Geography: deals with the natural environment Culture: learned collective human behavior Physical Environment: deals with climate, wildlife and terrain FIVE GEOGRAPHICAL THEMES 1. Cult
Montclair - ENWR - 106
Kosta Leontarakis ENWR 106 College Writing II: Writing and Literary Study Prof. L. DiFabio 1/23/08 Submitted 1/25/08Response to Girl by Jamaica KincaidCan you recall a time in your life when a family member tried to give you valuable advice? Now
New Mexico - MGMT - 470
Financial Markets and Institutions (MGT 470)Time Value of Money (TVM) Homework Assignment I (Solutions)Please solve the following problems using either TVM formulas or the financial calculator. Show all your formula work. If you use the calculator,
New Mexico - MGMT - 470
Financial Markets and Institutions (MGT 470)Interest Rates, and Money Markets Homework Assignment II (Solutions)Please solve the following problems using either TVM formulas or the financial calculator. Show all your formula work. If you use the ca
Montclair - ENWR - 106
Kosta Leontarakis ENWR 106 College Writing II: Writing and Literary Study Prof. L. DiFabio 1/26/08 Submitted 1/29/08Sophocles' Oedipus and The Dilemma Of The Free WillDo you believe you have a destiny? What is exactly is fate? These are fundament
Montclair - ENWR - 106
Kosta Leontarakis ENWR 106 College Writing II: Writing and Literary Study Prof. L. DiFabio 1/29/08 Submitted 2/1/08The Importance of LiteratureLiterature; we see it everyday as students, but what is it really? Why is it so important? The literal
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment 11:00-12:15 November 14, 2005 TA Menachem Session 18 John Locke A Letter Concerning Toleration John Locke's "A Letter Concerning Toleration" talks a lot of being tolerate of other religions.
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment 11:00 12:15 P.M. Professor Chazan T.A. Menahem AntigoneThe tragedy of Antigone was like any other tragedy. The tragedy was inevitable and the deaths in it were bound to happen. I liked wha
Montclair - ENWR - 106
Kosta Leontarakis ENWR 106 College Writing II: Writing and Literary Study Prof. L. DiFabio 2/2/08 Submitted 2/5/08 Because I could not stop for Death ResponseI first started getting familiar with Emily Dickinson in high school. This is one of my fa
NYU - CONWEST - 101
Exercise 2.2.3 October 23, 2005 Writing the Essay 11:00-12:15 Exercise 2.2.3My understanding of the brain is very little and after writing about this in the previous essay, I can see that I would like to know a lot more about the brain. It is somet
NYU - WRIT - V40. 0100
Writing the Essay: Science 11:00 12:15 September 18, 2005 Interpretation Interpretation is how one would view something. A person's personal point of view is what it means to interpret something. When a person tries to communicate to another person
NYU - WRIT - V40. 0100
Writing the Essay: Science Section 34 11:00-12:15 September 20, 2005 Homework Exercise 1.4 After reading John Henry Newman's "Knowledge Viewed in Relation to Professional Skill" and Oliver Sacks "The Man Who Mistook His Wife for a Hat," I learned som
NYU - CONWEST - 101
Prof. Chazan ConWest September 7, 2005 GenesisAfter reading Genesis from the creation of the Earth to the death of Israel, I had some mixed feelings about the first book of the Bible. This was my first time reading the Bible from the beginning and
NYU - CONWEST - 101
Conversations of the West: Antiquity and Enlightenment December 7, 2005 11:00-12:15 TA Menachem Session 18Gay Marriage The topic of gay marriage is a widely debated issue, not only in the United States but all over the world. Gay citizens around th
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment 11:00-12:15 September 21, 2005 TA Menachem Euripides V The Bacchae After reading the Bacchae by Euripides, I saw many contrasting points between it and the Exodus and I also saw many similar
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment September 12, 2005 11:00 12:15 Exodus The role that God plays in the second book of the Old Testament is much greater than His role in the first book, Genesis. He is more commanding and he p
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment TA Menachem 11:00 12:15 September 27, 2005 Symposium After reading the Symposium by Plato, my reactions about the story of a group of intellectuals and their conversation on love were mixed.
NYU - PHYS - V85.0011
Lab #5 Lab Performed: October 9th, 2007 Lab Due: October 16th, 2007 Section 13 Objective: The objective of this lab is to investigate the validity of the work-energy relationship where W= KE. Theory: With a point mass m acted upon by a net force F=F(
NYU - FRENCH - V45. 0866
1. existentialism in la belle poque a. what is existentialism? i. Talk about it a little 1. history, Sartre fully defining it after world war two a. self vs society i. individual vs mass 2. "many of philosophers who have influenced existential philos
NYU - CALC - V63. 0121
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment November 21, 2005 11:00-12:15 TA Menachem Session 18 Lessing's "Nathan the Wise"Throughout history, Christianity has been the staple religion in literature. It was always depicted as the go
NYU - WRIT - V40. 0100
Ideas: Great people are contradictions o Contradiction and paradox o Gandhi small, tiny, but made a great change in society o Martin Luther King black (and was oppressed at the time) and was able to make a huge difference. His Idea: His high talent
NYU - NEURO - 101
Chapter 5 Synaptic Transmission Types of Synapses o Electrical synapses Occur at specialized sites called gap junctions 3mm gaps spanned by clusters of special proteins called connexins o 6 connexins combine to form a channel called a connexon and t
NYU - NEURO - 101
Chapter 9 Properties of Light 1. Light a. Wavelength distance between successive peaks or troughs b. Frequency - number of waves per second c. Amplitude difference between wave trough and peak d. Radiation is proportional to its frequency e. Radiat
NYU - CONWEST - 101
Exercise 1.2.2 October 23, 2005 Writing the Essay 11:00-12:15 The Man Who Mistook His Wife for a Hat I want to choose this essay because I am very interested in neuropsychology (conventional psychology). Neuroscience and psychology are actually my in
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment 11:00-12:15 October 10, 2005 TA Menachem : Session 18 The Acts of the ApostlesThis book, which is supposedly written by Luke, is what I think is the worst written book from the Bible read t
NYU - CONWEST - 101
Calculus I Fall 2005 MW 8:55-10:45, Silver 710Section 3.9 6. Approximation using the derivative of f (x) := x2/3 at the point x = 27: (26) 3 (27) 3 -2 22 3(27)1 3=79 = 8.7777. 9On the other hand, the calculator gives (26)2/3 = 8.7763. 12
NYU - WRIT - V40. 0100
Exercise 2.3 October 25, 2005 Writing the Essay: Science 11:00-12:15 Fascinating Aspect It's amazing how a man like Dr. P could be able to live his life without a normal functioning of the visual parts of his brain. Not only was Dr. P able to live a
NYU - WRIT - V40. 0100
Writing the Essay: Science Exercise 2.4.2 October 30, 2005 11:00-12:15 What I would have done with the text "The Man Who Mistook His Wife for a Hat" had a lot of confusion in it that made it a little bit hard to read. Sacks left a lot of information
NYU - CONWEST - 101
Conversations of the West: Antiquity and the Enlightenment November 8, 2005 TA Menachem 11:00-12:15 Section 18 Spinoza Spinoza in his Tractatus Theologico-Politicus has a lot of opinions that I would agree with and would not agree with. Spinoza talks
NYU - PHYS - V85.0011
Lab #4- Newton's 2nd Law Objective: By doing several different experiments, it is possible to observe Newton's 2 nd Law of motion throughout the lab. Description: This lab has three different parts to it: Part 3) By using a force sensor and a motion