Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q.

Size: px
Start display at page:

Download "Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q."

Transcription

1 THE UNIVERSITY OF NEW SOUTH WALES SCHOOL OF MATHEMATICS AND STATISTICS MATH Algebra Section : - Introduction to Vectors. You may have already met the notion of a vector in physics. There you will have thought of it as an arrow, that was used to represent a force. Adding forces corresponded to adding arrows. In this topic we are going to look at vectors from a geometric view point, although we will include some examples based on simple ideas from physics. One of the most powerful developments in Mathematics came from the simple idea of the co-ordinate plane. Indeed -dimensional co-ordinate geometry was crucial in the development of the Calculus. The obvious question arises as to how we can generalise this to higher dimensions. Vectors give us a way of generalising co-ordinate geometry into higher dimensions in a very straight forward manner. Definition: A vector is a directed line segment which represents a displacement from one point P to another point Q. The word vector comes from the Latin veho (cf. vehicle), meaning to carry. We represent a vector either using the notation PQ or by using v. In the algebra notes (and in these notes), vectors are represented using bold letters, v. You should represent vectors by underlining the letter, viz v. This is important, because you will need to carefully distinguish between vectors, scalars (and later matrices). v Q w R PQ SR P S A vector has both direction and length (or magnitude). Two vectors are equal if they have the same direction and the same magnitude. Hence in the diagram v = w. We will denote the length of the vector v by v.

2 Two vectors are parallel if they have the same direction. Position Vectors: We choose a fixed point O, in whatever dimensional space we happen to be and call this the origin. The position vector of a point in any number of dimensions will be represented by a vector from the origin to that point. P O Hence the vector OP in the diagram is called the position vector of the point P. A position vector gives the position of a point in space, whereas a direction vector is simply a vector having direction and magnitude (length). Addition of vectors: To geometrically add two vectors there are two different methods (each important). If we think of a force vector, then, the obvious way to add two vectors is to put them tip to tail and join the tail of the first to the tip of the second, as in the diagram. v + w w w v To add the vectors v and w, we move w and then complete the triangle. This method of addition is known as the triangle law of addition. You can see from this that one could obtain the same vector by forming a parallelogram from the two vectors and taking the diagonal (often called the resultant) as the sum of the two vectors.

3 v + w v w This method is known as the parallelogram law. Subtraction of vectors is performed in a similar way: w v v w To check this makes sense, add the vectors that are tip to tail, v+(w v) = w as expected. Observe that the vector labelled w v is not a position vector. Thus if P and Q have position vectors v and w respectively, then PQ= w v. In general, PQ= OQ OP. w v Q P w v O

4 Example: Suppose ABCDEF is a regular hexagon with the vector p on the side AB and vector q on the side BC. Express the vectors on the sides: CD, DE, EF, FA and the diagonals AC, AD, AE in terms of p and q. CP: In a paralleogram ABCD, AB= a, AD= b, and M is the intersection of the diagonals. Express, in terms of a and b the vectors, MA, MB, MC, MD. The Triangle Inequality: Let us restrict ourselves, for the moment, to the plane. Since the sum of any two sides of a triangle must exceed the third side, we can write for any vectors u and v. u + v u + v v u + v u

5 Q: When do we have equality? CP: By writing u = u + v v, prove that u + v u v. Scalar Multiplication: We can multiply a vector by a scalar λ (generally just a real number). This has the geometric effect of stretching the vector if λ >, stretching and reversing its direction if λ <. λu u CP: a. Suppose that a and b are non-collinear (non-zero) vectors and that λa + µb =. Deduce that λ = µ =. b. Generalise this result to three non-coplanar (non-zero) vectors. Commutative and Associative Laws: The commutative law of vector addition states that a + b = b + a. Geometrically this is obvious: a + b = b + a b a a b The associative law of vector addition states that a + (b + c) = (a + b) + c. Again the following geometric proof (?) will suffice.

6 a + (b + c) (a + b) + c = a + b b c b + c Dependence: a Suppose we have a collection of vectors a,a,...a n. Suppose we start from the origin and move along the vector, λ a, then along λ a, then along λ a and so on until we move along λ n a n. Can we choose the values of the λ i s NOT ALL ZERO so that we arrive back at the origin? In general- NO. However, if we can, then we say that the vectors a,a,...,a n are linearly dependent. In other words: The vectors a,a,...,a n are linearly dependent if there exist real numbers λ, λ,..., λ n, NOT ALL ZERO such that λ a + λ a λ n a n =. In the diagram, the vectors a,b,c are linearly dependent: c b a Example: Suppose a,b are non-zero vectors. Show that p = a+b,q = b c,r = a b+c and s = b + c are linearly dependent.

7 Simple Applications to Physics: Ex: The center of mass of a system of particles is a specific point at which, for many purposes, the system s mass behaves as if it were concentrated. Suppose masses m, m and m are placed at the points A, B and C respectively, with position vectors a,b and c. Let M, with position vector m be the centre of mass. A B M C 7

8 Geometric Proofs: Ex: Prove (using vectors) that the line joining the midpoint of two sides of a triangle is parallel to the third side and half its length. Ex: Prove that the medians of a triangle meet at a point G which divides each median in the ratio :. 8

9 CP: Suppose P, Q, R are the midpoints of AB, BC, CA respectivley in ABC. Let O be any point inside the triangle. Use vectors to prove that OP + OQ + OR = OA + OB + OC. Is the result still true if O is outside the triangle? Co-ordinates: Thus far, much of what we have done works in any number of dimensions. We are now going to define n dimensional space and introduce a co-ordinate system in which to place our vectors. We take an n-tuple a a.. a n of real numbers and think of each a i as lying on an axis x i. In and dimensions, we identify these axes as the XY and XY Z axes respectively, which are mutually orthogonal. The set of all such n-tuples will be called R n. We say that the vector PQ in R n has co-ordinates a a... a n, if we must move a units along the x axis, a units along the x axis, and so on, when moving from P to Q. a a Hence an n-tuple.. in Rn can be interpreted as the position vector of a point P a n in R n. For example, in R, the point P in the diagram has position vector. 9

10 P = We can then define the addition of two vectors (algebraically) in R n by a b a + b a.. + b.. = a + b.. a n b n a n + b n and multiplication by a scalar λ to be λ a a.. a n = Multiplying a vector by a scalar λ merely stretches the vector (if λ > ) or shrinks it if λ <. If λ is negative then the vector reverses direction. (Note: The algebraic definition of addition agrees with the geometric definition.) v λa λa.. λa n v v

11 Note that we can now prove such rules asthe commutative lawalgebraically, viz: a b a + b b + a b a a a + b =.. + b.. = a + b.. = b + a.. = b.. + a.. = b +a. a n b n a n + b n b n + a n b n a n Parallel Vectors. Two vectors are defined to be parallel if one is a non-zero multiple of the other. That is, v is parallel to w if v = λw for some scalar λ. For example, is parallel to. Ex: Find the vectors PQ, and QP if P = 7 and Q =. ( ) ( ) ( ) ( ) Ex: Suppose that A = B =, C =, D = are the position vectors for four points A, B, C, D. Prove that the quadrilateral ABCD is a parallelogram.

12 CP: ABCD is ( a parallelogram ) ( ) with vertices ( ) A, B, C, D which have the following position vectors: A =, B =, C =. Find the three possible position vectors of D. (Hint: Keep it simple!) Basis Vectors: ( ) ( ) The standard basis vectors in R are the vectors and which are often denoted by i and j. Observe ( ) that every vector in R can be written in terms of these basis vectors. For example can be written as i j. In -dimensions, the basis vectors, i,j,k are,,. a Note that every vector in R can be expressed in terms of these basis vectors, viz: a a can be expressed as a i + a j + a k. In higher dimensions, we label the basis vectors as e,e,... and so on. Thus, in R, we have e =,e =,e =,e =. Once again, we can represent any vector in R n in terms of the standard basis vectors in R n. Distances and Lengths: ( ) a Given a vector x = in R b, we can use Pythagoras Theorem to compute the length of this vector as a + b. We use the notation x = a + b. In R, given a vector a x = b, we can see from the diagram that OP = a + b and then in OAP we c have OA = x = a + b + c.

13 A c O a X b P In higher dimensions, we can define the length of a vector by generalising this formula, i.e. a a Definition: A vector x =. in Rn has length x given by x = a + a + + a n. Ex: Find the lengths of a = a n and b =.

14 The distance between two points A and B in R n will be defined as the length of the vector AB, a b a b in other words, if A has position vector a = then the length of AB is. a n and B has position vector b =. b n, AB = b a = (b a ) + + (b n a n ). ( ) ( ) Ex: Find the distance between and and between and. The length function, (sometimes called a norm) has the following properties:. a.. a = if and only if a =.. λa = λ a, for λ R. A vector which has unit length is called a unit vector. Any vector can be made into a unit vector by dividing by its length. Ex: Find a unit vector parallel to the vector.

15 CP: The point P = x y z Prove that cos α + cos β + cos γ =. makes angles α, β, γ respectively with the X, Y and Z axes. Ex: Suppose A and B are points with position vectors a and b. Find a vector (in terms of a and b) which bisects the angle AOB, where O is the origin.

16 Equations of Lines: We seek to find the equation of a line in vector form. The vector equation of a line is a formula which gives the position vector x of every point on that line. This equation is sometimes referred to at the parametric vector form of the line. I will generally just say vector equation of the line. Suppose we have a line passing through the origin which contains a vector u in R. Every point on that line will have a position vector which is a multiple of u. Conversely, every multiple of u will correspond to the position vector of a point on that line. Hence the equation of the line can be written as x = λu where λ is any real number. x = λu u ( ) For example, if u were the vector then the equation of the line through u passing ( ) through the origin would be x = λ, λ R. Another way of denoting the set of all real multiples of a given vector is to call it the span of the vector. Thus we could write {λu : λ R} as span(u). This idea of span is extremely important.

17 ( Ex: In R what is the span of ) (? What is span )? The advantage of this definition of the equation of a line is that it easily generalises to any number of dimensions. For example, the equation of the line in R which passes through the origin and is parallel to the vector is simply x = λ. If the line does not pass through the origin, then we proceed as follows: To find the vector equation of a line we need to know two things:. The position vector a of a point A on the line. The direction of the line, i.e. a vector AB= b parallel to the line. A b B x λb X x = a + λb a Thus, the span of b will give a line through the origin parallel to b and adding a will shift the line to its proper position. Thus we can find the position vector x of any point X on the line by going from the origin along the vector a and then moving along the line, by adding some multiple of b until we reach X. Thus, the vector OX is given by OX= OA + AX and AX is some multiple of b. Hence the equation of the line is x = a + λb, λ R. 7

18 Ex: Find the vector equation of the line passing through the point P with position vector and parallel to the vector. Ex: Find the vector equation ofthe line passing through the two points P, Q with position vectors P = and Q =. CP: Let A, B, C be a triangle and X be the midpoint of BC. Let Y be the point on AC which divides AC in the ratio :. Let T be the point on AX that divides AX in the ratio :. Prove that T lies on the line through Y B. Ex: Find the vector equation of the line in -dimensions with cartesian equation y = x+. 8

19 Ex: Does the point lie on the line x = + λ? Configurations: In R two lines can meet at a point be parallel neither meet nor be be parallel. CP: Two non-parallel lines in space that never meet are called skew lines. Prove that the lines x = + λ and x = + µ are skew lines. Line Segments: The set S = x R : x = represents that line segment from + λ to., λ 9

20 CP: Decide whether or not the line segment l : joining line segment l : joining and. and meets the Cartesian Equations of the Line: Given the vector form of a line in -dimensions, we can write down the Cartesian equations (note the plural) as follows. For example, suppose the vector equation is x = + λ. Recall that x is simply an abbreviation for x x. Hence, equating co-ordinates, we can write x = + λ, x = λ, x = + λ. x Eliminating λ from these equations we have x + = x = x. These are called the cartesian equations of the line. Clearly this can be done for any such line and so the general form is x a α = x b β = x c, γ where (a, b, c) is a point on the line and (α, β, γ) is a direction vector of the line, provided that none of the numbers α, β, γ is zero. a α Hence in vector form this would be x = b + λ β. c γ The following example tells us what to do when one of the components of the direction vector is zero. Ex: Convert x = + µ into cartesian form.

21 Observe that two lines will be parallel if their direction vectors are parallel. Two direction vectors are parallel if and only if one is a nonzero multiple of the other. For example the lines x = +λ and x = 7 +λ are parallel since their direction vectors are and first. Observe also that the equations x = respectively and the second vector is simply a multiple of the +λ and x = +λ represent the same lines, since they are parallel and pass through the same point. Ex: Find the equation of the line passing through and parallel to x + = y = z +. Ex: Find the intersection (if possible) of the lines x = x = + µ. + λ and

22 CP: Prove that the angle bisectors of a triangle are concurrent. Equations of Planes: In -dimensions and higher, we can construct planes. Suppose we seek the vector equation of the plane passing through the origin parallel to two given non-parallel vectors a and b. Q X µb b x a λa P To reach any point X with position vector x on the plane we need to stretch the vector a to P and stretch the vector b to Q in such a way that OX= OP + OQ. Thus, x = λa+µb. Conversely, if we take the vector which results from adding a multiple of a and a multiple of b then this will be the position vector of a point on the plane. Ex: Find the vector equation of the plane passing through the origin parallel to the vectors and 7. The plane generated by two such vectors is called the span of the two vectors. So for example,

23 the span of and 7 is simply the set λ + µ 7 : λ, µ R. This set is also referred to as the set of all linear combinations of the two vectors. Thus, given any two vectors a,b, span{a,b} = {λa + µb : λ, µ R} and we say that x is a linear combination of a and b if x = λa + µb for some particular λ and µ. Ex: Describe the span of,. Repeat for span,. As with the equation of a line, to get the vector equation of a plane not through the origin, we simply shift the plane by adding any position vector of a point which lies on the plane. Thus to obtain the vector equation of a plane we need:. The position vector of a point on the plane.. Two non-parallel vectors which are parallel to (or lie on) the plane. Ex: Find the vector equation of the plane passing through the point P with position vector and parallel to the vectors and.

24 Ex: Find the vector equation of the planepassing through the three points P, Q, R with position vectors P =, Q = and R = 7. Configurations: In R, two (distinct) planes can be parallel meet in a line In R, three (distinct) planes can be arranged so that the three planes are parallel two planes are parallel and the third plane is parallel to neither the first two. they meet at a single point they meet in a line none are parallel, but no point lies on all three planes. In the next chapter we will learn how to analyse these scenarios algebraically.

25 Regions: Ex: The set S = x = λ + µ represents the parallelogram with vertices O, Ex: The set S = x = λ + µ represents the triangle with vertices O,, λ, µ,,, in R., λ, µ λ in R CP: Suppose that a,b,c are the position vectors of non-collinear points in R. Let S = {x R : x = αa + βb + γc, where α, β, γ and α + β + γ = }. Describe S in geometric terms and give a proof that your claim is correct. Cartesian Equation of a Plane: As with lines, we can find the cartesian equation of a plane by eliminating the two parameters λ and µ. This is generally quite fiddly to do algebraically. Later in this course, you will see a much better method, but for the moment, we will do it by algebra. Ex: Find the cartesian equation of the plane x = + λ + µ.

26 The procedure can be reversed to find the vector equation of a plane from the cartesian equation. Ex: Find the vector equation of the plane x y + z =. Further Examples: Ex: Find the intersection of the planes x + y z = and x + y + z = 9.

27 Ex: Show that the line x = λ x = + µ + ν. is parallel to the plane Ex: Find the intersection of x = + λ and x + y z = 9. 7

Mathematics Revision Guides Vectors Page 1 of 19 Author: Mark Kudlowski M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier VECTORS

Mathematics Revision Guides Vectors Page 1 of 19 Author: Mark Kudlowski M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier VECTORS Mathematics Revision Guides Vectors Page of 9 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier VECTORS Version:.4 Date: 05-0-05 Mathematics Revision Guides Vectors Page of 9 VECTORS

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

Created by T. Madas VECTOR PRACTICE Part B Created by T. Madas

Created by T. Madas VECTOR PRACTICE Part B Created by T. Madas VECTOR PRACTICE Part B THE CROSS PRODUCT Question 1 Find in each of the following cases a) a = 2i + 5j + k and b = 3i j b) a = i + 2j + k and b = 3i j k c) a = 3i j 2k and b = i + 3j + k d) a = 7i + j

More information

Regent College. Maths Department. Core Mathematics 4. Vectors

Regent College. Maths Department. Core Mathematics 4. Vectors Regent College Maths Department Core Mathematics 4 Vectors Page 1 Vectors By the end of this unit you should be able to find: a unit vector in the direction of a. the distance between two points (x 1,

More information

A FIRST COURSE IN LINEAR ALGEBRA. An Open Text by Ken Kuttler. Lecture Notes by Karen Seyffarth Adapted by LYRYX SERVICE COURSE SOLUTION

A FIRST COURSE IN LINEAR ALGEBRA. An Open Text by Ken Kuttler. Lecture Notes by Karen Seyffarth Adapted by LYRYX SERVICE COURSE SOLUTION A FIRST COURSE IN LINEAR ALGEBRA An Open Text by Ken Kuttler R n : Vectors Lecture Notes by Karen Seyffarth Adapted by LYRYX SERVICE COURSE SOLUTION Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) This

More information

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8

Introduction to Vectors Pg. 279 # 1 6, 8, 9, 10 OR WS 1.1 Sept. 7. Vector Addition Pg. 290 # 3, 4, 6, 7, OR WS 1.2 Sept. 8 UNIT 1 INTRODUCTION TO VECTORS Lesson TOPIC Suggested Work Sept. 5 1.0 Review of Pre-requisite Skills Pg. 273 # 1 9 OR WS 1.0 Fill in Info sheet and get permission sheet signed. Bring in $3 for lesson

More information

Extra Problems for Math 2050 Linear Algebra I

Extra Problems for Math 2050 Linear Algebra I Extra Problems for Math 5 Linear Algebra I Find the vector AB and illustrate with a picture if A = (,) and B = (,4) Find B, given A = (,4) and [ AB = A = (,4) and [ AB = 8 If possible, express x = 7 as

More information

MA 460 Supplement on Analytic Geometry

MA 460 Supplement on Analytic Geometry M 460 Supplement on nalytic Geometry Donu rapura In the 1600 s Descartes introduced cartesian coordinates which changed the way we now do geometry. This also paved for subsequent developments such as calculus.

More information

Chapter 1: Introduction to Vectors (based on Ian Doust s notes)

Chapter 1: Introduction to Vectors (based on Ian Doust s notes) Chapter 1: Introduction to Vectors (based on Ian Doust s notes) Daniel Chan UNSW Semester 1 2018 Daniel Chan (UNSW) Chapter 1: Introduction to Vectors Semester 1 2018 1 / 38 A typical problem Chewie points

More information

P1 Chapter 11 :: Vectors

P1 Chapter 11 :: Vectors P1 Chapter 11 :: Vectors jfrost@tiffin.kingston.sch.uk www.drfrostmaths.com @DrFrostMaths Last modified: 21 st August 2017 Use of DrFrostMaths for practice Register for free at: www.drfrostmaths.com/homework

More information

Worksheet 1.1: Introduction to Vectors

Worksheet 1.1: Introduction to Vectors Boise State Math 275 (Ultman) Worksheet 1.1: Introduction to Vectors From the Toolbox (what you need from previous classes) Know how the Cartesian coordinates a point in the plane (R 2 ) determine its

More information

This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication.

This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication. This pre-publication material is for review purposes only. Any typographical or technical errors will be corrected prior to publication. Copyright Pearson Canada Inc. All rights reserved. Copyright Pearson

More information

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true?

chapter 1 vector geometry solutions V Consider the parallelogram shown alongside. Which of the following statements are true? chapter vector geometry solutions V. Exercise A. For the shape shown, find a single vector which is equal to a)!!! " AB + BC AC b)! AD!!! " + DB AB c)! AC + CD AD d)! BC + CD!!! " + DA BA e) CD!!! " "

More information

CMA Geometry Unit 1 Introduction Week 2 Notes

CMA Geometry Unit 1 Introduction Week 2 Notes CMA Geometry Unit 1 Introduction Week 2 Notes Assignment: 9. Defined Terms: Definitions betweenness of points collinear points coplanar points space bisector of a segment length of a segment line segment

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

Part (1) Second : Trigonometry. Tan

Part (1) Second : Trigonometry. Tan Part (1) Second : Trigonometry (1) Complete the following table : The angle Ratio 42 12 \ Sin 0.3214 Cas 0.5321 Tan 2.0625 (2) Complete the following : 1) 46 36 \ 24 \\ =. In degrees. 2) 44.125 = in degrees,

More information

1. Matrices and Determinants

1. Matrices and Determinants Important Questions 1. Matrices and Determinants Ex.1.1 (2) x 3x y Find the values of x, y, z if 2x + z 3y w = 0 7 3 2a Ex 1.1 (3) 2x 3x y If 2x + z 3y w = 3 2 find x, y, z, w 4 7 Ex 1.1 (13) 3 7 3 2 Find

More information

MA 460 Supplement: Analytic geometry

MA 460 Supplement: Analytic geometry M 460 Supplement: nalytic geometry Donu rapura In the 1600 s Descartes introduced cartesian coordinates which changed the way we now do geometry. This also paved for subsequent developments such as calculus.

More information

CHAPTER TWO. 2.1 Vectors as ordered pairs and triples. The most common set of basic vectors in 3-space is i,j,k. where

CHAPTER TWO. 2.1 Vectors as ordered pairs and triples. The most common set of basic vectors in 3-space is i,j,k. where 40 CHAPTER TWO.1 Vectors as ordered pairs and triples. The most common set of basic vectors in 3-space is i,j,k where i represents a vector of magnitude 1 in the x direction j represents a vector of magnitude

More information

Chapter 2: Vector Geometry

Chapter 2: Vector Geometry Chapter 2: Vector Geometry Daniel Chan UNSW Semester 1 2018 Daniel Chan (UNSW) Chapter 2: Vector Geometry Semester 1 2018 1 / 32 Goals of this chapter In this chapter, we will answer the following geometric

More information

CHAPTER 10 VECTORS POINTS TO REMEMBER

CHAPTER 10 VECTORS POINTS TO REMEMBER For more important questions visit : www4onocom CHAPTER 10 VECTORS POINTS TO REMEMBER A quantity that has magnitude as well as direction is called a vector It is denoted by a directed line segment Two

More information

UNIT 1 VECTORS INTRODUCTION 1.1 OBJECTIVES. Stucture

UNIT 1 VECTORS INTRODUCTION 1.1 OBJECTIVES. Stucture UNIT 1 VECTORS 1 Stucture 1.0 Introduction 1.1 Objectives 1.2 Vectors and Scalars 1.3 Components of a Vector 1.4 Section Formula 1.5 nswers to Check Your Progress 1.6 Summary 1.0 INTRODUCTION In this unit,

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

Unit 8. ANALYTIC GEOMETRY.

Unit 8. ANALYTIC GEOMETRY. Unit 8. ANALYTIC GEOMETRY. 1. VECTORS IN THE PLANE A vector is a line segment running from point A (tail) to point B (head). 1.1 DIRECTION OF A VECTOR The direction of a vector is the direction of the

More information

Created by T. Madas 2D VECTORS. Created by T. Madas

Created by T. Madas 2D VECTORS. Created by T. Madas 2D VECTORS Question 1 (**) Relative to a fixed origin O, the point A has coordinates ( 2, 3). The point B is such so that AB = 3i 7j, where i and j are mutually perpendicular unit vectors lying on the

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

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT CLASS-IX MATHEMATICS For Pre-Foundation Course CAREER POINT CONTENTS S. No. CHAPTERS PAGE NO. 0. Number System... 0 3 0. Polynomials... 39 53 03. Co-ordinate Geometry... 54 04. Introduction to Euclid's

More information

For more information visit here:

For more information visit here: The length or the magnitude of the vector = (a, b, c) is defined by w = a 2 +b 2 +c 2 A vector may be divided by its own length to convert it into a unit vector, i.e.? = u / u. (The vectors have been denoted

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

INVERSION IN THE PLANE BERKELEY MATH CIRCLE

INVERSION IN THE PLANE BERKELEY MATH CIRCLE INVERSION IN THE PLANE BERKELEY MATH CIRCLE ZVEZDELINA STANKOVA MILLS COLLEGE/UC BERKELEY SEPTEMBER 26TH 2004 Contents 1. Definition of Inversion in the Plane 1 Properties of Inversion 2 Problems 2 2.

More information

[BIT Ranchi 1992] (a) 2 (b) 3 (c) 4 (d) 5. (d) None of these. then the direction cosine of AB along y-axis is [MNR 1989]

[BIT Ranchi 1992] (a) 2 (b) 3 (c) 4 (d) 5. (d) None of these. then the direction cosine of AB along y-axis is [MNR 1989] VECTOR ALGEBRA o. Let a i be a vector which makes an angle of 0 with a unit vector b. Then the unit vector ( a b) is [MP PET 99]. The perimeter of the triangle whose vertices have the position vectors

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

UNIT NUMBER 8.2. VECTORS 2 (Vectors in component form) A.J.Hobson

UNIT NUMBER 8.2. VECTORS 2 (Vectors in component form) A.J.Hobson JUST THE MATHS UNIT NUMBER 8.2 VECTORS 2 (Vectors in component form) by A.J.Hobson 8.2.1 The components of a vector 8.2.2 The magnitude of a vector in component form 8.2.3 The sum and difference of vectors

More information

VECTORS vectors & scalars vector direction magnitude scalar only magnitude

VECTORS vectors & scalars vector direction magnitude scalar only magnitude VECTORS Physical quantities are classified in two big classes: vectors & scalars. A vector is a physical quantity which is completely defined once we know precisely its direction and magnitude (for example:

More information

VECTORS. Vectors OPTIONAL - I Vectors and three dimensional Geometry

VECTORS. Vectors OPTIONAL - I Vectors and three dimensional Geometry Vectors OPTIONAL - I 32 VECTORS In day to day life situations, we deal with physical quantities such as distance, speed, temperature, volume etc. These quantities are sufficient to describe change of position,

More information

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors Unit 1 Vectors In this unit, we introduce vectors, vector operations, and equations of lines and planes. Note: Unit 1 is based on Chapter 12 of the textbook, Salas and Hille s Calculus: Several Variables,

More information

VECTOR NAME OF THE CHAPTER. By, Srinivasamurthy s.v. Lecturer in mathematics. K.P.C.L.P.U.College. jogfalls PART-B TWO MARKS QUESTIONS

VECTOR NAME OF THE CHAPTER. By, Srinivasamurthy s.v. Lecturer in mathematics. K.P.C.L.P.U.College. jogfalls PART-B TWO MARKS QUESTIONS NAME OF THE CHAPTER VECTOR PART-A ONE MARKS PART-B TWO MARKS PART-C FIVE MARKS PART-D SIX OR FOUR MARKS PART-E TWO OR FOUR 1 1 1 1 1 16 TOTAL MARKS ALLOTED APPROXIMATELY By, Srinivasamurthy s.v Lecturer

More information

Chapter 2 - Vector Algebra

Chapter 2 - Vector Algebra A spatial vector, or simply vector, is a concept characterized by a magnitude and a direction, and which sums with other vectors according to the Parallelogram Law. A vector can be thought of as an arrow

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

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B

Euclidean Spaces. Euclidean Spaces. Chapter 10 -S&B Chapter 10 -S&B The Real Line: every real number is represented by exactly one point on the line. The plane (i.e., consumption bundles): Pairs of numbers have a geometric representation Cartesian plane

More information

Berkeley Math Circle, May

Berkeley Math Circle, May Berkeley Math Circle, May 1-7 2000 COMPLEX NUMBERS IN GEOMETRY ZVEZDELINA STANKOVA FRENKEL, MILLS COLLEGE 1. Let O be a point in the plane of ABC. Points A 1, B 1, C 1 are the images of A, B, C under symmetry

More information

11.1 Vectors in the plane

11.1 Vectors in the plane 11.1 Vectors in the plane What is a vector? It is an object having direction and length. Geometric way to represent vectors It is represented by an arrow. The direction of the arrow is the direction of

More information

Linear Algebra I. Ronald van Luijk, 2015

Linear Algebra I. Ronald van Luijk, 2015 Linear Algebra I Ronald van Luijk, 2015 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents Dependencies among sections 3 Chapter 1. Euclidean space: lines and hyperplanes 5 1.1. Definition

More information

8.0 Definition and the concept of a vector:

8.0 Definition and the concept of a vector: Chapter 8: Vectors In this chapter, we will study: 80 Definition and the concept of a ector 81 Representation of ectors in two dimensions (2D) 82 Representation of ectors in three dimensions (3D) 83 Operations

More information

9.1. Basic Concepts of Vectors. Introduction. Prerequisites. Learning Outcomes. Learning Style

9.1. Basic Concepts of Vectors. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Vectors 9.1 Introduction In engineering, frequent reference is made to physical quantities, such as force, speed and time. For example, we talk of the speed of a car, and the force in

More information

APPLIED MATHEMATICS 1A (ENG) Mathematics 132: Vectors and Matrices

APPLIED MATHEMATICS 1A (ENG) Mathematics 132: Vectors and Matrices APPLIED MATHEMATICS A (ENG) Mathematics 3: Vectors and Matrices University of KwaZulu-Natal Pietermaritzburg c C. Zaverdinos, 00. All rights reserved. No part of this book may be reproduced, in any form

More information

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in Chapter - 10 (Circle) Key Concept * Circle - circle is locus of such points which are at equidistant from a fixed point in a plane. * Concentric circle - Circle having same centre called concentric circle.

More information

COORDINATE GEOMETRY BASIC CONCEPTS AND FORMULAE. To find the length of a line segment joining two points A(x 1, y 1 ) and B(x 2, y 2 ), use

COORDINATE GEOMETRY BASIC CONCEPTS AND FORMULAE. To find the length of a line segment joining two points A(x 1, y 1 ) and B(x 2, y 2 ), use COORDINATE GEOMETRY BASIC CONCEPTS AND FORMULAE I. Length of a Line Segment: The distance between two points A ( x1, 1 ) B ( x, ) is given b A B = ( x x1) ( 1) To find the length of a line segment joining

More information

16 circles. what goes around...

16 circles. what goes around... 16 circles. what goes around... 2 lesson 16 this is the first of two lessons dealing with circles. this lesson gives some basic definitions and some elementary theorems, the most important of which is

More information

Section 8.4 Vector and Parametric Equations of a Plane

Section 8.4 Vector and Parametric Equations of a Plane Section 8.4 Vector and Parametric Equations of a Plane In the previous section, the vector, parametric, and symmetric equations of lines in R 3 were developed. In this section, we will develop vector and

More information

Additional Mathematics Lines and circles

Additional Mathematics Lines and circles Additional Mathematics Lines and circles Topic assessment 1 The points A and B have coordinates ( ) and (4 respectively. Calculate (i) The gradient of the line AB [1] The length of the line AB [] (iii)

More information

4.1 Distance and Length

4.1 Distance and Length Chapter Vector Geometry In this chapter we will look more closely at certain geometric aspects of vectors in R n. We will first develop an intuitive understanding of some basic concepts by looking at vectors

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

MATH 22A: LINEAR ALGEBRA Chapter 1

MATH 22A: LINEAR ALGEBRA Chapter 1 MATH 22A: LINEAR ALGEBRA Chapter 1 Steffen Borgwardt, UC Davis original version of these slides: Jesús De Loera, UC Davis January 10, 2015 Vectors and Matrices (1.1-1.3). CHAPTER 1 Vectors and Linear Combinations

More information

VECTORS ADDITIONS OF VECTORS

VECTORS ADDITIONS OF VECTORS VECTORS 1. ADDITION OF VECTORS. SCALAR PRODUCT OF VECTORS 3. VECTOR PRODUCT OF VECTORS 4. SCALAR TRIPLE PRODUCT 5. VECTOR TRIPLE PRODUCT 6. PRODUCT OF FOUR VECTORS ADDITIONS OF VECTORS Definitions and

More information

SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1. I. Topics from linear algebra

SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1. I. Topics from linear algebra SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1 Winter 2009 I. Topics from linear algebra I.0 : Background 1. Suppose that {x, y} is linearly dependent. Then there are scalars a, b which are not both

More information

VECTORS IN THE CARTESIAN PLANE WARM-UP

VECTORS IN THE CARTESIAN PLANE WARM-UP VECTORS IN THE CARTESIAN PLANE LAMC INTERMEDIATE - 4/27/14 WARM-UP (Oldaque P. de Freitas Puzzle) Two ladies are sitting in a street cafe, talking about their children. One lady says that she has three

More information

Subject: General Mathematics

Subject: General Mathematics Subject: General Mathematics Written By Or Composed By:Sarfraz Talib Chapter No.1 Matrix A rectangular array of number arranged into rows and columns is called matrix OR The combination of rows and columns

More information

Worksheet A VECTORS 1 G H I D E F A B C

Worksheet A VECTORS 1 G H I D E F A B C Worksheet A G H I D E F A B C The diagram shows three sets of equally-spaced parallel lines. Given that AC = p that AD = q, express the following vectors in terms of p q. a CA b AG c AB d DF e HE f AF

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

Page 1 of 15. Website: Mobile:

Page 1 of 15. Website:    Mobile: Exercise 10.2 Question 1: From a point Q, the length of the tangent to a circle is 24 cm and the distance of Q from the centre is 25 cm. The radius of the circle is (A) 7 cm (B) 12 cm (C) 15 cm (D) 24.5

More information

2007 Fermat Contest (Grade 11)

2007 Fermat Contest (Grade 11) Canadian Mathematics Competition An activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario 007 Fermat Contest (Grade 11) Tuesday, February 0, 007 Solutions

More information

1.1 Line Reflections and Point Reflections

1.1 Line Reflections and Point Reflections 1.1 Line Reflections and Point Reflections Since this is a book on Transformation Geometry, we shall start by defining transformations of the Euclidean plane and giving basic examples. Definition 1. A

More information

Vector Geometry. Chapter 5

Vector Geometry. Chapter 5 Chapter 5 Vector Geometry In this chapter we will look more closely at certain geometric aspects of vectors in R n. We will first develop an intuitive understanding of some basic concepts by looking at

More information

Modern Geometry Homework.

Modern Geometry Homework. Modern Geometry Homework 1 Cramer s rule We now wish to become experts in solving two linear equations in two unknowns over our field F We first recall that a 2 2 matrix a b A = c b its determinant is

More information

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar.

which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. It follows that S is linearly dependent since the equation is satisfied by which are not all zero. The proof in the case where some vector other than combination of the other vectors in S is similar. is

More information

POINT. Preface. The concept of Point is very important for the study of coordinate

POINT. Preface. The concept of Point is very important for the study of coordinate POINT Preface The concept of Point is ver important for the stud of coordinate geometr. This chapter deals with various forms of representing a Point and several associated properties. The concept of coordinates

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date May 9, 29 2 Contents 1 Motivation for the course 5 2 Euclidean n dimensional Space 7 2.1 Definition of n Dimensional Euclidean Space...........

More information

Vectors and Plane Geometry

Vectors and Plane Geometry Vectors and Plane Geometry Karl Heinz Dovermann Professor of Mathematics University of Hawaii January 7, 0 Preface During the first week of the semester it is difficult to get started with the course

More information

1. The unit vector perpendicular to both the lines. Ans:, (2)

1. The unit vector perpendicular to both the lines. Ans:, (2) 1. The unit vector perpendicular to both the lines x 1 y 2 z 1 x 2 y 2 z 3 and 3 1 2 1 2 3 i 7j 7k i 7j 5k 99 5 3 1) 2) i 7j 5k 7i 7j k 3) 4) 5 3 99 i 7j 5k Ans:, (2) 5 3 is Solution: Consider i j k a

More information

Vector Algebra August 2013

Vector Algebra August 2013 Vector Algebra 12.1 12.2 28 August 2013 What is a Vector? A vector (denoted or v) is a mathematical object possessing both: direction and magnitude also called length (denoted ). Vectors are often represented

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

Geometry Honors Review for Midterm Exam

Geometry Honors Review for Midterm Exam Geometry Honors Review for Midterm Exam Format of Midterm Exam: Scantron Sheet: Always/Sometimes/Never and Multiple Choice 40 Questions @ 1 point each = 40 pts. Free Response: Show all work and write answers

More information

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES Mathematics SKE, Strand J STRAND J: TRANSFORMATIONS, VECTORS and MATRICES J4 Matrices Text Contents * * * * Section J4. Matrices: Addition and Subtraction J4.2 Matrices: Multiplication J4.3 Inverse Matrices:

More information

Linear Algebra. Preliminary Lecture Notes

Linear Algebra. Preliminary Lecture Notes Linear Algebra Preliminary Lecture Notes Adolfo J. Rumbos c Draft date April 29, 23 2 Contents Motivation for the course 5 2 Euclidean n dimensional Space 7 2. Definition of n Dimensional Euclidean Space...........

More information

VECTORS AND THE GEOMETRY OF SPACE

VECTORS AND THE GEOMETRY OF SPACE VECTORS AND THE GEOMETRY OF SPACE VECTORS AND THE GEOMETRY OF SPACE A line in the xy-plane is determined when a point on the line and the direction of the line (its slope or angle of inclination) are given.

More information

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 1 Triangles: Basics This section will cover all the basic properties you need to know about triangles and the important points of a triangle.

More information

Linear Algebra. Chapter Linear Equations

Linear Algebra. Chapter Linear Equations Chapter 3 Linear Algebra Dixit algorizmi. Or, So said al-khwarizmi, being the opening words of a 12 th century Latin translation of a work on arithmetic by al-khwarizmi (ca. 78 84). 3.1 Linear Equations

More information

6.1.1 Angle between Two Lines Intersection of Two lines Shortest Distance from a Point to a Line

6.1.1 Angle between Two Lines Intersection of Two lines Shortest Distance from a Point to a Line CHAPTER 6 : VECTORS 6. Lines in Space 6.. Angle between Two Lines 6.. Intersection of Two lines 6..3 Shortest Distance from a Point to a Line 6. Planes in Space 6.. Intersection of Two Planes 6.. Angle

More information

Lecture 1: Systems of linear equations and their solutions

Lecture 1: Systems of linear equations and their solutions Lecture 1: Systems of linear equations and their solutions Course overview Topics to be covered this semester: Systems of linear equations and Gaussian elimination: Solving linear equations and applications

More information

1. Vectors.

1. Vectors. 1. Vectors 1.1 Vectors and Matrices Linear algebra is concerned with two basic kinds of quantities: vectors and matrices. 1.1 Vectors and Matrices Scalars and Vectors - Scalar: a numerical value denoted

More information

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths Topic 2 [312 marks] 1 The rectangle ABCD is inscribed in a circle Sides [AD] and [AB] have lengths [12 marks] 3 cm and (\9\) cm respectively E is a point on side [AB] such that AE is 3 cm Side [DE] is

More information

QUESTION BANK ON STRAIGHT LINE AND CIRCLE

QUESTION BANK ON STRAIGHT LINE AND CIRCLE QUESTION BANK ON STRAIGHT LINE AND CIRCLE Select the correct alternative : (Only one is correct) Q. If the lines x + y + = 0 ; 4x + y + 4 = 0 and x + αy + β = 0, where α + β =, are concurrent then α =,

More information

"Full Coverage": Vectors

Full Coverage: Vectors "Full Coverage": Vectors This worksheet is designed to cover one question of each type seen in past papers, for each GCSE Higher Tier topic. This worksheet was automatically generated by the DrFrostMaths

More information

Exercises for Unit I (Topics from linear algebra)

Exercises for Unit I (Topics from linear algebra) Exercises for Unit I (Topics from linear algebra) I.0 : Background Note. There is no corresponding section in the course notes, but as noted at the beginning of Unit I these are a few exercises which involve

More information

1.1 Bound and Free Vectors. 1.2 Vector Operations

1.1 Bound and Free Vectors. 1.2 Vector Operations 1 Vectors Vectors are used when both the magnitude and the direction of some physical quantity are required. Examples of such quantities are velocity, acceleration, force, electric and magnetic fields.

More information

Vectors. Advanced Math Circle. October 18, 2018

Vectors. Advanced Math Circle. October 18, 2018 Vectors Advanced Math Circle October 18, 2018 Today we are going to spend some time studying vectors. Vectors are not only ubiquitous in math, and also used a lot in physics and engineering. Vectors are

More information

PRACTICE QUESTIONS CLASS IX: CHAPTER 4 LINEAR EQUATION IN TWO VARIABLES

PRACTICE QUESTIONS CLASS IX: CHAPTER 4 LINEAR EQUATION IN TWO VARIABLES PRACTICE QUESTIONS CLASS IX: CHAPTER 4 LINEAR EQUATION IN TWO VARIABLES 1. Find the value of k, if x =, y = 1 is a solution of the equation x + 3y = k.. Find the points where the graph of the equation

More information

MEP Pupil Text 13-19, Additional Material. Gradients of Perpendicular Lines

MEP Pupil Text 13-19, Additional Material. Gradients of Perpendicular Lines Graphs MEP Pupil Text -9, Additional Material.B Gradients of Perpendicular Lines In this section we explore the relationship between the gradients of perpendicular lines and line segments. Worked Example

More information

It is known that the length of the tangents drawn from an external point to a circle is equal.

It is known that the length of the tangents drawn from an external point to a circle is equal. CBSE -MATHS-SET 1-2014 Q1. The first three terms of an AP are 3y-1, 3y+5 and 5y+1, respectively. We need to find the value of y. We know that if a, b and c are in AP, then: b a = c b 2b = a + c 2 (3y+5)

More information

MAT1035 Analytic Geometry

MAT1035 Analytic Geometry MAT1035 Analytic Geometry Lecture Notes R.A. Sabri Kaan Gürbüzer Dokuz Eylül University 2016 2 Contents 1 Review of Trigonometry 5 2 Polar Coordinates 7 3 Vectors in R n 9 3.1 Located Vectors..............................................

More information

Vectors and Matrices

Vectors and Matrices Vectors and Matrices Scalars We often employ a single number to represent quantities that we use in our daily lives such as weight, height etc. The magnitude of this number depends on our age and whether

More information

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Copyright 2018 by James A. Bernhard Contents 1 Vector spaces 3 1.1 Definitions and basic properties.................

More information

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225 HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES Math 225 Points Look around. What do you see? You see objects: a chair here, a table there, a book on the table. These objects occupy locations,

More information

Inversion in the Plane. Part II: Radical Axes 1

Inversion in the Plane. Part II: Radical Axes 1 BERKELEY MATH CIRCLE, October 18 1998 Inversion in the Plane. Part II: Radical Axes 1 Zvezdelina Stankova-Frenkel, UC Berkeley Definition 2. The degree of point A with respect to a circle k(o, R) is defined

More information

EUCLIDEAN SPACES AND VECTORS

EUCLIDEAN SPACES AND VECTORS EUCLIDEAN SPACES AND VECTORS PAUL L. BAILEY 1. Introduction Our ultimate goal is to apply the techniques of calculus to higher dimensions. We begin by discussing what mathematical concepts describe these

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

Chapter 1 Coordinates, points and lines

Chapter 1 Coordinates, points and lines Cambridge Universit Press 978--36-6000-7 Cambridge International AS and A Level Mathematics: Pure Mathematics Coursebook Hugh Neill, Douglas Quadling, Julian Gilbe Ecerpt Chapter Coordinates, points and

More information

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124

Contents. 1 Vectors, Lines and Planes 1. 2 Gaussian Elimination Matrices Vector Spaces and Subspaces 124 Matrices Math 220 Copyright 2016 Pinaki Das This document is freely redistributable under the terms of the GNU Free Documentation License For more information, visit http://wwwgnuorg/copyleft/fdlhtml Contents

More information

12.5 Equations of Lines and Planes

12.5 Equations of Lines and Planes 12.5 Equations of Lines and Planes Equation of Lines Vector Equation of Lines Parametric Equation of Lines Symmetric Equation of Lines Relation Between Two Lines Equations of Planes Vector Equation of

More information