MATH 151 Engineering Mathematics I

Size: px
Start display at page:

Download "MATH 151 Engineering Mathematics I"

Transcription

1 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 has both magnitude and direction. A two-dimensional vector is an ordered pair a = a 1,a 2 of real numbers. The numbers a 1 and a 2 are called the components of a. a 1 is x component, a 2 is y component. Vector has an initial point and terminal point Note. If the initial point is origin, we call position vector y x 1

2 Given the points A(x 1,y 1 ) and B(x 2,y 2 ), the vector AB is x 2 x 1,y 2 y 1 Ex.1) Find the vector presented by the directed line segment with initial point A(1, 2) and terminal point B(4, 3). The length of the vector a = a 1,a 2 is a = a 2 1 +a 2 2 2

3 Vector Addition. If a = a 1,a 2 and b = b 1,b 2, then the vector a+b is defined by a+b = a 1 +b 1,a 2 +b 2 Multiplication of a vector by a scalar. If c is a scalar and a = a 1,a 2, then the vector ca is defined by ca = ca 1,ca 2 Ex.2) If a = 4,3 and b = 2,1, find a and the vectors a+b, a b, 3b, and 2a+5b. 3

4 If v has direction angle θ, the components of v can be computed using the formula v = v cosθ, v sinθ Ex.3) Find the component of the vector r given that; a) r = 2 and r makes an angle of 60 with the positive x-axis. b) r = 7 and r makes an angle of 150 with the positive x-axis. c) r = 1 2 and r makes an angle of 45 with the positive x-axis. 4

5 Basis Vector (Standard) i = 1,0, j = 0,1 Unit Vector is a vector with length one, a a. Ex.4) If a = 2,1, find a unit vector of a and a vector with length 3 in the direction of a. 5

6 Applications to Physics and Engineering A force is represented by a vector because it has both a magnitude and direction. If several forces are acting on an object, Resultant Force experienced by the object is the vector sum of the forces. Ex.5) John walks due west on the deck of a ship at 3mph. The ship is moving north at 22mph. Find the speed and direction of John relative to the surface of the water. 6

7 Ex.6) Two forces F 1 and F 2 with magnitudes 10 lb and 12 lb act on an object at a point P as shown in the figure. Find the resultant force F acting at P as well as its magnitude and its direction. 7

8 Ex.7) Suppose that a wind is blowing into the direction S45 E at a speed of 50 km/h. A pilot is steering a plane in the direction N60 E at an speed of 250 km/h. Find the true course (direction of the resultant velocity vector of the plane and wind) and ground speed(magnitude of resultant). 8

9 Section 1.2 The Dot Product The work done by a constant force F in moving an object through a distant d is W = Fd, but this applies only when the force is directed along the line on motion of the object. Suppose the constant force is a vector F = PR pointing in some other dirction. If the force moves the object from P to Q, then the displacement vector is D = PQ. The magnitude of the force applied in the direction of motion, that is PS = F cosθ Thus the work done W in moving the object is given by W = F D cosθ. 9

10 Definition. The Dot product of two nonzero vectors a and b is the number a b = a b cosθ where θ is the angle between a and b, 0 θ π. If either a or b is 0, we define a b = 0. Ex.8) If the vectors a and b have lengths 4 and 6, and the angle between them is π, find a b. 3 Ex.9) Find the work done by a force of 20 lbs acting in the direction N50 W in moving an object 4 feet due west. 10

11 Ex.10) a is perpendicular to b, a b is? Two vectors a and b are orthogonal if and only if a b = 0. Ex.11) a and b are parallel, a b is? 11

12 When we know the components of vectors, the dot product of a = a 1,a 2 and b = b 1,b 2 is a b = a 1 b 1 +a 2 b 2 Ex.12) Dot product of a = 2,4 and b = 3, 1. Ex.13) Find the values of x for which the vector x,5x and x, 10 are perpendicular. Ex.14) Find the values of x for which the vector 2,x and x 1,3 are parallel. 12

13 Ex.15) Find the angle between the vectors a = 2,2 and b = 5, 3. Ex.16) Find the angle between the vector 1,5 and 2,3. 13

14 Ex.17) A force with representation F = 3,8 moves an object along a straight line from the point (2,3) to the point (4,5). Find the work done if the distance is measured in meters and the magnitude of the force is measured in Newtons. Ex.18) A woman exerts a horizontal force of 65lb on a crate as she pushes it up a ramp that is 20ft long and inclined at an angle of 20 above the horizontal. Find the work done on the box. 14

15 Projections If S is the foot of the perpendicular from R to the line containing PQ, then the vector with representation PS is called the Vector Projection of b onto a and is denoted by proj a b. The Scalar Projcetion of b onto a. (also called the component of b along a) is defined to be the magnitude of the vector projection, which is the number b cos θ, where θ is the angle between a and b, denoted by comp a b. The Scalar Projection of b onto a: The Vector Projection of b onto a: proj a b = comp a b = a b a ( a b a ) a a = a b a 2 a Ex.19) Find the vector and scalar projection of 4,8 onto 2,1. 15

16 Definition: Given the nonzero vector a = a 1,a 2, the orthogonal complement of a is the vector a = a 2,a 1. Ex.20) Find the orthogonal complement of a = 1,4. Graph both a and a on the same axis y x Ex.21) Find two unit vectors perpendicular to 2, 3. 16

17 Ex.22) Find the distance from the point P(2,1) to the line y = 2x+1. 17

18 Section 1.3 Vector Functions. Parametric Curves We call x = f(t) and y = g(t) parametric equations where t is the parameter. As t varies over its domain, we get a collection of points (x,y) = (f(t),g(t)) which traces out the parametric curves. Ex.23) Let x = t 3, y = 2t 1, Find x and y at t = 0, t = 1, t = 2. Degree of t is one, means this parametric equation represents straight line. And also we could combine these parametric functions as Cartesian equation. Ex.24) Let x = 1 2t, y = 2+3t, 3 t < 3, find the Cartesian equation. 18

19 Ex.25) x = t+1, y = t 2 4. Ex.26) x = 2sinθ, y = 3cosθ. Ex.27) x = sint, y = csct, π 6 t < π 2. 19

20 Vector Function We call r(t) = x(t),y(t) a Vector Function. Ex.28) Sketch the following curves described by the vector function. Include the direction of the curve as t increases. a) r(t) = t 1,2 3t. b) r(t) = 2+cost,1+sint. 20

21 Vector Equation of Line A vector equation of the Line passing through the point r 0 = (x 0,y 0 ) and parallel to the vector v = v 1,v 2 is given by r(t) = r 0 +tv From this vector equation, we can obtain the parametric equations of the line as follows; r(t) = r 0 +tv = x 0,y 0 +t v 1,v 2 = x 0 +tv 1,y 0 +tv 2 Parametric equations of the line that passes through the point (x 0,y 0 ) and is parallel to the vector v 1,v 2 are given by x(t) = x 0 +tv 1, y(t) = y 0 +tv 2 Ex.29) Find the vector equation of the line parallel to the vector 1,4 and passing through the point ( 1,5). Note. If v is parallel to the line, then any multiple of v is also parallel to the line and can be used to obtain a vector equation or parametrized equations of a line. 21

22 Ex.30) Find parametric equations for the line with slope 4 3 and passing through the point (2, 5). Ex.31) Find the vector equation of the line passing through the points (1,2) and ( 1,4). 22

23 Ex.32) Consider the line 2x+3y = 5. a) Find a vector parallel to the line. b) Find a vector perpendicular to the line. Ex.33) Anobjectismovinginthexy-planeanditspositionaftertsecondsisgivenbyr(t) = t+4,t 2 +2, a) Find the position of the object at t = 2. b) At what time does the object reach the point (7,11)? c) Eliminate the parameter to obtain a cartesian equation. 23

24 Ex.34) Consider the lines r(t) = 4+2t,5+t and s(w) = 2+3w,4 6w. Determine whether the lines are parallel, perpendicular or neither. If they are not parallel, find the intersection point. 24

1 Vectors. c Kun Wang. Math 151, Fall Vector Supplement

1 Vectors. c Kun Wang. Math 151, Fall Vector Supplement Vector Supplement 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 of a vector

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

SUPPLEMENT I. Example. Graph the vector 4, 3. Definition. Given two points A(x 1, y 1 ) and B(x 2, y 2 ), the vector represented by # AB is # AB =,

SUPPLEMENT I. Example. Graph the vector 4, 3. Definition. Given two points A(x 1, y 1 ) and B(x 2, y 2 ), the vector represented by # AB is # AB =, SUPPLEMENT I 1. Vectors Definition. A vector is a quantity that has both a magnitude and a direction. A twodimensional vector is an ordered pair a = a 1, a 2 of real numbers. The numbers a 1 and a 2 are

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

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

More information

11.4 Dot Product Contemporary Calculus 1

11.4 Dot Product Contemporary Calculus 1 11.4 Dot Product Contemporary Calculus 1 11.4 DOT PRODUCT In the previous sections we looked at the meaning of vectors in two and three dimensions, but the only operations we used were addition and subtraction

More information

TAMU Spring Math 151, Spring 2019 Common Exam 1 Version A

TAMU Spring Math 151, Spring 2019 Common Exam 1 Version A TAMU Spring 019 Math 151, Spring 019 Common Eam 1 Version A LAST NAME (print): FIRST NAME (print): INSTRUCTOR: SECTION NUMBER: STUDENT ID NUMBER: Directions: 1. No calculators, cell phones, or other electronic

More information

1.1 Vectors. The length of the vector AB from A(x1,y 1 ) to B(x 2,y 2 ) is

1.1 Vectors. The length of the vector AB from A(x1,y 1 ) to B(x 2,y 2 ) is 1.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 of a vector a is its length,

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

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

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane MATH 100 WORKSHEET 1.1 & 1. Vectors in the Plane Find the vector v where u =, 1 and w = 1, given the equation v = u w. Solution. v = u w =, 1 1, =, 1 +, 4 =, 1 4 = 0, 5 Find the magnitude of v = 4, 3 Solution.

More information

Quiz 2 Practice Problems

Quiz 2 Practice Problems Quiz Practice Problems Practice problems are similar, both in difficulty and in scope, to the type of problems you will see on the quiz. Problems marked with a are for your entertainment and are not essential.

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

(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

Study guide for Exam 1. by William H. Meeks III October 26, 2012

Study guide for Exam 1. by William H. Meeks III October 26, 2012 Study guide for Exam 1. by William H. Meeks III October 2, 2012 1 Basics. First we cover the basic definitions and then we go over related problems. Note that the material for the actual midterm may include

More information

BC VECTOR PROBLEMS. 13. Find the area of the parallelogram having AB and AC as adjacent sides: A(2,1,3), B(1,4,2), C( 3,2,7) 14.

BC VECTOR PROBLEMS. 13. Find the area of the parallelogram having AB and AC as adjacent sides: A(2,1,3), B(1,4,2), C( 3,2,7) 14. For problems 9 use: u (,3) v (3, 4) s (, 7). w =. 3u v = 3. t = 4. 7u = u w (,3,5) 5. wt = t (,, 4) 6. Find the measure of the angle between w and t to the nearest degree. 7. Find the unit vector having

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

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

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

Calculus III. Exam 2

Calculus III. Exam 2 Calculus III Math 143 Spring 011 Professor Ben Richert Exam Solutions Problem 1. (0pts) Computational mishmash. For this problem (and only this problem), you are not required to supply any English explanation.

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH SOME SOLUTIONS TO EXAM 1 Fall 018 Version A refers to the regular exam and Version B to the make-up 1. Version A. Find the center

More information

Math 151, Fall 2018 Common Exam 1 Version A

Math 151, Fall 2018 Common Exam 1 Version A Math 151, Fall 018 Common Exam 1 Version A LAST NAME (print): FIRST NAME (print): INSTRUCTOR: STUDENT ID NUMBER: Directions: 1. No calculators, cell phones, or other electronic devices may be used, and

More information

Math 51, Homework-2. Section numbers are from the course textbook.

Math 51, Homework-2. Section numbers are from the course textbook. SSEA Summer 2017 Math 51, Homework-2 Section numbers are from the course textbook. 1. Write the parametric equation of the plane that contains the following point and line: 1 1 1 3 2, 4 2 + t 3 0 t R.

More information

5. A triangle has sides represented by the vectors (1, 2) and (5, 6). Determine the vector representing the third side.

5. A triangle has sides represented by the vectors (1, 2) and (5, 6). Determine the vector representing the third side. Vectors EXAM review Problem 1 = 8 and = 1 a) Find the net force, assume that points North, and points East b) Find the equilibrant force 2 = 15, = 7, and the angle between and is 60 What is the magnitude

More information

MAC Module 5 Vectors in 2-Space and 3-Space II

MAC Module 5 Vectors in 2-Space and 3-Space II MAC 2103 Module 5 Vectors in 2-Space and 3-Space II 1 Learning Objectives Upon completing this module, you should be able to: 1. Determine the cross product of a vector in R 3. 2. Determine a scalar triple

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

How can we find the distance between a point and a plane in R 3? Between two lines in R 3? Between two planes? Between a plane and a line?

How can we find the distance between a point and a plane in R 3? Between two lines in R 3? Between two planes? Between a plane and a line? Overview Yesterday we introduced equations to describe lines and planes in R 3 : r = r 0 + tv The vector equation for a line describes arbitrary points r in terms of a specific point r 0 and the direction

More information

Math The Dot Product

Math The Dot Product Math 213 - The Dot Product Peter A. Perry University of Kentucky August 26, 2018 Homework Webwork A1 is due Wednesday night Re-read section 12.3, pp. 807 812 Begin work on problems 1-37 (odd), 41-51 (odd)

More information

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions MATH 55 Applied Honors Calculus III Winter 11 Midterm 1 Review Solutions 11.1: #19 Particle starts at point ( 1,, traces out a semicircle in the counterclockwise direction, ending at the point (1,. 11.1:

More information

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment Vectors0Introduction due 01/03/2008 at 02:00am EST.

Arnie Pizer Rochester Problem Library Fall 2005 WeBWorK assignment Vectors0Introduction due 01/03/2008 at 02:00am EST. WeBWorK assignment Vectors0Introduction due 0/03/2008 at 02:00am EST.. ( pt) rochesterlibrary/setvectors0introduction/ur vc 0.pg If Tom Bombadil s house is 5 miles east of Hobbiton and 2 miles south, what

More information

12.1. Cartesian Space

12.1. Cartesian Space 12.1. Cartesian Space In most of your previous math classes, we worked with functions on the xy-plane only meaning we were working only in 2D. Now we will be working in space, or rather 3D. Now we will

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

What you will learn today

What you will learn today What you will learn today The Dot Product Equations of Vectors and the Geometry of Space 1/29 Direction angles and Direction cosines Projections Definitions: 1. a : a 1, a 2, a 3, b : b 1, b 2, b 3, a

More information

Distance Formula in 3-D Given any two points P 1 (x 1, y 1, z 1 ) and P 2 (x 2, y 2, z 2 ) the distance between them is ( ) ( ) ( )

Distance Formula in 3-D Given any two points P 1 (x 1, y 1, z 1 ) and P 2 (x 2, y 2, z 2 ) the distance between them is ( ) ( ) ( ) Vectors and the Geometry of Space Vector Space The 3-D coordinate system (rectangular coordinates ) is the intersection of three perpendicular (orthogonal) lines called coordinate axis: x, y, and z. Their

More information

REVIEW 2, MATH 3020 AND MATH 3030

REVIEW 2, MATH 3020 AND MATH 3030 REVIEW, MATH 300 AND MATH 3030 1. Let P = (0, 1, ), Q = (1,1,0), R(0,1, 1), S = (1,, 4). (a) Find u = PQ and v = PR. (b) Find the angle between u and v. (c) Find a symmetric equation of the plane σ that

More information

Precalculus Notes: Unit 6 Vectors, Parametrics, Polars, & Complex Numbers. A: Initial Point (start); B: Terminal Point (end) : ( ) ( )

Precalculus Notes: Unit 6 Vectors, Parametrics, Polars, & Complex Numbers. A: Initial Point (start); B: Terminal Point (end) : ( ) ( ) Syllabus Objectives: 5.1 The student will explore methods of vector addition and subtraction. 5. The student will develop strategies for computing a vector s direction angle and magnitude given its coordinates.

More information

Exercises for Multivariable Differential Calculus XM521

Exercises for Multivariable Differential Calculus XM521 This document lists all the exercises for XM521. The Type I (True/False) exercises will be given, and should be answered, online immediately following each lecture. The Type III exercises are to be done

More information

Chapter 12 Review Vector. MATH 126 (Section 9.5) Vector and Scalar The University of Kansas 1 / 30

Chapter 12 Review Vector. MATH 126 (Section 9.5) Vector and Scalar The University of Kansas 1 / 30 Chapter 12 Review Vector MATH 126 (Section 9.5) Vector and Scalar The University of Kansas 1 / 30 iclicker 1: Let v = PQ where P = ( 2, 5) and Q = (1, 2). Which of the following vectors with the given

More information

MATH 151, FALL 2017 COMMON EXAM I - VERSION A

MATH 151, FALL 2017 COMMON EXAM I - VERSION A MATH 11, FALL 017 COMMON EXAM I - VERSION A LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited.. TURN OFF cell phones

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

(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

10.2,3,4. Vectors in 3D, Dot products and Cross Products

10.2,3,4. Vectors in 3D, Dot products and Cross Products Name: Section: 10.2,3,4. Vectors in 3D, Dot products and Cross Products 1. Sketch the plane parallel to the xy-plane through (2, 4, 2) 2. For the given vectors u and v, evaluate the following expressions.

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

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1.

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1. Chapters 1 to 8 Course Review Chapters 1 to 8 Course Review Question 1 Page 509 a) i) ii) [2(16) 12 + 4][2 3+ 4] 4 1 [2(2.25) 4.5+ 4][2 3+ 4] 1.51 = 21 3 = 7 = 1 0.5 = 2 [2(1.21) 3.3+ 4][2 3+ 4] iii) =

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

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Calculus Vector Principia Mathematica Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Defining a vector Vectors in the plane A scalar is a quantity that can be represented by a

More information

Vector Geometry Final Exam Review

Vector Geometry Final Exam Review Vector Geometry Final Exam Review Problem 1. Find the center and the radius for the sphere x + 4x 3 + y + z 4y 3 that the center and the radius of a sphere z 7 = 0. Note: Recall x + ax + y + by + z = d

More information

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003 SOLUTIONS TO SECOND PRACTICE EXAM Math a, Spring 3 Problem ) ( points) Circle for each of the questions the correct letter. No justifications are needed. Your score will be C W where C is the number of

More information

Mathematics 2203, Test 1 - Solutions

Mathematics 2203, Test 1 - Solutions Mathematics 220, Test 1 - Solutions F, 2010 Philippe B. Laval Name 1. Determine if each statement below is True or False. If it is true, explain why (cite theorem, rule, property). If it is false, explain

More information

Math 51, Homework-2 Solutions

Math 51, Homework-2 Solutions SSEA Summer 27 Math 5, Homework-2 Solutions Write the parametric equation of the plane that contains the following point and line: 3 2, 4 2 + t 3 t R 5 4 By substituting t = and t =, we get two points

More information

MATH 151, SPRING 2018

MATH 151, SPRING 2018 MATH 151, SPRING 018 COMMON EXAM I - VERSIONBKEY LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited.. TURN OFF cell

More information

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction.

CHAPTER 3 : VECTORS. Definition 3.1 A vector is a quantity that has both magnitude and direction. EQT 101-Engineering Mathematics I Teaching Module CHAPTER 3 : VECTORS 3.1 Introduction Definition 3.1 A ector is a quantity that has both magnitude and direction. A ector is often represented by an arrow

More information

NORTHEASTERN UNIVERSITY Department of Mathematics

NORTHEASTERN UNIVERSITY Department of Mathematics NORTHEASTERN UNIVERSITY Department of Mathematics MATH 1342 (Calculus 2 for Engineering and Science) Final Exam Spring 2010 Do not write in these boxes: pg1 pg2 pg3 pg4 pg5 pg6 pg7 pg8 Total (100 points)

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

Chapter 8: Polar Coordinates and Vectors

Chapter 8: Polar Coordinates and Vectors Chapter 8: Polar Coordinates and Vectors 8.1 Polar Coordinates This is another way (in addition to the x-y system) of specifying the position of a point in the plane. We give the distance r of the point

More information

Kevin James. MTHSC 206 Section 12.5 Equations of Lines and Planes

Kevin James. MTHSC 206 Section 12.5 Equations of Lines and Planes MTHSC 206 Section 12.5 Equations of Lines and Planes Definition A line in R 3 can be described by a point and a direction vector. Given the point r 0 and the direction vector v. Any point r on the line

More information

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit.

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit. MATH202X-F01/UX1 Spring 2015 Practice Midterm Exam 1 Name: Answer Key Instructions You have 60 minutes No calculators allowed Show all your work in order to receive full credit 1 Consider the points P

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

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Exercise. Exercise 1.1. MA112 Section : Prepared by Dr.Archara Pacheenburawana 1

Exercise. Exercise 1.1. MA112 Section : Prepared by Dr.Archara Pacheenburawana 1 MA112 Section 750001: Prepared by Dr.Archara Pacheenburawana 1 Exercise Exercise 1.1 1 8 Find the vertex, focus, and directrix of the parabola and sketch its graph. 1. x = 2y 2 2. 4y +x 2 = 0 3. 4x 2 =

More information

Appendix D: Algebra and Trig Review

Appendix D: Algebra and Trig Review Appendix D: Algebra and Trig Review Find the domains of the following functions. x+2 x 2 5x+4 3 x 4 + x 2 9 7 x If f(x) = x 3, find f(8+h) f(8) h and simplify by rationalizing the numerator. 1 Converting

More information

Plane Curves and Parametric Equations

Plane Curves and Parametric Equations Plane Curves and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction We typically think of a graph as a curve in the xy-plane generated by the

More information

MATH 151, SPRING 2018

MATH 151, SPRING 2018 MATH 11, SPRING 018 COMMON EXAM I - VERSIONAKEY LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited.. TURN OFF cell

More information

11.1 Three-Dimensional Coordinate System

11.1 Three-Dimensional Coordinate System 11.1 Three-Dimensional Coordinate System In three dimensions, a point has three coordinates: (x,y,z). The normal orientation of the x, y, and z-axes is shown below. The three axes divide the region into

More information

Math 3c Solutions: Exam 1 Fall Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter.

Math 3c Solutions: Exam 1 Fall Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter. Math c Solutions: Exam 1 Fall 16 1. Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter. x tan t x tan t y sec t y sec t t π 4 To eliminate the parameter,

More information

Math 323 Exam 1 Practice Problem Solutions

Math 323 Exam 1 Practice Problem Solutions Math Exam Practice Problem Solutions. For each of the following curves, first find an equation in x and y whose graph contains the points on the curve. Then sketch the graph of C, indicating its orientation.

More information

MATH 150 Pre-Calculus

MATH 150 Pre-Calculus MATH 150 Pre-Calculus Fall, 2014, WEEK 3 JoungDong Kim Week 3: 2B, 3A Chapter 2B. Solving Inequalities a < b a is less than b a b a is less than or equal to b a > b a is greater than b a b a is greater

More information

b g 6. P 2 4 π b g b g of the way from A to B. LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON ASSIGNMENT DUE

b g 6. P 2 4 π b g b g of the way from A to B. LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON ASSIGNMENT DUE A Trig/Math Anal Name No LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON HW NO. SECTIONS (Brown Book) ASSIGNMENT DUE V 1 1 1/1 Practice Set A V 1 3 Practice Set B #1 1 V B 1

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 2/13/13, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.2. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241sp13/241.html)

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

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

3. Interpret the graph of x = 1 in the contexts of (a) a number line (b) 2-space (c) 3-space

3. Interpret the graph of x = 1 in the contexts of (a) a number line (b) 2-space (c) 3-space MA2: Prepared by Dr. Archara Pacheenburawana Exercise Chapter 3 Exercise 3.. A cube of side 4 has its geometric center at the origin and its faces parallel to the coordinate planes. Sketch the cube and

More information

College Trigonometry

College Trigonometry College Trigonometry George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 131 George Voutsadakis (LSSU) Trigonometry January 2015 1 / 39 Outline 1 Applications

More information

problem score possible Total 60

problem score possible Total 60 Math 32 A: Midterm 1, Oct. 24, 2008 Name: ID Number: Section: problem score possible 1. 10 2. 10 3. 10 4. 10 5. 10 6. 10 Total 60 1 1. Determine whether the following points are coplanar: a. P = (8, 14,

More information

SB Ch 6 May 15, 2014

SB Ch 6 May 15, 2014 Warm Up 1 Chapter 6: Applications of Trig: Vectors Section 6.1 Vectors in a Plane Vector: directed line segment Magnitude is the length of the vector Direction is the angle in which the vector is pointing

More information

7/8/2010 FIRST HOURLY PRACTICE IV Maths 21a, O.Knill, Summer 2010

7/8/2010 FIRST HOURLY PRACTICE IV Maths 21a, O.Knill, Summer 2010 7/8/2010 FIRST HOURLY PRACTICE IV Maths 21a, O.Knill, Summer 2010 Name: Start by writing your name in the above box. Try to answer each question on the same page as the question is asked. If needed, use

More information

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year WW Prob Lib Math course-section, semester year WeBWorK assignment Tarea due /6/03 at :00 PM..( pt) Let a = (4, 9, -7) and b = (-8, -6, -3) be vectors. Compute the following vectors. A. a + b = (,, ) B.

More information

Section 8.4 Plane Curves and Parametric Equations

Section 8.4 Plane Curves and Parametric Equations Section 8.4 Plane Curves and Parametric Equations Suppose that x and y are both given as functions of a third variable t (called a parameter) by the equations x = f(t), y = g(t) (called parametric equations).

More information

MATH 200 WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE

MATH 200 WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE GOALS Be able to compute a gradient vector, and use it to compute a directional derivative of a given function in a given direction. Be able to use the fact that

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

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

More information

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication).

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication). Boise State Math 275 (Ultman) Worksheet 1.6: Lines and Planes From the Toolbox (what you need from previous classes) Plotting points, sketching vectors. Be able to find the component form a vector given

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall, 2016, WEEK 4 JoungDong Kim Week4 Section 2.6, 2.7, 3.1 Limits at infinity, Velocity, Differentiation Section 2.6 Limits at Infinity; Horizontal Asymptotes Definition.

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

PH201 Chapter 5 Solutions

PH201 Chapter 5 Solutions PH201 Chapter 5 Solutions 5.4. Set Up: For each object use coordinates where +y is upward. Each object has Call the objects 1 and 2, with and Solve: (a) The free-body diagrams for each object are shown

More information

Things to Know and Be Able to Do Understand the meaning of equations given in parametric and polar forms, and develop a sketch of the appropriate

Things to Know and Be Able to Do Understand the meaning of equations given in parametric and polar forms, and develop a sketch of the appropriate AP Calculus BC Review Chapter (Parametric Equations and Polar Coordinates) Things to Know and Be Able to Do Understand the meaning of equations given in parametric and polar forms, and develop a sketch

More information

1. Find the Dot Product of Two Vectors 2. Find the Angle Between Two Vectors

1. Find the Dot Product of Two Vectors 2. Find the Angle Between Two Vectors Objectives kˆz 1. Find the Dot Product of Two Vectors 2. Find the Angle Between Two Vectors t < 0 r 0 t > 0 ĵy 3. Determine if Two Vectors Are Parallel 4. Determine if Two Vectors Are Orthogonal 5. Decompose

More information

Math 32A Discussion Session Week 2 Notes October 10 and 12, 2017

Math 32A Discussion Session Week 2 Notes October 10 and 12, 2017 Math 32A Discussion Session Week 2 Notes October 10 and 12, 2017 Since we didn t get a chance to discuss parametrized lines last week, we may spend some time discussing those before moving on to the dot

More information

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following:

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following: Math 323 Eam 2 - Practice Problem Solutions 1. Given the vectors a = 2,, 1, b = 3, 2,4, and c = 1, 4,, compute the following: (a) A unit vector in the direction of c. u = c c = 1, 4, 1 4 =,, 1+16+ 17 17

More information

8.1 Solutions to Exercises

8.1 Solutions to Exercises Last edited 9/6/17 8.1 Solutions to Exercises 1. Since the sum of all angles in a triangle is 180, 180 = 70 + 50 + α. Thus α = 60. 10 α B The easiest way to find A and B is to use Law of Sines. sin( )

More information

Precalculus Notes: Unit 6 Vectors, Parametrics, Polars, & Complex Numbers

Precalculus Notes: Unit 6 Vectors, Parametrics, Polars, & Complex Numbers Syllabus Objectives: 5.1 The student will eplore methods of vector addition and subtraction. 5. The student will develop strategies for computing a vector s direction angle and magnitude given its coordinates.

More information

Physics 125: Classical Physics A. 1 Practice Problems for Midterm Exam 1

Physics 125: Classical Physics A. 1 Practice Problems for Midterm Exam 1 Physics 125: Classical Physics A 1 Practice Problems for Midterm Exam 1 Problem 1 The Figure 1 depicts velocity as a function of time for a short run. Find: a) The acceleration at t = 5 seconds. b) The

More information

8-3 Dot Products and Vector Projections

8-3 Dot Products and Vector Projections Find the dot product of u and v. Then determine if u and v are orthogonal. 3. u = 9, 3, v = 1, 3 Since, u and v are orthogonal. 6. u = 11i + 7j; v = 7i + 11j Write u and v in component form as Since, u

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

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

More information

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3

1. A sphere with a radius of 1.7 cm has a volume of: A) m 3 B) m 3 C) m 3 D) 0.11 m 3 E) 21 m 3 1. A sphere with a radius of 1.7 cm has a volume of: A) 2.1 10 5 m 3 B) 9.1 10 4 m 3 C) 3.6 10 3 m 3 D) 0.11 m 3 E) 21 m 3 2. A 25-N crate slides down a frictionless incline that is 25 above the horizontal.

More information

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true.

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true. Math 210-101 Test #1 Sept. 16 th, 2016 Name: Answer Key Be sure to show your work! 1. (20 points) Vector Basics: Let v = 1, 2,, w = 1, 2, 2, and u = 2, 1, 1. (a) Find the area of a parallelogram spanned

More information

( 3 ) = (r) cos (390 ) =

( 3 ) = (r) cos (390 ) = MATH 7A Test 4 SAMPLE This test is in two parts. On part one, you may not use a calculator; on part two, a (non-graphing) calculator is necessary. When you complete part one, you turn it in and get part

More information

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

More information