different formulas, depending on whether or not the vector is in two dimensions or three dimensions.

Size: px
Start display at page:

Download "different formulas, depending on whether or not the vector is in two dimensions or three dimensions."

Transcription

1 ectors The word ector comes from the Latin word ectus which means carried. It is best to think of a ector as the displacement from an initial point P to a terminal point Q. Such a ector is expressed as PQ. The figure below shows a typical ector. Notice that the ector appears as a line with an arrow at one end. This is referred to as a directed line segment. The end with the arrow is the head of the ector, or the terminal point, while the other end is the starting, or initial point. Q Vectors hae two important aspects: direction and magnitude. The direction tells you where to point the ector and the magnitude tells you how far to go in that direction. The magnitude of the ector PQ is written as PQ. Note that while this looks just like we take the absolute alue of the ector PQ, it means the distance between points P and Q. And so, to compute the magnitude of a ector, we use the distance formula. We use two P different formulas, depending on whether or not the ector is in two dimensions or three dimensions. If our points are in two dimensions, then P can be expressed as (p 1, p 2 ) and Q can be expressed as (q 1, q 2 ). We hae that PQ can be written as q1 p1, q2 p2 and PQ ( q p ) ( q p ). 1 1 It helps to think of the magnitude of a ector as the hypotenuse of a triangle. Let us consider the aboe ector placed on the coordinate axes. q 2 p 2 P p 1 q 1 Figure 1: A Vector Q Notice that the base of the triangle (which also happens to be parallel to the x-axis) is q1 p1 while the height of the triangle (parallel to the y-axis) is q 2 p 2. To find the length of the hypotenuse, we would square the two sides, add them together, and take the square root, just as we did aboe. This leads to another point. Aboe we wrote the ector PQ as q1 p1, q2 p2. When expressing a ector, we break it down into components along the coordinate axes, in this case the x and y axes. 1

2 In passing, we note that two ectors are equal if each component is the same. That is, a, b c, d if and only if a c and b d. Example 1: Suppose P has coordinates (1, 1) and Q has coordinates (2, 3). Find the ector and calculate its magnitude. PQ PQ 2 1,3 1 1,2. The magnitude of PQ is PQ If our points are in three dimensions, then P can be expressed as (p 1, p 2, p 3 ) and Q can be expressed as (q 1, q q 3 ). Using similar reasoning as in the two-dimensional case, we 2, hae that the ector PQ can be written as q1 p1, q2 p2, q3 p3 and its magnitude is 2 gien by PQ ( q p ) ( q p ) ( q p ) Example 2: Suppose P has coordinates (0, 1, 1) and Q has coordinates (1, 2, -1). Find the ector PQ and calculate its magnitude. PQ 1 0, 2 1, 1 1 1,1, 2 2 PQ 1 1 ( 2) 6.. The magnitude of PQ is gien by For most of our purposes, we shall consider ectors in three dimensions. Many applications in physics, howeer, use only two dimensions. As we can see with the formulas aboe, going from three dimensions down to two dimensions is rather simple: just pretend that the last component is not there and use the same formula. Often times when dealing with ectors, it is necessary to add them. When adding two ectors, we add the components. And when we subtract two ectors, we subtract the components. That is, 2

3 Vector Addition and Subtraction If 1, 2, 3 and w w1, w2, w3, then w w, w, w w w, w, w If and w only hae two components, then you only add the two components, ignoring the third one in the formula aboe. Geometrically, one can draw a parallelogram to see how to add ectors. Basically, you just stick the tail of one ector at the head of the other ector. Then you draw a ector from the tail of the first ector to the head of the second ector. w +w w Figure 2: Vector Addition Example 3: Add the ectors 0,1, 1 and w 3, 4, 2. We hae that w 0 3,1 4, 1 2 3,5,1. There is no such thing as the multiplication of two ectors. Later on, we will talk about topics that are similar to multiplication, but that is another matter entirely. We can, howeer, scale each of the components of a ector u by a multiple k. Essentially, we are adding k copies of the ector u. This resulting ector, ku is called the scalar product. If k is positie, the ector ku points in the same direction as u and if k is negatie, then the ector ku points in the opposite direction. 3

4 Scalar Multiplication If 1, 2, 3 and k is a real number, then the scalar product k is gien by k k1, k2, k3 If only has two components, the same formula holds, but we just ignore the third component. Example 4: Suppose u 1, 3, 0 and 2,1, 4. Compute the following quantities: (i) 2u (ii) u + 3 (iii) 3u 2 (i) 2u 2 1,2 ( 3),2 0 2, 6,0 (ii) u 3 1, 3,0 32,31,34 1, 3,0 6,3,12 7,0,12 (iii) 3u 2 3 1,3 ( 3), ,2 1,2 4 3, 9,0 4,2,8 1, 11, 8. There are some common ectors in three-dimensions that come up so often, they hae been gien a special notation. They are i 1, 0, 0, j 0,1, 0, and k 0,0,1. Notice that each one corresponds to a one unit displacement in each direction, x, y, and z, respectiely. We can use these ectors to decompose a ector into its x, y, and z components. We called this form the component form of the ector. Example 5: Write the ector 3, 2, 6 in component form. 3, 2, 6 3,0,0 0, 2,0 0,0,6 3 1,0,0 2 0,1,0 6 0,0,1 3i 2j 6k 4

5 In general, the component form is gien just by taking the entries of the ector and attaching i, j, and k respectiely to the alues. We shall use this component form from this point on. It is possible for two ectors to point in the same direction but hae different lengths. Indeed, one is just a scalar multiple of the other. It would be nice if we could specify the ector which points in a certain direction. We can do that, though, if we understand that the ector we are referring to has a magnitude of 1. Such ectors are called unit ector. Unit Vector A unit ector u in the same direction as the ector is gien by u, proided 0. The ector u has the property that u 1. Example 6: Express the ector 3i 2j 6k as a unit ector. To express as a unit ector, we need to first determine its length. 2 ( 3) 2 ( 6) j k i j k Thus, we hae that u 3i 2 6 5

8.0 Definition and the concept of a vector:

8.0 Definition and the concept of a vector: Chapter 8: Vectors In this chapter, we will study: 80 Definition and the concept of a ector 81 Representation of ectors in two dimensions (2D) 82 Representation of ectors in three dimensions (3D) 83 Operations

More information

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction.

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction. EQT 101-Engineering Mathematics I Teaching Module CHAPTER 3 : VECTORS 3.1 Introduction Definition 3.1 A ector is a quantity that has both magnitude and direction. A ector is often represented by an arrow

More information

Unit 11: Vectors in the Plane

Unit 11: Vectors in the Plane 135 Unit 11: Vectors in the Plane Vectors in the Plane The term ector is used to indicate a quantity (such as force or elocity) that has both length and direction. For instance, suppose a particle moes

More information

Math 144 Activity #9 Introduction to Vectors

Math 144 Activity #9 Introduction to Vectors 144 p 1 Math 144 ctiity #9 Introduction to Vectors Often times you hear people use the words speed and elocity. Is there a difference between the two? If so, what is the difference? Discuss this with your

More information

Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 8. The dot product

Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 8. The dot product Roberto s Notes on Linear Algebra Chapter 1: Geometric ectors Section 8 The dot product What you need to know already: What a linear combination of ectors is. What you can learn here: How to use two ectors

More information

6.1.1 Angle between Two Lines Intersection of Two lines Shortest Distance from a Point to a Line

6.1.1 Angle between Two Lines Intersection of Two lines Shortest Distance from a Point to a Line CHAPTER 6 : VECTORS 6. Lines in Space 6.. Angle between Two Lines 6.. Intersection of Two lines 6..3 Shortest Distance from a Point to a Line 6. Planes in Space 6.. Intersection of Two Planes 6.. Angle

More information

Math 425 Lecture 1: Vectors in R 3, R n

Math 425 Lecture 1: Vectors in R 3, R n Math 425 Lecture 1: Vectors in R 3, R n Motiating Questions, Problems 1. Find the coordinates of a regular tetrahedron with center at the origin and sides of length 1. 2. What is the angle between the

More information

VECTORS IN 2-SPACE AND 3-SPACE GEOMETRIC VECTORS VECTORS OPERATIONS DOT PRODUCT; PROJECTIONS CROSS PRODUCT

VECTORS IN 2-SPACE AND 3-SPACE GEOMETRIC VECTORS VECTORS OPERATIONS DOT PRODUCT; PROJECTIONS CROSS PRODUCT VECTORS IN -SPACE AND 3-SPACE GEOMETRIC VECTORS VECTORS OPERATIONS DOT PRODUCT; PROJECTIONS CROSS PRODUCT GEOMETRIC VECTORS Vectors can represented geometrically as directed line segments or arrows in

More information

Blue and purple vectors have same magnitude and direction so they are equal. Blue and green vectors have same direction but different magnitude.

Blue and purple vectors have same magnitude and direction so they are equal. Blue and green vectors have same direction but different magnitude. A ector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the ector represents the magnitude and the arrow indicates the direction of the ector. Blue and

More information

A vector in the plane is directed line segment. The directed line segment AB

A vector in the plane is directed line segment. The directed line segment AB Vector: A ector is a matrix that has only one row then we call the matrix a row ector or only one column then we call it a column ector. A row ector is of the form: a a a... A column ector is of the form:

More information

Worksheet 1.1: Introduction to Vectors

Worksheet 1.1: Introduction to Vectors Boise State Math 275 (Ultman) Worksheet 1.1: Introduction to Vectors From the Toolbox (what you need from previous classes) Know how the Cartesian coordinates a point in the plane (R 2 ) determine its

More information

Announcements Wednesday, September 05

Announcements Wednesday, September 05 Announcements Wednesday, September 05 WeBWorK 2.2, 2.3 due today at 11:59pm. The quiz on Friday coers through 2.3 (last week s material). My office is Skiles 244 and Rabinoffice hours are: Mondays, 12

More information

Vectors in R n. P. Danziger

Vectors in R n. P. Danziger 1 Vectors in R n P. Danziger 1 Vectors The standard geometric definition of ector is as something which has direction and magnitude but not position. Since ectors hae no position we may place them whereer

More information

Space Coordinates and Vectors in Space. Coordinates in Space

Space Coordinates and Vectors in Space. Coordinates in Space 0_110.qd 11//0 : PM Page 77 SECTION 11. Space Coordinates and Vectors in Space 77 -plane Section 11. -plane -plane The three-dimensional coordinate sstem Figure 11.1 Space Coordinates and Vectors in Space

More information

Review of Coordinate Systems

Review of Coordinate Systems Vector in 2 R and 3 R Review of Coordinate Systems Used to describe the position of a point in space Common coordinate systems are: Cartesian Polar Cartesian Coordinate System Also called rectangular coordinate

More information

Math 20C. Lecture Examples.

Math 20C. Lecture Examples. Math 20C. Lecture Eamples. (8//08) Section 2.. Vectors in the plane Definition A ector represents a nonnegatie number and, if the number is not zero, a direction. The number associated ith the ector is

More information

11.1 Vectors in the plane

11.1 Vectors in the plane 11.1 Vectors in the plane What is a vector? It is an object having direction and length. Geometric way to represent vectors It is represented by an arrow. The direction of the arrow is the direction of

More information

Chapter 2 Mechanical Equilibrium

Chapter 2 Mechanical Equilibrium Chapter 2 Mechanical Equilibrium I. Force (2.1) A. force is a push or pull 1. A force is needed to change an object s state of motion 2. State of motion may be one of two things a. At rest b. Moving uniformly

More information

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems. Three-Dimensional Coordinate Systems To locate a point in a plane, two numbers are necessary. We know that any point in the plane can be represented as an ordered pair (a, b) of real numbers, where a is the x-coordinate and b is the y-coordinate.

More information

6.3 Vectors in a Plane

6.3 Vectors in a Plane 6.3 Vectors in a Plane Plan: Represent ectors as directed line segments. Write the component form of ectors. Perform basic ector operations and represent ectors graphically. Find the direction angles of

More information

Vectors in Rn un. This definition of norm is an extension of the Pythagorean Theorem. Consider the vector u = (5, 8) in R 2

Vectors in Rn un. This definition of norm is an extension of the Pythagorean Theorem. Consider the vector u = (5, 8) in R 2 MATH 307 Vectors in Rn Dr. Neal, WKU Matrices of dimension 1 n can be thoght of as coordinates, or ectors, in n- dimensional space R n. We can perform special calclations on these ectors. In particlar,

More information

( ) Momentum and impulse Mixed exercise 1. 1 a. Using conservation of momentum: ( )

( ) Momentum and impulse Mixed exercise 1. 1 a. Using conservation of momentum: ( ) Momentum and impulse Mixed exercise 1 1 a Using conseration of momentum: ( ) 6mu 4mu= 4m 1 u= After the collision the direction of Q is reersed and its speed is 1 u b Impulse = change in momentum I = (3m

More information

Vectors. (same vector)

Vectors. (same vector) Vectors Our very first topic is unusual in that we will start with a brief written presentation. More typically we will begin each topic with a videotaped lecture by Professor Auroux and follow that with

More information

PHYS 100: Lecture 3. r r r VECTORS. RELATIVE MOTION in 2-D. uuur uur uur SG S W. B y j x x x C B. A y j. A x i. B x i. v W. v S.

PHYS 100: Lecture 3. r r r VECTORS. RELATIVE MOTION in 2-D. uuur uur uur SG S W. B y j x x x C B. A y j. A x i. B x i. v W. v S. PHYS 100: Lecture 3 VECTORS A C B r r r C = A + B j i A i C B i B y j A y j C = A + B C = A + B y y y RELATIVE MOTION in 2- W S W W S SG uuur uur uur = + SG S W Physics 100 Lecture 3, Slide 1 Who is the

More information

Chapter 2 One-Dimensional Kinematics

Chapter 2 One-Dimensional Kinematics Review: Chapter 2 One-Dimensional Kinematics Description of motion in one dimension Copyright 2010 Pearson Education, Inc. Review: Motion with Constant Acceleration Free fall: constant acceleration g =

More information

Mon Apr dot product, length, orthogonality, projection onto the span of a single vector. Announcements: Warm-up Exercise:

Mon Apr dot product, length, orthogonality, projection onto the span of a single vector. Announcements: Warm-up Exercise: Math 2270-004 Week 2 notes We will not necessarily finish the material from a gien day's notes on that day. We may also add or subtract some material as the week progresses, but these notes represent an

More information

Physics 2A Chapter 3 - Motion in Two Dimensions Fall 2017

Physics 2A Chapter 3 - Motion in Two Dimensions Fall 2017 These notes are seen pages. A quick summary: Projectile motion is simply horizontal motion at constant elocity with ertical motion at constant acceleration. An object moing in a circular path experiences

More information

Vectors a vector is a quantity that has both a magnitude (size) and a direction

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

More information

The Dot Product

The Dot Product The Dot Product 1-9-017 If = ( 1,, 3 ) and = ( 1,, 3 ) are ectors, the dot product of and is defined algebraically as = 1 1 + + 3 3. Example. (a) Compute the dot product (,3, 7) ( 3,,0). (b) Compute the

More information

LECTURE 2: CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS

LECTURE 2: CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 1. Finishing up dot products Last time we stated the following theorem, for which I owe you

More information

MOTION IN 2-DIMENSION (Projectile & Circular motion And Vectors)

MOTION IN 2-DIMENSION (Projectile & Circular motion And Vectors) MOTION IN -DIMENSION (Projectile & Circular motion nd Vectors) INTRODUCTION The motion of an object is called two dimensional, if two of the three co-ordinates required to specif the position of the object

More information

2- Scalars and Vectors

2- Scalars and Vectors 2- Scalars and Vectors Scalars : have magnitude only : Length, time, mass, speed and volume is example of scalar. v Vectors : have magnitude and direction. v The magnitude of is written v v Position, displacement,

More information

Quiz No. 1: Tuesday Jan. 31. Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3.

Quiz No. 1: Tuesday Jan. 31. Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3. Quiz No. 1: Tuesday Jan. 31 Assignment No. 2, due Thursday Feb 2: Problems 8.4, 8.13, 3.10, 3.28 Conceptual questions: 8.1, 3.6, 3.12, 3.20 Chapter 3 Vectors and Two-Dimensional Kinematics Properties of

More information

The geometry of least squares

The geometry of least squares The geometry of least squares We can think of a vector as a point in space, where the elements of the vector are the coordinates of the point. Consider for example, the following vector s: t = ( 4, 0),

More information

Chapter 4: Techniques of Circuit Analysis

Chapter 4: Techniques of Circuit Analysis Chapter 4: Techniques of Circuit Analysis This chapter gies us many useful tools for soling and simplifying circuits. We saw a few simple tools in the last chapter (reduction of circuits ia series and

More information

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton.

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton. DO PHYSICS ONLINE DISPLACEMENT VELOCITY ACCELERATION The objects that make up space are in motion, we moe, soccer balls moe, the Earth moes, electrons moe, - - -. Motion implies change. The study of the

More information

Vector Algebra August 2013

Vector Algebra August 2013 Vector Algebra 12.1 12.2 28 August 2013 What is a Vector? A vector (denoted or v) is a mathematical object possessing both: direction and magnitude also called length (denoted ). Vectors are often represented

More information

Chapter 11 Collision Theory

Chapter 11 Collision Theory Chapter Collision Theory Introduction. Center o Mass Reerence Frame Consider two particles o masses m and m interacting ia some orce. Figure. Center o Mass o a system o two interacting particles Choose

More information

Sums of Squares (FNS 195-S) Fall 2014

Sums of Squares (FNS 195-S) Fall 2014 Sums of Squares (FNS 195-S) Fall 014 Record of What We Did Drew Armstrong Vectors When we tried to apply Cartesian coordinates in 3 dimensions we ran into some difficulty tryiing to describe lines and

More information

Example problem: Free Fall

Example problem: Free Fall Example problem: Free Fall A ball is thrown from the top of a building with an initial velocity of 20.0 m/s straight upward, at an initial height of 50.0 m above the ground. The ball just misses the edge

More information

Introduction to Statics

Introduction to Statics Introduction to Statics.PDF Edition Version 0.95 Unit 7 Vector Products Helen Margaret Lester Plants Late Professor Emerita Wallace Starr Venable Emeritus Associate Professor West Virginia University,

More information

Scalar multiplication and algebraic direction of a vector

Scalar multiplication and algebraic direction of a vector Roberto s Notes on Linear Algebra Chapter 1: Geometric ectors Section 5 Scalar multiplication and algebraic direction of a ector What you need to know already: of a geometric ectors. Length and geometric

More information

The Dot Product Pg. 377 # 6ace, 7bdf, 9, 11, 14 Pg. 385 # 2, 3, 4, 6bd, 7, 9b, 10, 14 Sept. 25

The Dot Product Pg. 377 # 6ace, 7bdf, 9, 11, 14 Pg. 385 # 2, 3, 4, 6bd, 7, 9b, 10, 14 Sept. 25 UNIT 2 - APPLICATIONS OF VECTORS Date Lesson TOPIC Homework Sept. 19 2.1 (11) 7.1 Vectors as Forces Pg. 362 # 2, 5a, 6, 8, 10 13, 16, 17 Sept. 21 2.2 (12) 7.2 Velocity as Vectors Pg. 369 # 2,3, 4, 6, 7,

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS LSN 3-7: PROJECTILE MOTION IS PARABOLIC LSN 3-8: RELATIVE VELOCITY Questions From Reading Actiity? Big Idea(s): The interactions of an object with other

More information

In mathematics (and physics...) such quantities are called vectors and are represented by a directed line segment.

In mathematics (and physics...) such quantities are called vectors and are represented by a directed line segment. 12.2 1 12.2 Vectors Some things that we measure are determined simply by their magnitude, e.g., length, time, mass, etc. Others require more information. For example, to describe velocity one needs the

More information

Lesson 3: Free fall, Vectors, Motion in a plane (sections )

Lesson 3: Free fall, Vectors, Motion in a plane (sections ) Lesson 3: Free fall, Vectors, Motion in a plane (sections.6-3.5) Last time we looked at position s. time and acceleration s. time graphs. Since the instantaneous elocit is lim t 0 t the (instantaneous)

More information

Kinematics on oblique axes

Kinematics on oblique axes Bolina 1 Kinematics on oblique axes arxi:physics/01111951 [physics.ed-ph] 27 No 2001 Oscar Bolina Departamento de Física-Matemática Uniersidade de São Paulo Caixa Postal 66318 São Paulo 05315-970 Brasil

More information

Day 1: Introduction to Vectors + Vector Arithmetic

Day 1: Introduction to Vectors + Vector Arithmetic Day 1: Introduction to Vectors + Vector Arithmetic A is a quantity that has magnitude but no direction. You can have signed scalar quantities as well. A is a quantity that has both magnitude and direction.

More information

Lesson 7. Chapter 3: Two-Dimensional Kinematics COLLEGE PHYSICS VECTORS. Video Narrated by Jason Harlow, Physics Department, University of Toronto

Lesson 7. Chapter 3: Two-Dimensional Kinematics COLLEGE PHYSICS VECTORS. Video Narrated by Jason Harlow, Physics Department, University of Toronto COLLEGE PHYSICS Chapter 3: Two-Dimensional Kinematics Lesson 7 Video Narrated by Jason Harlow, Physics Department, University of Toronto VECTORS A quantity having both a magnitude and a direction is called

More information

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS SUBAREA I. COMPETENCY 1.0 UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS MECHANICS Skill 1.1 Calculating displacement, aerage elocity, instantaneous elocity, and acceleration in a gien frame of reference

More information

Vector components and motion

Vector components and motion Vector components and motion Objectives Distinguish between vectors and scalars and give examples of each. Use vector diagrams to interpret the relationships among vector quantities such as force and acceleration.

More information

10.1 Vectors. c Kun Wang. Math 150, Fall 2017

10.1 Vectors. c Kun Wang. Math 150, Fall 2017 10.1 Vectors Definition. A vector is a quantity that has both magnitude and direction. A vector is often represented graphically as an arrow where the direction is the direction of the arrow, and the magnitude

More information

Mathematics 308 Geometry. Chapter 2. Elementary coordinate geometry

Mathematics 308 Geometry. Chapter 2. Elementary coordinate geometry Mathematics 308 Geometry Chapter 2. Elementary coordinate geometry Using a computer to produce pictures requires translating geometry to numbers, which is carried out through a coordinate system. Through

More information

Main Ideas in Class Today

Main Ideas in Class Today Main Ideas in Class Today After today, you should be able to: Understand vector notation Use basic trigonometry in order to find the x and y components of a vector (only right triangles) Add and subtract

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

Honors Advanced Mathematics Determinants page 1

Honors Advanced Mathematics Determinants page 1 Determinants page 1 Determinants For every square matrix A, there is a number called the determinant of the matrix, denoted as det(a) or A. Sometimes the bars are written just around the numbers of the

More information

Vectors. A vector is usually denoted in bold, like vector a, or sometimes it is denoted a, or many other deviations exist in various text books.

Vectors. A vector is usually denoted in bold, like vector a, or sometimes it is denoted a, or many other deviations exist in various text books. Vectors A Vector has Two properties Magnitude and Direction. That s a weirder concept than you think. A Vector does not necessarily start at a given point, but can float about, but still be the SAME vector.

More information

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Prepared by: M. S. KumarSwamy, TGT(Maths) Page Prepared by: M S KumarSwamy, TGT(Maths) Page - 119 - CHAPTER 10: VECTOR ALGEBRA QUICK REVISION (Important Concepts & Formulae) MARKS WEIGHTAGE 06 marks Vector The line l to the line segment AB, then a

More information

Vectors. Advanced Math Circle. October 18, 2018

Vectors. Advanced Math Circle. October 18, 2018 Vectors Advanced Math Circle October 18, 2018 Today we are going to spend some time studying vectors. Vectors are not only ubiquitous in math, and also used a lot in physics and engineering. Vectors are

More information

SECTION 6.3: VECTORS IN THE PLANE

SECTION 6.3: VECTORS IN THE PLANE (Section 6.3: Vectors in the Plane) 6.18 SECTION 6.3: VECTORS IN THE PLANE Assume a, b, c, and d are real numbers. PART A: INTRO A scalar has magnitude but not direction. We think of real numbers as scalars,

More information

CJ57.P.003 REASONING AND SOLUTION According to the impulse-momentum theorem (see Equation 7.4), F t = mv

CJ57.P.003 REASONING AND SOLUTION According to the impulse-momentum theorem (see Equation 7.4), F t = mv Solution to HW#7 CJ57.CQ.003. RASONNG AND SOLUTON a. Yes. Momentum is a ector, and the two objects hae the same momentum. This means that the direction o each object s momentum is the same. Momentum is

More information

r y The angle theta defines a vector that points from the boat to the top of the cliff where rock breaks off. That angle is given as 30 0

r y The angle theta defines a vector that points from the boat to the top of the cliff where rock breaks off. That angle is given as 30 0 From a boat in the English Channel, you slowly approach the White Cliffs of Dover. You want to know how far you are from the base of the cliff. Then suddenly you see a rock break off from the top and hit

More information

Introduction to Vectors

Introduction to Vectors Introduction to Vectors K. Behrend January 31, 008 Abstract An introduction to vectors in R and R 3. Lines and planes in R 3. Linear dependence. 1 Contents Introduction 3 1 Vectors 4 1.1 Plane vectors...............................

More information

12.1 Three Dimensional Coordinate Systems (Review) Equation of a sphere

12.1 Three Dimensional Coordinate Systems (Review) Equation of a sphere 12.2 Vectors 12.1 Three Dimensional Coordinate Systems (Reiew) Equation of a sphere x a 2 + y b 2 + (z c) 2 = r 2 Center (a,b,c) radius r 12.2 Vectors Quantities like displacement, elocity, and force inole

More information

Scalar & Vector tutorial

Scalar & Vector tutorial Scalar & Vector tutorial scalar vector only magnitude, no direction both magnitude and direction 1-dimensional measurement of quantity not 1-dimensional time, mass, volume, speed temperature and so on

More information

Chapter 3 Motion in a Plane

Chapter 3 Motion in a Plane Chapter 3 Motion in a Plane Introduce ectors and scalars. Vectors hae direction as well as magnitude. The are represented b arrows. The arrow points in the direction of the ector and its length is related

More information

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech The Geometry of R n Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech Contents Vectors in R n. Vectors....................................... The Length and Direction of a Vector......................3

More information

Welcome to IB Math - Standard Level Year 2

Welcome to IB Math - Standard Level Year 2 Welcome to IB Math - Standard Level Year 2 Why math? Not So Some things to know: Good HW Good HW Good HW www.aleimath.blogspot.com Example 1. Lots of info at Example Example 2. HW yup. You know you love

More information

4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion.

4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion. 4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion. We now hae deeloped a ector model that allows the ready isualization

More information

27 ft 3 adequately describes the volume of a cube with side 3. ft F adequately describes the temperature of a person.

27 ft 3 adequately describes the volume of a cube with side 3. ft F adequately describes the temperature of a person. VECTORS The stud of ectors is closel related to the stud of such phsical properties as force, motion, elocit, and other related topics. Vectors allow us to model certain characteristics of these phenomena

More information

22m:033 Notes: 1.3 Vector Equations

22m:033 Notes: 1.3 Vector Equations m:0 Notes: Vector Equations Dennis Roseman University of Iowa Iowa City, IA http://wwwmathuiowaedu/ roseman January 7, 00 Algebra and Geometry We think of geometric things as subsets of the plane or of

More information

Vector Basics, with Exercises

Vector Basics, with Exercises Math 230 Spring 09 Vector Basics, with Exercises This sheet is designed to follow the GeoGebra Introduction to Vectors. It includes a summary of some of the properties of vectors, as well as homework exercises.

More information

General Physics I, Spring Vectors

General Physics I, Spring Vectors General Physics I, Spring 2011 Vectors 1 Vectors: Introduction A vector quantity in physics is one that has a magnitude (absolute value) and a direction. We have seen three already: displacement, velocity,

More information

Kinematics in Two Dimensions; Vectors

Kinematics in Two Dimensions; Vectors Kinematics in Two Dimensions; Vectors Vectors & Scalars!! Scalars They are specified only by a number and units and have no direction associated with them, such as time, mass, and temperature.!! Vectors

More information

VIII - Geometric Vectors

VIII - Geometric Vectors MTHEMTIS 0-NY-05 Vectors and Matrices Martin Huard Fall 07 VIII - Geometric Vectors. Find all ectors in the following parallelepiped that are equialent to the gien ectors. E F H G a) b) c) d) E e) f) F

More information

Motion In Two Dimensions. Vectors in Physics

Motion In Two Dimensions. Vectors in Physics Motion In Two Dimensions RENE DESCARTES (1736-1806) GALILEO GALILEI (1564-1642) Vectors in Physics All physical quantities are either scalars or ectors Scalars A scalar quantity has only magnitude. In

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan

3 Vectors. 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan Chapter 3 Vectors 3 Vectors 18 October 2018 PHY101 Physics I Dr.Cem Özdoğan 2 3 3-2 Vectors and Scalars Physics deals with many quantities that have both size and direction. It needs a special mathematical

More information

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces 2-9. The plate is subjected to the forces acting on members A and B as shown. If θ 60 o, determine the magnitude of the resultant of these forces and its direction measured clockwise from the positie x

More information

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION Predict Obsere Explain Exercise 1 Take an A4 sheet of paper and a heay object (cricket ball, basketball, brick, book, etc). Predict what will

More information

Chapter 3. Vectors and. Two-Dimensional Motion Vector vs. Scalar Review

Chapter 3. Vectors and. Two-Dimensional Motion Vector vs. Scalar Review Chapter 3 Vectors and Two-Dimensional Motion Vector vs. Scalar Review All physical quantities encountered in this text will be either a scalar or a vector A vector quantity has both magnitude (size) and

More information

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B Chapter 10 -S&B The Real Line: every real number is represented by exactly one point on the line. The plane (i.e., consumption bundles): Pairs of numbers have a geometric representation Cartesian plane

More information

Would you risk your live driving drunk? Intro

Would you risk your live driving drunk? Intro Martha Casquete Would you risk your lie driing drunk? Intro Motion Position and displacement Aerage elocity and aerage speed Instantaneous elocity and speed Acceleration Constant acceleration: A special

More information

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225 HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES Math 225 Points Look around. What do you see? You see objects: a chair here, a table there, a book on the table. These objects occupy locations,

More information

A Geometric Review of Linear Algebra

A Geometric Review of Linear Algebra A Geometric Reiew of Linear Algebra The following is a compact reiew of the primary concepts of linear algebra. The order of presentation is unconentional, with emphasis on geometric intuition rather than

More information

Physics 1110: Mechanics

Physics 1110: Mechanics Physics 1110: Mechanics Announcements: Tutorials Thursday and Friday in G2B60, G2B75, & G2B77 Students on wait list should attend lectures and tutorials. CAPA assignments are in bins in G2B hallway. No

More information

Ch. 7.3, 7.4: Vectors and Complex Numbers

Ch. 7.3, 7.4: Vectors and Complex Numbers Ch. 7.3, 7.4: Vectors and Complex Numbers Johns Hopkins University Fall 2014 (Johns Hopkins University) Ch. 7.3, 7.4: Vectors and Complex Numbers Fall 2014 1 / 38 Vectors(1) Definition (Vector) A vector

More information

A Geometric Review of Linear Algebra

A Geometric Review of Linear Algebra A Geometric Reiew of Linear Algebra The following is a compact reiew of the primary concepts of linear algebra. I assume the reader is familiar with basic (i.e., high school) algebra and trigonometry.

More information

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13

Linear Algebra. 1.1 Introduction to vectors 1.2 Lengths and dot products. January 28th, 2013 Math 301. Monday, January 28, 13 Linear Algebra 1.1 Introduction to vectors 1.2 Lengths and dot products January 28th, 2013 Math 301 Notation for linear systems 12w +4x + 23y +9z =0 2u + v +5w 2x +2y +8z =1 5u + v 6w +2x +4y z =6 8u 4v

More information

Vectors. Vector Practice Problems: Odd-numbered problems from

Vectors. Vector Practice Problems: Odd-numbered problems from Vectors Vector Practice Problems: Odd-numbered problems from 3.1-3.21 After today, you should be able to: Understand vector notation Use basic trigonometry in order to find the x and y components of a

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Vectors and the Geometry of Space Many quantities in geometry and physics, such as area, volume, temperature, mass, and time, can be characterized by a single real number scaled to appropriate units of

More information

CHAPTER 2: VECTORS IN 3D

CHAPTER 2: VECTORS IN 3D CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS A vector in three dimensions is a quantity that is determined by its magnitude and direction. Vectors are added and multiplied by numbers

More information

LECTURE 1: INTRODUCTION, VECTORS, AND DOT PRODUCTS

LECTURE 1: INTRODUCTION, VECTORS, AND DOT PRODUCTS LECTURE 1: INTRODUCTION, VECTORS, AND DOT PRODUCTS MA1111: LINEAR ALGEBRA I, MICHAELMAS 2016 1. Introduction Firstly, I want to point out that I am here to help, so if you hae a question about a lecture

More information

FORCE TABLE INTRODUCTION

FORCE TABLE INTRODUCTION FORCE TABLE INTRODUCTION All measurable quantities can be classified as either a scalar 1 or a vector 2. A scalar has only magnitude while a vector has both magnitude and direction. Examples of scalar

More information

Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q.

Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q. THE UNIVERSITY OF NEW SOUTH WALES SCHOOL OF MATHEMATICS AND STATISTICS MATH Algebra Section : - Introduction to Vectors. You may have already met the notion of a vector in physics. There you will have

More information

Notes: Vectors and Scalars

Notes: Vectors and Scalars A particle moving along a straight line can move in only two directions and we can specify which directions with a plus or negative sign. For a particle moving in three dimensions; however, a plus sign

More information

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8 UNIT 1 INTRODUCTION TO VECTORS Lesson TOPIC Suggested Work Sept. 5 1.0 Review of Pre-requisite Skills Pg. 273 # 1 9 OR WS 1.0 Fill in Info sheet and get permission sheet signed. Bring in $3 for lesson

More information

1 Notes for lectures during the week of the strike Part 2 (10/25)

1 Notes for lectures during the week of the strike Part 2 (10/25) 1 Notes for lectures during the week of the strike Part 2 (10/25) Last time, we stated the beautiful: Theorem 1.1 ( Three reflections theorem ). Any isometry (of R 2 ) is the composition of at most three

More information

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position.

Vectors. The standard geometric definition of vector is as something which has direction and magnitude but not position. Vectors The standard geometric definition of vector is as something which has direction and magnitude but not position. Since vectors have no position we may place them wherever is convenient. Vectors

More information

Welcome to IB Math - Standard Level Year 2.

Welcome to IB Math - Standard Level Year 2. Welcome to IB Math - Standard Level Year 2 Why math? Some things to know: www.aleimath.blogspot.com 1. Lots of info at 2. HW yup. You know you love it! Be prepared to present. Notebook all work is in it.

More information