Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below:

Size: px
Start display at page:

Download "Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below:"

Transcription

1 Vectors Extending the concepts of kinematics into two and three dimensions, the idea of a vector becomes very useful. By definition, a vector is a quantity with both a magnitude and a spatial direction. This is opposed to a scalar quantity which has only magnitude. For example, 5mph north is a vector because it differs from 5mph south. But 98.6ºF is a scalar because it cannot make reference to a direction in any reasonable way. In kinematics, the simplest concept is position, so let s begin with a position vector shown below: If you were standing at the tip of the red arrow, relative to the origin, we could say you have a position of 2m in the x-dimension and 3m in the y-dimension. This is more succinctly written as s = < 2,3 >m or s = < 2,3 >m, where both the bold face and little arrow indicate the quantity is a vector. The red arrow in the diagram above is a visual representation of this vector. The idea works just as well with velocity. Suppose you were driving simultaneously 30mph west and 40mph south. Your velocity vector would look like this: and would be written as v = < -30, -40 >mph or v = < -30, -40 >mph. Writing the vector this way is writing it in what are known as Cartesian coordinates.

2 Cartesian coordinates can also be written with unit vectors. These are basically symbols that specify in what dimension a value exists. The unit vectors for the x, y, and z axes are, respectively i, j, and k. So if you wanted to write the vector < 3, 2 >, you could write 3i + 2j. The little i with a hat on top indicates the 3 is in the x-dimension and j-hat indicates the 2 is in the y-dimension. An alternate method is to write the vector in what are known as polar coordinates. This notation also has two numbers, the first being the magnitude of the vector and the second being its angle relative to the positive x-axis. Take the velocity vector above. How long is that vector? Well, it s fairly easy to turn the vector into the hypotenuse of a right triangle and then use the Pythagorean Theorem. Here a 2 + b 2 = c 2 becomes v x 2 + v y 2 = v 2 where v is the length of the vector, the magnitude of the velocity, also known as the speed. Filling in the equation yields (-30) 2 + (-40) 2 = v 2, so v = 50mph. But that single number of 50mph doesn t specify the direction in which it points relative to the origin. To specify that, we notate the angle the vector makes from the positive x-axis. As seen above, it s how far you must sweep counter-clockwise from the positive x-axis until you hit the vector you are describing. Clearly, the angle is going to be something between 180º and 270º.

3 To determine the specific value, you must use the tangent function. By definition, the tangent of the angle is equal to the y-component divided by the x-component. This is written as: tan θ = v y v x To solve this, take the inverse tangent of both sides: tan -1 (tan θ) = tan -1 ( ) which becomes θ = tan-1 ( ) Type this into your calculator (in degree mode since you are working with degree units) and you will probably get θ = 53.13º. The problem is that the diagram clearly shows an angle between 180º and 270º. What s happening is that your calculator can t tell the difference between tan -1 ( 40 ) and 30 tan -1 ( 40 ) and it s giving you the answer to the second by default. To correct this, you must add 180º 30 to the calculator output, making the answer º. Now the vector is completely specified in polar coordinates, v = (50mph, º). Again, the first number is the magnitude or length of the vector, the second is the angle relative to the positive x-axis. You will need to add the correction factor of +180º to your calculator output whenever the vector is in the second or third quadrants. If the vector is in the fourth quadrant, you calculator will give you an answer like -20º, which is the angle clockwise from the positive x-axis. But it s better to write the angle as counter-clockwise from the positive x-axis, so simply add 360º to make this +340º. Answer Webassign Question 1

4 Now suppose you had a vector with known polar coordinates, a = (12m/s 2, 120º) and you wanted to convert this to Cartesian coordinates. What you know is the length of the diagonal (12m/s 2 ) and its angle relative to the positive x-axis. What you want to calculate are the x and y components of that vector, shown in the diagram as the green shadows projected onto the x and y axes. To do this, simply use the sine and cosine functions. By definition, the x-component is equal to the vector magnitude times cosine of the vector angle. So a x = (12m/s 2 )(cos 120º) = -6m/s 2 And the y-component is equal to the vector magnitude times sine of the vector angle. So a y = (12m/s 2 )(sin 120º) = 10.39m/s 2. You can see these two values match the green shadow values. Answer Webassign Question 2

5 A few points about vectors that will use the diagram above: 1. Vector A can be written as < 4,2 > and so can vector D. So even though they exist at different points in the diagram, they are entirely equivalent mathematically. 2. Multiplying a vector by a number is very easy. If you multiplied vector A by two, you would simply get 2 < 4, 2 > = < 8, 4 >. This is the same as vector B, so you could write 2A = B. 3. You can also multiply a vector by a negative number. For instance vector A times -1 would be written -1 < 4, 2 > = < -4, -2 >. This is the same as vector E, so you could write -A = E. Visually, the negative of a vector is simply the vector rotates 180º. 4. Suppose you wanted to add vectors A and C. Mathematically, this would simply be written A + C = < 4,2 > + < 1, -4 > = < 5, -2 >. You re simply adding the x-components and then the y- components. Visually, it is done by drawing the first vector and then drawing the tail of the second vector off the tip of the first. Answer Webassign Question 3

6 It s also fairly easy to see that A + C is the same as C + A. 5. Lastly in this section, it is possible to subtract one vector from another. Suppose we wanted A C. Mathematically, this would be the same as A + (-C), so we could calculate it as < 4,2 > + - < 1,-4 > = < 4,2 > + < -1,4 > = < 3,6 >. Visually, it is the vector A and then the vector -C added to it, remembering that C is the same as C rotated 180º. Answer Webassign Question 4

7 Most of the equations in one-dimensional kinematics are easily transferred into two and three dimensional kinematics. The key is to translate everything into Cartesian coordinates before working out any computations. Consider the following example: You have an initial position of (50m, 200º) and then travel at a velocity of (10m/s, 300º) for 3.5s. What is the final position? The relevant equation is simply: s f = s i + (v)(δt) and the situation is diagrammed below: Again, the vectors will be added tail-to-tip. The tail of the second green vector begins at the tip of the first red vector. The third vector, the purple final position, is drawn from the origin because all positions are relative to the origin. The green displacement vector can be drawn off the origin because it is not a position, it is a change in position. Anyway, the calculation is not difficult if one translates everything into Cartesian coordinates. So here are those steps: s i = <s i cosθ, s i sinθ> = <50m cos200º, 50m sin200º> = <-46.98, >m v = <v cosθ, v sinθ> = <10m/s cos300º, 10m/s sin300º> = <5, -8.66>m/s Now just use the equation s f = s i + (v)(δt) with the x-dimension values. This becomes s f = m + (5m/s)(3.5s) = m And then use the equation s f = s i + (v)(δt) with the y-dimension values. This becomes s f = m + (-8.66m/s)(3.5s) = m So the overall final position is: s f = <-29.48, >m, which matches the diagram fairly well. To convert this to polar coordinates, you would use the Pythagorean Theorem and inverse tangent function and get s f = (55.83m, º). Answer Webassign Question 5

8 To review, vectors can be written in Cartesian and polar coordinates. To translate from Cartesian to polar velocity, use the Pythagorean theorem v = v x 2 + v y 2 and tan -1 ( v y v x ). Remember to add 180º in the second and third quadrants, 360º in the fourth. To translate from polar to Cartesian velocity, use v x = v cosθ and v y = v sinθ. For problems in two dimensions, the best idea is to convert everything into Cartesian coordinates and then use the kinematics equations in the x and y dimensions independently. Once you have final answers, you can convert them back into polar coordinates.

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

Chapter 2 A Mathematical Toolbox

Chapter 2 A Mathematical Toolbox Chapter 2 Mathematical Toolbox Vectors and Scalars 1) Scalars have only a magnitude (numerical value) Denoted by a symbol, a 2) Vectors have a magnitude and direction Denoted by a bold symbol (), or symbol

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

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

Vectors. Chapter 3. Arithmetic. Resultant. Drawing Vectors. Sometimes objects have two velocities! Sometimes direction matters!

Vectors. Chapter 3. Arithmetic. Resultant. Drawing Vectors. Sometimes objects have two velocities! Sometimes direction matters! Vectors Chapter 3 Vector and Vector Addition Sometimes direction matters! (vector) Force Velocity Momentum Sometimes it doesn t! (scalar) Mass Speed Time Arithmetic Arithmetic works for scalars. 2 apples

More information

The dot product and work

The dot product and work The dot product and work We ve seen already that vectors can be added and subtracted. There are also two useful ways vectors can be multiplied. The first of these is called the vector dot product, or just

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

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

Vectors Part 1: Two Dimensions

Vectors Part 1: Two Dimensions Vectors Part 1: Two Dimensions Last modified: 20/02/2018 Links Scalars Vectors Definition Notation Polar Form Compass Directions Basic Vector Maths Multiply a Vector by a Scalar Unit Vectors Example Vectors

More information

Objectives and Essential Questions

Objectives and Essential Questions VECTORS Objectives and Essential Questions Objectives Distinguish between basic trigonometric functions (SOH CAH TOA) Distinguish between vector and scalar quantities Add vectors using graphical and analytical

More information

Mathematical review trigonometry vectors Motion in one dimension

Mathematical review trigonometry vectors Motion in one dimension Mathematical review trigonometry vectors Motion in one dimension Used to describe the position of a point in space Coordinate system (frame) consists of a fixed reference point called the origin specific

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

Vectors. For physics and calculus students. Prepared by Larry Friesen and Anne Gillis

Vectors. For physics and calculus students. Prepared by Larry Friesen and Anne Gillis Vectors For physics and calculus students Prepared by Larry Friesen and Anne Gillis Butler Community College http://www.butlercc.edu Vectors This project is a direct result of math/physics instructional

More information

adjacent hypotenuse opposite adjacent Thursday January 25 opposite hypotenuse This lecture: 2-dimensional motion Vectors Components

adjacent hypotenuse opposite adjacent Thursday January 25 opposite hypotenuse This lecture: 2-dimensional motion Vectors Components Thursday January 25 Assignments 1&2 Friday, 11:59pm.like every Friday Pre-Class Assignment 15min before class like every class Bring your lab print-out to lab Office Hours: Wed. 10-11am, 204 EAL Or by

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

Adding Vectors in Two Dimensions

Adding Vectors in Two Dimensions Slide 37 / 125 Adding Vectors in Two Dimensions Return to Table of Contents Last year, we learned how to add vectors along a single axis. The example we used was for adding two displacements. Slide 38

More information

Chapter 3. Vectors and Two-Dimensional Motion

Chapter 3. Vectors and Two-Dimensional Motion Chapter 3 Vectors and Two-Dimensional Motion 1 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)

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

AP Physics C Mechanics Vectors

AP Physics C Mechanics Vectors 1 AP Physics C Mechanics Vectors 2015 12 03 www.njctl.org 2 Scalar Versus Vector A scalar has only a physical quantity such as mass, speed, and time. A vector has both a magnitude and a direction associated

More information

Graphical Analysis; and Vectors

Graphical Analysis; and Vectors Graphical Analysis; and Vectors Graphs Drawing good pictures can be the secret to solving physics problems. It's amazing how much information you can get from a diagram. We also usually need equations

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

Chapter 5 Trigonometric Functions of Angles

Chapter 5 Trigonometric Functions of Angles Chapter 5 Trigonometric Functions of Angles Section 3 Points on Circles Using Sine and Cosine Signs Signs I Signs (+, +) I Signs II (+, +) I Signs II (, +) (+, +) I Signs II (, +) (+, +) I III Signs II

More information

An angle in the Cartesian plane is in standard position if its vertex lies at the origin and its initial arm lies on the positive x-axis.

An angle in the Cartesian plane is in standard position if its vertex lies at the origin and its initial arm lies on the positive x-axis. Learning Goals 1. To understand what standard position represents. 2. To understand what a principal and related acute angle are. 3. To understand that positive angles are measured by a counter-clockwise

More information

Trigonometry Basics. Which side is opposite? It depends on the angle. θ 2. Y is opposite to θ 1 ; Y is adjacent to θ 2.

Trigonometry Basics. Which side is opposite? It depends on the angle. θ 2. Y is opposite to θ 1 ; Y is adjacent to θ 2. Trigonometry Basics Basic Terms θ (theta) variable for any angle. Hypotenuse longest side of a triangle. Opposite side opposite the angle (θ). Adjacent side next to the angle (θ). Which side is opposite?

More information

Directions: Examine the Unit Circle on the Cartesian Plane (Unit Circle: Circle centered at the origin whose radius is of length 1)

Directions: Examine the Unit Circle on the Cartesian Plane (Unit Circle: Circle centered at the origin whose radius is of length 1) Name: Period: Discovering the Unit Circle Activity Secondary III For this activity, you will be investigating the Unit Circle. You will examine the degree and radian measures of angles. Note: 180 radians.

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

Definitions In physics we have two types of measurable quantities: vectors and scalars.

Definitions In physics we have two types of measurable quantities: vectors and scalars. 1 Definitions In physics we have two types of measurable quantities: vectors and scalars. Scalars: have magnitude (magnitude means size) only Examples of scalar quantities include time, mass, volume, area,

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

Vectors and Scalars. Scalar: A quantity specified by its magnitude only Vector: A quantity specified both by its magnitude and direction.

Vectors and Scalars. Scalar: A quantity specified by its magnitude only Vector: A quantity specified both by its magnitude and direction. Vectors and Scalars Scalar: A quantity specified by its magnitude only Vector: A quantity specified both by its magnitude and direction. To distinguish a vector from a scalar quantity, it is usually written

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

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

Lecture Notes (Vectors)

Lecture Notes (Vectors) Lecture Notes (Vectors) Intro: - up to this point we have learned that physical quantities can be categorized as either scalars or vectors - a vector is a physical quantity that requires the specification

More information

Coordinate Systems. Chapter 3. Cartesian Coordinate System. Polar Coordinate System

Coordinate Systems. Chapter 3. Cartesian Coordinate System. Polar Coordinate System Chapter 3 Vectors Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels instructions

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

Student Exploration: Vectors

Student Exploration: Vectors Name: Date: Student Exploration: Vectors Vocabulary: component, dot product, magnitude, resultant, scalar, unit vector notation, vector Prior Knowledge Question (Do this BEFORE using the Gizmo.) An airplane

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

VECTORS. 3-1 What is Physics? 3-2 Vectors and Scalars CHAPTER

VECTORS. 3-1 What is Physics? 3-2 Vectors and Scalars CHAPTER CHAPTER 3 VECTORS 3-1 What is Physics? Physics deals with a great many quantities that have both size and direction, and it needs a special mathematical language the language of vectors to describe those

More information

Chapter 3 Vectors Prof. Raymond Lee, revised

Chapter 3 Vectors Prof. Raymond Lee, revised Chapter 3 Vectors Prof. Raymond Lee, revised 9-2-2010 1 Coordinate systems Used to describe a point s position in space Coordinate system consists of fixed reference point called origin specific axes with

More information

Vectors. An Introduction

Vectors. An Introduction Vectors An Introduction There are two kinds of quantities Scalars are quantities that have magnitude only, such as position speed time mass Vectors are quantities that have both magnitude and direction,

More information

Work, energy, power, and conservation of energy

Work, energy, power, and conservation of energy Work, energy, power, and conservation of energy We ve seen already that vectors can be added and subtracted. There are also two useful ways vectors can be multiplied. The first of these is called the vector

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

UNIT V: Multi-Dimensional Kinematics and Dynamics Page 1

UNIT V: Multi-Dimensional Kinematics and Dynamics Page 1 UNIT V: Multi-Dimensional Kinematics and Dynamics Page 1 UNIT V: Multi-Dimensional Kinematics and Dynamics As we have already discussed, the study of the rules of nature (a.k.a. Physics) involves both

More information

Engineering Mechanics Statics

Engineering Mechanics Statics Mechanical Systems Engineering -2016 Engineering Mechanics Statics 3. Force Vectors; Position Vector & Dot product Position Vector A position vector is a fixed vector that locates a point in space relative

More information

Section 6.2 Notes Page Trigonometric Functions; Unit Circle Approach

Section 6.2 Notes Page Trigonometric Functions; Unit Circle Approach Section Notes Page Trigonometric Functions; Unit Circle Approach A unit circle is a circle centered at the origin with a radius of Its equation is x y = as shown in the drawing below Here the letter t

More information

4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS

4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS 4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS MR. FORTIER 1. Trig Functions of Any Angle We now extend the definitions of the six basic trig functions beyond triangles so that we do not have to restrict

More information

Vectors and 2D Kinematics. AIT AP Physics C

Vectors and 2D Kinematics. AIT AP Physics C Vectors and 2D Kinematics Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels

More information

GEOMETRY AND VECTORS

GEOMETRY AND VECTORS GEOMETRY AND VECTORS Distinguishing Between Points in Space One Approach Names: ( Fred, Steve, Alice...) Problem: distance & direction must be defined point-by-point More elegant take advantage of geometry

More information

Chapter 3: Vectors and Projectile Motion

Chapter 3: Vectors and Projectile Motion Chapter 3: Vectors and Projectile Motion Vectors and Scalars You might remember from math class the term vector. We define a vector as something with both magnitude and direction. For example, 15 meters/second

More information

scalar and - vector - - presentation SCALAR AND VECTOR

scalar and - vector - - presentation SCALAR AND VECTOR http://www.slideshare.net/fikrifadzal/chapter-14scalar-and-vector- and presentation SCLR ND VECTOR Scalars Scalars are quantities which have magnitude without directioni Examples of scalars temperaturere

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

Vector Quantities A quantity such as force, that has both magnitude and direction. Examples: Velocity, Acceleration

Vector Quantities A quantity such as force, that has both magnitude and direction. Examples: Velocity, Acceleration Projectile Motion Vector Quantities A quantity such as force, that has both magnitude and direction. Examples: Velocity, Acceleration Scalar Quantities A quantity such as mass, volume, and time, which

More information

Vectors in Two Dimensions

Vectors in Two Dimensions Vectors in Two Dimensions Introduction In engineering, phsics, and mathematics, vectors are a mathematical or graphical representation of a phsical quantit that has a magnitude as well as a direction.

More information

Electrical Theory. Mathematics Review. PJM State & Member Training Dept. PJM /22/2018

Electrical Theory. Mathematics Review. PJM State & Member Training Dept. PJM /22/2018 Electrical Theory Mathematics Review PJM State & Member Training Dept. PJM 2018 Objectives By the end of this presentation the Learner should be able to: Use the basics of trigonometry to calculate the

More information

Chapter 3 Kinematics in Two Dimensions; Vectors

Chapter 3 Kinematics in Two Dimensions; Vectors Chapter 3 Kinematics in Two Dimensions; Vectors Vectors and Scalars Units of Chapter 3 Addition of Vectors Graphical Methods Subtraction of Vectors, and Multiplication of a Vector by a Scalar Adding Vectors

More information

Physics 170 Lecture 2. Phys 170 Lecture 2 1

Physics 170 Lecture 2. Phys 170 Lecture 2 1 Physics 170 Lecture 2 Phys 170 Lecture 2 1 Phys 170 Lecture 2 2 dministrivia Registration issues? Web page issues? On Connect? http://www.physics.ubc.ca/~mattison/courses/phys170 Mastering Engineering

More information

Vectors. Slide 2 / 36. Slide 1 / 36. Slide 3 / 36. Slide 4 / 36. Slide 5 / 36. Slide 6 / 36. Scalar versus Vector. Determining magnitude and direction

Vectors. Slide 2 / 36. Slide 1 / 36. Slide 3 / 36. Slide 4 / 36. Slide 5 / 36. Slide 6 / 36. Scalar versus Vector. Determining magnitude and direction Slide 1 / 3 Slide 2 / 3 Scalar versus Vector Vectors scalar has only a physical quantity such as mass, speed, and time. vector has both a magnitude and a direction associated with it, such as velocity

More information

Vectors. Vectors. Vectors. Reminder: Scalars and Vectors. Vector Practice Problems: Odd-numbered problems from

Vectors. Vectors. Vectors. Reminder: Scalars and Vectors. Vector Practice Problems: Odd-numbered problems from Vectors Vector Practice Problems: Odd-numbered problems from 3.1-3.21 Reminder: Scalars and Vectors Vector: Scalar: A number (magnitude) with a direction. Just a number. I have continually asked you, which

More information

Here is a sample problem that shows you how to use two different methods to add twodimensional

Here is a sample problem that shows you how to use two different methods to add twodimensional LAB 2 VECTOR ADDITION-METHODS AND PRACTICE Purpose : You will learn how to use two different methods to add vectors. Materials: Scientific calculator, pencil, unlined paper, protractor, ruler. Discussion:

More information

Chapter 13: Trigonometry Unit 1

Chapter 13: Trigonometry Unit 1 Chapter 13: Trigonometry Unit 1 Lesson 1: Radian Measure Lesson 2: Coterminal Angles Lesson 3: Reference Angles Lesson 4: The Unit Circle Lesson 5: Trig Exact Values Lesson 6: Trig Exact Values, Radian

More information

Vectors. Introduction. Prof Dr Ahmet ATAÇ

Vectors. Introduction. Prof Dr Ahmet ATAÇ Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both n u m e r i c a l a n d d i r e c t i o n a l properties Mathematical operations of vectors in this chapter A d d i t i o

More information

Vectors. Vectors are a very important type of quantity in science, but what is it? A simple definition might be:

Vectors. Vectors are a very important type of quantity in science, but what is it? A simple definition might be: Vectors Vectors are a very important type of quantity in science, but what is it? A simple definition might be: Vector: A quantity that has magnitude, unit, and direction; and is commonly represented by

More information

Vectors. Introduction

Vectors. Introduction Chapter 3 Vectors Vectors Vector quantities Physical quantities that have both numerical and directional properties Mathematical operations of vectors in this chapter Addition Subtraction Introduction

More information

Scalars distance speed mass time volume temperature work and energy

Scalars distance speed mass time volume temperature work and energy Scalars and Vectors scalar is a quantit which has no direction associated with it, such as mass, volume, time, and temperature. We sa that scalars have onl magnitude, or size. mass ma have a magnitude

More information

Unit IV: Introduction to Vector Analysis

Unit IV: Introduction to Vector Analysis Unit IV: Introduction to Vector nalysis s you learned in the last unit, there is a difference between speed and velocity. Speed is an example of a scalar: a quantity that has only magnitude. Velocity is

More information

Chapter 3 Vectors. 3.1 Vector Analysis

Chapter 3 Vectors. 3.1 Vector Analysis Chapter 3 Vectors 3.1 Vector nalysis... 1 3.1.1 Introduction to Vectors... 1 3.1.2 Properties of Vectors... 1 3.2 Coordinate Systems... 6 3.2.1 Cartesian Coordinate System... 6 3.2.2 Cylindrical Coordinate

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

Physics 40 Chapter 3: Vectors

Physics 40 Chapter 3: Vectors Physics 40 Chapter 3: Vectors Cartesian Coordinate System Also called rectangular coordinate system x-and y- axes intersect at the origin Points are labeled (x,y) Polar Coordinate System Origin and reference

More information

Kinematics in Two Dimensions; 2D- Vectors

Kinematics in Two Dimensions; 2D- Vectors Kinematics in Two Dimensions; 2D- Vectors Addition of Vectors Graphical Methods Below are two example vector additions of 1-D displacement vectors. For vectors in one dimension, simple addition and subtraction

More information

Physics 2A Chapter 1 - Vectors Fall 2017

Physics 2A Chapter 1 - Vectors Fall 2017 These notes are eight pages. That includes some diagrams, but I realize reading them could get a bit tedious. So here is a quick summary: A vector quantity is one for which direction is relevant, like

More information

Notes on multivariable calculus

Notes on multivariable calculus Notes on multivariable calculus Jonathan Wise February 2, 2010 1 Review of trigonometry Trigonometry is essentially the study of the relationship between polar coordinates and Cartesian coordinates in

More information

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

(+4) = (+8) =0 (+3) + (-3) = (0) , = +3 (+4) + (-1) = (+3)

(+4) = (+8) =0 (+3) + (-3) = (0) , = +3 (+4) + (-1) = (+3) Lesson 1 Vectors 1-1 Vectors have two components: direction and magnitude. They are shown graphically as arrows. Motions in one dimension form of one-dimensional (along a line) give their direction in

More information

The Study of Concurrent Forces with the Force Table

The Study of Concurrent Forces with the Force Table The Study of Concurrent Forces with the Force Table Apparatus: Force table with 4 pulleys, centering ring and string, 50 g weight hangers, slotted weights, protractors, and rulers. Discussion: The force

More information

Section 8.2 Vector Angles

Section 8.2 Vector Angles Section 8.2 Vector Angles INTRODUCTION Recall that a vector has these two properties: 1. It has a certain length, called magnitude 2. It has a direction, indicated by an arrow at one end. In this section

More information

AP Physics C - Mechanics

AP Physics C - Mechanics Slide 1 / 36 Slide 2 / 36 P Physics - Mechanics Vectors 2015-12-03 www.njctl.org Scalar Versus Vector Slide 3 / 36 scalar has only a physical quantity such as mass, speed, and time. vector has both a magnitude

More information

Vectors (Trigonometry Explanation)

Vectors (Trigonometry Explanation) Vectors (Trigonometry Explanation) CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

9.4 Polar Coordinates

9.4 Polar Coordinates 9.4 Polar Coordinates Polar coordinates uses distance and direction to specify a location in a plane. The origin in a polar system is a fixed point from which a ray, O, is drawn and we call the ray the

More information

3 Vectors and Two- Dimensional Motion

3 Vectors and Two- Dimensional Motion May 25, 1998 3 Vectors and Two- Dimensional Motion Kinematics of a Particle Moving in a Plane Motion in two dimensions is easily comprehended if one thinks of the motion as being made up of two independent

More information

North by Northwest - An Introduction to Vectors

North by Northwest - An Introduction to Vectors HPP A9 North by Northwest - An Introduction to Vectors Exploration GE 1. Let's suppose you and a friend are standing in the parking lot near the Science Building. Your friend says, "I am going to run at

More information

Physics 20 Lesson 10 Vector Addition

Physics 20 Lesson 10 Vector Addition Physics 20 Lesson 10 Vector Addition I. Vector Addition in One Dimension (It is strongly recommended that you read pages 70 to 75 in Pearson for a good discussion on vector addition in one dimension.)

More information

Math Review -- Conceptual Solutions

Math Review -- Conceptual Solutions Math Review Math Review -- Conceptual Solutions 1.) Is three plus four always equal to seven? Explain. Solution: If the numbers are scalars written in base 10, the answer is yes (if the numbers are in

More information

Vectors for Physics. AP Physics C

Vectors for Physics. AP Physics C Vectors for Physics AP Physics C A Vector is a quantity that has a magnitude (size) AND a direction. can be in one-dimension, two-dimensions, or even three-dimensions can be represented using a magnitude

More information

Chapter 5: Double-Angle and Half-Angle Identities

Chapter 5: Double-Angle and Half-Angle Identities Haberman MTH Section II: Trigonometric Identities Chapter 5: Double-Angle and Half-Angle Identities In this chapter we will find identities that will allow us to calculate sin( ) and cos( ) if we know

More information

Trigonometric ratios:

Trigonometric ratios: 0 Trigonometric ratios: The six trigonometric ratios of A are: Sine Cosine Tangent sin A = opposite leg hypotenuse adjacent leg cos A = hypotenuse tan A = opposite adjacent leg leg and their inverses:

More information

Note 1: Pythagoras Theorem. The longest side is always opposite the right angle and is called the hypotenuse (H).

Note 1: Pythagoras Theorem. The longest side is always opposite the right angle and is called the hypotenuse (H). Trigonometry Note 1: Pythagoras Theorem The longest side is always opposite the right angle and is called the hypotenuse (H). O H x Note 1: Pythagoras Theorem In a right-angled triangle the square of the

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

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

More information

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is Radian Measure Given any circle with radius r, if θ is a central angle of the circle and s is the length of the arc sustained by θ, we define the radian measure of θ by: θ = s r For a semi-circle with

More information

Physics Chapter 3 Notes. Section 3-1: Introduction to Vectors (pages 80-83)

Physics Chapter 3 Notes. Section 3-1: Introduction to Vectors (pages 80-83) Physics Chapter 3 Notes Section 3-1: Introduction to Vectors (pages 80-83) We can use vectors to indicate both the magnitude of a quantity, and the direction. Vectors are often used in 2- dimensional problems.

More information

4/13/2015. I. Vectors and Scalars. II. Addition of Vectors Graphical Methods. a. Addition of Vectors Graphical Methods

4/13/2015. I. Vectors and Scalars. II. Addition of Vectors Graphical Methods. a. Addition of Vectors Graphical Methods I. Vectors and Scalars A vector has magnitude as well as direction. Some vector quantities: displacement, velocity, force, momentum A scalar has only a magnitude. Some scalar quantities: mass, time, temperature

More information

CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS

CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS CHAPTER 3 KINEMATICS IN TWO DIMENSIONS; VECTORS OBJECTIVES After studying the material of this chapter, the student should be able to: represent the magnitude and direction of a vector using a protractor

More information

10.2 Introduction to Vectors

10.2 Introduction to Vectors Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 10.2 Introduction to Vectors In the previous calculus classes we have seen that the study of motion involved the introduction of a variety

More information

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar.

UNIT-05 VECTORS. 3. Utilize the characteristics of two or more vectors that are concurrent, or collinear, or coplanar. UNIT-05 VECTORS Introduction: physical quantity that can be specified by just a number the magnitude is known as a scalar. In everyday life you deal mostly with scalars such as time, temperature, length

More information

RELATIVE MOTION ANALYSIS (Section 12.10)

RELATIVE MOTION ANALYSIS (Section 12.10) RELATIVE MOTION ANALYSIS (Section 1.10) Today s Objectives: Students will be able to: a) Understand translating frames of reference. b) Use translating frames of reference to analyze relative motion. APPLICATIONS

More information

PHYSICS 1 REVIEW PACKET

PHYSICS 1 REVIEW PACKET PHYSICS 1 REVIEW PACKET Powers of Ten Scientific Notation and Prefixes Exponents on the Calculator Conversions A Little Trig Accuracy and Precision of Measurement Significant Figures Motion in One Dimension

More information

A SCALAR is ANY quantity in physics that has MAGNITUDE, but NOT a direction associated with it. Magnitude A numerical value with units.

A SCALAR is ANY quantity in physics that has MAGNITUDE, but NOT a direction associated with it. Magnitude A numerical value with units. Vectors and Scalars A SCALAR is ANY quantity in physics that has MAGNITUDE, but NOT a direction associated with it. Magnitude A numerical value with units. Scalar Example Speed Distance Age Heat Number

More information

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3 New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product reading assignment read chap 3 Most physical quantities are described by a single number or variable examples:

More information

Exercise Set 6.2: Double-Angle and Half-Angle Formulas

Exercise Set 6.2: Double-Angle and Half-Angle Formulas Exercise Set : Double-Angle and Half-Angle Formulas Answer the following π 1 (a Evaluate sin π (b Evaluate π π (c Is sin = (d Graph f ( x = sin ( x and g ( x = sin ( x on the same set of axes (e Is sin

More information

Experiment 3: Vector Addition

Experiment 3: Vector Addition Experiment 3: Vector Addition EQUIPMENT Force Table (4) Pulleys (4) Mass Hangers Masses Level (TA s Table) (2) Protractors (2) Rulers (4) Colored Pencils (bold colors) Figure 3.1: Force Table 15 16 Experiment

More information

INTRODUCTION AND KINEMATICS. Physics Unit 1 Chapters 1-3

INTRODUCTION AND KINEMATICS. Physics Unit 1 Chapters 1-3 INTRODUCTION AND KINEMATICS Physics Unit 1 Chapters 1-3 This Slideshow was developed to accompany the textbook OpenStax Physics Available for free at https://openstaxcollege.org/textbooks/college-physics

More information