Quantities that involve BOTH a magnitude and a direction are called vectors. Quantities that involve magnitude, but no direction are called scalars.

Size: px
Start display at page:

Download "Quantities that involve BOTH a magnitude and a direction are called vectors. Quantities that involve magnitude, but no direction are called scalars."

Transcription

1 Math 1330 Vectors Quantities that involve BOTH a magnitude and a direction are called vectors. Quantities that involve magnitude, but no direction are called scalars. Example: You are driving south at 55 miles per hour. The magnitude is the speed of your car and the direction is south. Geometrically, a vector is a directed line segment, i.e. a line segment that has an initial point and a terminal point. Equal vectors have the same magnitude and the same direction. Example: Show that a vector uu with initial point ( 4, 1) and a terminal point ( 1, 2) and a vector vv with initial point (1,1) and terminal point (4,4) are equal. Slope of uu = yy 2 yy 1 xx 2 xx 1 Slope of vv = yy 2 yy 1 xx 2 xx 1 Magnitude of uu = uu = (xx 2 xx 1 ) 2 + (yy 2 yy 1 ) 2 Magnitude of vv = vv = (xx 2 xx 1 ) 2 + (yy 2 yy 1 ) 2 Page 1 of 8

2 Scalar multiplication A vector can be multiplied by a real number. Multiplying a vector by any positive real number other than 1 changes its magnitude, but not its direction. Multiplying a vector by any negative real number other than -1 changes its magnitude, AND its direction. If kk is a real number and vv, the vector kkvv is called a scalar multiple of the vector vv. The magnitude of kkvv is kk vv. The direction of kkvv is the same as vv if kk > 0, and opposite the direction of vv if kk < 0. Vector Addition (Geometric Method) To find the sum, uu + vv, of vectors uu and vv : 1. Position uu and vv, so that the terminal point of uu coincides with the initial point of vv. 2. The resultant vector, uu + vv, extends from the initial point of uu to the terminal point of vv. Page 2 of 8

3 The difference of two vectors, uu vv, is defined as uu + ( vv ). Unit Vectors and Representing Vectors in Rectangular Coordinates Vector ıı is the unit vector whose direction is along the positive x-axis. Vector ȷȷ is the unit vector whose direction is along the positive y-axis. Vectors in the rectangular coordinate system can be represented in terms of ıı and ȷȷ. Vector vv, from (0,0) to (aa, bb), is represented as vv = aaıı + bbȷȷ, where aa is the horizontal component of vv, and bb is the vertical component of vv. The magnitude of vv = aaıı + bbȷȷ is equal to aa 2 + bb 2. aaıı + bbȷȷ is called a linear combination of the vectors ıı and ȷȷ. Example: Sketch the vectors vv = 4ıı + 3ȷȷ and uu = 2ıı 3ȷȷ and find their magnitudes. Page 3 of 8

4 Vector vv with initial point PP 1 = (xx 1, yy 1 ) and terminal point PP 2 = (xx 2, yy 2 ) is equal to the position vector vv = (xx 2 xx 1 )ıı + (yy 2 yy 1 )ȷȷ. Example: Let vv be a vector from initial point ( 8,6) to terminal point ( 2, 3). Write vv in terms of ıı and ȷȷ. Example: Let vv be a vector from initial point ( 3,4) to terminal point (6, 4). Find the vertical and the horizontal component of this vector. Vertical component: Horizontal component: Operations with Vectors If vectors are expressed in terms of ıı and ȷȷ, we can easily carry out operations such as vector addition, vector subtraction, and scalar multiplication. If uu = aaıı + bbȷȷ and vv = ccıı + ddȷȷ, then uu + vv = (aa + cc)ıı + (bb + dd)ȷȷ uu vv = (aa cc)ıı + (bb dd)ȷȷ kkuu = (kkkk)ıı + (kkkk)ȷȷ Example: If uu = 2ıı + 3ȷȷ and vv = ıı 4ȷȷ, find a. uu + vv Page 4 of 8

5 Example cont.: If uu = 2ıı + 3ȷȷ and vv = ıı 4ȷȷ, find b. uu vv c. 3uu 2vv Unit Vectors A unit vector is a vector whose magnitude is one. In many applications it is useful to find the unit vector that has the same direction as a given vector. For any nonzero vector vv, the vector vv vv is the unit vector that has the same direction as vv. To find this vector, divide vv by its magnitude. Example: Find the unit vector in the same direction as vv = 4ıı + 3ȷȷ. Verify that the vector has magnitude 1. Page 5 of 8

6 A Vector in Terms of Its Magnitude and Direction The components aa and bb of the vector vv = aaıı + bbȷȷ can be expressed in terms of the magnitude of vv and the angle θθ it makes with the positive x-axis. vv = aaıı + bbȷȷ = vv cos θθ ıı + vv sin θθ ȷȷ θθ is called the direction angle. Example: Write the vector vv in terms of ıı and ȷȷ if its magnitude and direction angle are given. vv = 5, θθ = 60. Example: Given the vector vv = 3ıı + 3 3ȷȷ, find the direction angle. Page 6 of 8

7 The Dot Product of Two Vectors If uu = aaıı + bbȷȷ and vv = ccıı + ddȷȷ, then the dot product of uu vv = aaaa + bbbb. The dot product of two vectors is the sum of the products of their horizontal components and vertical components. The result of vector addition and scalar multiplication is a vector. The result of the dot product is a SCALAR (a real number). Example: If uu = 2ıı + 3ȷȷ and vv = ıı 4ȷȷ, find uu vv, vv uu, and vv vv. Properties of Dot Product 1. uu vv = vv uu 2. 0 vv = 0 3. vv vv = vv 4. uu (vv + ww ) = uu vv + uu ww 5. (cuu ) vv = cc(uu vv ) = uu (ccvv ) Alternative Formula for the Dot Product: uu vv = uu vv cos θθ, where θθ is the smallest non-negative angle between vectors uu and vv. Formula for the Angle between Two Vectors: cos θθ = uu vv and θθ = uu vv cos 1 uu vv. uu vv Example: If uu = 3ıı + 4ȷȷ and vv = 5ıı + 12ȷȷ, find the angle between uu and vv. Page 7 of 8

8 Parallel and Orthogonal Vectors Two vectors are parallel when the angle θθ between the vectors is 0 or 180. If θθ = 0, the vectors point in the same direction. If θθ = 180, the vectors point in opposite directions. Two vectors are orthogonal when the angle between them is 90. Two nonzero vectors are orthogonal if and only if uu vv = 0. Example: Are the vectors uu = 2ıı + 3ȷȷ and vv = 12ıı 8ȷȷ orthogonal? Example: Determine if uu = 3ıı 5ȷȷ and vv = 6ıı 10ȷȷ are parallel, orthogonal, or neither. Example: Given vectors 2,3 and 4, xx are orthogonal, determine the value of xx. Page 8 of 8

10.4 The Cross Product

10.4 The Cross Product Math 172 Chapter 10B notes Page 1 of 9 10.4 The Cross Product The cross product, or vector product, is defined in 3 dimensions only. Let aa = aa 1, aa 2, aa 3 bb = bb 1, bb 2, bb 3 then aa bb = aa 2 bb

More information

10.1 Three Dimensional Space

10.1 Three Dimensional Space Math 172 Chapter 10A notes Page 1 of 12 10.1 Three Dimensional Space 2D space 0 xx.. xx-, 0 yy yy-, PP(xx, yy) [Fig. 1] Point PP represented by (xx, yy), an ordered pair of real nos. Set of all ordered

More information

Chapter 6. Additional Topics in Trigonometry. 6.6 Vectors. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 6. Additional Topics in Trigonometry. 6.6 Vectors. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter 6 Additional Topics in Trigonometry 6.6 Vectors Copyright 2014, 2010, 2007 Pearson Education, Inc. 1 Obectives: Use magnitude and direction to show vectors are equal. Visualize scalar multiplication,

More information

Vectors. 1 Basic Definitions. Liming Pang

Vectors. 1 Basic Definitions. Liming Pang Vectors Liming Pang 1 Basic Definitions Definition 1. A vector in a line/plane/space is a quantity which has both magnitude and direction. The magnitude is a nonnegative real number and the direction is

More information

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com.

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com. Mathematics Ext HSC 4 Solutions Suite 43, 4 Elizabeth St, Surry Hills NSW info@keystoneeducation.com.au keystoneeducation.com.au Mathematics Extension : HSC 4 Solutions Contents Multiple Choice... 3 Question...

More information

Linear Algebra V = T = ( 4 3 ).

Linear Algebra V = T = ( 4 3 ). Linear Algebra Vectors A column vector is a list of numbers stored vertically The dimension of a column vector is the number of values in the vector W is a -dimensional column vector and V is a 5-dimensional

More information

Lesson 23: The Defining Equation of a Line

Lesson 23: The Defining Equation of a Line Classwork Exploratory Challenge/Exercises 1 3 1. Sketch the graph of the equation 9xx +3yy = 18 using intercepts. Then, answer parts (a) (f) that follow. a. Sketch the graph of the equation yy = 3xx +6

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Definitions An m n (read "m by n") matrix, is a rectangular array of entries, where m is the number of rows and n the number of columns. 2 Definitions (Con t) A is square if m=

More information

Ch. 7.3, 7.4: Vectors and Complex Numbers

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

More information

Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTORS

Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTORS CS131 Part I, Number Systems CS131 Mathematics for Computer Scientists II Note 3 VECTRS Vectors in two and three dimensional space are defined to be members of the sets R 2 and R 3 defined by: R 2 = {(x,

More information

Test # 3 Review Math Name (6.5 to 6.7, 10.1 to 10.3,and 10.5)

Test # 3 Review Math Name (6.5 to 6.7, 10.1 to 10.3,and 10.5) Test # Review Math 14 Name (6.5 to 6.7, 10.1 to 10.,and 10.5) Date: MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the product of the complex

More information

Math 171 Spring 2017 Final Exam. Problem Worth

Math 171 Spring 2017 Final Exam. Problem Worth Math 171 Spring 2017 Final Exam Problem 1 2 3 4 5 6 7 8 9 10 11 Worth 9 6 6 5 9 8 5 8 8 8 10 12 13 14 15 16 17 18 19 20 21 22 Total 8 5 5 6 6 8 6 6 6 6 6 150 Last Name: First Name: Student ID: Section:

More information

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its. Fry Texas A&M University Fall 2016 Math 150 Notes Chapter 9 Page 248 Chapter 9 -- Vectors Remember that is the set of real numbers, often represented by the number line, 2 is the notation for the 2-dimensional

More information

Chapter 6 Additional Topics in Trigonometry, Part II

Chapter 6 Additional Topics in Trigonometry, Part II Chapter 6 Additional Topics in Trigonometry, Part II Section 3 Section 4 Section 5 Vectors in the Plane Vectors and Dot Products Trigonometric Form of a Complex Number Vocabulary Directed line segment

More information

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

More information

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

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

More information

When two letters name a vector, the first indicates the and the second indicates the of the vector.

When two letters name a vector, the first indicates the and the second indicates the of the vector. 8-8 Chapter 8 Applications of Trigonometry 8.3 Vectors, Operations, and the Dot Product Basic Terminology Algeraic Interpretation of Vectors Operations with Vectors Dot Product and the Angle etween Vectors

More information

Vectors and the Geometry of Space

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

More information

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 April 11, 2016 Chapter 10 Section 1: Addition and Subtraction of Polynomials A monomial is

More information

Math 370 Exam 3 Review Name

Math 370 Exam 3 Review Name Math 370 Exam 3 Review Name The following problems will give you an idea of the concepts covered on the exam. Note that the review questions may not be formatted like those on the exam. You should complete

More information

KINEMATICS REVIEW VECTOR ALGEBRA - SUMMARY

KINEMATICS REVIEW VECTOR ALGEBRA - SUMMARY 1 KINEMATICS REVIEW VECTOR ALGEBRA - SUMMARY Magnitude A numerical value with appropriate units. Scalar is a quantity that is completely specified by magnitude. Vector requires both, magnitude and direction

More information

There are two types of multiplication that can be done with vectors: = +.

There are two types of multiplication that can be done with vectors: = +. Section 7.5: The Dot Product Multiplying Two Vectors using the Dot Product There are two types of multiplication that can be done with vectors: Scalar Multiplication Dot Product The Dot Product of two

More information

Review of Coordinate Systems

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

More information

Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships

Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships Math 1312 Sections 1.2, 1.3, and 1.4 Informal Geometry and Measurement; Early Definitions and Postulates; Angles and Their Relationships Undefined Terms (set, point, line, plane) A, which is represented

More information

Mathematics Department. Summer Course Work. Geometry

Mathematics Department. Summer Course Work. Geometry Decatur City Schools Decatur, Alabama Mathematics Department Summer Course Work In preparation for Geometry Completion of this summer work is required on the first c l a s s day of the 2018-2019 school

More information

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

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

More information

Math 370 Exam 3 Review Name

Math 370 Exam 3 Review Name Math 70 Exam Review Name The following problems will give you an idea of the concepts covered on the exam. Note that the review questions may not be formatted like those on the exam. You should complete

More information

Chapter 1E - Complex Numbers

Chapter 1E - Complex Numbers Fry Texas A&M University Math 150 Spring 2015 Unit 4 20 Chapter 1E - Complex Numbers 16 exists So far the largest (most inclusive) number set we have discussed and the one we have the most experience with

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

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

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

More information

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

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

in Trigonometry Name Section 6.1 Law of Sines Important Vocabulary

in Trigonometry Name Section 6.1 Law of Sines Important Vocabulary Name Chapter 6 Additional Topics in Trigonometry Section 6.1 Law of Sines Objective: In this lesson you learned how to use the Law of Sines to solve oblique triangles and how to find the areas of oblique

More information

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems

SECTION 7: FAULT ANALYSIS. ESE 470 Energy Distribution Systems SECTION 7: FAULT ANALYSIS ESE 470 Energy Distribution Systems 2 Introduction Power System Faults 3 Faults in three-phase power systems are short circuits Line-to-ground Line-to-line Result in the flow

More information

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

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

More information

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its.

Vectors are used to represent quantities such as force and velocity which have both. and. The magnitude of a vector corresponds to its. Fry Texas A&M University Math 150 Chapter 9 Fall 2014 1 Chapter 9 -- Vectors Remember that is the set of real numbers, often represented by the number line, 2 is the notation for the 2-dimensional plane.

More information

Grover s algorithm. We want to find aa. Search in an unordered database. QC oracle (as usual) Usual trick

Grover s algorithm. We want to find aa. Search in an unordered database. QC oracle (as usual) Usual trick Grover s algorithm Search in an unordered database Example: phonebook, need to find a person from a phone number Actually, something else, like hard (e.g., NP-complete) problem 0, xx aa Black box ff xx

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 5: Quadratic Equations and Functions Part 1

Section 5: Quadratic Equations and Functions Part 1 Section 5: Quadratic Equations and Functions Part 1 Topic 1: Real-World Examples of Quadratic Functions... 121 Topic 2: Factoring Quadratic Expressions... 125 Topic 3: Solving Quadratic Equations by Factoring...

More information

Ohio s Learning Standards-Extended. Mathematics. The Real Number System Complexity a Complexity b Complexity c

Ohio s Learning Standards-Extended. Mathematics. The Real Number System Complexity a Complexity b Complexity c Ohio s Learning Standards-Extended Mathematics The Real Number System Complexity a Complexity b Complexity c Extend the properties of exponents to rational exponents N.RN.1 Explain how the definition of

More information

Math 1316 Exam 3. if u = 4, c. ÄuÄ = isin π Ë 5 34, , 5 34, 3

Math 1316 Exam 3. if u = 4, c. ÄuÄ = isin π Ë 5 34, , 5 34, 3 Math 36 Exam 3 Multiple Choice Identify the choice that best completes the statement or answers the question.. Find the component form of v if ÄÄ= v 0 and the angle it makes with the x-axis is 50. 0,0

More information

Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors.

Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors. Vectors summary Quantities which have only magnitude are called scalars. Quantities which have magnitude and direction are called vectors. AB is the position vector of B relative to A and is the vector

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

More information

Lecture 6. Notes on Linear Algebra. Perceptron

Lecture 6. Notes on Linear Algebra. Perceptron Lecture 6. Notes on Linear Algebra. Perceptron COMP90051 Statistical Machine Learning Semester 2, 2017 Lecturer: Andrey Kan Copyright: University of Melbourne This lecture Notes on linear algebra Vectors

More information

Section 6 Quadratics Part 1

Section 6 Quadratics Part 1 Section 6 Quadratics Part 1 The following Mathematics Florida Standards will be covered in this section: MAFS.912.A-SSE.1.2 Use the structure of an expression to identify ways to rewrite it. For example,

More information

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition Work, Energy, and Power Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 With the knowledge we got so far, we can handle the situation on the left but not the one on the right.

More information

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator Lecture No. 1 Introduction to Method of Weighted Residuals Solve the differential equation L (u) = p(x) in V where L is a differential operator with boundary conditions S(u) = g(x) on Γ where S is a differential

More information

Introduction. Law of Sines. Introduction. Introduction. Example 2. Example 1 11/18/2014. Precalculus 6.1

Introduction. Law of Sines. Introduction. Introduction. Example 2. Example 1 11/18/2014. Precalculus 6.1 Introduction Law of Sines Precalculus 6.1 In this section, we will solve oblique triangles triangles that have no right angles. As standard notation, the angles of a triangle are labeled A, B, and C, and

More information

Vectors in the Plane

Vectors in the Plane Vectors in the Plane MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Vectors vs. Scalars scalar quantity having only a magnitude (e.g. temperature, volume, length, area) and

More information

Discrete Structures Lecture Solving Congruences. mathematician of the eighteenth century). Also, the equation gggggg(aa, bb) =

Discrete Structures Lecture Solving Congruences. mathematician of the eighteenth century). Also, the equation gggggg(aa, bb) = First Introduction Our goal is to solve equations having the form aaaa bb (mmmmmm mm). However, first we must discuss the last part of the previous section titled gcds as Linear Combinations THEOREM 6

More information

Matrices. A matrix is a method of writing a set of numbers using rows and columns. Cells in a matrix can be referenced in the form.

Matrices. A matrix is a method of writing a set of numbers using rows and columns. Cells in a matrix can be referenced in the form. Matrices A matrix is a method of writing a set of numbers using rows and columns. 1 2 3 4 3 2 1 5 7 2 5 4 2 0 5 10 12 8 4 9 25 30 1 1 Reading Information from a Matrix Cells in a matrix can be referenced

More information

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College PreCalculus Notes MAT 129 Chapter 10: Polar Coordinates; Vectors David J. Gisch Department of Mathematics Des Moines Area Community College October 25, 2011 1 Chapter 10 Section 10.1: Polar Coordinates

More information

Matrix Basic Concepts

Matrix Basic Concepts Matrix Basic Concepts Topics: What is a matrix? Matrix terminology Elements or entries Diagonal entries Address/location of entries Rows and columns Size of a matrix A column matrix; vectors Special types

More information

Math 10 - Unit 5 Final Review - Polynomials

Math 10 - Unit 5 Final Review - Polynomials Class: Date: Math 10 - Unit 5 Final Review - Polynomials Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Factor the binomial 44a + 99a 2. a. a(44 + 99a)

More information

Lesson 1: Successive Differences in Polynomials

Lesson 1: Successive Differences in Polynomials Lesson 1 Lesson 1: Successive Differences in Polynomials Classwork Opening Exercise John noticed patterns in the arrangement of numbers in the table below. 2.4 3.4 4.4 5.4 6.4 5.76 11.56 19.36 29.16 40.96

More information

Monday Tuesday Block Friday 13 22/ End of 9-wks Pep-Rally Operations Vectors Two Vectors

Monday Tuesday Block Friday 13 22/ End of 9-wks Pep-Rally Operations Vectors Two Vectors Name: Period: Pre-Cal AB: Unit 6: Vectors Monday Tuesday Block Friday 13 14 15/16 PSAT/ASVAB 17 Pep Rally No School Solving Trig Equations TEST Vectors Intro 20 21 22/23 24 End of 9-wks Pep-Rally Operations

More information

Lesson 7: Linear Transformations Applied to Cubes

Lesson 7: Linear Transformations Applied to Cubes Classwork Opening Exercise Consider the following matrices: AA = 1 2 0 2, BB = 2, and CC = 2 2 4 0 0 2 2 a. Compute the following determinants. i. det(aa) ii. det(bb) iii. det(cc) b. Sketch the image of

More information

Inner Product Spaces 6.1 Length and Dot Product in R n

Inner Product Spaces 6.1 Length and Dot Product in R n Inner Product Spaces 6.1 Length and Dot Product in R n Summer 2017 Goals We imitate the concept of length and angle between two vectors in R 2, R 3 to define the same in the n space R n. Main topics are:

More information

I&C 6N. Computational Linear Algebra

I&C 6N. Computational Linear Algebra I&C 6N Computational Linear Algebra 1 Lecture 1: Scalars and Vectors What is a scalar? Computer representation of a scalar Scalar Equality Scalar Operations Addition and Multiplication What is a vector?

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

Dot Product August 2013

Dot Product August 2013 Dot Product 12.3 30 August 2013 Dot product. v = v 1, v 2,..., v n, w = w 1, w 2,..., w n The dot product v w is v w = v 1 w 1 + v 2 w 2 + + v n w n n = v i w i. i=1 Example: 1, 4, 5 2, 8, 0 = 1 2 + 4

More information

Lecture 11. Kernel Methods

Lecture 11. Kernel Methods Lecture 11. Kernel Methods COMP90051 Statistical Machine Learning Semester 2, 2017 Lecturer: Andrey Kan Copyright: University of Melbourne This lecture The kernel trick Efficient computation of a dot product

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Spring 2018, WEEK 1 JoungDong Kim Week 1 Vectors, The Dot Product, Vector Functions and Parametric Curves. Section 1.1 Vectors Definition. A Vector is a quantity that

More information

F.3 Special Factoring and a General Strategy of Factoring

F.3 Special Factoring and a General Strategy of Factoring F.3 Special Factoring and a General Strategy of Factoring Difference of Squares section F4 233 Recall that in Section P2, we considered formulas that provide a shortcut for finding special products, such

More information

An overview of key ideas

An overview of key ideas An overview of key ideas This is an overview of linear algebra given at the start of a course on the mathematics of engineering. Linear algebra progresses from vectors to matrices to subspaces. Vectors

More information

Culminating Review for Vectors

Culminating Review for Vectors Culminating Review for Vectors 0011 0010 1010 1101 0001 0100 1011 An Introduction to Vectors Applications of Vectors Equations of Lines and Planes 4 12 Relationships between Points, Lines and Planes An

More information

Lesson 12: Solving Equations

Lesson 12: Solving Equations Exploratory Exercises 1. Alonzo was correct when he said the following equations had the same solution set. Discuss with your partner why Alonzo was correct. (xx 1)(xx + 3) = 17 + xx (xx 1)(xx + 3) = xx

More information

Unit 11: Vectors in the Plane

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

More information

F.4 Solving Polynomial Equations and Applications of Factoring

F.4 Solving Polynomial Equations and Applications of Factoring section F4 243 F.4 Zero-Product Property Many application problems involve solving polynomial equations. In Chapter L, we studied methods for solving linear, or first-degree, equations. Solving higher

More information

VECTORS. Section 6.3 Precalculus PreAP/Dual, Revised /11/ :41 PM 6.3: Vectors in the Plane 1

VECTORS. Section 6.3 Precalculus PreAP/Dual, Revised /11/ :41 PM 6.3: Vectors in the Plane 1 VECTORS Section 6.3 Precalculus PreAP/Dual, Revised 2017 Viet.dang@humbleisd.net 10/11/2018 11:41 PM 6.3: Vectors in the Plane 1 DEFINITIONS A. Vector is used to indicate a quantity that has both magnitude

More information

Eureka Math. Grade 8, Module 4. Student File_B. Contains Exit Ticket, and Assessment Materials

Eureka Math. Grade 8, Module 4. Student File_B. Contains Exit Ticket, and Assessment Materials A Story of Ratios Eureka Math Grade 8, Module 4 Student File_B Contains, and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. No part of this work may be reproduced,

More information

Bonus Section II: Solving Trigonometric Equations

Bonus Section II: Solving Trigonometric Equations Fry Texas A&M University Math 150 Spring 2017 Bonus Section II 260 Bonus Section II: Solving Trigonometric Equations (In your text this section is found hiding at the end of 9.6) For what values of x does

More information

Lesson 59 Rolle s Theorem and the Mean Value Theorem

Lesson 59 Rolle s Theorem and the Mean Value Theorem Lesson 59 Rolle s Theorem and the Mean Value Theorem HL Math - Calculus After this lesson, you should be able to: Understand and use Rolle s Theorem Understand and use the Mean Value Theorem 1 Rolle s

More information

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2011/2012, 4th quarter. Lecture 2: vectors, curves, and surfaces

Intro Vectors 2D implicit curves 2D parametric curves. Graphics 2011/2012, 4th quarter. Lecture 2: vectors, curves, and surfaces Lecture 2, curves, and surfaces Organizational remarks Tutorials: Tutorial 1 will be online later today TA sessions for questions start next week Practicals: Exams: Make sure to find a team partner very

More information

MATH 19520/51 Class 2

MATH 19520/51 Class 2 MATH 19520/51 Class 2 Minh-Tam Trinh University of Chicago 2017-09-27 1 Review dot product. 2 Angles between vectors and orthogonality. 3 Projection of one vector onto another. 4 Cross product and its

More information

Vector Supplement Part 1: Vectors

Vector Supplement Part 1: Vectors Vector Supplement Part 1: Vectors A vector is a quantity that has both magnitude and direction. Vectors are drawn as directed line segments and are denoted by boldface letters a or by a. The magnitude

More information

Module 7 (Lecture 25) RETAINING WALLS

Module 7 (Lecture 25) RETAINING WALLS Module 7 (Lecture 25) RETAINING WALLS Topics Check for Bearing Capacity Failure Example Factor of Safety Against Overturning Factor of Safety Against Sliding Factor of Safety Against Bearing Capacity Failure

More information

MAT 1033C Final Exam Review. BY: Math Connections/Hands-On Math

MAT 1033C Final Exam Review. BY: Math Connections/Hands-On Math MAT 1033C Final Exam Review BY: Math Connections/Hands-On Math Useful Formulas Rational Expressions/Equations #1, 2, 3, 4, 5, 6, 7, 8, 9, 47, 48, 49 Table of Contents Radicals and Rational Exponents/Equations

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Definition: A differential equation is an equation involving the derivative of a function. If the function depends on a single variable, then only ordinary derivatives appear and

More information

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra Worksheets for GCSE Mathematics Algebraic Expressions Mr Black 's Maths Resources for Teachers GCSE 1-9 Algebra Algebraic Expressions Worksheets Contents Differentiated Independent Learning Worksheets

More information

Prof. Israel N Nwaguru MATH 1316 CHAPTER 3 - REVIEW

Prof. Israel N Nwaguru MATH 1316 CHAPTER 3 - REVIEW Prof. Israel N Nwaguru MATH 1316 CHAPTER 3 - REVIEW Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Given,, and, use the Law of Sines to solve the triangle

More information

is Use at most six elementary row operations. (Partial

is Use at most six elementary row operations. (Partial MATH 235 SPRING 2 EXAM SOLUTIONS () (6 points) a) Show that the reduced row echelon form of the augmented matrix of the system x + + 2x 4 + x 5 = 3 x x 3 + x 4 + x 5 = 2 2x + 2x 3 2x 4 x 5 = 3 is. Use

More information

Geometric Interpretation of Vectors

Geometric Interpretation of Vectors Math 36 "Fall 08" 7.4 "Vectors" Skills Objectives: * Represent vectors geometrically and algebraically * Find the magnitude and direction of a vector * Add and subtract vectors * Perform scalar multiplication

More information

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

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

More information

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

P.2 Multiplication of Polynomials

P.2 Multiplication of Polynomials 1 P.2 Multiplication of Polynomials aa + bb aa + bb As shown in the previous section, addition and subtraction of polynomials results in another polynomial. This means that the set of polynomials is closed

More information

Slope Fields and Differential Equations. Copyright Cengage Learning. All rights reserved.

Slope Fields and Differential Equations. Copyright Cengage Learning. All rights reserved. Slope Fields and Differential Equations Copyright Cengage Learning. All rights reserved. Objectives Review verifying solutions to differential equations. Review solving differential equations. Review using

More information

Half Circular Vector in 2D space

Half Circular Vector in 2D space Half Circular Vector in D space CLAUDE ZIAD BAYEH 1, 1 Faculty of Engineering II, Lebanese University EGRDI transaction on mathematics (003) LEBANON Email: claude_bayeh_cbegrdi@hotmail.com NIKOS E.MASTORAKIS

More information

Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su

Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su vv (tt) = ddrr (tt) dddd vv aaaaaa = Δrr Δtt aa (tt) = ddvv (tt) dddd aa aaaaaa = Δvv Δtt Equation Sheet, Phys 1321 (Exam II), University of Houston, Fall 2016 Instructor: Dr. W. P. Su AAAAAA. ssssssssss

More information

Vectors. Examples of vectors include: displacement, velocity, acceleration, and force. Examples of scalars include: distance, speed, time, and volume.

Vectors. Examples of vectors include: displacement, velocity, acceleration, and force. Examples of scalars include: distance, speed, time, and volume. Math 150 Prof. Beydler 7.4/7.5 Notes Page 1 of 6 Vectors Suppose a car is heading NE (northeast) at 60 mph. We can use a vector to help draw a picture (see right). v A vector consists of two parts: 1.

More information

Rational Expressions and Functions

Rational Expressions and Functions 1 Rational Expressions and Functions In the previous two chapters we discussed algebraic expressions, equations, and functions related to polynomials. In this chapter, we will examine a broader category

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping section F1 214 is the reverse process of multiplication. polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers. For example,

More information

Chapter 6 Additional Topics in Trigonometry

Chapter 6 Additional Topics in Trigonometry Chapter 6 Additional Topics in Trigonometry Overview: 6.1 Law of Sines 6.2 Law of Cosines 6.3 Vectors in the Plan 6.4 Vectors and Dot Products 6.1 Law of Sines What You ll Learn: #115 - Use the Law of

More information

North Carolina MATH I (Traditional) Pacing Guide

North Carolina MATH I (Traditional) Pacing Guide North Carolina MATH I (Traditional) 2018-2019 Pacing Guide Note: The eight Standards for Mathematical Practice describe the varieties of expertise that mathematics educators should seek to develop in their

More information

Math 3 Unit 3: Polynomial Functions

Math 3 Unit 3: Polynomial Functions Math 3 Unit 3: Polynomial Functions Unit Title Standards 3.1 End Behavior of Polynomial Functions F.IF.7c 3.2 Graphing Polynomial Functions F.IF.7c, A.APR3 3.3 Writing Equations of Polynomial Functions

More information

SECTION 2: VECTORS AND MATRICES. ENGR 112 Introduction to Engineering Computing

SECTION 2: VECTORS AND MATRICES. ENGR 112 Introduction to Engineering Computing SECTION 2: VECTORS AND MATRICES ENGR 112 Introduction to Engineering Computing 2 Vectors and Matrices The MAT in MATLAB 3 MATLAB The MATrix (not MAThematics) LABoratory MATLAB assumes all numeric variables

More information

Department of Mathematical and Statistical Sciences University of Alberta

Department of Mathematical and Statistical Sciences University of Alberta MATH 214 (R1) Winter 2008 Intermediate Calculus I Solutions to Problem Set #8 Completion Date: Friday March 14, 2008 Department of Mathematical and Statistical Sciences University of Alberta Question 1.

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information