17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

Size: px
Start display at page:

Download "17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes"

Transcription

1 Parametric Curves 7.3 Introduction In this Section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian description or the polar form. Although we shall onl stud planar curves (curves ling in a plane) the parametric description can be easil generalised to the description of spatial curves which twist and turn in three dimensional space. Prerequisites Before starting this Section ou should... Learning Outcomes On completion ou should be able to... HELM (08): Section 7.3: Parametric Curves be familiar with Cartesian coordinates be familiar with trigonometric and hperbolic functions and be able to manipulate them be able to differentiate simple functions be able to locate turning points and distinguish between maima and minima. sketch planar curves given in parametric form understand how the same curve can be described using different parameterisations recognise some conics given in parametric form 33

2 . Parametric curves Here we eplore the use of a parameter t in the description of curves. We shall see that it has some advantages over the more usual Cartesian description. We start with a simple eample. Eample 6 Plot the curve = cos t }{{ = 3 sin t } parametric equations of the curve 0 t π }{{} parameter range Solution The approach to sketching the curve is straightforward. We simpl give the parameter t various values as it ranges through 0 π and, for each value of t, calculate corresponding values of (, ) which are then plotted on a Cartesian plane. The value of t and the corresponding values of, are recorded in the following table: t 0 π π 3π 4π Plotting the (, ) coordinates gives the curve in Figure 6. 5π 6π 7π 8π 9π 0π 3 t = π t = 7π t = 3π 3π Figure 6 The curve in Figure 6 resembles part of an ellipse. This can be verified b eliminating t from the parametric equations to obtain an epression involving, onl. If we divide the first parametric equation b and the second b 3, square both and add we obtain ( ) + ( 3 ) = cos t + sin t i.e = which we easil recognise as an ellipse whose major-ais is the -ais. Also, as t ranges from 0 π = cos t decreases from 0, and = 3 sin t increases from 0 3. We conclude that the 34 HELM (08): Workbook 7: Conics and Polar Coordinates

3 parametric equations = cos t, = 3 sin t together with the parametric range 0 t π describe that part of the ellipse 4 + = in the positive quadrant. On the curve in Figure 6 we have 9 used an arrow to indicate the direction that we move along the curve as t increases from its initial value 0. Task Plot the curve = t + = t 3 0 t Do ou recognise this curve as a conic section? First construct a table of (, ) values as t ranges from 0 : Your solution t t Now plot the points on a Cartesian plane: Your solution 0 t = Now eliminate the t-variable from = t +, = t 3 to obtain the form of the curve: HELM (08): Section 7.3: Parametric Curves 35

4 Your solution = 4 which is the equation of a parabola. Eample 7 Sketch the curve = t + = t t Solution This is ver similar to the previous Task (ecept for t 4 replacing t in the epression for and t replacing t in the epression for ). The corresponding table of values is t t = Figure 7 We see that this is identical to the curve drawn previousl. This is confirmed b eliminating the t-parameter from the epressions defining,. Here t = so = ( ) 3 which is the same as obtained in the last Task. The main difference is that particular values of t locate (in general) different (, ) points on the curve for the two parametric representations. We conclude that a given curve in the plane can have man (in fact infinitel man) parametric descriptions. 36 HELM (08): Workbook 7: Conics and Polar Coordinates

5 Task Show that the two parametric representations below describe the same curve. (a) = cos t = sin t 0 t π (b) = t = t 0 t Eliminate t from the parametric equations in (a): Your solution + = cos t + sin t = Eliminate t from the parametric equations in (b): Your solution = = or + = What do ou conclude? Your solution Both parametric descriptions represent (part of) a circle centred at the origin of radius.. General parametric form We will assume that an curve in the plane ma be written in parametric form: = g(t) = h(t) }{{} parametric equations of the curve t 0 t t }{{} parameter range in which g(t), h(t) are given functions of t and the parameter t ranges over the values t 0 t. As we give values to t within this range then corresponding values of, are calculated from = g(t), = h(t) which can then be plotted on an plane. In derivatives d.3, we discovered how to obtain the derivative d d d d = d d d and. We found and d d = ( d d d ) d from a knowledge of the parametric ( ) 3 d HELM (08): Section 7.3: Parametric Curves 37

6 Note that derivatives with respect to the parameter t are often denoted b a dot: d ẋ so that d ẏ d ẍ etc d d = ẏ d ẋÿ ẏẍ and = ẋ d ẋ 3 Knowledge of the derivative is sometimes useful in curve sketching. Eample 8 Sketch the curve = t 3 + 3t + t = 3 t t 3 t. Solution = t 3 + 3t + t = t(t + )(t + ) = 3 t t = (t + 3)(t ) so that = 0 when,, and = 0 when t = 3,. We calculate the values of, at various values of t: t We see that t = and give rise to the same coordinate values for (, ). This represents a double-point in the curve which is one where the curve crosses itself. Now d = 3t + 6t +, d = t d d = ( + t) 3t + 6t + so there is a turning point when t =. The reader is urged to calculate d and to show that d this is negative when t = (i.e. at = 0, = 4) indicating a maimum when. (The reader should check that vertical tangents occur at t = 0.43 and t =.47, to d.p.) We can now make a reasonable sketch of the curve: t = 0.5 t = t =.5 t =, 0(double point) t =.5.5 t increasing t = 3 6 t = 6 Figure 8 38 HELM (08): Workbook 7: Conics and Polar Coordinates

7 3. Standard forms of conic sections in parametric form We have seen above that, given a curve in the plane, there is no unique wa of representing it in parametric form. However, for some commonl occurring curves, particularl the conics, there are accepted standard parametric equations. The parabola The standard parametric equations for a parabola are: = at = at Clearl, we have t = ( ) and b eliminating t we get = a or = 4a which we recognise a 4a as the standard Cartesian description of a parabola. As an illustration, Figure 9 shows the curve with a = and t.3 t = t = 3 t = Figure 9 The ellipse Here, the standard equations are = a cos t = b sin t Again, eliminating t (dividing the first equation b a, the second b b, squaring and adding) we have ( ) ( ) + = cos t + sin t or, in more familiar form: a b a + b =. If we choose the range for t as 0 t 7π 4 the following segment of the ellipse is obtained. t = π t = 3π b t = π 4 4 3π 4 π 4 t = π a t = 5π 4 t = 7π 4 3 t = π Figure Here we note that (ecept in the special case when a = b, giving a circle) the parameter t is not the angle that the radial line makes with the the positive -ais. HELM (08): Section 7.3: Parametric Curves 39

8 In the stud of the orbits of planets and satellites it is often preferable to use plane polar coordinates (r, θ) to treat the problem. In these coordinates an ellipse has an equation of the form r = A + B cos θ, with A and B positive numbers such that B < A. Not onl is there a difference in the equations on passing from Cartesian to polar coordinates; there is also a change in the origin of coordinates. The polar coordinate equation is using a focus of the ellipse as the origin. In the Cartesian description the foci are two points at +e along the -ais, where e obes the equation e = a b, if we assume that a < b i.e. we choose the long ais of the ellipse as the -ais. This problem gives some practice at algebraic manipulation and also indicates some shortcuts which can be made once the mathematics of the ellipse has been understood. Eample 9 An ellipse is described in plane polar coordinates b the equation r = + cos θ Convert the equation to Cartesian form. [Hint: remember that = r cos θ.] Solution Multipling the given equation b r and then using = r cos θ gives the results = r + so that r = We now square the second equation, remembering that r = +. We now have 4( + ) = ( ) = + so that = We now recall the method of completing the square, which allows us to set 3 + = 3( + 3 ) 9 ) Putting this result into the equation and collecting terms leads to the final result ( + 3 ) a + b = with a = 3 and b = 3. This is the standard Cartesian form for the equation of an ellipse but we must remember that we started from a polar equation with a focus of the ellipse as origin. The presence of the term + 3 in the equation above actuall tells us that the focus being used as origin was a distance of 3 to the right of the centre of the ellipse at = 0. The preceding piece of algebra was necessar in order to convince us that the original equation in plane polar coordinates does represent an ellipse. However, now that we are convinced of this we can go back and tr to etract information in a more speed wa from the equation in its original (r, θ) form. 40 HELM (08): Workbook 7: Conics and Polar Coordinates

9 Solution (contd.) Tr setting θ = 0 and θ = π in the equation r = + cos θ We find that at θ = 0 we have r = 3 while at θ = π we have r =. These r values correspond to the two ends of the ellipse, so the long ais has a total length + 3 = 4 3. This tells us that a = 3, eactl as found b our longer algebraic derivation. We can further deduce that the focus acting as origin must be at a distance of from the centre of the ellipse in order to lead to the two r values 3 at θ = 0 and θ = π. If we now use the equation e = a b mentioned earlier then we find that 9 = 4 9 b, so that b =, as obtained b our length algebra. 3 The hperbola The standard equations are = a cosh t = b sinh t. In this case, to eliminate t we use the identit cosh t sinh t giving rise to the equation of the hperbola in Cartesian form: a b =. In Figure we have chosen a parameter range t. t = t =0 t = 0.5 t = t =0.5 t = t =.5 Figure To obtain the complete curve the parameter range < t < must be used. These parametric equations onl give the right-hand branch of the hperbola. To obtain the left-hand branch we would use = a cosh t = b sinh t HELM (08): Section 7.3: Parametric Curves 4

10 Eercises. In the following sketch the given parametric curves. Also, eliminate the parameter to give the Cartesian equation in and. (a) = t, = t 0 t (b) = t, = t + 0 t (c) = t = t 0 < t < 3 (d) = 3 sin πt = 4 cos πt t 0.5. Find the tangent line to the parametric curve = t t t + t at the point where t =. 3. For each of the following curves epressed in parametric form obtain epressions for d d and d and use this information to help make a sketch. d (a) = t t, = t 4t (b) = t 3 3t, = t t s. (a) = (b) = 3 t = 3 (c) = ( + ) = (d) = t =.5 d d. = t + = t d = t + d t when t = = 0, = d when t = then = 3 d tangent line is = HELM (08): Workbook 7: Conics and Polar Coordinates

11 3. (a) d d = t 4 = t d d = = d d = t 4 t = t t d d = [(t ) (t 4)] 8(t ) 3 = (t ) 3 t = t = (b) = (t )(t + t + ) = (t )(t + ) = (t + )(t ) d d = t = 3t 3 d d = = 6t d = [(3t 3) (t )6t] = 6t + 6t 6 d (3t 3) 3 7(t ) 3 t =, HELM (08): Section 7.3: Parametric Curves 43

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 17.3 Introduction In this section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

Production of this 2015 edition, containing corrections and minor revisions of the 2008 edition, was funded by the sigma Network.

Production of this 2015 edition, containing corrections and minor revisions of the 2008 edition, was funded by the sigma Network. About the HELM Project HELM (Helping Engineers Learn Mathematics) materials were the outcome of a three- ear curriculum development project undertaken b a consortium of five English universities led b

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes Parametric Differentiation 11.6 Introduction Sometimes the equation of a curve is not be given in Cartesian form y f(x) but in parametric form: x h(t), y g(t). In this Section we see how to calculate the

More information

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes Parametric Differentiation 11.6 Introduction Often, the equation of a curve may not be given in Cartesian form y f(x) but in parametric form: x h(t), y g(t). In this section we see how to calculate the

More information

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see)

More information

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes Curvature 1.4 Introduction Curvature is a measure of how sharpl a curve is turning as it is traversed. At a particular point along the curve a tangent line can be drawn; this line making an angle ψ with

More information

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes Curvature 12.4 Introduction Curvature is a measure of how sharpl a curve is turning. At a particular point along the curve a tangent line can be drawn; this tangent line making an angle ψ with the positive

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this section we analse curves in the local neighbourhood of a stationar point and, from this analsis, deduce necessar conditions satisfied b local maima and local minima.

More information

11.4. Differentiating ProductsandQuotients. Introduction. Prerequisites. Learning Outcomes

11.4. Differentiating ProductsandQuotients. Introduction. Prerequisites. Learning Outcomes Differentiating ProductsandQuotients 11.4 Introduction We have seen, in the first three Sections, how standard functions like n, e a, sin a, cos a, ln a may be differentiated. In this Section we see how

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

REVISION SHEET FP2 (MEI) CALCULUS. x x 0.5. x x 1.5. π π. Standard Calculus of Inverse Trig and Hyperbolic Trig Functions = + = + arcsin x = +

REVISION SHEET FP2 (MEI) CALCULUS. x x 0.5. x x 1.5. π π. Standard Calculus of Inverse Trig and Hyperbolic Trig Functions = + = + arcsin x = + the Further Mathematics network www.fmnetwork.org.uk V 07 REVISION SHEET FP (MEI) CALCULUS The main ideas are: Calculus using inverse trig functions & hperbolic trig functions and their inverses. Maclaurin

More information

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes Cartesian Components of Vectors 9.2 Introduction It is useful to be able to describe vectors with reference to specific coordinate sstems, such as the Cartesian coordinate sstem. So, in this Section, we

More information

Section 8.5 Parametric Equations

Section 8.5 Parametric Equations 504 Chapter 8 Section 8.5 Parametric Equations Man shapes, even ones as simple as circles, cannot be represented as an equation where is a function of. Consider, for eample, the path a moon follows as

More information

The details of the derivation of the equations of conics are com-

The details of the derivation of the equations of conics are com- Part 6 Conic sections Introduction Consider the double cone shown in the diagram, joined at the verte. These cones are right circular cones in the sense that slicing the double cones with planes at right-angles

More information

14.4. Lengths of Curves and Surfaces of Revolution. Introduction. Prerequisites. Learning Outcomes

14.4. Lengths of Curves and Surfaces of Revolution. Introduction. Prerequisites. Learning Outcomes Lengths of Curves and Surfaces of Revolution 4.4 Introduction Integration can be used to find the length of a curve and the area of the surface generated when a curve is rotated around an axis. In this

More information

Vector-Valued Functions

Vector-Valued Functions Vector-Valued Functions 1 Parametric curves 8 ' 1 6 1 4 8 1 6 4 1 ' 4 6 8 Figure 1: Which curve is a graph of a function? 1 4 6 8 1 8 1 6 4 1 ' 4 6 8 Figure : A graph of a function: = f() 8 ' 1 6 4 1 1

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

11 PARAMETRIC EQUATIONS, POLAR COORDINATES, AND CONIC SECTIONS

11 PARAMETRIC EQUATIONS, POLAR COORDINATES, AND CONIC SECTIONS PARAMETRIC EQUATIONS, POLAR COORDINATES, AND CONIC SECTIONS. Parametric Equations Preliminar Questions. Describe the shape of the curve = cos t, = sin t. For all t, + = cos t + sin t = 9cos t + sin t =

More information

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS SECTION 7.5 STRATEGY FOR INTEGRATION 483 6. 2 sin 2 2 cos CAS 67. (a) Use a computer algebra sstem to find the partial fraction decomposition of the function 62 63 Find the area of the region under the

More information

Conic Section: Circles

Conic Section: Circles Conic Section: Circles Circle, Center, Radius A circle is defined as the set of all points that are the same distance awa from a specific point called the center of the circle. Note that the circle consists

More information

Parametric Equations

Parametric Equations Parametric Equations Curves in the plane are often described b giving the -coordinates and -coordinates as functions of some parameter such as t. Eamples: Astroid: t) a cos t, t) a sin t - - - - Cissoid:

More information

Chapter 18 Quadratic Function 2

Chapter 18 Quadratic Function 2 Chapter 18 Quadratic Function Completed Square Form 1 Consider this special set of numbers - the square numbers or the set of perfect squares. 4 = = 9 = 3 = 16 = 4 = 5 = 5 = Numbers like 5, 11, 15 are

More information

Ready To Go On? Skills Intervention 10-1 Introduction to Conic Sections

Ready To Go On? Skills Intervention 10-1 Introduction to Conic Sections Find this vocabular word in Lesson 10-1 and the Multilingual Glossar. Graphing Parabolas and Hperbolas on a Calculator A is a single curve, whereas a has two congruent branches. Identif and describe each

More information

14.3. Volumes of Revolution. Introduction. Prerequisites. Learning Outcomes

14.3. Volumes of Revolution. Introduction. Prerequisites. Learning Outcomes Volumes of Revolution 14.3 Introduction In this Section we show how the concept of integration as the limit of a sum, introduced in Section 14.1, can be used to find volumes of solids formed when curves

More information

Lesson 9.1 Using the Distance Formula

Lesson 9.1 Using the Distance Formula Lesson. Using the Distance Formula. Find the eact distance between each pair of points. a. (0, 0) and (, ) b. (0, 0) and (7, ) c. (, 8) and (, ) d. (, ) and (, 7) e. (, 7) and (8, ) f. (8, ) and (, 0)

More information

Equations for Some Hyperbolas

Equations for Some Hyperbolas Lesson 1-6 Lesson 1-6 BIG IDEA From the geometric defi nition of a hperbola, an equation for an hperbola smmetric to the - and -aes can be found. The edges of the silhouettes of each of the towers pictured

More information

Unit 12 Study Notes 1 Systems of Equations

Unit 12 Study Notes 1 Systems of Equations You should learn to: Unit Stud Notes Sstems of Equations. Solve sstems of equations b substitution.. Solve sstems of equations b graphing (calculator). 3. Solve sstems of equations b elimination. 4. Solve

More information

Systems of Linear Equations: Solving by Graphing

Systems of Linear Equations: Solving by Graphing 8.1 Sstems of Linear Equations: Solving b Graphing 8.1 OBJECTIVE 1. Find the solution(s) for a set of linear equations b graphing NOTE There is no other ordered pair that satisfies both equations. From

More information

IAS 3.1 Conic Sections

IAS 3.1 Conic Sections Year 13 Mathematics IAS 3.1 Conic Sections Robert Lakeland & Carl Nugent Contents Achievement Standard.................................................. The Straight Line.......................................................

More information

Parametric Equations

Parametric Equations Parametric Equations By: OpenStaxCollege Consider the path a moon follows as it orbits a planet, which simultaneously rotates around the sun, as seen in [link]. At any moment, the moon is located at a

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

By the end of this set of exercises, you should be able to. recognise the graphs of sine, cosine and tangent functions

By the end of this set of exercises, you should be able to. recognise the graphs of sine, cosine and tangent functions FURTHER TRIGONOMETRY B the end of this set of eercises, ou should be able to (a) recognise the graphs of sine, cosine and tangent functions sketch and identif other trigonometric functions solve simple

More information

10.2 The Unit Circle: Cosine and Sine

10.2 The Unit Circle: Cosine and Sine 0. The Unit Circle: Cosine and Sine 77 0. The Unit Circle: Cosine and Sine In Section 0.., we introduced circular motion and derived a formula which describes the linear velocit of an object moving on

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate Sstem- Pictures of Equations Concepts: The Cartesian Coordinate Sstem Graphs of Equations in Two Variables -intercepts and -intercepts Distance in Two Dimensions and the Pthagorean

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

Geometry and Motion, MA 134 Week 1

Geometry and Motion, MA 134 Week 1 Geometry and Motion, MA 134 Week 1 Mario J. Micallef Spring, 2007 Warning. These handouts are not intended to be complete lecture notes. They should be supplemented by your own notes and, importantly,

More information

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter.

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter. Solutions Review for Eam #1 Math 1260 1. Consider the points P = (2, 5, 1) and Q = (4, 1, 1). (a) Find the distance from P to Q. Solution. dist(p, Q) = (4 2) 2 + (1 + 5) 2 + (1 + 1) 2 = 4 + 36 + 4 = 44

More information

9.1 PLANE CURVES AND PARAMETRIC EQUATIONS

9.1 PLANE CURVES AND PARAMETRIC EQUATIONS 76 CHAPTER 9.. Parametric Equations and Polar Coordinates 9-9. PLANE CURVES AND PARAMETRIC EQUATIONS We often find it convenient to describe the location of a point (, )inthe plane in terms of a parameter.

More information

Unit 10 - Graphing Quadratic Functions

Unit 10 - Graphing Quadratic Functions Unit - Graphing Quadratic Functions PREREQUISITE SKILLS: students should be able to add, subtract and multipl polnomials students should be able to factor polnomials students should be able to identif

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

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

More information

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

Chapter 1 Prerequisites for Calculus

Chapter 1 Prerequisites for Calculus Section. Chapter Prerequisites for Calculus Section. Lines (pp. ) Quick Review.. + ( ) + () +. ( +). m. m ( ) ( ). (a) ( )? 6 (b) () ( )? 6. (a) 7? ( ) + 7 + Yes (b) ( ) + 9 No Yes No Section. Eercises.

More information

Module 2: Trigonometry

Module 2: Trigonometry Principles of Mathematics 1 Contents 1 Module : Trigonometr Section 1 Trigonometric Functions 3 Lesson 1 The Trigonometric Values for θ, 0 θ 360 5 Lesson Solving Trigonometric Equations, 0 θ 360 9 Lesson

More information

Not for reproduction

Not for reproduction ROTATION OF AES For a discussion of conic sections, see Review of Conic Sections In precalculus or calculus ou ma have studied conic sections with equations of the form A C D E F Here we show that the

More information

SECTION 8-7 De Moivre s Theorem. De Moivre s Theorem, n a Natural Number nth-roots of z

SECTION 8-7 De Moivre s Theorem. De Moivre s Theorem, n a Natural Number nth-roots of z 8-7 De Moivre s Theorem 635 B eactl; compute the modulus and argument for part C to two decimal places. 9. (A) 3 i (B) 1 i (C) 5 6i 10. (A) 1 i 3 (B) 3i (C) 7 4i 11. (A) i 3 (B) 3 i (C) 8 5i 12. (A) 3

More information

9.1. Click here for answers. Click here for solutions. PARAMETRIC CURVES

9.1. Click here for answers. Click here for solutions. PARAMETRIC CURVES SECTION 9. PARAMETRIC CURVES 9. PARAMETRIC CURVES A Click here for answers. S Click here for solutions. 5 (a) Sketch the curve b using the parametric equations to plot points. Indicate with an arrow the

More information

Edexcel GCE A Level Maths. Further Maths 3 Coordinate Systems

Edexcel GCE A Level Maths. Further Maths 3 Coordinate Systems Edecel GCE A Level Maths Further Maths 3 Coordinate Sstems Edited b: K V Kumaran kumarmaths.weebl.com 1 kumarmaths.weebl.com kumarmaths.weebl.com 3 kumarmaths.weebl.com 4 kumarmaths.weebl.com 5 1. An ellipse

More information

Derivatives 2: The Derivative at a Point

Derivatives 2: The Derivative at a Point Derivatives 2: The Derivative at a Point 69 Derivatives 2: The Derivative at a Point Model 1: Review of Velocit In the previous activit we eplored position functions (distance versus time) and learned

More information

8.7 Systems of Non-Linear Equations and Inequalities

8.7 Systems of Non-Linear Equations and Inequalities 8.7 Sstems of Non-Linear Equations and Inequalities 67 8.7 Sstems of Non-Linear Equations and Inequalities In this section, we stud sstems of non-linear equations and inequalities. Unlike the sstems of

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information

Analytic Geometry in Three Dimensions

Analytic Geometry in Three Dimensions Analtic Geometr in Three Dimensions. The Three-Dimensional Coordinate Sstem. Vectors in Space. The Cross Product of Two Vectors. Lines and Planes in Space The three-dimensional coordinate sstem is used

More information

Algebra/Pre-calc Review

Algebra/Pre-calc Review Algebra/Pre-calc Review The following pages contain various algebra and pre-calculus topics that are used in the stud of calculus. These pages were designed so that students can refresh their knowledge

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

More information

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric Trigonometric equations 6 sllabusref eferenceence Topic: Periodic functions and applications In this cha 6A 6B 6C 6D 6E chapter Simple trigonometric equations Equations using radians Further trigonometric

More information

DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK:

DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK: Name: Class Period: DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK: An identity is an equation that is valid for all values of the variable for which the epressions in the equation are defined. You

More information

10.5 Graphs of the Trigonometric Functions

10.5 Graphs of the Trigonometric Functions 790 Foundations of Trigonometr 0.5 Graphs of the Trigonometric Functions In this section, we return to our discussion of the circular (trigonometric functions as functions of real numbers and pick up where

More information

Andrew s handout. 1 Trig identities. 1.1 Fundamental identities. 1.2 Other identities coming from the Pythagorean identity

Andrew s handout. 1 Trig identities. 1.1 Fundamental identities. 1.2 Other identities coming from the Pythagorean identity Andrew s handout Trig identities. Fundamental identities These are the most fundamental identities, in the sense that ou should probabl memorize these and use them to derive the rest (or, if ou prefer,

More information

22.2. Applications of Eigenvalues and Eigenvectors. Introduction. Prerequisites. Learning Outcomes

22.2. Applications of Eigenvalues and Eigenvectors. Introduction. Prerequisites. Learning Outcomes Applications of Eigenvalues and Eigenvectors 22.2 Introduction Many applications of matrices in both engineering and science utilize eigenvalues and, sometimes, eigenvectors. Control theory, vibration

More information

Summary, Review, and Test

Summary, Review, and Test 944 Chapter 9 Conic Sections and Analtic Geometr 45. Use the polar equation for planetar orbits, to find the polar equation of the orbit for Mercur and Earth. Mercur: e = 0.056 and a = 36.0 * 10 6 miles

More information

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities.

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities. Section 0. Nonlinear Inequalities and Sstems of Inequalities 6 CONCEPT EXTENSIONS For the eercises below, see the Concept Check in this section.. Without graphing, how can ou tell that the graph of + =

More information

a. plotting points in Cartesian coordinates (Grade 9 and 10), b. using a graphing calculator such as the TI-83 Graphing Calculator,

a. plotting points in Cartesian coordinates (Grade 9 and 10), b. using a graphing calculator such as the TI-83 Graphing Calculator, GRADE PRE-CALCULUS UNIT C: QUADRATIC FUNCTIONS CLASS NOTES FRAME. After linear functions, = m + b, and their graph the Quadratic Functions are the net most important equation or function. The Quadratic

More information

Identifying second degree equations

Identifying second degree equations Chapter 7 Identifing second degree equations 71 The eigenvalue method In this section we appl eigenvalue methods to determine the geometrical nature of the second degree equation a 2 + 2h + b 2 + 2g +

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

8 Differential Calculus 1 Introduction

8 Differential Calculus 1 Introduction 8 Differential Calculus Introduction The ideas that are the basis for calculus have been with us for a ver long time. Between 5 BC and 5 BC, Greek mathematicians were working on problems that would find

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

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x 5A galler of graphs Objectives To recognise the rules of a number of common algebraic relations: = = = (rectangular hperbola) + = (circle). To be able to sketch the graphs of these relations. To be able

More information

Module 3, Section 4 Analytic Geometry II

Module 3, Section 4 Analytic Geometry II Principles of Mathematics 11 Section, Introduction 01 Introduction, Section Analtic Geometr II As the lesson titles show, this section etends what ou have learned about Analtic Geometr to several related

More information

Mathematics Trigonometry: Unit Circle

Mathematics Trigonometry: Unit Circle a place of mind F A C U L T Y O F E D U C A T I O N Department of Curriculum and Pedagog Mathematics Trigonometr: Unit Circle Science and Mathematics Education Research Group Supported b UBC Teaching and

More information

2.2 SEPARABLE VARIABLES

2.2 SEPARABLE VARIABLES 44 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 6 Consider the autonomous DE 6 Use our ideas from Problem 5 to find intervals on the -ais for which solution curves are concave up and intervals for which

More information

In order to take a closer look at what I m talking about, grab a sheet of graph paper and graph: y = x 2 We ll come back to that graph in a minute.

In order to take a closer look at what I m talking about, grab a sheet of graph paper and graph: y = x 2 We ll come back to that graph in a minute. Module 7: Conics Lesson Notes Part : Parabolas Parabola- The parabola is the net conic section we ll eamine. We talked about parabolas a little bit in our section on quadratics. Here, we eamine them more

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

Limits. Calculus Module C06. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved.

Limits. Calculus Module C06. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved. e Calculus Module C Limits Copright This publication The Northern Alberta Institute of Technolog. All Rights Reserved. LAST REVISED March, Introduction to Limits Statement of Prerequisite Skills Complete

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100 Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 5 1 Quadratics 5 The Discriminant 54 Completing the Square 55 4 Sketching Parabolas 57 5 Determining the Equation

More information

Differentiation and applications

Differentiation and applications FS O PA G E PR O U N C O R R EC TE D Differentiation and applications. Kick off with CAS. Limits, continuit and differentiabilit. Derivatives of power functions.4 C oordinate geometr applications of differentiation.5

More information

Vector Fields. Field (II) Field (V)

Vector Fields. Field (II) Field (V) Math 1a Vector Fields 1. Match the following vector fields to the pictures, below. Eplain our reasoning. (Notice that in some of the pictures all of the vectors have been uniforml scaled so that the picture

More information

Lines, Conics, Tangents, Limits and the Derivative

Lines, Conics, Tangents, Limits and the Derivative Lines, Conics, Tangents, Limits and te Derivative Te Straigt Line An two points on te (,) plane wen joined form a line segment. If te line segment is etended beond te two points ten it is called a straigt

More information

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15)

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) Date: Chapter Goals: Identif solutions to an equation. Solve an equation for one variable in terms of another. What is a function? Understand

More information

RELATIONS AND FUNCTIONS through

RELATIONS AND FUNCTIONS through RELATIONS AND FUNCTIONS 11.1.2 through 11.1. Relations and Functions establish a correspondence between the input values (usuall ) and the output values (usuall ) according to the particular relation or

More information

C H A P T E R 9 Topics in Analytic Geometry

C H A P T E R 9 Topics in Analytic Geometry C H A P T E R Topics in Analtic Geometr Section. Circles and Parabolas.................... 77 Section. Ellipses........................... 7 Section. Hperbolas......................... 7 Section. Rotation

More information

Things you should have learned in Calculus II

Things you should have learned in Calculus II Things you should have learned in Calculus II 1 Vectors Given vectors v = v 1, v 2, v 3, u = u 1, u 2, u 3 1.1 Common Operations Operations Notation How is it calculated Other Notation Dot Product v u

More information

6.2. The Hyperbolic Functions. Introduction. Prerequisites. Learning Outcomes

6.2. The Hyperbolic Functions. Introduction. Prerequisites. Learning Outcomes The Hyperbolic Functions 6. Introduction The hyperbolic functions cosh x, sinh x, tanh x etc are certain combinations of the exponential functions e x and e x. The notation implies a close relationship

More information

Exercise Set 4.3: Unit Circle Trigonometry

Exercise Set 4.3: Unit Circle Trigonometry Eercise Set.: Unit Circle Trigonometr Sketch each of the following angles in standard position. (Do not use a protractor; just draw a quick sketch of each angle. Sketch each of the following angles in

More information

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1 Chapter Function Transformations. Horizontal and Vertical Translations A translation can move the graph of a function up or down (vertical translation) and right or left (horizontal translation). A translation

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module 1 11 Order of Operations 16 Signed Numbers 1 Factorization of Integers 17 Further Signed Numbers 13 Fractions 18 Power Laws 14 Fractions and Decimals 19 Introduction to Algebra

More information

ES.182A Topic 36 Notes Jeremy Orloff

ES.182A Topic 36 Notes Jeremy Orloff ES.82A Topic 36 Notes Jerem Orloff 36 Vector fields and line integrals in the plane 36. Vector analsis We now will begin our stud of the part of 8.2 called vector analsis. This is the stud of vector fields

More information

Coordinate goemetry in the (x, y) plane

Coordinate goemetry in the (x, y) plane Coordinate goemetr in the (x, ) plane In this chapter ou will learn how to solve problems involving parametric equations.. You can define the coordinates of a point on a curve using parametric equations.

More information

10.3 Solving Nonlinear Systems of Equations

10.3 Solving Nonlinear Systems of Equations 60 CHAPTER 0 Conic Sections Identif whether each equation, when graphed, will be a parabola, circle, ellipse, or hperbola. Then graph each equation.. - 7 + - =. = +. = + + 6. + 9 =. 9-9 = 6. 6 - = 7. 6

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

Department of Mathematical and Statistical Sciences University of Alberta

Department of Mathematical and Statistical Sciences University of Alberta MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #5 Completion Date: Frida Februar 5, 8 Department of Mathematical and Statistical Sciences Universit of Alberta Question. [Sec.., #

More information

Linear Equation Theory - 2

Linear Equation Theory - 2 Algebra Module A46 Linear Equation Theor - Copright This publication The Northern Alberta Institute of Technolog 00. All Rights Reserved. LAST REVISED June., 009 Linear Equation Theor - Statement of Prerequisite

More information

INTRODUCTION TO DIFFERENTIAL EQUATIONS

INTRODUCTION TO DIFFERENTIAL EQUATIONS INTRODUCTION TO DIFFERENTIAL EQUATIONS. Definitions and Terminolog. Initial-Value Problems.3 Differential Equations as Mathematical Models CHAPTER IN REVIEW The words differential and equations certainl

More information

Repeated Eigenvalues and Symmetric Matrices

Repeated Eigenvalues and Symmetric Matrices Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

Functions and Graphs TERMINOLOGY

Functions and Graphs TERMINOLOGY 5 Functions and Graphs TERMINOLOGY Arc of a curve: Part or a section of a curve between two points Asmptote: A line towards which a curve approaches but never touches Cartesian coordinates: Named after

More information

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1)

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1) MATH : Final Eam Review Can ou find the distance between two points and the midpoint of a line segment? (.) () Consider the points A (,) and ( 6, ) B. (a) Find the distance between A and B. (b) Find the

More information

Multiple Integration

Multiple Integration Contents 7 Multiple Integration 7. Introduction to Surface Integrals 7. Multiple Integrals over Non-rectangular Regions 7. Volume Integrals 4 7.4 Changing Coordinates 66 Learning outcomes In this Workbook

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maimum and minimum values The critical points method for finding etrema 43 How derivatives affect the shape of a graph The first

More information

Mathematics Extension 2

Mathematics Extension 2 Student Number ABBOTSLEIGH AUGUST 007 YEAR ASSESSMENT 4 HIGHER SCHOOL CERTIFICATE TRIAL EXAMINATION Mathematics Etension General Instructions Reading time 5 minutes. Working time 3 hours. Write using blue

More information