Algebraic Vectors Section 8-2.

Slides:



Advertisements
Similar presentations
10.2 Vectors and Vector Value Functions
Advertisements

Vectors Lesson 4.3.
Drill Calculate:.
Introduction to Vectors March 2, What are Vectors? Vectors are pairs of a direction and a magnitude. We usually represent a vector with an arrow:
Section 6.7 The Dot Product. Overview From last section, adding two vectors results in another vector. So also does multiplying a scalar (real number)
Vectors Sections 6.6. Objectives Rewrite a vector in rectangular coordinates (in terms of i and j) given the initial and terminal points of the vector.
Vectors: 5 Minute Review Vectors can be added or subtracted. ◦ To add vectors graphically, draw one after the other, tip to tail. ◦ To add vectors algebraically,
Vectors: 5 Minute Review Vectors can be added or subtracted. ◦ To add vectors graphically, draw one after the other, tip to tail. ◦ To add vectors algebraically,
UNIT 1 VECTORS. SECTION 1.1 VECTOR CONCEPTS A vector is a mathematical object with both MAGNITUDE (size) and DIRECTION.
Copyright © Cengage Learning. All rights reserved.
APPLICATIONS OF TRIGONOMETRY
4.2 Operations with Matrices Scalar multiplication.
3.2 Solving Systems of Equations Algebraically Substitution Method Elimination Method.
Taks Objective 2 Properties and attributes of function.
Geometry Vectors CONFIDENTIAL.
Vector Mathematics Physics 1.
LAWS OF LOGARITHMS SECTION 5.6. Why do we need the Laws? To condense and expand logarithms: To Simplify!
“Baby Vector Math” An Introduction to vectors By Amy Phillips.
H.Melikyan/12001 Vectors Dr.Hayk Melikyan Departmen of Mathematics and CS
Vectors. A line segment to which a direction has been assigned is called a directed line segment. The figure below shows a directed line segment form.
Vectors.
Algebraic Vectors Section 8-2. WHAT YOU WILL LEARN: 1.How to find ordered pairs that represent vectors. 2.How to add, subtract, multiply and find the.
Vectors A quantity which has both magnitude and direction is called a vector. Vector notations A B a AB = a AB x and y are the components of vector AB.
Finding the Magnitude of a Vector A vector is a quantity that has both magnitude and direction. In this lesson, you will learn how to find the magnitude.
Geometric Vectors. Pre-calculus Chapter 8 Sections 1 & 2 2 of 22 Vector  A vector is a quantity that has both direction and magnitude. It is represented.
Vectors Day 2. Scalar Multiplication A vector can be multiplied by a real number Multiplying a vector by a positive number changes its size, but not its.
13.4 Vectors. When a boat moves from point A to point B, it’s journey can be represented by drawing an arrow from A to B. AB Read vector AB A B.
Chapter 12 – Vectors and the Geometry of Space 12.2 – Vectors 1.
HWQ Find the xy trace:.
Section 4-2 Adding and Subtracting Matrices. I. Matrices can be added or subtracted if they are the same size Both matrices are 2x2 + To add them just.
Chapter 8 VECTORS Review 1. The length of the line represents the magnitude and the arrow indicates the direction. 2. The magnitude and direction of.
8.1 and 8.2 answers. 8.3: Vectors February 9, 2009.
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
Commutative and Associative Properties. Properties are rules in mathematics. You can use math properties to simplify algebraic expressions!
11.1 Vectors in the Plane.  Quantities that have magnitude but not direction are called scalars. Ex: Area, volume, temperature, time, etc.  Quantities.
8-2: Geometric Vectors & 8-3: Vectors in Three- Dimensional Space.
Objectives: Graph vectors in 3 dimensions Use cross products and dot products to find perpendicular vectors.
Vectors What are they? How do we measure them? How do we add them? How do we scalar multiply them?
수학 모든 자연 법칙은 크기 사이의 관계 (Correlation) 를 나타냄 (Functional Relationship) y = f(x) x, y : quantity, Analytic Method Dependency of y on x Implicit Function F(x,
Copyright © Cengage Learning. All rights reserved. Vectors in Two and Three Dimensions.
6.1b Adding And subtracting polynomials
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.
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.
Vectors Def. A vector is a quantity that has both magnitude and direction. v is displacement vector from A to B A is the initial point, B is the terminal.
5.4 Vectors terminal point initial point Q v S w P R
Vectors Lesson 4.3.
6.1 Vectors.
Adding and Subtracting Rational Expressions
Magnitude The magnitude of a vector is represented by its length.
Vectors: 5 Minute Review
Partial Products Algorithm for Multiplication
Section 7.4 Matrix Algebra.
8-1 Geometric Vectors 8-2 Algebraic Vectors
Add, Subtract and Multiply Polynomials
Introduction to Vectors
Thanks for straightening that up!!
Vectors.
Objectives The student will be able to:
Algebra 1 Section 13.4.
Objectives The student will be able to:
Section 11.4 Matrix Algebra
Objectives The student will be able to:
8.4 Vectors.
Geometric Vectors.
To Start: 15 Points Evaluate: * 6 – 2 3(6 +2) – 2 3{6 +(3 * 4)}
Objectives The student will be able to:
Vectors Lesson 4.3.
Bellwork  .
Algebra 1 O.T.Q. Simplify each expression by combining like terms.
Presentation transcript:

Algebraic Vectors Section 8-2

What You Will Learn: How to find ordered pairs that represent vectors. How to add, subtract, multiply and find the magnitude of vectors algebraically.

Representing Vectors with Ordered Pairs Bits of Information - As we found in the last homework, calculating resultants and doing “vector” math using drawing can be extremely inaccurate. Vectors can be represented using ordered pairs. The vector <3, 5> can represent a vector in standard position with its terminal point at (3, 5). This would be “like” a resultant of a horizontal vector of 3 and a vertical vector of 5. Lastly, a vector does not actually have to be in standard position (at the origin) for us to be able to use it in algebraic expressions.

Magnitude of a Vector You can find the magnitude of a vector that is represented by a set of ordered pairs using the following: Given P1(x1, y1) and P2(x2, y2): The ordered pair that represents a vector is found using:

Example Write the ordered pair that represents the vector from X(-3, 5) to Y(4, -2). Then find the magnitude of XY.

You Try Write the ordered pair that represents the vector from C(7, -3) to D(-2, -1). Then find the magnitude of CD.

Vector Operations Vectors that are represented by ordered pairs can be added, subtracted and multiplied by a scalar. Addition a + b = <a1,a2>+<b1,b2> = <a1+ b1, a2+ b2> Subtraction a - b = <a1,a2>-<b1,b2> = <a1 - b1, a2 - b2> Scalar Multiplication ka = k <a1,a2> = <ka1,ka2>

Example Let m = <5, 7>, n = <0, 4>, and p=<-1,3> Find each of the following: A. m + p B. m – p C. 7p D. 2m + 3n - p

You Try Let u = <1, 4> and v = <0, 8>. Find each of the following: A. u + v B. u – v C. ½ v D. 2u + 3v

An Application Two paramedics are moving a person on a stretcher. One person is pushing the stretcher with a force of 135 newtons at 58o with the horizontal, while the other person was pulling the stretcher with a force of 214 newtons at 43o with the horizontal. What is the magnitude of the force exerted on the stretcher?

You Try Two people are pushing a patient on an MRI machine cot. One person is pushing the cot with a force of 120 newtons at 55o with the horizontal, while the other person is pulling the cot with a force of 200 newtons at 40o with the horizontal. What is the magnitude of the force exerted on the cot?

Some Last Bits A vector that has a magnitude of one unit is called a unit vector. A unit vector in the direction of the positive x-axis is represented by i, and a unit vector in the direction of the positive y-axis is represented by j. So, i = <1, 0> and j = <0, 1>. Any vector a = <a1, a2> can be expressed as a1i + a2j

Example Write AB as the sum of unit vectors for A(4,-1) and B(6, 2). Step 1: Write AB as an ordered pair: Step 2: Then write AB as the sum of unit vectors:

Write AB as the sum of unit vectors for A(2, -7) and B(-1, 5). You Try Write AB as the sum of unit vectors for A(2, -7) and B(-1, 5).

Homework page 497, 15-29 odd page 497, 37-41 odd