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

Size: px
Start display at page:

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

Transcription

1 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. 5.4 The student will resolve vectors into unit vectors. 5.7 The student will solve real-world application problems using vectors in two and three dimensions. Directed Line Segment: a segment with direction and distance B AB A A: Initial Point (start; B: Terminal Point (end Coordinates of A: ( Ax, A y Coordinates of B: ( Bx, B y Magnitude (length of a Directed Line Segment AB Note: This is the distance formula! AB = B A + B A : ( ( x x y y Vector (v: the set of all directed line segments that are equivalent to a given directed line segment Note: Equivalent means same magnitude and direction. Component Form of a Vector: B A, B A x x y y Ex: Graph the vector AB = 3, One possible graph: y and find the magnitude. x Note: AB = 3, could be placed anywhere on the coordinate grid. We have placed it in standard position, which is with the initial point at the origin. Magnitude: AB = u Note: If a vector u is written in component form, u = u1, u, then the magnitude of u is ( u ( u. This is because the initial point is the origin, ( = + 1 0,0. Vector Addition: Let u = u1, u and v = v1, v. Then u+ v = u1+ v1, u + v. Scalar Multiplication: Let u = u1, u and k be any constant. Then ku = k u1, ku. Note: If k < 0, then k u is in the opposite direction. Page 1 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

2 Ex: Use the graph of the vectors to complete each example below. w u v 1. Show that u= v. Show that u = v. u = v = Show that the direction of u is the same as the direction of v. Use slope: Direction of u = ; direction of v = The direction and magnitude are the same, so u= v.. Find the component form and the magnitude of u and w. Component form of u: u = u = (see above Component form of w: w = w = u 3w = 3. Find the component form of u 3w. Unit Vector: a vector with a magnitude of 1 A unit vector in the direction of a vector v can be found by dividing v by the magnitude of v. v Unit Vector in the Direction of v: v Standard Unit Vectors: unit vectors i and j in standard position along the positive x- and y-axes i = 1,0 & j = 0,1 Any vector can be written in terms of the standard unit vectors. Ex: Write the vector v =,5 in terms of the standard unit vectors. v = Ex: Find a unit vector in the direction of the given vector. Verify your answer is a unit vector and give your answer in component form and standard unit vector form. i 4j Find the magnitude: i 4j = Page of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

3 Divide the original vector by its magnitude: i 4j = 5 Component Form: Verify magnitude of unit vector: 5 5, 5 5 = Recall: In the unit circle, x = cos θ, y = sinθ. This leads into another way of expressing a vector, in terms of its direction angle, θ. Direction Angle: in standard position, the angle the vector makes with the positive x-axis (counterclockwise Resolving a Vector: in terms of its direction angle, θ, a vector can be written as u cos θ,sinθ = u cosθi+ u sinθj Ex: Find the magnitude and direction angle of v = i+ 6j. Magnitude: v = Direction angle: v cosθi+ v sinθj but since we know v = i+ 6j is in Quadrant II, θ = = Page 3 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

4 Ex: Find the component form of v given its magnitude and its direction angle. v = 5, θ = 30 v = v cosθi+ v sinθj Application: Resultant Force Ex: Two forces act on an object: u = 3, θ u = 45 and v = 4, θ u = 30. Find the direction and magnitude of the resultant force. Write each vector in component form: u = v = v cosθvi+ v sinθvj The resultant force is the sum u + v: Application: Bearing Ex: A plane flies due east at 500 km/h and there is a 60 km/h with a bearing of 45. Find the ground speed and the actual bearing of the plane. 60 km/hr 45 θ 500 km/hr Sketch a diagram: w p v Find the vectors p and w: p = w = Note: The 45 is the direction angle, not the bearing. Vector v is the sum p + w: v = The second component of vector v must equal zero, because the plane is headed due east. 60sin sinθ = 0 Bearing of the plane: 90 + θ Ground speed of the plane: v = You Try: Find the component form of v given its magnitude and the angle it makes with the positive x- axis. v =, direction: i+ 3j OD: In the examples in your notes, we used sine or cosine to find the direction angle of a vector. Explain how you could use tangent to find the direction angle. Page 4 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

5 Syllabus Objective: 5.3 The student will explore methods of vector multiplication. 5.5 The student will determine if two vectors are parallel or perpendicular (orthogonal. 5.6 The student will derive an equation of a line or plane by using vector operations. 5.7 The student will solve real-world application problems using vectors in two and three dimensions. Dot Product: Let u = u1, u and v = v1, v. The dot product is uv i = uv 1 1+ uv. Note: The dot product is a scalar. Ex: Evaluate 5, i 3, 4. Properties of the Dot Product: 1. uv i = vu i. uu= i u 3. 0u i = 0 4. ui( v+w =uiv+ ui w 5. ( cu iv = ui( cv = c( ui v Ex: Evaluate the following given u= 3,6; v = 1,0; w = 5, (a ww i (b w (c ( v+ w i u (d vu i + wu i Angle Between Two Vectors: uv i 1 cosθ = θ = cos uv i u v u v Proof: Use the triangle. Law of Cosines: v θ Property of Dot Product: ( i ( Expand: Property of Dot Product: u u v v u = u + v u v cosθ v-u v-u = u + v u v cosθ v v viu uiv+ ui u= u + v u v cosθ v ui v+ u = u + v u v cosθ Page 5 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

6 Property of Equality: uv= u vcosθ cosθ = uv i i u v cosθ = Ex: Find uv i, where θ is the angle between u and v. uv i u v 5π u = 6, v = 8, θ = 6 Application Ex: Find the interior angles of the triangle with vertices ( 3, 0, ( 4,, ( 5,1. y B A C x AB = cos A = BA = cos B = C Angles: Orthogonal Vectors: two vectors whose dot product is equal to 0 What is the angle between two non-zero orthogonal vectors? uv i 0 cosθ = cosθ = cosθ = 0 θ = 90 u v u v Note: If the angle between the vectors is 90, we may also say they are perpendicular. The word orthogonal is used instead for vectors because the zero vector is orthogonal to any other vector, but is not perpendicular. What is the dot product of two vectors that are parallel? The angle between them would have to be either 180 or 360. uv i uv i uv i uv i cosθ = cos180 = 1 = uv i or cosθ = cos360 = 1 = uv i u v u v u v u v Page 6 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

7 Parallel Vectors: two vectors whose dot product is equal to 1 or 1 Ex: Are the vectors orthogonal, parallel, or neither? v = 3i j, w = 3i+ 4j Find vw i : The vectors are. uv i Vector Projection: the projection of u onto v is denoted by: projvu= v v u u = u u 1 u 1 = proj v u v Ex: Find the projection of v onto w. Then write v as the sum of two orthogonal vectors, with one the proj w v. v = 1, 3 ; w = 1,1 proj w vw i v = w w v proj v = w v = Application: Force Ex: Find the force required to keep a 00-lb cart from rolling down a 30 incline. f Draw a diagram and label: The force due to gravity: g = 00j (gravity acts vertically downward 3 1 v = i+ j= i+ j Incline vector: ( cos30 ( sin 30 gv i Force vector required to keep the cart from rolling: f = projvg = v v Page 7 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

8 gv i f = v = v Magnitude of Force: f = Application: Work W = cosθ ( force( distance Ex: A person pulls a wagon with a constant force of 15 lbs at a constant angle of 40 for 500 ft. What is the person s work? 40 ( ( w = cos40 15 lbs 500 ft You Try: Find the projection of v onto u. Then write v as the sum of two orthogonal vectors, with one the proj u v. v = i 3 j; u= i j QOD: If u is a unit vector, what is uu? i Explain why. Page 8 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

9 Syllabus Objective: 1.10 The student will solve problems using parametric equations. Parametric Curve: the set of all points ( x, y, where x = f ( t and y g( t on an interval I (called the parameter interval Parameter: the variable t Parametric Equations: x = f ( t and y = g( t = are continuous functions of t Orientation: the directions that results from plotting the points as the values of t increase Graphing Parametric Equations Ex: Graph x =, t y = t 1, 1 t Note: Choose appropriate values for t first. Then substitute in and find x and y. Make t x y a table: 0 1 Plot points: 1 y x Eliminating the Parameter 1. Solve one of the equations for t. (Or if a trig function, isolate the trig function.. Substitute for t in the other equation. (Or use an identity if a trig function. Ex: Write the parametric equation as a function of y in terms of x. a x =, t y = t 1 x Solve for t in the x-equation (easier to solve for: x = t t = Substitute into the y-equation: 1 t b x =, y t = + t + Solve for t in the x-equation (easier to solve for: Substitute into the y-equation: t y = t + Page 9 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

10 Ex: Write the parametric equation as a function of y and graph. π x = tan θ, y = tanθ 1, 0 θ < Note: A parametric equation can be written in terms of θ instead of t. The x-equation is already solved for the trig function: x = tanθ Substitute into the y-equation: y = x 1 Graph: Using a Trig Identity Ex: Eliminate the parameter. x = 6cos t, y = 6sin t, 0 t π Solving for a trig function won t help, so we need to use the identity sin t+ cos t = 1. Square both equations: Add the equations: Trig identity: Note: The graph is a circle. The parameter interval lets us know that it would go around 1 time. Writing a Parameterization Ex: Find the parameterization of the line segment through the points A = ( 1, and B = (, 3. Sketch a graph: y O x A B P OP = OA + AP ; AP is a scalar multiple of AB, so OP = OA + t AB OP = OA + t AB x, y = x, y = 1+ 3 t, t x =, y = These equations define the LINE. Page 10 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

11 Find the parameter interval for the line segment: We want 1 x. x = 1+ 3t : So, 0 t 1 Solution: Simulating Horizontal Motion Ex: A dog is running on a horizontal path with the coordinates of his position (in meters given s = 0. t 19t + 100t 70 where 0 t 15. Use parametric equations and a graphing by ( calculator to simulate the dog s motion. Choose any horizontal line to simulate the motion: We will choose y = 3. Parametric Equations: ( x = 0. t 19t + 100t 70, y = 3, 0 t 15 Graph (Calculator must be in Parametric mode: Note: To see the motion, change the type of line to a bubble. If you would like the bubble to move slower, make the Tstep smaller. Parametric Equations for Projectile Motion distance: x = ( v θ t height: ( sinθ 0 cos Note: On Earth, g = 3 ft/sec or g = 9.8 m/sec. 1 y = gt + v t + h 0 0 Height: Ex: A golf ball is hit at 150 ft/sec at a 30 angle to the horizontal. a When does it reach its maximum height? Simplify: ( h 0 = 0 because a golf ball is hit from the ground Maximum height is at vertex: b t = t = a Page 11 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

12 b How far does it go before it hits the ground? Hits the ground when y = 0 : Note: We could have doubled the time it took for the ball to reach its highest point! Distance: x = ( v 0 cosθ t = c Does the ball hit a 6 ft tall golfer, standing directly in the path of the ball 580 feet away? Find the time it takes for the ball to be 580 ft away: ( θ x = v 0 cos t Find the height of the ball at this time: Application: Ferris Wheel Ex: Zac is on a Ferris wheel of radius 0 ft that turns counterclockwise at a rate of one revolution every 4 sec. The lowest point of the Ferris wheel (6 o clock is 10 ft above ground level at the point (0, 10 on a rectangular coordinate system. Find the parametric equations for the position of Zac as a function of time t (in seconds if the Ferris wheel starts (t = 0 with Zac at the point (0, 30. Time to complete one revolution = 4 sec: π π = 4 1 When t = 0, x = 0 & y = 30 : You Try: A baseball is hit at 3 ft above the ground with an initial speed of 160 ft/sec at an angle of 17 with the horizontal. Will the ball clear a 0-ft wall that is 400 ft away? QOD: How would you write a parametrization for a semicircle? Page 1 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

13 Syllabus Objectives: 3.3 The student will differentiate between polar and Cartesian (rectangular coordinates. 6. The student will transform functions between Cartesian and polar form. 6.4 The student will solve real-world application problems using polar coordinates. Polar Coordinate: ( r, θ ; r: the directed distance from the pole (origin; θ: the directed angle from the polar axis (x-axis Plotting Points on a Polar Graph Ex: Plot the points 3 π A 3,, B( 8, 40, & C, 5 π. 6 Point A: Start at the polar axis and go counter-clockwise 3 π (70. Place the point 3 units from the pole (origin. Point B: Start at the polar axis and go clockwise 40. Place the point 8 units from the pole. (Note: Each radius drawn in the grid is 15. Point C: Start by going counter-clockwise 5 π 6 (150 from the polar axis. Place a point units from the pole. Because r =, you must place the point on the opposite side of the pole. B 6 4 C 5 5 A 4 6 Writing the Polar Coordinates of a Point Ex: Find four different polar coordinates of P. 6 4 P Starting at the polar axis and going counter-clockwise: ( 6,30 Page 13 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

14 Starting at the polar axis and going clockwise: ( 6,330 Going counter-clockwise more than one revolution: ( 6,390 Using r < 0 and rotating counter-clockwise: ( 6, 10 Note: There are infinitely many correct answers! Polar Conversions Polar to Rectangular: Rectangular to Polar: rcosθ = x rsinθ = y 1 y tan = θ x x + y = r r = x + y Converting from Polar to Rectangular Coordinates Ex: Convert to rectangular coordinates. a ( 5,45 rcosθ = x rsinθ = y rcosθ = x π b 3, 3 rsinθ = y Converting from Rectangular to Polar Coordinates (Note: Be careful with the quadrant! Ex: Convert to polar coordinates. a ( 1, 3 1 y tan = θ x x + y = r r = x + y 1 ( θ = tan 3 = 60 r = 1+ 3 = ( 1, 3 is in Quadrant II, so the polar coordinates are. b ( 0, 4 This point is on the negative y-axis, so we know θ = 70. Note: There are other possible answers to these! Page 14 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

15 Converting from Polar to Rectangular Equations Ex: Convert the equations and sketch the graph. a r = y Graph is a circle with center at origin & radius. x π b θ = 4 π x = r cosθ x = r cos x 4 = r π y = r sin θ y = r sin y = r 4 y x r = secθ c r = secθ Graphing in Polar Coordinates on the Calculator We will check our graphs above. Calculator must be in Polar mode. a c Note: We cannot check the graph of b on the calculator, but the line π = 45 4 for all values of r. y = x represents the angle Page 15 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

16 Converting from Rectangular to Polar Equations Ex: Convert the equations. a x = 4 x = rcosθ : b 3x 6y+ = 0 c ( x+ + ( y 1 = 5 Expand: Substitute: r + 4rcosθ rsinθ = 0 So r = 0 or r + 4cosθ sinθ = 0. But r = 0 is a single point. So Application: Finding Distance Ex: The location of two ships from the shore patrol station, given in polar coordinates, are mi, 150 & 3mi, 80. Find the distance between the ships. ( ( Sketch a diagram: Note: The angle between the ships (from the patrol station is = 70. Using the Law of Cosines: d = You Try: Convert the coordinates. Polar: (,π ; Rectangular: ( 7,7 QOD: How could you write an expression for all of the possible polar coordinates of a point? Page 16 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

17 Syllabus Objectives: 6.3 The student will sketch the graph of a polar function and analyze it. Tests for Symmetry of Polar Curves 1. Symmetry about x-axis: ( r, θ is equivalent to ( r, θ. Symmetry about y-axis: ( r, θ is equivalent to ( r, θ 3. Symmetry about origin: ( r, θ is equivalent to ( r, θ Graphing Polar Curves Ex: Graph and find the domain, range, symmetry, and maximum r-value. a r = + 4cosθ θ 0 π π π π 3 3 r Domain: Range: Max r-value: Symmetry: Substitute θ. Symmetric about x-axis b r = 6sin( 3θ θ 0 This curve is called a limaçon. π π 5π π 7π π r Domain: Range: Max r-value: Symmetry: Substitute r & θ. r = Symmetric about y-axis c r = 4cos( θ θ 0 π 6 π 4 This curve is called a rose. r ± ± 0 Domain: Range: Max r-value: Symmetry: Substitute θ. r = 4cos( θ r = 4cos( θ Symmetric about x-axis Page 17 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

18 Substitute r. ( r = 4cos( θ r = Symmetric about origin Substitute ( ( r & θ. r = 4cos θ Symmetric about y-axis This curve is called a lemniscate. Classifications of Polar Curves Limaçon Curves: r = a± bsinθ and r = a± bcosθ Rose Curves: r = acos( nθ and r = asin ( nθ Petals: odd = n and even = n Lemniscate Curves: r = a cos( θ and r = a sin ( θ You Try: Use your graphing calculator to explore variations of r = a sin ( nθ. Describe the effects of changing the window, the θ-step, a, n, and changing sinθ to cosθ. QOD: Are all polar curves bounded? Explain. Page 18 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

19 Syllabus Objectives: 7.1 The student will graph a complex number on the complex/argand plane. 7. The student will represent a complex number in trigonometric (polar form. 7.3 The student will simplify expressions involving complex numbers in trigonometric (polar form. 7.4 The student will compute the powers of complex numbers using DeMoivre s Theorem and find the nth roots of a complex number. Complex Number Plane (Argand Plane: horizontal axis real axis; vertical axis imaginary axis Plotting Points in the Complex Plane Ex: Plot the points A( 3+ 4 i, B( 1+ 3 i, & ( i in the complex plane. Imaginary B A C Real Absolute Value (Modulus of a Complex Number: the distance a complex number is from the origin on the complex plane a+ bi = a + b (This can be shown using the Pythagorean Theorem. Ex: Evaluate 3 i. Recall: Trigonometric form of a vector: u cos θ,sinθ Trigonometric Form of a Complex Number z = a + bi: z = r( cosθ + isinθ Note: This can also be written as z = rcisθ. b a = rcos θ, b= rsin θ, r = a + b tanθ = a r = modulus; θ = argument Writing a Complex Number in Trig Form Ex: Find the trigonometric form of 3 i. Find r: r = a + b = b Find θ: tanθ = tanθ = 3 i = a Page 19 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

20 Writing a Complex Number in Standard Form (a + bi Ex: Write 9cisπ in standard form. Expand: 9cisπ 9( cosπ i sinπ = + = Multiplying and Dividing Complex Numbers Let z = r ( cosθ + isinθ and z = r ( cosθ + isinθ Multiplication: z z = r r cos( θ + θ + isin( θ + θ z z r r 1 1 Division: = cos( θ θ + i sin( θ θ 1 1 Ex: Express the product of and z in standard form. z1 n Powers of a Complex Number: De Moivre s Theorem ( ( Ex: Evaluate ( i 5 +. z n = r cosθ + isinθ = r n cos nθ + isin nθ Rewrite in trig form: n th Roots of a Complex Number: n n θ πk θ πk n θ + π z = r cos + isin rcis n n + + = n n n Note: Every complex number has a total of n n th roots. Ex: Find the cube roots of 8i. Write in trig form: Evaluate the roots: k, k = 0,1,,... ( n 1 Page 0 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

21 Roots of Unity: the n th roots of 1 Ex: Express the fifth roots of unity in standard form and graph them in the complex plane. 5 th Roots of Unity: i r = 1, θ = 0 1cis0 + πk 1cis0 = 1cis = cis πk You Try: 1. Write each complex number in trigonometric form. Then find the product and the quotient. 1+ 3, i 3i. Solve the equation 4 x + 1= 0. (You should have 4 solutions! QOD: Is the trigonometric form of a complex number unique? Explain. Page 1 of 1 Precalculus Graphical, Numerical, Algebraic: Pearson Chapter 6

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

9.5 Parametric Equations

9.5 Parametric Equations Date: 9.5 Parametric Equations Syllabus Objective: 1.10 The student will solve problems using parametric equations. Parametric Curve: the set of all points xy,, where on an interval I (called the parameter

More information

Chapter 8. Complex Numbers, Polar Equations, and Parametric Equations. Section 8.1: Complex Numbers. 26. { ± 6i}

Chapter 8. Complex Numbers, Polar Equations, and Parametric Equations. Section 8.1: Complex Numbers. 26. { ± 6i} Chapter 8 Complex Numbers, Polar Equations, and Parametric Equations 6. { ± 6i} Section 8.1: Complex Numbers 1. true. true. true 4. true 5. false (Every real number is a complex number. 6. true 7. 4 is

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

9.4 Polar Coordinates

9.4 Polar Coordinates 9.4 Polar Coordinates Polar coordinates uses distance and direction to specify a location in a plane. The origin in a polar system is a fixed point from which a ray, O, is drawn and we call the ray the

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

Section 8.1 Non-Right Triangles: Laws of Sines and Cosines

Section 8.1 Non-Right Triangles: Laws of Sines and Cosines Section 8.1 Non-Right Triangles: Laws of Sines and Cosines 497 Chapter 8: Further Applications of Trigonometry In this chapter, we will explore additional applications of trigonometry. We will begin with

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

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

Math Precalculus Blueprint Assessed Quarter 1

Math Precalculus Blueprint Assessed Quarter 1 PO 11. Find approximate solutions for polynomial equations with or without graphing technology. MCWR-S3C2-06 Graphing polynomial functions. MCWR-S3C2-12 Theorems of polynomial functions. MCWR-S3C3-08 Polynomial

More information

Unit 10 Parametric and Polar Equations - Classwork

Unit 10 Parametric and Polar Equations - Classwork Unit 10 Parametric and Polar Equations - Classwork Until now, we have been representing graphs by single equations involving variables x and y. We will now study problems with which 3 variables are used

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 / 25 Outline 1 Functions

More information

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

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

More information

in Trigonometry Name Section 6.1 Law of Sines Important Vocabulary

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

More information

Honors Algebra 2 Chapter 14 Page 1

Honors Algebra 2 Chapter 14 Page 1 Section. (Introduction) Graphs of Trig Functions Objectives:. To graph basic trig functions using t-bar method. A. Sine and Cosecant. y = sinθ y y y y 0 --- --- 80 --- --- 30 0 0 300 5 35 5 35 60 50 0

More information

PreCalculus Second Semester Review Chapters P-3(1st Semester)

PreCalculus Second Semester Review Chapters P-3(1st Semester) PreCalculus Second Semester Review Chapters P-(1st Semester) Solve. Check for extraneous roots. All but #15 from 1 st semester will be non-calculator. P 1. x x + 5 = 1.8. x x + x 0 (express the answer

More information

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically 1 MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically Definition Trigonometric identity Investigate 1. Using the diagram

More information

Accelerated Precalculus (Shildneck) Spring Final Exam Topic List

Accelerated Precalculus (Shildneck) Spring Final Exam Topic List Accelerated Precalculus (Shildneck) Spring Final Exam Topic List Unit 1 Laws of Sines and Cosines Unit 4 Polar Equations Law of Cosines Law of Sines Ambiguous Case Sine Area Formula Hero s Formula Applications

More information

Chapter 8: Further Applications of Trigonometry

Chapter 8: Further Applications of Trigonometry 308 Chapter 8 Chapter 8: Further Applications of Trigonometry In this chapter, we will eplore additional applications of trigonometry. We will begin with an etension of the right triangle trigonometry

More information

Math Section 4.3 Unit Circle Trigonometry

Math Section 4.3 Unit Circle Trigonometry Math 10 - Section 4. Unit Circle Trigonometry An angle is in standard position if its vertex is at the origin and its initial side is along the positive x axis. Positive angles are measured counterclockwise

More information

PreCalculus Second Semester Review Ch. P to Ch. 3 (1st Semester) ~ No Calculator

PreCalculus Second Semester Review Ch. P to Ch. 3 (1st Semester) ~ No Calculator PreCalculus Second Semester Review Ch. P to Ch. 3 (1st Semester) ~ No Calculator Solve. Express answer using interval notation where appropriate. Check for extraneous solutions. P3 1. x x+ 5 1 3x = P5.

More information

Chapter 6 Additional Topics in Trigonometry, Part II

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

More information

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

Math 370 Exam 3 Review Name

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

More information

MATH 2412 Sections Fundamental Identities. Reciprocal. Quotient. Pythagorean

MATH 2412 Sections Fundamental Identities. Reciprocal. Quotient. Pythagorean MATH 41 Sections 5.1-5.4 Fundamental Identities Reciprocal Quotient Pythagorean 5 Example: If tanθ = and θ is in quadrant II, find the exact values of the other 1 trigonometric functions using only fundamental

More information

ALGEBRAIC LONG DIVISION

ALGEBRAIC LONG DIVISION QUESTIONS: 2014; 2c 2013; 1c ALGEBRAIC LONG DIVISION x + n ax 3 + bx 2 + cx +d Used to find factors and remainders of functions for instance 2x 3 + 9x 2 + 8x + p This process is useful for finding factors

More information

5.1: Angles and Radian Measure Date: Pre-Calculus

5.1: Angles and Radian Measure Date: Pre-Calculus 5.1: Angles and Radian Measure Date: Pre-Calculus *Use Section 5.1 (beginning on pg. 482) to complete the following Trigonometry: measurement of triangles An angle is formed by two rays that have a common

More information

Section 6.1 Sinusoidal Graphs

Section 6.1 Sinusoidal Graphs Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a right triangle, and related to points on a circle We noticed how the x and y values

More information

Milford Public Schools Curriculum. Department: Mathematics Course Name: Precalculus Level 1

Milford Public Schools Curriculum. Department: Mathematics Course Name: Precalculus Level 1 Milford Public Schools Curriculum Department: Mathematics Course Name: Precalculus Level 1 UNIT 1 Unit Description: Students will construct polynomial graphs with zeros and end behavior, and apply limit

More information

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

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

More information

OpenStax-CNX module: m Vectors. OpenStax College. Abstract

OpenStax-CNX module: m Vectors. OpenStax College. Abstract OpenStax-CNX module: m49412 1 Vectors OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section you will: Abstract View vectors

More information

UNIT TWO POLAR COORDINATES AND COMPLEX NUMBERS MATH 611B 15 HOURS

UNIT TWO POLAR COORDINATES AND COMPLEX NUMBERS MATH 611B 15 HOURS UNIT TWO POLAR COORDINATES AND COMPLEX NUMBERS MATH 611B 15 HOURS Revised Dec 10, 02 38 SCO: By the end of grade 12, students will be expected to: C97 construct and examine graphs in the polar plane Elaborations

More information

+ 4 Ex: y = v = (1, 4) x = 1 Focus: (h, k + ) = (1, 6) L.R. = 8 units We can have parabolas that open sideways too (inverses) x = a (y k) 2 + h

+ 4 Ex: y = v = (1, 4) x = 1 Focus: (h, k + ) = (1, 6) L.R. = 8 units We can have parabolas that open sideways too (inverses) x = a (y k) 2 + h Unit 7 Notes Parabolas: E: reflectors, microphones, (football game), (Davinci) satellites. Light placed where ras will reflect parallel. This point is the focus. Parabola set of all points in a plane that

More information

The choice of origin, axes, and length is completely arbitrary.

The choice of origin, axes, and length is completely arbitrary. Polar Coordinates There are many ways to mark points in the plane or in 3-dim space for purposes of navigation. In the familiar rectangular coordinate system, a point is chosen as the origin and a perpendicular

More information

An angle in the Cartesian plane is in standard position if its vertex lies at the origin and its initial arm lies on the positive x-axis.

An angle in the Cartesian plane is in standard position if its vertex lies at the origin and its initial arm lies on the positive x-axis. Learning Goals 1. To understand what standard position represents. 2. To understand what a principal and related acute angle are. 3. To understand that positive angles are measured by a counter-clockwise

More information

Definitions In physics we have two types of measurable quantities: vectors and scalars.

Definitions In physics we have two types of measurable quantities: vectors and scalars. 1 Definitions In physics we have two types of measurable quantities: vectors and scalars. Scalars: have magnitude (magnitude means size) only Examples of scalar quantities include time, mass, volume, area,

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

More information

5.4 - Quadratic Functions

5.4 - Quadratic Functions Fry TAMU Spring 2017 Math 150 Notes Section 5.4 Page! 92 5.4 - Quadratic Functions Definition: A function is one that can be written in the form f (x) = where a, b, and c are real numbers and a 0. (What

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

4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS

4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS 4.3 TRIGONOMETRY EXTENDED: THE CIRCULAR FUNCTIONS MR. FORTIER 1. Trig Functions of Any Angle We now extend the definitions of the six basic trig functions beyond triangles so that we do not have to restrict

More information

Chapter 5 Trigonometric Functions of Angles

Chapter 5 Trigonometric Functions of Angles Chapter 5 Trigonometric Functions of Angles Section 3 Points on Circles Using Sine and Cosine Signs Signs I Signs (+, +) I Signs II (+, +) I Signs II (, +) (+, +) I Signs II (, +) (+, +) I III Signs II

More information

Functions and their Graphs

Functions and their Graphs Chapter One Due Monday, December 12 Functions and their Graphs Functions Domain and Range Composition and Inverses Calculator Input and Output Transformations Quadratics Functions A function yields a specific

More information

Find all solutions cos 6. Find all solutions. 7sin 3t Find all solutions on the interval [0, 2 ) sin t 15cos t sin.

Find all solutions cos 6. Find all solutions. 7sin 3t Find all solutions on the interval [0, 2 ) sin t 15cos t sin. 7.1 Solving Trigonometric Equations with Identities In this section, we explore the techniques needed to solve more complex trig equations: By Factoring Using the Quadratic Formula Utilizing Trig Identities

More information

Chapter 13: Trigonometry Unit 1

Chapter 13: Trigonometry Unit 1 Chapter 13: Trigonometry Unit 1 Lesson 1: Radian Measure Lesson 2: Coterminal Angles Lesson 3: Reference Angles Lesson 4: The Unit Circle Lesson 5: Trig Exact Values Lesson 6: Trig Exact Values, Radian

More information

DuVal High School Summer Review Packet AP Calculus

DuVal High School Summer Review Packet AP Calculus DuVal High School Summer Review Packet AP Calculus Welcome to AP Calculus AB. This packet contains background skills you need to know for your AP Calculus. My suggestion is, you read the information and

More information

PreCalculus. Curriculum (637 topics additional topics)

PreCalculus. Curriculum (637 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

More information

Lesson 73 Polar Form of Complex Numbers. Relationships Among x, y, r, and. Polar Form of a Complex Number. x r cos y r sin. r x 2 y 2.

Lesson 73 Polar Form of Complex Numbers. Relationships Among x, y, r, and. Polar Form of a Complex Number. x r cos y r sin. r x 2 y 2. Lesson 7 Polar Form of Complex Numbers HL Math - Santowski Relationships Among x, y, r, and x r cos y r sin r x y tan y x, if x 0 Polar Form of a Complex Number The expression r(cos isin ) is called the

More information

Pre-Calc Unit 15: Polar Assignment Sheet May 4 th to May 31 st, 2012

Pre-Calc Unit 15: Polar Assignment Sheet May 4 th to May 31 st, 2012 Pre-Calc Unit 15: Polar Assignment Sheet May 4 th to May 31 st, 2012 Date Objective/ Topic Assignment Did it Friday Polar Discover y Activity Day 1 pp. 2-3 May 4 th Monday Polar Discover y Activity Day

More information

Kinematics in Two Dimensions; 2D- Vectors

Kinematics in Two Dimensions; 2D- Vectors Kinematics in Two Dimensions; 2D- Vectors Addition of Vectors Graphical Methods Below are two example vector additions of 1-D displacement vectors. For vectors in one dimension, simple addition and subtraction

More information

Precalculus: An Investigation of Functions. Student Solutions Manual for Chapter Solutions to Exercises

Precalculus: An Investigation of Functions. Student Solutions Manual for Chapter Solutions to Exercises Precalculus: An Investigation of Functions Student Solutions Manual for Chapter 5 5. Solutions to Exercises. D (5 ( )) + (3 ( 5)) (5 + ) + (3 + 5) 6 + 8 00 0 3. Use the general equation for a circle: (x

More information

SECTION 6.3: VECTORS IN THE PLANE

SECTION 6.3: VECTORS IN THE PLANE (Section 6.3: Vectors in the Plane) 6.18 SECTION 6.3: VECTORS IN THE PLANE Assume a, b, c, and d are real numbers. PART A: INTRO A scalar has magnitude but not direction. We think of real numbers as scalars,

More information

Polar Equations and Complex Numbers

Polar Equations and Complex Numbers Polar Equations and Complex Numbers Art Fortgang, (ArtF) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other

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

Complex Numbers and Polar Coordinates

Complex Numbers and Polar Coordinates Chapter 5 Complex Numbers and Polar Coordinates One of the goals of algebra is to find solutions to polynomial equations. You have probably done this many times in the past, solving equations like x 1

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

PreCalculus Honors Curriculum Pacing Guide First Half of Semester

PreCalculus Honors Curriculum Pacing Guide First Half of Semester Unit 1 Introduction to Trigonometry (9 days) First Half of PC.FT.1 PC.FT.2 PC.FT.2a PC.FT.2b PC.FT.3 PC.FT.4 PC.FT.8 PC.GCI.5 Understand that the radian measure of an angle is the length of the arc on

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine algebraically whether the function is even, odd, or neither even nor odd. ) f(x)

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

AH Complex Numbers.notebook October 12, 2016

AH Complex Numbers.notebook October 12, 2016 Complex Numbers Complex Numbers Complex Numbers were first introduced in the 16th century by an Italian mathematician called Cardano. He referred to them as ficticious numbers. Given an equation that does

More information

Section 6.2 Trigonometric Functions: Unit Circle Approach

Section 6.2 Trigonometric Functions: Unit Circle Approach Section. Trigonometric Functions: Unit Circle Approach The unit circle is a circle of radius centered at the origin. If we have an angle in standard position superimposed on the unit circle, the terminal

More information

10.1 Curves Defined by Parametric Equation

10.1 Curves Defined by Parametric Equation 10.1 Curves Defined by Parametric Equation 1. Imagine that a particle moves along the curve C shown below. It is impossible to describe C by an equation of the form y = f (x) because C fails the Vertical

More information

Vectors and 2D Kinematics. AIT AP Physics C

Vectors and 2D Kinematics. AIT AP Physics C Vectors and 2D Kinematics Coordinate Systems Used to describe the position of a point in space Coordinate system consists of a fixed reference point called the origin specific axes with scales and labels

More information

Pre-Calculus 40 Final Outline/Review:

Pre-Calculus 40 Final Outline/Review: 2016-2017 Pre-Calculus 40 Final Outline/Review: Non-Calculator Section: 16 multiple choice (32 pts) and 6 open ended (24 pts). Calculator Section: 8 multiple choice (16 pts) and 11 open ended (36 pts).

More information

Kinematics in Two Dimensions; Vectors

Kinematics in Two Dimensions; Vectors Kinematics in Two Dimensions; Vectors Vectors & Scalars!! Scalars They are specified only by a number and units and have no direction associated with them, such as time, mass, and temperature.!! Vectors

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

Parametric Equations and Polar Coordinates

Parametric Equations and Polar Coordinates Parametric Equations and Polar Coordinates Parametrizations of Plane Curves In previous chapters, we have studied curves as the graphs of functions or equations involving the two variables x and y. Another

More information

CHAPTER 1 COMPLEX NUMBER

CHAPTER 1 COMPLEX NUMBER BA0 ENGINEERING MATHEMATICS 0 CHAPTER COMPLEX NUMBER. INTRODUCTION TO COMPLEX NUMBERS.. Quadratic Equations Examples of quadratic equations:. x + 3x 5 = 0. x x 6 = 0 3. x = 4 i The roots of an equation

More information

8.2 Graphs of Polar Equations

8.2 Graphs of Polar Equations 8. Graphs of Polar Equations Definition: A polar equation is an equation whose variables are polar coordinates. One method used to graph a polar equation is to convert the equation to rectangular form.

More information

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide P- 1 Chapter P Prerequisites 1 P.1 Real Numbers Quick Review 1. List the positive integers between -4 and 4.. List all negative integers greater than -4. 3. Use a calculator to evaluate the expression

More information

Chapter 5: Trigonometric Functions of Angles Homework Solutions

Chapter 5: Trigonometric Functions of Angles Homework Solutions Chapter : Trigonometric Functions of Angles Homework Solutions Section.1 1. D = ( ( 1)) + ( ( )) = + 8 = 100 = 10. D + ( ( )) + ( ( )) = + = 1. (x + ) + (y ) =. (x ) + (y + 7) = r To find the radius, we

More information

Chapter 9 Overview: Parametric and Polar Coordinates

Chapter 9 Overview: Parametric and Polar Coordinates Chapter 9 Overview: Parametric and Polar Coordinates As we saw briefly last year, there are axis systems other than the Cartesian System for graphing (vector coordinates, polar coordinates, rectangular

More information

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and

6. Vectors. Given two points, P 0 = (x 0, y 0 ) and P 1 = (x 1, y 1 ), a vector can be drawn with its foot at P 0 and 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Calculus III. George Voutsadakis 1. LSSU Math 251. Lake Superior State University. 1 Mathematics and Computer Science

Calculus III. George Voutsadakis 1. LSSU Math 251. Lake Superior State University. 1 Mathematics and Computer Science Calculus III George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 251 George Voutsadakis (LSSU) Calculus III January 2016 1 / 76 Outline 1 Parametric Equations,

More information

C) ) cos (cos-1 0.4) 5) A) 0.4 B) 2.7 C) 0.9 D) 3.5 C) - 4 5

C) ) cos (cos-1 0.4) 5) A) 0.4 B) 2.7 C) 0.9 D) 3.5 C) - 4 5 Precalculus B Name Please do NOT write on this packet. Put all work and answers on a separate piece of paper. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the

More information

Grade 12 Precalculus 3 rd Nine Weeks Pacing Guide

Grade 12 Precalculus 3 rd Nine Weeks Pacing Guide Week 1 (1/ 4-6) Week 2 (1/9-13) Week 3 (1/16-20) 2016-2017 Grade 12 3 rd Nine Weeks Pacing Guide Review content prerequisites. 26. [F-TF.10] Determine the amplitude, period, phase shift, domain, and range

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

PART I: NO CALCULATOR (144 points)

PART I: NO CALCULATOR (144 points) Math 10 Practice Final Trigonometry 11 th edition Lial, Hornsby, Schneider, and Daniels (Ch. 1-8) PART I: NO CALCULATOR (1 points) (.1,.,.,.) For the following functions: a) Find the amplitude, the period,

More information

Math 370 Exam 3 Review Name

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

More information

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear.

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear. Precalculus Review Functions to KNOW! 1. Polynomial Functions Types: General form Generic Graph and unique properties Constants Linear Quadratic Cubic Generalizations for Polynomial Functions - The domain

More information

1 x. II. CHAPTER 2: (A) Graphing Rational Functions: Show Asymptotes using dotted lines, Intercepts, Holes(Coordinates, if any.)

1 x. II. CHAPTER 2: (A) Graphing Rational Functions: Show Asymptotes using dotted lines, Intercepts, Holes(Coordinates, if any.) FINAL REVIEW-014: Before using this review guide be sure to study your test and quizzes from this year. The final will contain big ideas from the first half of the year (chapters 1-) but it will be focused

More information

1,cost 1 1,tant 0 1,cott ,cost 0 1,tant 0. 1,cott 1 0. ,cost 5 6,tant ,cott x 2 1 x. 1 x 2. Name: Class: Date:

1,cost 1 1,tant 0 1,cott ,cost 0 1,tant 0. 1,cott 1 0. ,cost 5 6,tant ,cott x 2 1 x. 1 x 2. Name: Class: Date: Class: Date: Practice Test (Trigonometry) Instructor: Koshal Dahal Multiple Choice Questions SHOW ALL WORK, EVEN FOR MULTIPLE CHOICE QUESTIONS, TO RECEIVE CREDIT. 1. Find the values of the trigonometric

More information

Math 1303 Part II. The opening of one of 360 equal central angles of a circle is what we chose to represent 1 degree

Math 1303 Part II. The opening of one of 360 equal central angles of a circle is what we chose to represent 1 degree Math 1303 Part II We have discussed two ways of measuring angles; degrees and radians The opening of one of 360 equal central angles of a circle is what we chose to represent 1 degree We defined a radian

More information

Trigonometry.notebook. March 16, Trigonometry. hypotenuse opposite. Recall: adjacent

Trigonometry.notebook. March 16, Trigonometry. hypotenuse opposite. Recall: adjacent Trigonometry Recall: hypotenuse opposite adjacent 1 There are 3 other ratios: the reciprocals of sine, cosine and tangent. Secant: Cosecant: (cosec θ) Cotangent: 2 Example: Determine the value of x. a)

More information

MATH 151 Engineering Mathematics I

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

More information

Algebra and Trigonometry

Algebra and Trigonometry Algebra and Trigonometry 978-1-63545-098-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Jay Abramson, Arizona State

More information

(c) cos Arctan ( 3) ( ) PRECALCULUS ADVANCED REVIEW FOR FINAL FIRST SEMESTER

(c) cos Arctan ( 3) ( ) PRECALCULUS ADVANCED REVIEW FOR FINAL FIRST SEMESTER PRECALCULUS ADVANCED REVIEW FOR FINAL FIRST SEMESTER Work the following on notebook paper ecept for the graphs. Do not use our calculator unless the problem tells ou to use it. Give three decimal places

More information

Old Math 120 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 120 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 10 Exams David M. McClendon Department of Mathematics Ferris State University 1 Contents Contents Contents 1 General comments on these exams 3 Exams from Fall 016 4.1 Fall 016 Exam 1...............................

More information

Math Curriculum Guide Portales Municipal Schools Pre-Calculus

Math Curriculum Guide Portales Municipal Schools Pre-Calculus Math Curriculum Guide Portales Municipal Schools Pre-Calculus Revised Spring 2016 PRECALCULUS COMMON CORE STANDARDS 1st Nine Weeks Extend the properties of exponents to rational exponents N-RN.1 Explain

More information

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

Ch. 7.3, 7.4: Vectors and Complex Numbers

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

More information

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

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

More information

Name Date Period. Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Name Date Period. Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. PreAP Precalculus Spring Final Exam Review Name Date Period Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Simplify the expression.

More information

Troy High School AP Calculus Summer Packet

Troy High School AP Calculus Summer Packet Troy High School AP Calculus Summer Packet As instructors of AP Calculus, we have etremely high epectations of students taking our courses. We epect a certain level of independence to be demonstrated by

More information

Example 2.1. Draw the points with polar coordinates: (i) (3, π) (ii) (2, π/4) (iii) (6, 2π/4) We illustrate all on the following graph:

Example 2.1. Draw the points with polar coordinates: (i) (3, π) (ii) (2, π/4) (iii) (6, 2π/4) We illustrate all on the following graph: Section 10.3: Polar Coordinates The polar coordinate system is another way to coordinatize the Cartesian plane. It is particularly useful when examining regions which are circular. 1. Cartesian Coordinates

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS Course Number 5121 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra

More information

Calculus First Semester Review Name: Section: Evaluate the function: (g o f )( 2) f (x + h) f (x) h. m(x + h) m(x)

Calculus First Semester Review Name: Section: Evaluate the function: (g o f )( 2) f (x + h) f (x) h. m(x + h) m(x) Evaluate the function: c. (g o f )(x + 2) d. ( f ( f (x)) 1. f x = 4x! 2 a. f( 2) b. f(x 1) c. f (x + h) f (x) h 4. g x = 3x! + 1 Find g!! (x) 5. p x = 4x! + 2 Find p!! (x) 2. m x = 3x! + 2x 1 m(x + h)

More information

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is Radian Measure Given any circle with radius r, if θ is a central angle of the circle and s is the length of the arc sustained by θ, we define the radian measure of θ by: θ = s r For a semi-circle with

More information

Chapter 9: Complex Numbers

Chapter 9: Complex Numbers Chapter 9: Comple Numbers 9.1 Imaginary Number 9. Comple Number - definition - argand diagram - equality of comple number 9.3 Algebraic operations on comple number - addition and subtraction - multiplication

More information

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained.

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained. Angle in Standard Position With the Cartesian plane, we define an angle in Standard Position if it has its vertex on the origin and one of its sides ( called the initial side ) is always on the positive

More information

Polar System. Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang

Polar System. Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang Polar System Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang Say Thanks to the Authors Click http://www.ck12.org/saythanks No sign in required) To access a customizable

More information