Notes: Vectors and Scalars

Size: px
Start display at page:

Download "Notes: Vectors and Scalars"

Transcription

1 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 or minus sign is no longer enough to indicate a direction, we must use a vector. What is a vector? An object that has both magnitude and direction. Ok, so what is magnitude? Mathematically, it is the absolute value. Really it is the size or length of something. If you say your drove 4 km, it doesn t matter if it was +4 km or 4 km, the magnitude is 4 km. You drove 4 km. What is direction? If on a single axis, we say that from the objects original position to the objects final position, can be represented by a plus sign or a minus sign. So what about when we are not talking about 1-D, but two or three dimensions? We use terminology such as North, South, East, West, Northeast, Northwest, Southeast, and Southwest. However, mathematically, it easier to describe it with angles such as 30 above the x-axis. What are examples of vectors? Displacement, velocity, acceleration, force Obviously, not all substance are vectors e.g. not all substances have direction, so what are substances without a direction called? Scalars. Scalar substances without direction. What are some examples of some substances with only magnitude and no direction? Temperature, pressure, energy, mass, and time.

2 (COMPONENTS OF A VECTOR) A component of a vector is the projection of the vector on an axis; that is, the part of the vector that translates to three-dimensional space. The process of finding the components of a vectors is called resolving the vector. So as in the image, we have a vector on an x-y plane: We can break it into component by: Basically, we have a component of the vector d on the x-axis that is called d x, and a component of it on the y-axis that is called d y. Looking at the diagram above, we see that essentially the vector d and its components form a triangle. This allows us to use trigonometry to create some basic formulas for describing a vector. Recall that:

3 cosθ = sinθ = adjacent hypotenuse opposite hypotenuse tanθ = opposite adjacent We can find d x (that is, the amount of vector d on the x-axis) by using cosθ cosθ = d x d This can be better written as the formula for d x as: d x = dcosθ Similarly, we can find d y (that is, the amount of vector d on the y-axis) by using sinθ sinθ = d y d This can be better written as the formula for d y as: d y = dsinθ So, the two above highlighted equations will give you the components of a vector.

4 However, what if we know the components of a vector, but not the magnitude of the vector or direction. Look back at the graph above, we have a triangle. Our magnitude is just the distance of the hypotenuse. So what equation can we use to find the hypotenuse? The Pythagorean theorem. So to find the magnitude of a vector, we use this formula: d = d x 2 + d y 2 As we already know by now, a vector has both magnitude and direction. We just found the formula for finding the magnitude, now how do we find the direction (angle)? We use tanθ to find the angle of a vector: tanθ = d y d x (UNIT-VECTOR NOTATION) Unit vector a vector that has a magnitude of exactly 1 and points in a particular direction. It lacks both dimension and unit. Its sole purpose is to point that is, to specify direction. The unit vectors in the positive direction of the x, y, and z axes are labeled i, j, and k. That is: i = x axis or x direction. j = y axis or y direction. k = z axis or z direction.

5 Unit vectors are very useful for expressing other vectors for instance: Where i and j are the vector components, and a x and a y are the scalar components of vector a. (ADDING VECTORS BY COMPONENTS) To add vectors, we can add their components axis by axis. Take r = a + b We can rewrite this as: r = (a x + a y + a ) z + (b x + b y + b ) z

6 r = (a x + b x )i + (a y + b y )j + (a z + b )k z r = r i x + r j y + r k z Where, r x = a x + b x r y = a y + b y r z = a z + b z Product of Vectors: - Let i, j, and k be unit vectors in the x, y, and z directions. Then: i i = j j = k k = 1 and i j = j k = k i = 0 Meaning that only vectors in the same direction can be multiplied together whereas if they are in opposite direction than they cancel out. (ADDING VECTORS GEOMETRICALLY) Resultant vector (or vector sum) the sum of two vectors that create another vector. To add two-dimensional vectors together geometrically: (1) Sketch a vector a to some convenient scale and at the proper angle. (2) Sketch a vector b to the same scale, with its tail at the head of vectors a, again at the proper angle (3) The vector sum s is the vector that extends from the tail of a to the head of b.

7 Many of the same laws that you encountered in algebra, apply in the same way to vectors. Commutative law states that the order of addition does not matter. Adding vector a to vector b gives to same result as adding vector b to vector a. Associative law is an extension of the commutative law to more than two vectors by stating that the order of addition does not matter for vectors a, b, and c. Vector Subtraction states that if you have a vector b than it has the same magnitude as vector b except it is in the opposite direction. NOTE: Although we have used displacement vectors here, the rules for addition and subtraction hold for vectors of all kinds, whether they represent velocities, accelerations, or any other vector quantity. (MULTIPLYING VECTORS) Three ways in which vectors can be multiplied: 1. Multiplying a Vector by a Scalar 2. Dot Product (Multiplying a Vector by a Vector) 3. Cross Product (Multiplying a Vector by a Vector) (1) Multiplying a Vector by a Scalar: If we multiply a vector a by a scalar s, we get a new vector. The new vectors magnitude is the product of the magnitude of vector a and the absolute value of

8 scalar s. The new vectors direction is the direction of vector a if scalar s is positive unless scalar s is negative then the new vectors direction is negative. Let s be the scalar and let a be a vector. Let d be the vector when the scalar and the vector a are multiplied together. (2) The Scalar Product (Dot Product): d = sa The Scalar Product that is most often called the dot product is one of the ways to multiply a vector by another vector which is to say to multiply a quantity that has a magnitude and a direction (a )by another quantity that has a magnitude and a direction ( b ). Where, θ is the angle between the two vectors. IMPORTANT NOTE: There are actually two such angles when two vectors are multiplied together. θ and (360 -θ) Either angle can be used in the dot product because their cosines are the same but this is not true for the cross product or anytime you have the sine of something. Dot Product produces a scalar product and not another vector i.e. when two vectors or multiplied together by the dot product, they produce a quantity with only a magnitude and not a direction. A dot product can be regarded as the product of two quantities: 1. The magnitude of one of the vectors. 2. The scalar component of the second vector along the first vector.

9 (3) The Vector Product (Cross Product): The Vector Product is commonly called the Cross Product. It is when you multiply two vectors together to produce another vector. Note that the word multiply is used loosely because it is different than how you typically accustomed to multiplying.

10 Essentially it is when a vector (a ) encounters another vector (b ) to create a new vector (c ) that has both a magnitude and a direction. That is: c = a x b = absin i j k i j k c = a x b = a x a y a z = a x a y a z b x b y b z b x b y b z i a x j a y b x b y = (a y b z a z b y )i + (a z b x a x b z )j + (a x b y a y b x )k is the small of the two angles between vector (a ) and vector (b ); this is because sin and sin(360 - ) differ in algebraic sign. The direction of vector c (which is the vector created from crossing vector a and vector b ) is perpendicular to the plane that contains vector a and vector b. EXAMPLE PROBLEM 1: A small airplane leaves an airport on an overcast day and is sighted 215 km away, in a direction making an angle of 22 East of due North. How far east is the airplane from the airport when sighted? How far north is the airplane from the airport when sighted? STEP 1: The first part to solving physics problems and any work problem is to pick out what relevant and irrelevant data you have in a problem. So ask yourself, what do we know so far? We have a number that 215 km, but what is that number? It is the magnitude of the displacement vector (look at graph). So, we can say that d = 215 km.

11 We also have an angle that is 22 east of due north. What does that mean? Well if you recall a unit circle where the y-axis is 90 and is pointing straight up, the same direction as North, we can call that our north direction. Similarly, east would be heading to the right. So basically the is 22 east of due north says that we start at north and we head east. So we are 22 degrees off the y-axis. So as you can see, we end up with an angle that is θ = = 68. Now we break the vector down into its components.

12

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

Vectors in Physics. Topics to review:

Vectors in Physics. Topics to review: Vectors in Physics Topics to review: Scalars Versus Vectors The Components of a Vector Adding and Subtracting Vectors Unit Vectors Position, Displacement, Velocity, and Acceleration Vectors Relative Motion

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

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

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

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

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

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

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

VECTORS REVIEW. ii. How large is the angle between lines A and B? b. What is angle C? 45 o. 30 o. c. What is angle θ? d. How large is θ?

VECTORS REVIEW. ii. How large is the angle between lines A and B? b. What is angle C? 45 o. 30 o. c. What is angle θ? d. How large is θ? VECTOS EVIEW Solve the following geometric problems. a. Line touches the circle at a single point. Line etends through the center of the circle. i. What is line in reference to the circle? ii. How large

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

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 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

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

Section 1.4: Adding and Subtracting Linear and Perpendicular Vectors

Section 1.4: Adding and Subtracting Linear and Perpendicular Vectors Section 1.4: Adding and Subtracting Linear and Perpendicular Vectors Motion in two dimensions must use vectors and vector diagrams. Vector Representation: tail head magnitude (size): given by the length

More information

AP-1 Physics. Summer 2016 Assignment Date Period. Name: What is due the first day of school? When is this assignment due? MATH REVIEW =

AP-1 Physics. Summer 2016 Assignment Date Period. Name: What is due the first day of school? When is this assignment due? MATH REVIEW = P- Physics Name: Summer 06 ssignment Date Period I. The attached pages contain a brief review, hints, and example problems. It is hoped that combined with your previous math knowledge this assignment is

More information

Physics 12. Chapter 1: Vector Analysis in Two Dimensions

Physics 12. Chapter 1: Vector Analysis in Two Dimensions Physics 12 Chapter 1: Vector Analysis in Two Dimensions 1. Definitions When studying mechanics in Physics 11, we have realized that there are two major types of quantities that we can measure for the systems

More information

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics LECTURE OUTLINE CHAPTER 3 Vectors in Physics 3-1 Scalars Versus Vectors Scalar a numerical value (number with units). May be positive or negative. Examples: temperature, speed, height, and mass. Vector

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 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

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

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

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

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS

DATE: MATH ANALYSIS 2 CHAPTER 12: VECTORS & DETERMINANTS NAME: PERIOD: DATE: MATH ANALYSIS 2 MR. MELLINA CHAPTER 12: VECTORS & DETERMINANTS Sections: v 12.1 Geometric Representation of Vectors v 12.2 Algebraic Representation of Vectors v 12.3 Vector and Parametric

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

(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

Chapter 5. Forces in Two Dimensions

Chapter 5. Forces in Two Dimensions Chapter 5 Forces in Two Dimensions Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically. Use Newton s laws to analyze motion when

More information

Lecture 2: Vector-Vector Operations

Lecture 2: Vector-Vector Operations Lecture 2: Vector-Vector Operations Vector-Vector Operations Addition of two vectors Geometric representation of addition and subtraction of vectors Vectors and points Dot product of two vectors Geometric

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

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved.

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved. Analytic Trigonometry Copyright Cengage Learning. All rights reserved. 7.1 Trigonometric Identities Copyright Cengage Learning. All rights reserved. Objectives Simplifying Trigonometric Expressions Proving

More information

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

Vectors. In kinematics, the simplest concept is position, so let s begin with a position vector shown below: 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.

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

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

Vectors Summary. can slide along the line of action. not restricted, defined by magnitude & direction but can be anywhere.

Vectors Summary. can slide along the line of action. not restricted, defined by magnitude & direction but can be anywhere. Vectors Summary A vector includes magnitude (size) and direction. Academic Skills Advice Types of vectors: Line vector: Free vector: Position vector: Unit vector (n ): can slide along the line of action.

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

Chapter 8 Vectors and Scalars

Chapter 8 Vectors and Scalars Chapter 8 193 Vectors and Scalars Chapter 8 Vectors and Scalars 8.1 Introduction: In this chapter we shall use the ideas of the plane to develop a new mathematical concept, vector. If you have studied

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

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

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

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

Introduction Assignment

Introduction Assignment PRE-CALCULUS 11 Introduction Assignment Welcome to PREC 11! This assignment will help you review some topics from a previous math course and introduce you to some of the topics that you ll be studying

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

2. Pythagorean Theorem:

2. Pythagorean Theorem: Chapter 4 Applications of Trigonometric Functions 4.1 Right triangle trigonometry; Applications 1. A triangle in which one angle is a right angle (90 0 ) is called a. The side opposite the right angle

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

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

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

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

Be prepared to take a test covering the whole assignment in September. MATH REVIEW

Be prepared to take a test covering the whole assignment in September. MATH REVIEW P- Physics Name: Summer 013 ssignment Date Period I. The attached pages contain a brief review, hints, and example problems. It is hoped that combined with your previous math knowledge this assignment

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

In the real world, objects don t just move back and forth in 1-D! Projectile

In the real world, objects don t just move back and forth in 1-D! Projectile Phys 1110, 3-1 CH. 3: Vectors In the real world, objects don t just move back and forth in 1-D In principle, the world is really 3-dimensional (3-D), but in practice, lots of realistic motion is 2-D (like

More information

3.1 Using Vectors 3.3 Coordinate Systems and Vector Components.notebook September 19, 2017

3.1 Using Vectors 3.3 Coordinate Systems and Vector Components.notebook September 19, 2017 Using Vectors A vector is a quantity with both a size (magnitude) and a direction. Figure 3.1 shows how to represent a particle s velocity as a vector. Section 3.1 Using Vectors The particle s speed at

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

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

OpenStax-CNX module: m Vectors. OpenStax College. Abstract

OpenStax-CNX module: m Vectors. OpenStax College. Abstract OpenStax-CNX module: m49412 1 Vectors OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section you will: Abstract View vectors

More information

MAT 1339-S14 Class 8

MAT 1339-S14 Class 8 MAT 1339-S14 Class 8 July 28, 2014 Contents 7.2 Review Dot Product........................... 2 7.3 Applications of the Dot Product..................... 4 7.4 Vectors in Three-Space.........................

More information

Unit 1: Math Toolbox Math Review Guiding Light #1

Unit 1: Math Toolbox Math Review Guiding Light #1 Unit 1: Math Toolbox Math Review Guiding Light #1 Academic Physics Unit 1: Math Toolbox Math Review Guiding Light #1 Table of Contents Topic Slides Algebra Review 2 8 Trigonometry Review 9 16 Scalar &

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

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

Vector Operations. Vector Operations. Graphical Operations. Component Operations. ( ) ˆk

Vector Operations. Vector Operations. Graphical Operations. Component Operations. ( ) ˆk Vector Operations Vector Operations ME 202 Multiplication by a scalar Addition/subtraction Scalar multiplication (dot product) Vector multiplication (cross product) 1 2 Graphical Operations Component Operations

More information

LINEAR ALGEBRA - CHAPTER 1: VECTORS

LINEAR ALGEBRA - CHAPTER 1: VECTORS LINEAR ALGEBRA - CHAPTER 1: VECTORS A game to introduce Linear Algebra In measurement, there are many quantities whose description entirely rely on magnitude, i.e., length, area, volume, mass and temperature.

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

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue.

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue. Chapter 5: Forces in Two Dimensions Click the mouse or press the spacebar to continue. Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically.

More information

CHAPTER 2: VECTOR COMPONENTS DESCRIBE MOTION IN TWO DIMENSIONS

CHAPTER 2: VECTOR COMPONENTS DESCRIBE MOTION IN TWO DIMENSIONS CHAPTER 2: VECTOR COMPOETS DESCRIBE MOTIO I TWO DIMESIOS 2.1 Vector Methods in One Dimension Vectors may be pictured with sketches in which arrows represent quantities such as displacement, force and velocity.

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

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc.

Vectors. both a magnitude and a direction. Slide Pearson Education, Inc. Vectors A quantity that is fully described The velocity vector has both a magnitude and a direction. by a single number is called a scalar quantity (i.e., mass, temperature, volume). A quantity having

More information

Lecture 3- Vectors Chapter 3

Lecture 3- Vectors Chapter 3 1 / 36 Lecture 3- Vectors Chapter 3 Instructor: Prof. Noronha-Hostler Course Administrator: Prof. Roy Montalvo PHY-123 ANALYTICAL PHYSICS IA Phys- 123 Sep. 21 th, 2018 2 / 36 Course Reminders The course

More information

Lecture 3- Vectors Chapter 3

Lecture 3- Vectors Chapter 3 1 / 36 Lecture 3- Vectors Chapter 3 Instructor: Prof. Noronha-Hostler Course Administrator: Prof. Roy Montalvo PHY-123 ANALYTICAL PHYSICS IA Phys- 123 Sep. 21 th, 2018 2 / 36 Course Reminders The course

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

Introduction Assignment

Introduction Assignment FOUNDATIONS OF MATHEMATICS 11 Welcome to FOM 11! This assignment will help you review some topics from a previous math course and introduce you to some of the topics that you ll be studying this year.

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

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

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

2.1 Scalars and Vectors

2.1 Scalars and Vectors 2.1 Scalars and Vectors Scalar A quantity characterized by a positive or negative number Indicated by letters in italic such as A e.g. Mass, volume and length 2.1 Scalars and Vectors Vector A quantity

More information

Name: Lab Partner: Section: In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored.

Name: Lab Partner: Section: In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored. Chapter 3 Vectors Name: Lab Partner: Section: 3.1 Purpose In this experiment vector addition, resolution of vectors into components, force, and equilibrium will be explored. 3.2 Introduction A vector is

More information

Chapter 3 Vectors in Physics

Chapter 3 Vectors in Physics Chapter 3 Vectors in Physics Is 1+1 always =2? Not true for vectors. Direction matters. Vectors in opposite directions can partially cancel. Position vectors, displacement, velocity, momentum, and forces

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

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

Teacher Content Brief

Teacher Content Brief Teacher Content Brief Vectors Introduction Your students will need to be able to maneuver their Sea Perch during the competition, so it will be important for them to understand how forces combine to create

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

Unit #17: Spring Trig Unit. A. First Quadrant Notice how the x-values decrease by while the y-values increase by that same amount.

Unit #17: Spring Trig Unit. A. First Quadrant Notice how the x-values decrease by while the y-values increase by that same amount. Name Unit #17: Spring Trig Unit Notes #1: Basic Trig Review I. Unit Circle A circle with center point and radius. A. First Quadrant Notice how the x-values decrease by while the y-values increase by that

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

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

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

Math Refresher Answer Sheet (NOTE: Only this answer sheet and the following graph will be evaluated)

Math Refresher Answer Sheet (NOTE: Only this answer sheet and the following graph will be evaluated) Name: Score: / 50 Math Refresher Answer Sheet (NOTE: Only this answer sheet and the following graph will be evaluated) 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. MAKE SURE CALCULATOR

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

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS MATH 3 FALL 0 FINAL EXAM - PRACTICE EXAM SOLUTIONS () You cut a slice from a circular pizza (centered at the origin) with radius 6 along radii at angles 4 and 3 with the positive horizontal axis. (a) (3

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

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

MATH EVALUATION. What will you learn in this Lab?

MATH EVALUATION. What will you learn in this Lab? MATH EVALUATION What will you learn in this Lab? This exercise is designed to assess whether you have been exposed to the mathematical methods and skills necessary to complete the lab exercises you will

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

OLLSCOIL NA heireann MA NUAD THE NATIONAL UNIVERSITY OF IRELAND MAYNOOTH MATHEMATICAL PHYSICS EE112. Engineering Mathematics II

OLLSCOIL NA heireann MA NUAD THE NATIONAL UNIVERSITY OF IRELAND MAYNOOTH MATHEMATICAL PHYSICS EE112. Engineering Mathematics II OLLSCOIL N heirenn M NUD THE NTIONL UNIVERSITY OF IRELND MYNOOTH MTHEMTICL PHYSICS EE112 Engineering Mathematics II Prof. D. M. Heffernan and Mr. S. Pouryahya 1 5 Scalars and Vectors 5.1 The Scalar Quantities

More information

These items need to be included in the notebook. Follow the order listed.

These items need to be included in the notebook. Follow the order listed. * Use the provided sheets. * This notebook should be your best written work. Quality counts in this project. Proper notation and terminology is important. We will follow the order used in class. Anyone

More information

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated )

Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated ) Solutions to Selected Questions from Denis Sevee s Vector Geometry. (Updated 24--27) Denis Sevee s Vector Geometry notes appear as Chapter 5 in the current custom textbook used at John Abbott College for

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

Worksheet 1.4: Geometry of the Dot and Cross Products

Worksheet 1.4: Geometry of the Dot and Cross Products Boise State Math 275 (Ultman) Worksheet 1.4: Geometry of the Dot and Cross Products From the Toolbox (what you need from previous classes): Basic algebra and trigonometry: be able to solve quadratic equations,

More information

Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras

Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras Mechanics, Heat, Oscillations and Waves Prof. V. Balakrishnan Department of Physics Indian Institute of Technology, Madras Lecture 08 Vectors in a Plane, Scalars & Pseudoscalers Let us continue today with

More information

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for CHAPTER 4 VECTORS Before we go any further, we must talk about vectors. They are such a useful tool for the things to come. The concept of a vector is deeply rooted in the understanding of physical mechanics

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

Mathematics for Graphics and Vision

Mathematics for Graphics and Vision Mathematics for Graphics and Vision Steven Mills March 3, 06 Contents Introduction 5 Scalars 6. Visualising Scalars........................ 6. Operations on Scalars...................... 6.3 A Note on

More information

Old Math 120 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 120 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 10 Exams David M. McClendon Department of Mathematics Ferris State University 1 Contents Contents Contents 1 General comments on these exams 3 Exams from Fall 016 4.1 Fall 016 Exam 1...............................

More information