3D unit vectors Linear Combinations

Slides:



Advertisements
Similar presentations
10.2 Vectors and Vector Value Functions
Advertisements

Vector Operations in R 3 Section 6.7. Standard Unit Vectors in R 3 The standard unit vectors, i(1,0,0), j(0,1,0) and k(0,0,1) can be used to form any.
CE Statics Lecture 4. CARTESIAN VECTORS We knew how to represent vectors in the form of Cartesian vectors in two dimensions. In this section, we.
Physics 201 2: Vectors Coordinate systems Vectors and scalars Rules of combination for vectors Unit vectors Components and coordinates Displacement and.
3-2 Vectors and Scalars  Is a number with units. It can be positive or negative. Example: distance, mass, speed, Temperature… Chapter 3 Vectors  Scalar.
Vectors Readings: Chapter 3. Vectors Vectors are the objects which are characterized by two parameters: magnitude (length) direction These vectors are.
10.2 Vectors and Vector Value Functions. Quantities that we measure that have magnitude but not direction are called scalars. Quantities such as force,
Find the magnitude Points A and B have the coordinates (1,4,-4) and (3, 6, 2) respectively. Find the magnitude of the vector.
Motion in Two Dimensions
Motion in Two Dimensions
Vector Addition – Computational Method Example 1 Slide 3.
Ch 3 Vectors. Vector vs. Scalar State whether each of the following quantities is a vector or a scalar: Position AccelerationVelocity Speed Displacement.
Forces II: Addition of Vectors 3N2N The length of the arrow represents the magnitude of the force. The arrows point in the direction in which the force.
Vectors (1) Units Vectors Units Vectors Magnitude of Vectors Magnitude of Vectors.
A jogger runs 145m in a direction 20
Three forces are acting on a block that is sitting on a frictionless table. A pushing force of 8.00 N [40.0˚ S of W] is acting in one direction while another.
How do I use Special Product Patterns to Multiply Polynomials?
1 Motion in Two Dimensions Using + or – signs is not always sufficient to fully describe motion in more than one dimension Using + or – signs is not always.
Vector Analysis Copyright © Cengage Learning. All rights reserved.
3.5 Unit Vectors A unit vector is a vector that has a magnitude of exactly 1 and points in a particular direction. Unit vectors in a right-handed coordinate.
10.2 day 1: Vectors in the Plane Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly, 2003 Mesa Verde National Park, Colorado.
Balanced Forces Resolving and finding the resultant force...
Vectors - Adding two angle magnitude vectors Contents: The basic concept Step by step Sample problem.
Complex Number System Adding, Subtracting, Multiplying and Dividing Complex Numbers Simplify powers of i.
Distance, Displacement and Speed 3/25/2011. What do you need in order to know that something is moving?  A FRAME OF REFERENCE!  A system of objects.
10.4 Adding and Subtracting Radical Expressions. Simplify radical expressions involving addition and subtraction. Objective 1 Slide
AP Physics C – Vectors. 1.1 Vectors. Vectors are mathematical quantities indicated by arrows. The length of the arrow denotes the magnitude or the size.
Motion in Two Dimensions
8.5.3 – Unit Vectors, Linear Combinations. In the case of vectors, we have a special vector known as the unit vector – Unit Vector = any vector with a.
Unit Vectors. Old school ► Consider vector B, which is expressed as B and θ where B is the magnitude and θ is the direction ► We know that the vector.
Vertical Circular Motion Test. Calculus in 2D Know how to apply variable acceleration with vectors Understand how to apply core 3 calculus in questions.
Warm-Up 12/04 1. A. Rigor: You will learn how to represent and operate with vectors in the coordinate plane and to write a vector as a linear combination.
x 5 2xy Fri 11/6 Lesson 4 – 4 Learning Objective: To factor difference and sum of cubes & by grouping Hw: Factoring WS 2.
Algebra Review. Systems of Equations Review: Substitution Linear Combination 2 Methods to Solve:
A or of radicals can be simplified using the following rules. 1. Simplify each in the sum. 2. Then, combine radical terms containing the same and. sumdifference.
Vectors and Scalars. Vectors For a particle moving in three dimensions, however, a plus sign or minus sign is no longer enough to indicate a direction.
Test Review. Scalar A physical quantity that has only a magnitude but NO direction.
Chapter2 Sections 2.1, 2.2, Forces Long range and contact. Force measured with a spring scale. Force is a vector quantity. Others vector quantities,
CIE Centre A-level Pure Maths
Splash Screen. Over Lesson 8-1 5–Minute Check 1 Determine the magnitude and direction of the resultant of the vector sum described as 25 miles east and.
Chapter 3 Motion in Two Dimensions. Position and Displacement The position of an object is described by its position vector, The displacement of the object.
Vector Fields Def. A vector field is a function F that assigns to every point in the xy-plane a two-dimensional vector F(x,y). F(x,y) = P(x,y)i + Q(x,y)j.
Splash Screen.
Does the set S SPAN R3 ?.
Vectors - Adding two angle magnitude vectors Contents:
Vectors in 2 Dimensions 10.0m 6.0m 8.0m.
Operations on Functions
Vectors, Linear Combinations and Linear Independence
Linear Regression.
Essential Questions How do we use the Factor Theorem to determine factors of a polynomial? How do we factor the sum and difference of two cubes.
Vector Algebra Using î and ĵ.
Unit 2: Algebraic Vectors
Vectors More math concepts.
Adding Vectors Graphically
Pythagoras.
Vectors Vectors are a way to describe motion that is not in a straight line. All measurements can be put into two categories: Scalars = magnitude Vectors.
Splash Screen.
Mechanics 1 Scalars and Vectors Monday, 10 December 2018
Kinematics The Component Method.
Vectors Revision.
Graphs of Composite Trigonometric Functions
Copyright © Cengage Learning. All rights reserved.
Warm Up 1. A Child is pushing a shopping cart down an aisle at a speed of 1.5 m/s. How long will it take this child to push the cart down an aisle with.
Position Vectors Distance between 2 points
Set Up Vocabulary! FRONT BACK 1) Variable 9) Distributive Property
Get your homework out and check your answers.
Math 11 Study Video.
Motion in Two Dimensions
Presentation transcript:

3D unit vectors Linear Combinations

|a| = (r2 + s2 + t2) Magnitude of a 3D Vector (General) z a y o x t s “the magnitude is the square root of the sum of the squares of the 3 components.” x [Pythagoras in 3D]

i is the unit vector in the x-direction Unit Vectors (1) i is the unit vector in the x-direction z j y k j is the unit vector in the y-direction i x k is the unit vector in the z-direction All vectors can be expressed as a linear combination of these 3 vectors

a = i - 2j - 6k Unit Vectors (2) z y a x All 3D Vectors can be expressed in this form

a = i - 2j - 6k |a| = (12 + (-2)2 + (-6)2) |a| = (1 + 4 + 36) = 41 3D Displacement Vectors x y z a = i - 2j - 6k |a| = (12 + (-2)2 + (-6)2) a |a| = (1 + 4 + 36) = 41 |a| = 6.4

Linear Combinations 3a + 6b 2a - b

+ = (6i + 4j) + (i - 5j) = 7i - j Linear Combination Example 64 1 7 -5 A car drives from A to B with displacement = 6i + 4j Then he drives from B to C with displacement = i - 5j 6i + 4j B A C i - 5j 1 -5 64 + = 7 -1 The resultant displacement is from A to C (6i + 4j) + (i - 5j) = 7i - j The magnitude of the displacement = (72 + (-1)2) = 50 = 7.1m (1 d.p.)

3D Vectors Follow all the same rules of 2D Vectors!

3D Displacement Vectors - adding x y z a + b a = i - 2j - 6k b = 3i + 4j + 11k a b a + b = (i - 2j - 6k) + (3i + 4j + 11k) a + b = (4i + 2j + 5k)

Given: a = 3i + 4j and b = i - 3j Vector Problem Find x and y, if xa + yb = 11i + 6j xa + yb = x(3i + 4j) + y(i - 3j) = 3xi + 4xj + yi - 3yj = (3x+y)i + (4x-3y)j = 11i + 6j Therefore: 3x + y = 11 (i parts) x3 9x + 3y = 33 13x = 39 + and: 4x - 3y = 6 (j parts) 4x - 3y = 6 3x + y = 11 Substitute 9 + y = 11 x = 3 y = 2