2.2 Differentiation and Integration of Vector-Valued Functions

Size: px
Start display at page:

Download "2.2 Differentiation and Integration of Vector-Valued Functions"

Transcription

1 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS131. Differentiation and Integration of Vector-Valued Functions Simply put, we differentiate and integrate vector functions by differentiating and integrating their component functions. Since the component functions are realvalued functions of one variable, we can use the techniques studied in calculus I and II...1 Differentiation Definition 13 Let r t be a vector function. The derivative of r with respect to t, denoted r t or d r is defined to be dt r t = lim h 0 r t + h r t h Geometrically, r a is the vector tangent to the curve at t = a. Definition 14 The line tangent to a curve C with position vector r t at t = a is the line through r a in the direction of r a. Definition 15 Unit Tangent Vector The unit tangent vector, denoted T t is defined to be T t = r t r t.4 Remark 16 Of course, the above definition makes sense only if r t 0. The derivative is defined in terms of limits. Taking the limit of a vector function amounts to taking the limits of the component functions. Thus, we have the following theorem: Theorem 17 If r t = f t, g t, h t then r t = f t, g t, h t. There is a similar result for plane curves. Since the component functions are real-valued functions of one variable, all the properties of the derivative will hold. We have the following theorem: Theorem 18 Suppose that u and v are differentiable vector functions, c is a scalar and f is a real-valued function. Then: 1. u t ± v t = u t ± v t. c u t = c u t 3. f t u t = f t u t + f t u t 4. u t v t = u t v t + u t v t

2 13 CHAPTER. VECTOR FUNCTIONS 5. u t v t = u t v t + u t v t 6. u f t = f t u f t Example 19 Let r t = t, e t, sin t. Find r t and the unit tangent vector at t = 0. Then, find the equation of the tangent at t = Computation of r t. r t = 1, te t, cos t. Computation of the unit tangent at t = 0. First, we must find the tangent vector at t = 0. This vector is r 0. From our computation above, we see that r 0 = 1, 0, The unit tangent vector at t = 0 is T 0. T 0 = r 0 r 0 = 1, 0, = 5 1 5, 0, 5 3. Computation of the tangent line. The parametric equations of the line through r 0 = 0, 1, 0 with direction vector 1, 0, is x = t y = 1 z = t Definition 130 Smooth Curve A curve C given by a position vector r t on an interval I is said to be smooth if the conditions below are satisfied: 1. r t is continuous.. r t 0 except possibly at the endpoints of I. Smooth curves will play an important role in the next sections. Geometrically, a curve is not smooth at points where there is a corner also called a cusp. Example 131 Consider the curve given by r 1 t = 1 + t, t 3. Find if it is smooth on R. What about on 0,? We start by computing r t. r t = t, 3t. Wee that r t is always continuous. However, r t = 0 when t = 0. Hence, this curve is not smooth on R. It is smooth on 0, since r t is continuous there and never equal to 0.

3 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS133 We finish with the proof of a well known result which we state as a proposition. Proposition 13 Let C be a curve given by a position vector r t. If r t = c a constant then r t r t for all t. Proof. We know that r t = r t r t. So, we have r t r t = c. If we differentiate each side and use our rules of differentiation, we get r t r t + r t r t = 0 This says that r t r t. r t r t = 0 r t r t = 0 You may not recognize this result the way it is stated. Think of a circle. The position vector of a circle is its radius. The theorem stated in the case of a circle says that the radius of a circle is perpendicular to the tangent to the circle... Integration Definition 133 If r t = f t, g t, h t then b a b r t dt = f t dt, a b a g t dt, b a h t dt and r t dt = f t dt, g t dt, h t dt We have similar definitions for plane curves. Example 134 Let r t = cos t, sin t, which satisfies R 0 = 3,, 1. R t = r t dt t. Find R t = r t dt = = cos tdt, sin tdt, t dt 1 sin t + C 1, cos t + C, tan 1 t + C 3 Since we want R 0 = 3,, 1, we must have 3,, 1 = 0 + C 1, + C, 0 + C 3 Thus, C 1 = 3, C = 4 and C 3 = 1. It follows that 1 R t = sin t + 3, cos t 4, tan 1 t + 1

4 134 CHAPTER. VECTOR FUNCTIONS..3 Velocity and Acceleration In this section, we look at direct applications of the derivative and the integral of a vector function. Definition 135 Velocity and Acceleration Consider an object moving along C, a smooth curve, twice differentiable, with position vector r t. 1. The velocity of the object, denoted v t is defined to be v t = r t.5. The acceleration of the object, denoted a t is defined to be a t = v t = r t.6 3. The speed of the object is v t. Example 136 Finding the velocity and acceleration of a moving object An object is moving along the curve r t = t, t 3, 3t for t 0. Find v t, a t and sketch the trajectory of the object as well as the velocity and acceleration when t = 1. Velocity: Acceleration: v t = 1, 3t, 3 a t = 0, 6t, 0 Sketch: When t = 1, we have v 1 = 1, 3, 3 and a 1 = 0, 6, 0 The trajectory of the object as well as the velocity and acceleration at t = 1 are shown in figure.. In many applications, we do not know the position function. Instead, we know the acceleration and we must find the velocity and position function. The next example illustrates this. Example 137 Finding a Position Function by Integration A moving particle starts at position r 0 = 1, 0, 0 with initial velocity v 0 = 1, 1, 1. Its acceleration is a t = 4t, 6t, 1. Find its velocity and position function at time t.

5 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS135 Figure.: Motion of an object along r t = t, t 3, 3t Velocity: Since a t = v t, it follows that v t = a t dt Thus v t = t + C 1, 3t + C, t + C 3 We find the constants by using the initial condition. v 0 = 1, 1, 1 = C1, C, C 3 Thus, C 1 = 1, C = 1 and C 3 = 1. It follows that v t = t + 1, 3t 1, t + 1 Position Function: Since v t = r t, it follows that r t = v t dt t 3 = 3 + t + C 1, t 3 t + C, t + t + C 3 We find the constants by using the initial condition. r 0 = 1, 0, 0 = C1, C, C 3

6 136 CHAPTER. VECTOR FUNCTIONS Thus, C 1 = 1 and C = C 3 = 0. It follows that t 3 r t = 3 + t + 1, t3 t, t + t Remark 138 The above problem can be set up as a differential equation, that is an equation which involves the derivatives of an unknown function. Solving the equation amounts to finding the unknown function. We were given the acceleration a t and we had to find the position function r t. Since a t = r t, the above problem could have been stated as: Find r t given that r t = 4t, 6t, 1, r 0 = 1, 0, 0 and v 0 = 1, 1, 1. The last two conditions are called the initial conditions because they are the conditions when t = 0. Of course, we would solve the problem the same way in this particular example. However, many diff erential equations which appear in applied mathematics are far more challenging to solve. Remark 139 In general, we can recover velocity by integration when acceleration is known. Similarly, we can recover position by integration when velocity is known. More precisely, if a t 0 and v t 0 are known, then t v t = v t0 + a u du t 0 This can be derived from the definition of acceleration. Since a t = v t, integrating from t 0 to t gives t t 0 a u du = t t 0 v u du. Using the fundamental theorem of calculus, we get t t 0 a u du = v t v t 0 hence the result. Similarly, if v t and r t 0 are known, then t r t = r t0 + v u du t 0 This can be proven the same way as the formula for velocity. Remark 140 When studying the motion of an object, the time at which we start tracking the object is usually set to 0. The acceleration at time t = 0 is called initial acceleration and denoted a 0. Similarly, the velocity at time t = 0 is called initial velocity and usually denoted v 0. The position at time t = 0 is called initial position and usually denoted r 0. The term initial means at time t = Projectile Motion If you wondered how we can know the acceleration and not the other quantities, this section will hopefully answer your questions. We begin with a little bit of physics. Newton s second law of motion states that if at time t a force F t

7 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS137 acts on an object of mass m, this action will produce an acceleration a t of the object satisfying F t = m a t Thus, if we know the force acting on the object, we can find the acceleration. We will then be in the situation of the previous example. We illustrate this with a classical problem in physics, the problem of finding the trajectory of an object being thrown in the air and subject to the laws of physics. Example 141 A projectile is fired with an angle of elevation α and initial velocity v 0 as shown on the next slideif we ignore air resistance, the only force acting on the object is gravity. 1. Find the position of the object r t in terms of α and v 0.. Express the range d in terms of α. 3. Find the value of α which maximizes the range d. 4. What is the maximum height reached by the object? Answer to 1. When translating a real world problem into mathematics so we can solve it, we will have to introduce a coordinate system so we can measure distances and position objects. This step is crucial. We want to do it in a way that makes all the equations we will derive as simple as possible. We begin by setting the axes so that y is the vertical direction and x the horizontal direction. In addition, the motion of the projectile begins at the origin. The only force the object is subject to is gravity. Since the force of gravity acts downward, we have a t = 0, g where g = 9.81m/s. We can now compute v t. Let us introduce some notation, let v 0 = v 0x, v 0y let v t = v x, v y and let v 0 = v 0. Now, by definition, v t = a t dt = C 1, gt + C Then, we have Thus v 0 = v0x, v 0y = C 1, C v t = v0x, gt + v 0y Elementary trigonometry tells us that v 0x = v 0 cos α v 0y = v 0 sin α

8 138 CHAPTER. VECTOR FUNCTIONS Thus v t = v0 cos α, gt + v 0 sin α Now, we can compute r t. r t = v t dt = v 0 cos α t + C 1, 1 gt + v 0 sin α t + C Since r 0 = 0, 0, both C 1 and C are 0 hence r t = v 0 cos α t, 1 gt + v 0 sin α t So, we can see that the motion in the x-direction and in the y-direction follow different laws. This can be made more obvious by writing the parametric equations of the trajectory of the object. { x = v 0 cos α t y = 1 gt + v 0 sin α t Answer to. d, the range, is the horizontal distance corresponding to y = 0. We can find d by finding the value of t for which y = 0 and plugging this value in the equation for x. y = 0 1 gt + v 0 sin α t = 0 t 1 gt + v 0 sin α = 0 This happens when either t = 0 or t = v 0 sin α. t = 0 corresponds to the g initial position. The value of t we want is t = v 0 sin α. This value gives g us d = v 0 cos α v 0 sin α g d = v 0 sin α g Answer to 3. We see that d is maximum when sin α = 1 that is when α = π 4. Answer to 4. The object reaches its maximum altitude when its vertical velocity is 0 that is when v y = gt + v 0 sin α = 0 or when t =. At that v0 sin α g

9 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS139 Figure.3: Trajectory of a Projectile time, the altitude is v0 sin α y g = 1 g v0 sin α v0 sin α + v 0 sin α g g = 1 v 0 sin α + v 0 sin α g g = v 0 sin α g..5 Things to Know Be able to tell if and where a curve is smooth. Be able to compute the derivative of a space curve. Know what the unit tangent vector is and be able to find it. Be able to compute the integral of a space curve. Know the relationship between the position vector, the velocity and acceleration of a particle in motion. Be able to find the velocity and acceleration of a particle given its position vector. Be able to find the velocity and position of a particle given its acceleration and initial velocity and position. Be able to do problems similar to the example on projectile motion.

10 140 CHAPTER. VECTOR FUNCTIONS..6 Problems 1. Evaluate 1 0 t 3, 7, t + 1 dt. Evaluate π 4 sin t, 1 + cos t, sec t dt π 4 3. Evaluate t, 1 5 t, 1 t dt 4. Determine if the curves below are smooth on R. a r t = t 3, t 4, t 5 b r t = t 3 + t, t 4, t 5 5. r t = t + 1, t + 1 is the position of a particle in the xy-plane at time t. Find an equation in x and y whose graph is the path of the particle, then find the particle s velocity and acceleration when t = r t = e t, 9 et is the position of a particle in the xy-plane at time t. Find an equation in x and y whose graph is the path of the particle, then find the particle s velocity and acceleration when t = ln Motion on a circle x + y = 1. r t = sin t, cos t is the position of a particle in the xy-plane at time t. Find the particle s velocity and acceleration when t = π 4 and t = π and plot them as vectors along with the curve. 8. Motion on a cycloid. r t = t sin t, 1 cos t is the position of a particle in the xy-plane at time t. Find the particle s velocity and acceleration when t = π and t = 3π and plot them as vectors along with the curve. 9. r t = t + 1, t 1, t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = r t = cos t, 3 sin t, 4t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = π. 11. r t = ln t + 1, t, t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = Find the angle between the velocity and acceleration if r t = 3t + 1, 3t, t at t = Find the angle between the velocity and acceleration if r t = ln t + 1, tan 1 t, t + 1 at t = Find the equation of the line tangent to r t = sin t, t cos t, e t at t = 0.

11 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS Find the equation of the line tangent to r t = a sin t, a cos t, bt at t = π. 16. Consider particles moving along the unit circle x + y = 1. Answer the questions below for each of the particle a e. i. Does the particle have constant speed? If so, what is it? ii. Is the particles s acceleration always orthogonal to its velocity vector? iii. Does the particle move clockwise or counterclockwise around the circle? iv. Does the particle begin at the point 1, 0? a r t = cos t, sin t, t 0. b r t = cos t, sin t, t 0. c r t = cos t π, sin t π, t 0. d r t = cos t, sin t, t 0. e r t = cos t, sin t, t A particle moves along the top of the parabola y = x from left to right at constant speed 5 units per second. Find the velocity of the particle as it moves through,. hint: You first need to find the parametric equations { of the curve. Recall, if y = f x then the parametric equations x = at are where a is a constant. In this case, first write x = f y y = f at then use a similar trick for the parametric equations. 18. Solve for r t in { d r dt = t, t, t. r 0 = 1,, At time t = 0, a particle is located at the point 1,, 3. It travels in a straight line to the point 4, 1, 4, has speed at 1,, 3 and constant acceleration 3, 1, 1. Find the position vector r t. 0. A projectile is fired at a speed of 840m/s at an angle of 60. How long will it take to get 1km downrange? 1. A projectile is fired with an initial speed of 500m/s at an angle of elevation of 45. a When and how far away will the projectile strike? b How high overhead will the projectile be when it is 5km downrange? c What is the greatest height reached by the projectile?

12 14 CHAPTER. VECTOR FUNCTIONS..7 Answers 1. Evaluate 1 0 t 3, 7, t + 1 dt 1 t 3, 7, t dt = 4, 7, 3. Evaluate π 4 sin t, 1 + cos t, sec t dt π 4 3. Evaluate 4 1 π 4 π 4 0 sin t, 1 + cos t, sec t dt = 0, π +, 1 t, 1 5 t, 1 t dt t, 1 5 t, 1 dt = ln 4, ln 4, ln t 4. Determine if the curves below are smooth on R. a r t = t 3, t 4, t 5 Not smooth. b r t = t 3 + t, t 4, t 5 Smooth. 5. r t = t + 1, t + 1 is the position of a particle in the xy-plane at time t. Find an equation in x and y whose graph is the path of the particle, then find the particle s velocity and acceleration when t = 1. y = x v t = 1, t Thus v 1 = 1, and a t = 0, = a 1 6. r t = e t, 9 et is the position of a particle in the xy-plane at time t. Find an equation in x and y whose graph is the path of the particle, then find the particle s velocity and acceleration when t = ln 3. y = 9 x

13 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS143 v t = e t, 4 9 et Thus and v ln 3 = 3, 4 a t = e t, 8 9 et So a ln 3 = 3, 8 7. Motion on a circle x + y = 1. r t = sin t, cos t is the position of a particle in the xy-plane at time t. Find the particle s velocity and acceleration when t = π 4 and t = π and plot them as vectors along with the curve. π r = 4, blue r π = 1, 0 red v t = cos t, sin t So π v = 4, light blue π v = 0, 1 light red a t = sin t, cos t π a = 4, cyan π a = 1, 0 pink

14 144 CHAPTER. VECTOR FUNCTIONS y x Motion on a cycloid. r t = t sin t, 1 cos t is the position of a particle in the xy-plane at time t. Find the particle s velocity and acceleration when t = π and t = 3π and plot them as vectors along with the curve. r π = π, blue r 3π = 3π + 1, 1 red v t = 1 cos t, sin t So v π =, 0 light blue v 3π = 1, 1 light red a t = sin t, cos t a π = 0, 1 cyan a 3π = 1, 0 pink

15 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS145 y x 1 9. r t = t + 1, t 1, t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = 1. v t = 1, t, a t = 0,, 0 v t = 5 + 4t v 1 = 1,, a 1 = 0,, 0 v 1 = r t = cos t, 3 sin t, 4t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = π. v t = sin t, 3 cos t, 4 a t = cos t, 3 sin t, 0 v t = 4 sin t + 9 cos t + 16 π v =, 0, 4 π a = 0, 3, 0 π v = 0

16 146 CHAPTER. VECTOR FUNCTIONS 11. r t = ln t + 1, t, t is the position of a particle in space at time t. Find the particle s velocity, acceleration and speed when t = 1. v t = t + 1, t, t a t = t + 1,, 1 v t = 5t 4 + t + 1 v 1 = 1,, 1 a 1 = 1,, 1 v 1 = 7 1. Find the angle between the velocity and acceleration if r t = 3t + 1, 3t, t at t = 0. Let θ be the angle in question. Then θ = cos 1 v 0 a 0 v 0 a 0 = π 13. Find the angle between the velocity and acceleration if r t = ln t + 1, tan 1 t, t + 1 at t = 0. Let θ be the angle in question then θ = cos 1 v 0 a 0 v 0 a 0 = π 14. Find the equation of the line tangent to r t = sin t, t cos t, e t at t = 0. The equation of the tangent is x = t y = 1 z = 1 + t 15. Find the equation of the line tangent to r t = a sin t, a cos t, bt at t = π. The equation of the tangent is x = at y = a z = πb + bt

17 .. DIFFERENTIATION AND INTEGRATION OF VECTOR-VALUED FUNCTIONS Consider particles moving along the unit circle x + y = 1. Answer the questions below for each of the particle a e. i. Does the particle have constant speed? If so, what is it? ii. Is the particles s acceleration always orthogonal to its velocity vector? iii. Does the particle move clockwise or counterclockwise around the circle? iv. Does the particle begin at the point 1, 0? a r t = cos t, sin t, t 0. i. yes, 1 ii. yes iii. counterclockwise iv. yes b r t = cos t, sin t, t 0. i. yes, ii. yes iii. counterclockwise iv. yes c r t = cos t π, sin t π, t 0. i. yes, 1 ii. yes iii. counterclockwise iv. no, 0, 1 d r t = cos t, sin t, t 0. i. yes, 1 ii. yes iii. clockwise iv. yes e r t = cos t, sin t, t 0. i. no ii. no iii. counterclockwise iv. yes 17. A particle moves along the top of the parabola y = x from left to right at constant speed 5 units per second. Find the velocity of the particle as it moves through,. hint: You first need to find the parametric equations { of the curve. Recall, if y = f x then the parametric equations x = at are where a is a constant. In this case, first write x = f y y = f at then use a similar trick for the parametric equations. The velocity is 5, 5.

18 148 CHAPTER. VECTOR FUNCTIONS 18. Solve for r t in { d r dt = t, t, t. r 0 = 1,, 3 r t = t + 1, t t +, At time t = 0, a particle is located at the point 1,, 3. It travels in a straight line to the point 4, 1, 4, has speed at 1,, 3 and constant acceleration 3, 1, 1. Find the position vector r t. This amounts to finding r t given a t = 3, 1, 1, v 0 = and r 0 = 1,, 3. v t = 3t + 6, t, t t r t = + 6 t + 1, t 11 t +, t 11 + t A projectile is fired at a speed of 840m/s at an angle of 60. How long will it take to get 1km downrange? t = 50s 1. A projectile is fired with an initial speed of 500m/s at an angle of elevation of 45. a When and how far away will the projectile strike? t 7.1 x m b How high overhead will the projectile be when it is 5km downrange? First, we find t 1 such that x t 1 = 5000, then compute y t 1. t = Hence, the height is y m c What is the greatest height reached by the projectile? The maximum height is given by y max 6371m

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

HSC Mathematics - Extension 1. Workshop E4

HSC Mathematics - Extension 1. Workshop E4 HSC Mathematics - Extension 1 Workshop E4 Presented by Richard D. Kenderdine BSc, GradDipAppSc(IndMaths), SurvCert, MAppStat, GStat School of Mathematics and Applied Statistics University of Wollongong

More information

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm More Chapter 3 Projectile motion simulator http://www.walter-fendt.de/ph11e/projectile.htm The equations of motion for constant acceleration from chapter 2 are valid separately for both motion in the x

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

FRICTION, WORK, AND THE INCLINED PLANE

FRICTION, WORK, AND THE INCLINED PLANE FRICTION, WORK, AND THE INCLINED PLANE Objective: To measure the coefficient of static and inetic friction between a bloc and an inclined plane and to examine the relationship between the plane s angle

More information

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan Ground Rules PC11 Fundamentals of Physics I Lectures 3 and 4 Motion in One Dimension Dr Tay Seng Chuan 1 Switch off your handphone and pager Switch off your laptop computer and keep it No talking while

More information

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE 1 P a g e Motion Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE If an object changes its position with respect to its surroundings with time, then it is called in motion. Rest If an object

More information

3. KINEMATICS IN TWO DIMENSIONS; VECTORS.

3. KINEMATICS IN TWO DIMENSIONS; VECTORS. 3. KINEMATICS IN TWO DIMENSIONS; VECTORS. Key words: Motion in Two Dimensions, Scalars, Vectors, Addition of Vectors by Graphical Methods, Tail to Tip Method, Parallelogram Method, Negative Vector, Vector

More information

Chapter 3 Falling Objects and Projectile Motion

Chapter 3 Falling Objects and Projectile Motion Chapter 3 Falling Objects and Projectile Motion Gravity influences motion in a particular way. How does a dropped object behave?!does the object accelerate, or is the speed constant?!do two objects behave

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

1 of 7 9/5/2009 6:12 PM

1 of 7 9/5/2009 6:12 PM 1 of 7 9/5/2009 6:12 PM Chapter 2 Homework Due: 9:00am on Tuesday, September 8, 2009 Note: To understand how points are awarded, read your instructor's Grading Policy. [Return to Standard Assignment View]

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124 Readings this week 1 Parametric Equations Supplement 2 Section 10.1 3 Sections 2.1-2.2 Precalculus Review Quiz session Thursday equations of lines and circles worksheet available at http://www.math.washington.edu/

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

Physics 2B. Lecture 29B

Physics 2B. Lecture 29B Physics 2B Lecture 29B "There is a magnet in your heart that will attract true friends. That magnet is unselfishness, thinking of others first. When you learn to live for others, they will live for you."

More information

Physics Kinematics Model

Physics Kinematics Model Physics Kinematics Model I. Overview Active Physics introduces the concept of average velocity and average acceleration. This unit supplements Active Physics by addressing the concept of instantaneous

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

circular motion & gravitation physics 111N

circular motion & gravitation physics 111N circular motion & gravitation physics 111N uniform circular motion an object moving around a circle at a constant rate must have an acceleration always perpendicular to the velocity (else the speed would

More information

CHAPTER 6 WORK AND ENERGY

CHAPTER 6 WORK AND ENERGY CHAPTER 6 WORK AND ENERGY CONCEPTUAL QUESTIONS. REASONING AND SOLUTION The work done by F in moving the box through a displacement s is W = ( F cos 0 ) s= Fs. The work done by F is W = ( F cos θ). s From

More information

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9.

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9. .(6pts Find symmetric equations of the line L passing through the point (, 5, and perpendicular to the plane x + 3y z = 9. (a x = y + 5 3 = z (b x (c (x = ( 5(y 3 = z + (d x (e (x + 3(y 3 (z = 9 = y 3

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000)

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000) Some Comments on the Derivative of a Vector with applications to angular momentum and curvature E. L. Lady (October 18, 2000) Finding the formula in polar coordinates for the angular momentum of a moving

More information

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa.

Newton s Laws. Physics 1425 lecture 6. Michael Fowler, UVa. Newton s Laws Physics 1425 lecture 6 Michael Fowler, UVa. Newton Extended Galileo s Picture of Galileo said: Motion to Include Forces Natural horizontal motion is at constant velocity unless a force acts:

More information

PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall 2004. Sept. 30, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall 2004. Sept. 30, 2004 ANSWERS PROBLEM SET Practice Problems for Exam #1 Math 350, Fall 004 Sept. 30, 004 ANSWERS i Problem 1. The position vector of a particle is given by Rt) = t, t, t 3 ). Find the velocity and acceleration vectors

More information

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1)

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) In discussing motion, there are three closely related concepts that you need to keep straight. These are: If x(t) represents the

More information

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20 Lecture 8 : Coordinate Geometry The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 0 distance on the axis and give each point an identity on the corresponding

More information

CURVE FITTING LEAST SQUARES APPROXIMATION

CURVE FITTING LEAST SQUARES APPROXIMATION CURVE FITTING LEAST SQUARES APPROXIMATION Data analysis and curve fitting: Imagine that we are studying a physical system involving two quantities: x and y Also suppose that we expect a linear relationship

More information

v v ax v a x a v a v = = = Since F = ma, it follows that a = F/m. The mass of the arrow is unchanged, and ( )

v v ax v a x a v a v = = = Since F = ma, it follows that a = F/m. The mass of the arrow is unchanged, and ( ) Week 3 homework IMPORTANT NOTE ABOUT WEBASSIGN: In the WebAssign versions of these problems, various details have been changed, so that the answers will come out differently. The method to find the solution

More information

Physics 590 Homework, Week 6 Week 6, Homework 1

Physics 590 Homework, Week 6 Week 6, Homework 1 Physics 590 Homework, Week 6 Week 6, Homework 1 Prob. 6.1.1 A descent vehicle landing on the moon has a vertical velocity toward the surface of the moon of 35 m/s. At the same time it has a horizontal

More information

Catapult Engineering Pilot Workshop. LA Tech STEP 2007-2008

Catapult Engineering Pilot Workshop. LA Tech STEP 2007-2008 Catapult Engineering Pilot Workshop LA Tech STEP 2007-2008 Some Background Info Galileo Galilei (1564-1642) did experiments regarding Acceleration. He realized that the change in velocity of balls rolling

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Physics Midterm Review Packet January 2010

Physics Midterm Review Packet January 2010 Physics Midterm Review Packet January 2010 This Packet is a Study Guide, not a replacement for studying from your notes, tests, quizzes, and textbook. Midterm Date: Thursday, January 28 th 8:15-10:15 Room:

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information

Exam 1 Review Questions PHY 2425 - Exam 1

Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1H Rev Ques.doc - 1 - Section: 1 7 Topic: General Properties of Vectors Type: Conceptual 1 Given vector A, the vector 3 A A) has a magnitude 3 times that

More information

2008 AP Calculus AB Multiple Choice Exam

2008 AP Calculus AB Multiple Choice Exam 008 AP Multiple Choice Eam Name 008 AP Calculus AB Multiple Choice Eam Section No Calculator Active AP Calculus 008 Multiple Choice 008 AP Calculus AB Multiple Choice Eam Section Calculator Active AP Calculus

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3 1 QUESTION ONE (12 Marks) Marks (a) Find tan x e 1 2 cos dx x (b) Find the exact value of if. 2 (c) Solve 5 3 2x 1. 3 (d) If are the roots of the equation 2 find the value of. (e) Use the substitution

More information

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Laws Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Imaginary Cannon Newton was familiar with Galileo s analysis of projectile motion, and decided to take it one step further. He imagined

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )).

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )). Math 1205 Calculus/Sec. 3.3 The Derivative as a Rates of Change I. Review A. Average Rate of Change 1. The average rate of change of y=f(x) wrt x over the interval [x 1, x 2 ]is!y!x ( ) - f( x 1 ) = y

More information

Chapter 11 Equilibrium

Chapter 11 Equilibrium 11.1 The First Condition of Equilibrium The first condition of equilibrium deals with the forces that cause possible translations of a body. The simplest way to define the translational equilibrium of

More information

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant.

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant. Partial Derivatives Partial Derivatives Just as derivatives can be used to eplore the properties of functions of 1 variable, so also derivatives can be used to eplore functions of 2 variables. In this

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

Mechanics 1: Vectors

Mechanics 1: Vectors Mechanics 1: Vectors roadly speaking, mechanical systems will be described by a combination of scalar and vector quantities. scalar is just a (real) number. For example, mass or weight is characterized

More information

Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81. Lecture Note

Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81. Lecture Note Journal of Engineering Science and Technology Review 2 (1) (2009) 76-81 Lecture Note JOURNAL OF Engineering Science and Technology Review www.jestr.org Time of flight and range of the motion of a projectile

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

The Math Circle, Spring 2004

The Math Circle, Spring 2004 The Math Circle, Spring 2004 (Talks by Gordon Ritter) What is Non-Euclidean Geometry? Most geometries on the plane R 2 are non-euclidean. Let s denote arc length. Then Euclidean geometry arises from the

More information

Project: OUTFIELD FENCES

Project: OUTFIELD FENCES 1 Project: OUTFIELD FENCES DESCRIPTION: In this project you will work with the equations of projectile motion and use mathematical models to analyze a design problem. Two softball fields in Rolla, Missouri

More information

State Newton's second law of motion for a particle, defining carefully each term used.

State Newton's second law of motion for a particle, defining carefully each term used. 5 Question 1. [Marks 20] An unmarked police car P is, travelling at the legal speed limit, v P, on a straight section of highway. At time t = 0, the police car is overtaken by a car C, which is speeding

More information

F = ma. F = G m 1m 2 R 2

F = ma. F = G m 1m 2 R 2 Newton s Laws The ideal models of a particle or point mass constrained to move along the x-axis, or the motion of a projectile or satellite, have been studied from Newton s second law (1) F = ma. In the

More information

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z 28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE 1.4 Cross Product 1.4.1 Definitions The cross product is the second multiplication operation between vectors we will study. The goal behind the definition

More information

Chapter 2. Parameterized Curves in R 3

Chapter 2. Parameterized Curves in R 3 Chapter 2. Parameterized Curves in R 3 Def. A smooth curve in R 3 is a smooth map σ : (a, b) R 3. For each t (a, b), σ(t) R 3. As t increases from a to b, σ(t) traces out a curve in R 3. In terms of components,

More information

To define concepts such as distance, displacement, speed, velocity, and acceleration.

To define concepts such as distance, displacement, speed, velocity, and acceleration. Chapter 7 Kinematics of a particle Overview In kinematics we are concerned with describing a particle s motion without analysing what causes or changes that motion (forces). In this chapter we look at

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x Mechanics 2 : Revision Notes 1. Kinematics and variable acceleration Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx differentiate a = dv = d2 x dt dt dt 2 Acceleration Velocity

More information

Lecture L22-2D Rigid Body Dynamics: Work and Energy

Lecture L22-2D Rigid Body Dynamics: Work and Energy J. Peraire, S. Widnall 6.07 Dynamics Fall 008 Version.0 Lecture L - D Rigid Body Dynamics: Work and Energy In this lecture, we will revisit the principle of work and energy introduced in lecture L-3 for

More information

Average rate of change of y = f(x) with respect to x as x changes from a to a + h:

Average rate of change of y = f(x) with respect to x as x changes from a to a + h: L15-1 Lecture 15: Section 3.4 Definition of the Derivative Recall the following from Lecture 14: For function y = f(x), the average rate of change of y with respect to x as x changes from a to b (on [a,

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

Calculus with Parametric Curves

Calculus with Parametric Curves Calculus with Parametric Curves Suppose f and g are differentiable functions and we want to find the tangent line at a point on the parametric curve x f(t), y g(t) where y is also a differentiable function

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

Vector Fields and Line Integrals

Vector Fields and Line Integrals Vector Fields and Line Integrals 1. Match the following vector fields on R 2 with their plots. (a) F (, ), 1. Solution. An vector, 1 points up, and the onl plot that matches this is (III). (b) F (, ) 1,.

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES 66 MATHEMATICS CHAPTER 4 LINEAR EQUATIONS IN TWO VARIABLES The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Web review - Ch 3 motion in two dimensions practice test

Web review - Ch 3 motion in two dimensions practice test Name: Class: _ Date: _ Web review - Ch 3 motion in two dimensions practice test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which type of quantity

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

AP Calculus AB First Semester Final Exam Practice Test Content covers chapters 1-3 Name: Date: Period:

AP Calculus AB First Semester Final Exam Practice Test Content covers chapters 1-3 Name: Date: Period: AP Calculus AB First Semester Final Eam Practice Test Content covers chapters 1- Name: Date: Period: This is a big tamale review for the final eam. Of the 69 questions on this review, questions will be

More information

Section 13.5 Equations of Lines and Planes

Section 13.5 Equations of Lines and Planes Section 13.5 Equations of Lines and Planes Generalizing Linear Equations One of the main aspects of single variable calculus was approximating graphs of functions by lines - specifically, tangent lines.

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D Chapter 28: MAGNETIC FIELDS 1 Units of a magnetic field might be: A C m/s B C s/m C C/kg D kg/c s E N/C m 2 In the formula F = q v B: A F must be perpendicular to v but not necessarily to B B F must be

More information

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014 Lecture 07: Work and Kinetic Energy Physics 2210 Fall Semester 2014 Announcements Schedule next few weeks: 9/08 Unit 3 9/10 Unit 4 9/15 Unit 5 (guest lecturer) 9/17 Unit 6 (guest lecturer) 9/22 Unit 7,

More information

B) 286 m C) 325 m D) 367 m Answer: B

B) 286 m C) 325 m D) 367 m Answer: B Practice Midterm 1 1) When a parachutist jumps from an airplane, he eventually reaches a constant speed, called the terminal velocity. This means that A) the acceleration is equal to g. B) the force of

More information

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain 1. Orthogonal matrices and orthonormal sets An n n real-valued matrix A is said to be an orthogonal

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 8, 2015 Parametric Curves (Com S 477/577 Notes) Yan-Bin Jia Oct 8, 2015 1 Introduction A curve in R 2 (or R 3 ) is a differentiable function α : [a,b] R 2 (or R 3 ). The initial point is α[a] and the final point

More information

III. Applications of Force and Motion Concepts. Concept Review. Conflicting Contentions. 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument

III. Applications of Force and Motion Concepts. Concept Review. Conflicting Contentions. 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument III. Applications of Force and Motion Concepts Concept Review Conflicting Contentions 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument Qualitative Reasoning 1. Dropping Balls 2. Spinning Bug

More information

Lecture L5 - Other Coordinate Systems

Lecture L5 - Other Coordinate Systems S. Widnall, J. Peraire 16.07 Dynamics Fall 008 Version.0 Lecture L5 - Other Coordinate Systems In this lecture, we will look at some other common systems of coordinates. We will present polar coordinates

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f(x)

RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f(x) RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f( In introductory calculus one learns about the curvature of a function y=f( also about the path (evolute that the center of curvature traces out as x

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information

Experiment 2 Free Fall and Projectile Motion

Experiment 2 Free Fall and Projectile Motion Name Partner(s): Experiment 2 Free Fall and Projectile Motion Objectives Preparation Pre-Lab Learn how to solve projectile motion problems. Understand that the acceleration due to gravity is constant (9.8

More information

Projectile Motion 1:Horizontally Launched Projectiles

Projectile Motion 1:Horizontally Launched Projectiles A cannon shoots a clown directly upward with a speed of 20 m/s. What height will the clown reach? How much time will the clown spend in the air? Projectile Motion 1:Horizontally Launched Projectiles Two

More information