Physical Sciences 2 Fall Vectors and Motion

Size: px
Start display at page:

Download "Physical Sciences 2 Fall Vectors and Motion"

Transcription

1 Vectors and Motion Vectors are covered in Chapter 3 of Giancoli, but the treatment of vectors there is somewhat incomplete. To remedy this situation, this handout will provide an overview of vector notation, and some additional topics about vectors not covered in Giancoli. If you ve never seen vectors at all, you should definitely read sections 3-1 through 3-5 of Giancoli before continuing with this handout. Notation Giancoli uses boldface letters with an arrowhead to denote vectors, like this: v. Boldface is great if you typeset everything, but awfully inconvenient for writing by hand, so we ll just use arrowheads to denote any vector quantity. The key is consistency: literally every symbol with an arrowhead over it refers to a vector, and almost anything without an arrowhead symbol is not a vector. (Why almost? Well, there are two exceptions. The first is that the zero vector is generally written as 0 instead of 0. No big deal there. The second is: by convention, unit vectors, which are special vectors with a magnitude of 1 that point in the directions of the coordinate axes, are represented with little hats instead of arrowheads: î = unit vector pointing in x-direction ĵ = unit vector pointing in y-direction ˆk = unit vector pointing in z-direction You can think of the hats as being a special version of the arrowheads.) But there are many scalar quantities that are related to vectors, and these generally are not written with arrowheads: 1. Magnitude. If v is a vector, we ll often want to talk about the magnitude of v, which is a scalar. The clearest and most explicit way of doing so is to use vertical bars for magnitude, just like absolute value: v = some vector v = magnitude of v (a scalar) However, it is also very common to denote the magnitude of v simply with the letter v (with no arrowhead). You should be comfortable with this notation; in particular, note that v is a scalar (no arrowhead), but it is a scalar that is closely related to the vector v. Also, remember that v is always a positive number (or zero); the magnitude of a vector cannot be negative. 2. Components. Given a vector and a coordinate system, we can decompose the vector into its components along the coordinate axes, as described in Section 3-4 of Giancoli. For example, suppose vector a has a magnitude of 10 and points 30 above the positive x-axis, as in Figure 1 at right. Then we can consider the horizontal and vertical parts of a separately. The horizontal component is labeled a x and the

2 vertical component is denoted a y. If this were a three-dimensional problem, we could also have a z-component a z. The notation is important: we use the letter which names the vector, and indicate which component by using an x, y, or z subscript. Using trig, we can determine the numerical values of the components: a x = 10cos 30 = a y = 10sin 30 = 5 Going the other way (from components to magnitude and direction) isn t hard either: a = a x 2 + a y 2 = 5 3 ( ) ( ) 2 = 10 = arctan a y a x = arctan 1 3 = 30 There are some very important things to keep in mind when dealing with components: a. Components are scalars. Note that even though a is a vector (and has an arrowhead symbol), a x does not have an arrowhead symbol. It s just a scalar (an ordinary number). If you want to write a vector equation that expresses a in terms of its components, you cannot do the following: a =? a x + a y This equation makes no sense because the left side is a vector, but the right side is the sum of two scalars and is therefore also a scalar. Instead, you have to multiply each component by the appropriate unit vector: a = a x î + a y ˆ That works, because both sides of the equation are vectors. Giancoli is particularly confusing about the distinction between vectors and components, because it introduces the term vector component, which is denoted with both an arrowhead and a subscript, like this: v x. However, in this course, we will never use this term or this notation, and any time we refer to something as being a component, that something will be a scalar. If we really need to refer to the vector which points along x and has magnitude a x, we ll just write it out explicitly as a x î. b. Don t confuse a component with the magnitude. Components can be positive, negative, or zero. This is in contrast with the magnitude of a vector, which cannot be negative. In the example in Figure 1, both a x and a y were positive, but consider what would happen if the vector a pointed 30 below the x-axis instead, as in Figure 2 at right. Then a x is still positive, but a y is now negative (because a points down, and the +y-direction is defined to be up). Similarly, a vector can have a negative x-component if it points to the left (assuming the usual coordinate system where +x is defined to be to the right).

3 This means that you should use some caution when using the magnitude and direction of a vector to calculate its components. One approach is to always define a vector s direction in terms of the angle θ made between the vector going upward from the positive x-axis; using this convention, the vector a in Figure 1 would have = 30, and the vector in Figure 2 would have = "30 (or equivalently, 330 ). Then you could always apply the equations v x = vcos v y = vsin to get the components. (Remember, v in those equations is the magnitude of v, which can t be negative; but the sine or cosine could be negative.) The drawback of this approach is that you have to remember how to take the sine or cosine of angles larger than 90 or less than 0. It s easier and less mistake-prone to just consider the acute positive angle that any vector makes with the x-axis (even the negative x-axis, for a vector which points to the left), use the above equations, but then manually check the sign afterwards so that vectors which point down get a negative y-component, and vectors which point to the left get a negative x-component. The surest way to tell if a symbol represents a component or the magnitude is: does it have a subscript of x, y, or z? If so, it s a component. Note that subscripts might also be used to distinguish two quantities which share the same letter; for example, we could talk about velocities v 1 and v 2, or about forces F N and F g. Those subscripts don t specify components, so v 1 or F N (with no arrowhead) would be considered a magnitude, not a component. To specify components, we d write v 1x or F Nx. There s one little exception to this notation: if we are working with specifically a position vector r, then instead of writing its x-component as r x, we can just write x. You can think of this as a kind of shorthand. The same goes for y instead of r y and z instead of r z. If the position vector itself is subscripted to distinguish it from other position vectors, like r 1, r 2, etc., then we could talk about the x-component of r 1 as x 1 instead of writing r 1x. Similarly, if we have a displacement vector r, the x-component can be written as just Δx instead of r x. Note that x by itself, even though it has no subscript, is not a magnitude, because there is no vector called x. Rather, it s the x-component of the position vector r, and as such it can be positive or negative. Now, if you don t feel like using the shorthand, feel free not to; there s nothing wrong with writing r x. But you will see the shorthand notation in lectures and the book, so it s important to understand what it means. 3. Components uniquely identify a vector. You ve been told that vectors are defined as a magnitude and a direction, which is true. However, if there is a coordinate system, then any vector can also be specified by giving all of its components. In other words, the three statements below are totally equivalent to each other: a has a magnitude of 10 and points 30 above the positive x-axis a x = 5 3 and a y = 5 a = ( 5 3)î + ( 5) ĵ

4 You can also specify the components by expressing them as an ordered pair: ( a x,a y ). (In three dimensions, it would be an ordered triple.) So a fourth equivalent statement would be: a = ( 5 3,5) So when a problem asks you to find (or calculate, or specify) a vector quantity, you can either give the magnitude and direction, or you can specify all the components in some coordinate system. Vector Addition Adding vectors is certainly covered in Giancoli, but what the text doesn t make clear is this: whenever you add two (or more) vectors, you should always, always, always resolve the vectors into components and then add the components. Yes, it is straightforward to demonstrate vector addition graphically, but that doesn t actually help you calculate the sum of the vectors. Now, it is possible to calculate the sum of two vectors without using components, but it is difficult; it involves repeated application of the law of sines and the law of cosines (which you probably don t remember and certainly don t need), and nobody ever does it that way. And if you ever have to add three (or more) vectors, it gets ridiculously complicated unless you use components. The moral of the story is: always work with components. If you re given magnitude and direction to start with, resolve into components first, then work the rest of the problem. If you need to find the magnitude and/or direction at the end, do the problem using components, and then convert to magnitude and direction. Vector Multiplication There are actually three different operations that could be called vector multiplication : 1. Multiplication of a vector by a scalar 2. Dot product of two vectors 3. Cross product of two vectors Only the first of these is covered in Giancoli Chapter 3, in section 3-3, and the treatment is pretty brief. (Dot products are covered in section 7-2, and cross products in section 11-2.) So let s discuss them all, even though you won t need to use dot products or cross products until later in the course. 1. Multiplication of a vector by a scalar. Consider a vector v and a scalar c. When you multiply v by c, the resulting product c v has a magnitude equal to c v (that is, the absolute value of c times the magnitude of v ). The direction is the same as the direction of v if c is positive, and the direction opposite to that of v if c is negative. (If c = 0, then c v is the vector 0, which has no direction.)

5 If you are working with components, it s even simpler: just multiply each component by c. In vector notation, this could be written: c( v x,v y,v z ) = ( cv x,cv y,cv z ). For the most part, you can work with multiplication of a vector by a scalar the same way you do with ordinary multiplication of two scalars. 2. Dot product of two vectors. This is one of the two ways to multiply two vectors together, and we ll see its use in physics when we talk about work and energy. The dot product of two vectors a and b, written as a b, is defined to be a scalar (NB) equal to the magnitude of a, times the magnitude of b, times the cosine of the angle between a and b. In symbols, if a and b are vectors and θ is the angle between them (as shown in Figure 3 at right), then a b = a b cos" = abcos". (It doesn t matter if θ is measured from a to b or from b to a.) Note that a and b are magnitudes, so they are always positive. So the sign of a b is determined by the angle θ, because cosine can be positive, negative, or zero: A. If a and b point generally in the same direction (as in Figure 3), then θ is less than 90, so a b is positive. As a special case of this, if a and b are parallel (i.e. they point in the exact same direction, so that θ = 0), then a b = ab. B. If a and b point generally opposite to each other, then θ is greater than 90, so a b is negative. As a special case of this, if a and b are anti-parallel (i.e. they point in the exact opposite direction, so that θ = 180 ), then a b = "ab. C. If a and b are perpendicular to each other, then θ = 90, so a b is zero. Now, you might remember that we advised you to always use components when working with vectors, and here we ve gone and defined the dot product in terms of magnitudes and directions. Does that mean that when you want to take a dot product, you have to convert from components back to magnitude and direction? Thankfully, no. If a is a vector with components a x,a y,a z ( ), then and b is a vector with components b x,b y,b z a b = a x b x + a y b y + a z b z. ( ) Amazingly, this extremely useful identity holds true no matter which coordinate system you use to express the components, just as long as you use the same coordinate system for both a and b. It s a very handy identity. A word of warning: many students misremember this identity as a b =? ( a x b x,a y b y,a z b z ). Don t make this mistake That equation can t possibly be true, because the right-hand side is a vector (expressed in component form) and the left-hand side is a scalar.

6 The component identity is often simpler than it looks, because it will almost always be true that one of the two vectors in the dot product will lie directly along a coordinate axis. Why is this the case? For the simple reason that you can choose whatever coordinate system you want, so you generally pick one to make your life as easy as possible. So for example, if you want to take the dot product F L, and L happens to be a vector which points along the +x-direction, then the components of L are just (L, 0, 0). So the dot product is F L = ( F x,f y,f z ) ( L,0,0) = F x L. (Remember, the symbol L by itself with no subscript and no arrowhead means the magnitude of the vector L.) 3. Cross product of two vectors. We won t have to use this until next semester, but there is another way to multiply two vectors: the cross product. The cross product of two vectors a and b, written as a b, is defined to be a vector perpendicular to both a and b, and with a magnitude equal to the magnitude of a, times the magnitude of b, times the sine of the angle between a and b. That s a mouthful, so let s break it up into two parts. First, the magnitude: if θ is the angle between the two vectors, then a b = a b sin" = absin". Note that unlike the dot product, this is zero when the two vectors are parallel (or anti-parallel), and a maximum when they are perpendicular to each other. As for the direction, for any two vectors a and b, assuming they are neither parallel nor anti-parallel, there are actually two directions that a third vector could have and be perpendicular to both a and b. By convention, the direction of the cross product is given by the right-hand rule, which goes like this: if you point the fingers of your right hand in the direction of a, and curl them towards b, your thumb will point in the direction of a b, as shown in Figure 4. Warning 1: You should curl your fingers in the shorter way from a towards b (i.e. the way that involves turning them less than 180 ). If you curl them the long way around, your thumb will point in the opposite direction. Warning 2: If you try it with your left hand, your thumb will point in the opposite direction. This seems like a silly mistake to make, but you wouldn t believe how many times we ve seen righthanded students working on an exam and curling the fingers of their left hand in the air because the right hand has a pencil in it. Put the pencil down and use the right hand The right-hand rule has a strange consequence: a b is not equal to b a The two vectors both have the same magnitude, because absin is equal to basin. But if you play around with the right-hand rule, you can convince yourself that curling from a towards b results in your

7 thumb pointing one way, but curling them from b towards a results in your thumb pointing in the exact opposite direction. As a result, b a = " a b ( ). So the order of the vectors in a cross product is crucial. Because of the requirement that a b be perpendicular to both a and b, the cross product is inherently three-dimensional, so it can be tough to draw clear diagrams. Furthermore, calculating a general cross-product using components is too messy to even bother with. However, it s definitely useful to know the cross products of the unit vectors. By convention, coordinate axes used in physics are right-handed, meaning that î ˆ = ˆk instead of ˆk. A more complete list: î ˆ = ˆk ˆ ˆk = î ˆk î = ˆ ˆ î = " ˆk ˆk ˆ = "î î ˆk = " ˆ One bit of notation that can make 3-d diagrams manageable: the symbol is used to indicate a vector that points into the page, and the symbol is used to indicate a vector pointing out of the page. So in a right-handed coordinate system, if +x is to the right and +y is up as is usually the case, then +z points out of the page (in the direction of î ˆ, as given by the right-hand rule). In fact, if you have any two vectors a and b that both lie in the xy-plane, their cross product will point along the z-axis. However, it can point either towards +z or z, depending on which way you have to turn to get from a to b. If you can get from a to b by rotating a counterclockwise (by an angle between 0 and 180 ) until it is parallel to b, then a b will point towards +z ( out of the page, if the page is the xy-plane). If you have to rotate a clockwise (or equivalently, rotate a more than 180 ) to get to b, then a b will point towards z ( into the page ). See Figure 5 below for some examples.

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

Section V.3: Dot Product

Section V.3: Dot Product Section V.3: Dot Product Introduction So far we have looked at operations on a single vector. There are a number of ways to combine two vectors. Vector addition and subtraction will not be covered here,

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

13.4 THE CROSS PRODUCT

13.4 THE CROSS PRODUCT 710 Chapter Thirteen A FUNDAMENTAL TOOL: VECTORS 62. Use the following steps and the results of Problems 59 60 to show (without trigonometry) that the geometric and algebraic definitions of the dot product

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

PHYSICS 151 Notes for Online Lecture #6

PHYSICS 151 Notes for Online Lecture #6 PHYSICS 151 Notes for Online Lecture #6 Vectors - A vector is basically an arrow. The length of the arrow represents the magnitude (value) and the arrow points in the direction. Many different quantities

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 Math Computer Graphics Scott D. Anderson

Vector Math Computer Graphics Scott D. Anderson Vector Math Computer Graphics Scott D. Anderson 1 Dot Product The notation v w means the dot product or scalar product or inner product of two vectors, v and w. In abstract mathematics, we can talk about

More information

AP Physics - Vector Algrebra Tutorial

AP Physics - Vector Algrebra Tutorial AP Physics - Vector Algrebra Tutorial Thomas Jefferson High School for Science and Technology AP Physics Team Summer 2013 1 CONTENTS CONTENTS Contents 1 Scalars and Vectors 3 2 Rectangular and Polar Form

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

Chapter 4. Moment - the tendency of a force to rotate an object

Chapter 4. Moment - the tendency of a force to rotate an object Chapter 4 Moment - the tendency of a force to rotate an object Finding the moment - 2D Scalar Formulation Magnitude of force Mo = F d Rotation is clockwise or counter clockwise Moment about 0 Perpendicular

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

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

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

Vectors and Scalars. AP Physics B

Vectors and Scalars. AP Physics B Vectors and Scalars P Physics Scalar SCLR is NY quantity in physics that has MGNITUDE, but NOT a direction associated with it. Magnitude numerical value with units. Scalar Example Speed Distance ge Magnitude

More information

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law.

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law. 260 17-1 I. THEORY EXPERIMENT 17 QUALITATIVE STUDY OF INDUCED EMF Along the extended central axis of a bar magnet, the magnetic field vector B r, on the side nearer the North pole, points away from this

More information

One advantage of this algebraic approach is that we can write down

One advantage of this algebraic approach is that we can write down . Vectors and the dot product A vector v in R 3 is an arrow. It has a direction and a length (aka the magnitude), but the position is not important. Given a coordinate axis, where the x-axis points out

More information

The Force Table Introduction: Theory:

The Force Table Introduction: Theory: 1 The Force Table Introduction: "The Force Table" is a simple tool for demonstrating Newton s First Law and the vector nature of forces. This tool is based on the principle of equilibrium. An object is

More information

Section 10.4 Vectors

Section 10.4 Vectors Section 10.4 Vectors A vector is represented by using a ray, or arrow, that starts at an initial point and ends at a terminal point. Your textbook will always use a bold letter to indicate a vector (such

More information

The Dot and Cross Products

The Dot and Cross Products The Dot and Cross Products Two common operations involving vectors are the dot product and the cross product. Let two vectors =,, and =,, be given. The Dot Product The dot product of and is written and

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

Difference between a vector and a scalar quantity. N or 90 o. S or 270 o

Difference between a vector and a scalar quantity. N or 90 o. S or 270 o Vectors Vectors and Scalars Distinguish between vector and scalar quantities, and give examples of each. method. A vector is represented in print by a bold italicized symbol, for example, F. A vector has

More information

Vector Algebra II: Scalar and Vector Products

Vector Algebra II: Scalar and Vector Products Chapter 2 Vector Algebra II: Scalar and Vector Products We saw in the previous chapter how vector quantities may be added and subtracted. In this chapter we consider the products of vectors and define

More information

Review A: Vector Analysis

Review A: Vector Analysis MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Review A: Vector Analysis A... A-0 A.1 Vectors A-2 A.1.1 Introduction A-2 A.1.2 Properties of a Vector A-2 A.1.3 Application of Vectors

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

discuss how to describe points, lines and planes in 3 space.

discuss how to describe points, lines and planes in 3 space. Chapter 2 3 Space: lines and planes In this chapter we discuss how to describe points, lines and planes in 3 space. introduce the language of vectors. discuss various matters concerning the relative position

More information

A vector is a directed line segment used to represent a vector quantity.

A vector is a directed line segment used to represent a vector quantity. Chapters and 6 Introduction to Vectors A vector quantity has direction and magnitude. There are many examples of vector quantities in the natural world, such as force, velocity, and acceleration. A vector

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

The Vector or Cross Product

The Vector or Cross Product The Vector or ross Product 1 ppendix The Vector or ross Product We saw in ppendix that the dot product of two vectors is a scalar quantity that is a maximum when the two vectors are parallel and is zero

More information

Vectors Math 122 Calculus III D Joyce, Fall 2012

Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors in the plane R 2. A vector v can be interpreted as an arro in the plane R 2 ith a certain length and a certain direction. The same vector can be

More information

Chapter 5A. Torque. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University

Chapter 5A. Torque. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University Chapter 5A. Torque A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University 2007 Torque is a twist or turn that tends to produce rotation. * * * Applications

More information

PES 1110 Fall 2013, Spendier Lecture 27/Page 1

PES 1110 Fall 2013, Spendier Lecture 27/Page 1 PES 1110 Fall 2013, Spendier Lecture 27/Page 1 Today: - The Cross Product (3.8 Vector product) - Relating Linear and Angular variables continued (10.5) - Angular velocity and acceleration vectors (not

More information

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors.

Mathematics 205 HWK 6 Solutions Section 13.3 p627. Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Mathematics 205 HWK 6 Solutions Section 13.3 p627 Note: Remember that boldface is being used here, rather than overhead arrows, to indicate vectors. Problem 5, 13.3, p627. Given a = 2j + k or a = (0,2,

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

LINES AND PLANES CHRIS JOHNSON

LINES AND PLANES CHRIS JOHNSON LINES AND PLANES CHRIS JOHNSON Abstract. In this lecture we derive the equations for lines and planes living in 3-space, as well as define the angle between two non-parallel planes, and determine the distance

More information

Factoring Trinomials of the Form x 2 bx c

Factoring Trinomials of the Form x 2 bx c 4.2 Factoring Trinomials of the Form x 2 bx c 4.2 OBJECTIVES 1. Factor a trinomial of the form x 2 bx c 2. Factor a trinomial containing a common factor NOTE The process used to factor here is frequently

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

2 Session Two - Complex Numbers and Vectors

2 Session Two - Complex Numbers and Vectors PH2011 Physics 2A Maths Revision - Session 2: Complex Numbers and Vectors 1 2 Session Two - Complex Numbers and Vectors 2.1 What is a Complex Number? The material on complex numbers should be familiar

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

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

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 1 NON-CONCURRENT COPLANAR FORCE SYSTEMS 1. Be able to determine the effects

More information

Units, Physical Quantities, and Vectors

Units, Physical Quantities, and Vectors Chapter 1 Units, Physical Quantities, and Vectors PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 1 To learn

More information

Vector has a magnitude and a direction. Scalar has a magnitude

Vector has a magnitude and a direction. Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude a brick on a table Vector has a magnitude and a direction Scalar has a magnitude

More information

Vectors 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996.

Vectors 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. Vectors 2 The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. Launch Mathematica. Type

More information

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7

Lecture 6. Weight. Tension. Normal Force. Static Friction. Cutnell+Johnson: 4.8-4.12, second half of section 4.7 Lecture 6 Weight Tension Normal Force Static Friction Cutnell+Johnson: 4.8-4.12, second half of section 4.7 In this lecture, I m going to discuss four different kinds of forces: weight, tension, the normal

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

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

Section 9.1 Vectors in Two Dimensions

Section 9.1 Vectors in Two Dimensions Section 9.1 Vectors in Two Dimensions Geometric Description of Vectors A vector in the plane is a line segment with an assigned direction. We sketch a vector as shown in the first Figure below with an

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product)

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product) 0.1 Cross Product The dot product of two vectors is a scalar, a number in R. Next we will define the cross product of two vectors in 3-space. This time the outcome will be a vector in 3-space. Definition

More information

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross CHAPTER 13 SECTION 13-1 Geometry and Algebra The Distance Formula COORDINATE PLANE consists of two perpendicular number lines, dividing the plane into four regions called quadrants X-AXIS - the horizontal

More information

6. LECTURE 6. Objectives

6. LECTURE 6. Objectives 6. LECTURE 6 Objectives I understand how to use vectors to understand displacement. I can find the magnitude of a vector. I can sketch a vector. I can add and subtract vector. I can multiply a vector by

More information

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body G.1 EE1.el3 (EEE1023): Electronics III Mechanics lecture 7 Moment of a force, torque, equilibrium of a body Dr Philip Jackson http://www.ee.surrey.ac.uk/teaching/courses/ee1.el3/ G.2 Moments, torque and

More information

VELOCITY, ACCELERATION, FORCE

VELOCITY, ACCELERATION, FORCE VELOCITY, ACCELERATION, FORCE velocity Velocity v is a vector, with units of meters per second ( m s ). Velocity indicates the rate of change of the object s position ( r ); i.e., velocity tells you how

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

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

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the

More information

2.2 Magic with complex exponentials

2.2 Magic with complex exponentials 2.2. MAGIC WITH COMPLEX EXPONENTIALS 97 2.2 Magic with complex exponentials We don t really know what aspects of complex variables you learned about in high school, so the goal here is to start more or

More information

Chapter 1 Units, Physical Quantities, and Vectors

Chapter 1 Units, Physical Quantities, and Vectors Chapter 1 Units, Physical Quantities, and Vectors 1 The Nature of Physics Physics is an experimental science. Physicists make observations of physical phenomena. They try to find patterns and principles

More information

BALTIC OLYMPIAD IN INFORMATICS Stockholm, April 18-22, 2009 Page 1 of?? ENG rectangle. Rectangle

BALTIC OLYMPIAD IN INFORMATICS Stockholm, April 18-22, 2009 Page 1 of?? ENG rectangle. Rectangle Page 1 of?? ENG rectangle Rectangle Spoiler Solution of SQUARE For start, let s solve a similar looking easier task: find the area of the largest square. All we have to do is pick two points A and B and

More information

Bedford, Fowler: Statics. Chapter 4: System of Forces and Moments, Examples via TK Solver

Bedford, Fowler: Statics. Chapter 4: System of Forces and Moments, Examples via TK Solver System of Forces and Moments Introduction The moment vector of a force vector,, with respect to a point has a magnitude equal to the product of the force magnitude, F, and the perpendicular distance from

More information

Statics problem solving strategies, hints and tricks

Statics problem solving strategies, hints and tricks Statics problem solving strategies, hints and tricks Contents 1 Solving a problem in 7 steps 3 1.1 To read.............................................. 3 1.2 To draw..............................................

More information

SIGNAL PROCESSING & SIMULATION NEWSLETTER

SIGNAL PROCESSING & SIMULATION NEWSLETTER 1 of 10 1/25/2008 3:38 AM SIGNAL PROCESSING & SIMULATION NEWSLETTER Note: This is not a particularly interesting topic for anyone other than those who ar e involved in simulation. So if you have difficulty

More information

General Physics 1. Class Goals

General Physics 1. Class Goals General Physics 1 Class Goals Develop problem solving skills Learn the basic concepts of mechanics and learn how to apply these concepts to solve problems Build on your understanding of how the world works

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

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

More information

Lab 2: Vector Analysis

Lab 2: Vector Analysis Lab 2: Vector Analysis Objectives: to practice using graphical and analytical methods to add vectors in two dimensions Equipment: Meter stick Ruler Protractor Force table Ring Pulleys with attachments

More information

Chapter 3 Vectors. m = m1 + m2 = 3 kg + 4 kg = 7 kg (3.1)

Chapter 3 Vectors. m = m1 + m2 = 3 kg + 4 kg = 7 kg (3.1) COROLLARY I. A body, acted on by two forces simultaneously, will describe the diagonal of a parallelogram in the same time as it would describe the sides by those forces separately. Isaac Newton - Principia

More information

Introduction to Matrices

Introduction to Matrices Introduction to Matrices Tom Davis tomrdavis@earthlinknet 1 Definitions A matrix (plural: matrices) is simply a rectangular array of things For now, we ll assume the things are numbers, but as you go on

More information

2. Spin Chemistry and the Vector Model

2. Spin Chemistry and the Vector Model 2. Spin Chemistry and the Vector Model The story of magnetic resonance spectroscopy and intersystem crossing is essentially a choreography of the twisting motion which causes reorientation or rephasing

More information

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0.

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0. Cross product 1 Chapter 7 Cross product We are getting ready to study integration in several variables. Until now we have been doing only differential calculus. One outcome of this study will be our ability

More information

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial Vectors VECTOR PRODUCT Graham S McDonald A Tutorial Module for learning about the vector product of two vectors Table of contents Begin Tutorial c 2004 g.s.mcdonald@salford.ac.uk 1. Theory 2. Exercises

More information

... ... . (2,4,5).. ...

... ... . (2,4,5).. ... 12 Three Dimensions ½¾º½ Ì ÓÓÖ Ò Ø ËÝ Ø Ñ So far wehave been investigatingfunctions ofthe form y = f(x), withone independent and one dependent variable Such functions can be represented in two dimensions,

More information

LINES AND PLANES IN R 3

LINES AND PLANES IN R 3 LINES AND PLANES IN R 3 In this handout we will summarize the properties of the dot product and cross product and use them to present arious descriptions of lines and planes in three dimensional space.

More information

The Force Table Vector Addition and Resolution

The Force Table Vector Addition and Resolution Name School Date The Force Table Vector Addition and Resolution Vectors? I don't have any vectors, I'm just a kid. From Flight of the Navigator Explore the Apparatus/Theory We ll use the Force Table Apparatus

More information

Linear Algebra: Vectors

Linear Algebra: Vectors A Linear Algebra: Vectors A Appendix A: LINEAR ALGEBRA: VECTORS TABLE OF CONTENTS Page A Motivation A 3 A2 Vectors A 3 A2 Notational Conventions A 4 A22 Visualization A 5 A23 Special Vectors A 5 A3 Vector

More information

COMPONENTS OF VECTORS

COMPONENTS OF VECTORS COMPONENTS OF VECTORS To describe motion in two dimensions we need a coordinate sstem with two perpendicular aes, and. In such a coordinate sstem, an vector A can be uniquel decomposed into a sum of two

More information

(Refer Slide Time: 2:03)

(Refer Slide Time: 2:03) Control Engineering Prof. Madan Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 11 Models of Industrial Control Devices and Systems (Contd.) Last time we were

More information

Relative and Absolute Change Percentages

Relative and Absolute Change Percentages Relative and Absolute Change Percentages Ethan D. Bolker Maura M. Mast September 6, 2007 Plan Use the credit card solicitation data to address the question of measuring change. Subtraction comes naturally.

More information

MAT 1341: REVIEW II SANGHOON BAEK

MAT 1341: REVIEW II SANGHOON BAEK MAT 1341: REVIEW II SANGHOON BAEK 1. Projections and Cross Product 1.1. Projections. Definition 1.1. Given a vector u, the rectangular (or perpendicular or orthogonal) components are two vectors u 1 and

More information

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts

Vector Algebra CHAPTER 13. Ü13.1. Basic Concepts CHAPTER 13 ector Algebra Ü13.1. Basic Concepts A vector in the plane or in space is an arrow: it is determined by its length, denoted and its direction. Two arrows represent the same vector if they have

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

Eðlisfræði 2, vor 2007

Eðlisfræði 2, vor 2007 [ Assignment View ] [ Pri Eðlisfræði 2, vor 2007 28. Sources of Magnetic Field Assignment is due at 2:00am on Wednesday, March 7, 2007 Credit for problems submitted late will decrease to 0% after the deadline

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

Section V.2: Magnitudes, Directions, and Components of Vectors

Section V.2: Magnitudes, Directions, and Components of Vectors Section V.: Magnitudes, Directions, and Components of Vectors Vectors in the plane If we graph a vector in the coordinate plane instead of just a grid, there are a few things to note. Firstl, directions

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Updates to Graphing with Excel

Updates to Graphing with Excel Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with

More information

Elasticity. I. What is Elasticity?

Elasticity. I. What is Elasticity? Elasticity I. What is Elasticity? The purpose of this section is to develop some general rules about elasticity, which may them be applied to the four different specific types of elasticity discussed in

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

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

Lesson 26: Reflection & Mirror Diagrams

Lesson 26: Reflection & Mirror Diagrams Lesson 26: Reflection & Mirror Diagrams The Law of Reflection There is nothing really mysterious about reflection, but some people try to make it more difficult than it really is. All EMR will reflect

More information

Orthogonal Projections

Orthogonal Projections Orthogonal Projections and Reflections (with exercises) by D. Klain Version.. Corrections and comments are welcome! Orthogonal Projections Let X,..., X k be a family of linearly independent (column) vectors

More information

a cos x + b sin x = R cos(x α)

a cos x + b sin x = R cos(x α) a cos x + b sin x = R cos(x α) In this unit we explore how the sum of two trigonometric functions, e.g. cos x + 4 sin x, can be expressed as a single trigonometric function. Having the ability to do this

More information

6 3 4 9 = 6 10 + 3 10 + 4 10 + 9 10

6 3 4 9 = 6 10 + 3 10 + 4 10 + 9 10 Lesson The Binary Number System. Why Binary? The number system that you are familiar with, that you use every day, is the decimal number system, also commonly referred to as the base- system. When you

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

Analysis of Stresses and Strains

Analysis of Stresses and Strains Chapter 7 Analysis of Stresses and Strains 7.1 Introduction axial load = P / A torsional load in circular shaft = T / I p bending moment and shear force in beam = M y / I = V Q / I b in this chapter, we

More information

TRIGONOMETRY Compound & Double angle formulae

TRIGONOMETRY Compound & Double angle formulae TRIGONOMETRY Compound & Double angle formulae In order to master this section you must first learn the formulae, even though they will be given to you on the matric formula sheet. We call these formulae

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