11.3 The Cross Product of Two Vectors. Cross product A vector in space that is orthogonal to two given vectors If u=u 1 i+u 2 j+u 3 k and v=v 1 i+v 2.

Slides:



Advertisements
Similar presentations
11.4 The Cross product For an animation of this topic visit:
Advertisements

Geometry of R2 and R3 Dot and Cross Products.
10.4 Cross product: a vector orthogonal to two given vectors Cross product of two vectors in space (area of parallelogram) Triple Scalar product (volume.
Vectors in Two and Three Dimensions. Definition A vector is a quantity that is determined by a magnitude and a direction.
The Vector or Cross Product Lecture V1.3 Example 5 Moodle.
Vector Products (Cross Product). Torque F r T F r T F1F1 F2F2.
Analytic Geometry in Three Dimensions
Vectors in the Plane and in Three-Dimensional Space.
Copyright © 2011 Pearson, Inc. 6.2 Dot Product of Vectors.
6.3 Vector in the Plane Magnitude Component form Unit Vector.
The Cross Product of 2 Vectors 11.3 JMerrill, 2010.
11 Analytic Geometry in Three Dimensions
Lecture 7: Taylor Series Validity, Power Series, Vectors, Dot Products, and Cross Product.
The Cross Product of Two Vectors In Space Section
Five-Minute Check (over Lesson 8-4) Then/Now New Vocabulary
Vectors and the Geometry of Space
6.4 Vectors and Dot Products The Definition of the Dot Product of Two Vectors The dot product of u = and v = is Ex.’s Find each dot product.
The Cross Product Third Type of Multiplying Vectors.
Section 13.4 The Cross Product.
Section 9.4: The Cross Product Practice HW from Stewart Textbook (not to hand in) p. 664 # 1, 7-17.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 3.
Dot Product of Vectors. Quick Review Quick Review Solutions.
Chapter 3 : Vectors - Introduction - Addition of Vectors - Subtraction of Vectors - Scalar Multiplication of Vectors - Components of Vectors - Magnitude.
VECTOR CALCULUS. Vector Multiplication b sin   A = a  b Area of the parallelogram formed by a and b.
Section 13.4 The Cross Product. Torque Torque is a measure of how much a force acting on an object causes that object to rotate –The object rotates around.
Vectors TS: Explicitly assessing information and drawing conclusions. Warm Up: a)What are the coordinates of A and B b)What is the distance between A and.
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
1 The Mathematics of Quantum Mechanics 3. State vector, Orthogonality, and Scalar Product.
Vector Products (Cross Product). Torque F r T.
VECTORS (Ch. 12) Vectors in the plane Definition: A vector v in the Cartesian plane is an ordered pair of real numbers:  a,b . We write v =  a,b  and.
Copyright © Cengage Learning. All rights reserved.
Section 11.4 The Cross Product Calculus III September 22, 2009 Berkley High School.
Dot Product TS: Developing a capacity for working within ambiguity Warm Up: Copy the below into your notebook The dot product of u = and v = is given by.
6.4 Vectors and Dot Products. Dot Product is a third vector operation. This vector operation yields a scalar (a single number) not another vector. The.
1 Graphics CSCI 343, Fall 2015 Lecture 9 Geometric Objects.
Copyright © Cengage Learning. All rights reserved. 11 Analytic Geometry in Three Dimensions.
Vectors TS: Explicitly assessing information and drawing conclusions. Warm Up: a)What are the coordinates of A and B b)What is the distance between A and.
4 4.1 © 2016 Pearson Education, Ltd. Vector Spaces VECTOR SPACES AND SUBSPACES.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1: ……………………………………………………………………. The elements in R n called …………. 4.1 The vector Space R n Addition.
Section 9.2 Vectors in 3-dim space Two approaches to vectors 1.Algebraic 2.Geometric.
Discrete Math Section 12.9 Define and apply the cross product The cross product of two vectors results in another vector. If v 1 = and v 2 =, the cross.
(a) Define vector product (b) Understand the properties of vector product (c)Find the area of parallelogram.
12.4 Parallel and Perpendicular Vectors: Dot Product.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1. Let be a sequence of n real numbers. The set of all such sequences is called n-space (or.
The Cross Product. We have two ways to multiply two vectors. One way is the scalar or dot product. The other way is called the vector product or cross.
Introduction to Vectors UNIT 1. What is a Vector? A vector is a directed line segment, can be represented as AB or AB, where A and B are the two endpoints.
Welcome.
Section 3.4 Cross Product.
Elementary Linear Algebra
6.2 - Dot Product of Vectors
6.2 Dot Product of Vectors.
Contents 7.1 Vectors in 2-Space 7.2 Vectors in 3-Space 7.3 Dot Product
Section 1.2 Vectors in 3-dim space
VECTOR SPACES AND SUBSPACES
Math 200 Week 2 - Monday Cross Product.
By the end of Week 2: You would learn how to plot equations in 2 variables in 3-space and how to describe and manipulate with vectors. These are just.
Vectors in The R2 and R3 Sub Chapter : Terminology
Vectors, Linear Combinations and Linear Independence
VECTOR SPACES AND SUBSPACES
Linear Equations in Linear Algebra
Vector Products (Cross Product)
The Cross Product.
Mathematics.
Homework Questions!.
Dots and Cross Products of Vectors in Space
Linear Algebra Lecture 5.
Vectors and Dot Products
ABASAHEB KAKADE ARTS COLLEGE BODHEGAON
Dots and Cross Products of Vectors in Space
VECTOR SPACES AND SUBSPACES
Presentation transcript:

11.3 The Cross Product of Two Vectors

Cross product A vector in space that is orthogonal to two given vectors If u=u 1 i+u 2 j+u 3 k and v=v 1 i+v 2 j+v 3 k then u x v = (u 2 v 3 -u 3 v 2 )i – (u 1 v 3 -u 3 v 1 )j + (u 1 v 2 -u 2 v 1 )

Find the cross product u=6i + 2j +k and v=i + 3j -2k

Properties of cross products 1) u x v = -(v x u) 2) u x (v+w)=(u x v)+(u x w) 3) c(u x v) = (cu) x v = u x (cv) 4) u x 0 = 0 x u = 0 5) u x u =0 6) u ∙ (v x w) = (u x v)∙ w

Geometric Properties u x v is orthogonal to both u and v u x v =0 if and only if u and v are scalar multiples Area of the parallelogram having u and v as adjacent sides =

Orthogonal Unit Vectors A unit vector orthogonal to both u and v