θ as rectangular coordinates)

Size: px
Start display at page:

Download "θ as rectangular coordinates)"

Transcription

1 Section 11.1 Polar coordinates Learning outcomes After completing this section, you will inshaallah be able to 1. know what are polar coordinates. see the relation between rectangular and polar coordinates 3. learn how to graph polar curves using a. Method I: (from table of values) b. Method II: (by considering r, θ as rectangular coordinates) c. Method III: (by making use of symmetries in above two methods) d. MATLAB 4. know important families of polar curves

2 11.1 What are polar coordinates? Coordinate system: just a way to define a point. In rectangular coordinates a point P is given by coordinates (x,y) which means x (x,y) y start at origin move x units horizontally and y units vertically and we reach point P Another way to define the point P is as ( r, θ ) which means r θ (, r θ ) start at origin move r units along the line making angle θ with positive X-axis Such coordinates are called polar coordinates of point P

3 Standard terminology for polar coordinates Given the polar coordinates ( r, θ ) of a point P Pole (, r θ ) r Polar axis θ θ : Polar angle positive anticlockwise negative clockwise If r > 0 then the point ( r, θ ) lies in the same quadrant as θ. If r < 0 then the point ( r, θ ) lies in the quadrant opposite to that of θ. Example Plot the points Done in class 3,, 3,,,,, Important remark In rectangular coordinate system, each point has unique coordinates but in polar coordinate system a point has infinitely many coordinates Example The coordinates ( r, θ ), ( r, θ n ) + and ( r, θ ( n 1) ) + + all represent the same point. {can you see why?} Example Plot the points Done in class Exercise Do all the coordinates represent the same point? 9 17,,,,, ,, 5,, 5,, 5,

4 Relation between rectangular & polar coordinates See explanation in the class To find rectangular coordinates from polar coordinates we use x = r cosθ (*) y= rsinθ Example Find rectangular coordinates of Done in class 4, 3. To find polar coordinates from rectangular coordinates we use r = x + y 1 y (**) θ = tan x Follow from Eq. (*) Important point to note θ 1 tan y only gives values of < < x But another angle θ + is also possible See example below to understand this point Example Find polar coordinates of ( 1,1 ) and ( 1, 1). Done in class

5 Relation between rectangular & polar coordinates (contd.) The above formulas (*) and (**) can also be used to convert equations from one coordinate system to another. Example Express the following into rectangular coordinates. 1) r = 3 ) r sinθ = 3) r = 3cosθ 4) 6 r = 3cosθ + sinθ Done in class Example Convert x y y + 6 = 0 into polar coordinate system. Done in class

6 Graphing polar curves (Method I) Method I to make graph of r = f( θ ) make a table for values of r, θ plot the points (, r θ ) and join Example Sketch the curve r = cosθ. θ 0 * Table r Note: we have only used values of θ up to because if we take values of θ > we get the same i t * See graph in class Exercise Sketch the curve r = 4sinθ.

7 Graphing polar curves (Method II) Method II to make graph of r = f( θ ) Step I First make the graph of r = f( θ ) in rectangular θ,r - coordinate system (by considering ( r, θ ) as rectangular coordinates) Step II Use the information from Step I to sketch the polar graph of r = f( θ ) Example Sketch the curve r = 1+ cosθ for 0 θ. Step I Graph of r = 1+ cosθ in rectangular coordinates Useful information r 0 for all values of θ r = at 0 θ = 1. As θ increases from 0, r decreases from 1. As θ increases from, r decreases from As θ increases from, r increases from As θ increases from 3, r increases from 1 Step II Draw polar graph of r = 1+ cosθ, using above information. See class notes for the graph

8 Graphing polar curves (Method II Contd.) Example Sketch the curve Step I Graph of r = cosθ in rectangular coordinates r = cosθ for 0 θ. Useful information r = 1 at θ = 0 1. θ changes from 0, r changes from θ changes from, r changes from θ changes from, r changes from θ changes from 3, r changes from θ changes from, r changes from θ changes from 5 3, r changes from θ changes from 3 7, r changes from θ changes from 7, r changes from Means distance from origin increases from 0 to 1 but this portion of curve lies in the quadrant opposite to that of θ. Means distance from origin decreases from 1 to 0 but this portion of curve lies in the quadrant opposite to that of θ. Step II Draw polar graph of r = cosθ, using above information. See class notes for the graph

9 Symmetries of polar curves See explanation in the class to understand the following ideas. A polar curve r = f( θ ) is symmetric about polar axis (or X-axis) if changing θ θ no change in equation e.g. r = cosθ about vertical line θ = (or Y-axis) if changing θ θ no change in equation e.g. r = sinθ about pole (or origin) if changing r r OR θ + θ no change in equation e.g. r = sin θ, r = cosθ Symmetry about pole means curve remains unchanged if we rotate it through 180

10 Graphing polar curves (Method III) Example The graph of using the following table of values θ r = cosθ was sketched in Example by 3 Method III To use symmetry in Method I and Method II r and the graph was Note: r = cosθ is symmetric about polar axis (Why?) and for the values of θ from 0 to we get So we can complete the graph by using symmetry about polar axis and only using the values of θ from 0 to instead of using θ from 0 to.

11 Graphing polar curves (Method III Contd.) Example The graph of r = cosθ was sketched in Example by using θ from 0 to and the graph was Note: r = cosθ is symmetric about pole as well as about polar axis and the line θ = (why?) and for the values of θ from 0 to we get change θ θ + change θ θ change θ θ and check. So we can complete the graph by using symmetries and above part of the curve.

12 Graphing polar curves (Important Exercise) Exercise Consider This consists of two functions r = cosθ for 0 θ. r = cosθ and r = cosθ. a. Find symmetries of r = cosθ. Sketch r = cosθ by using symmetries in Method I Method II b. Find symmetries of r = cosθ. Sketch r = cosθ by using symmetries in Method I Method II c. Do you get same graphs in Part (a) and (b) d. What is the graph of r = cosθ.

13 Before moving on to the next slide See Sections 1 and of the Introductory notes for Matlab beginners. See the handout Plotting graphs in rectangular coordinates using Matlab See the handout Plotting polar curves using Matlab Available in Matlab Help area of WebCT

14 Graphing polar curves r = f( θ ) (using MATLAB) To know when does the curve or r begins to repeat itself Step I Find the domain of θ Find the smallest value of n so that f ( θ + n) = f( θ) Step II Use MATLAB to make the polar graph and take 0 θ n As explained in the handout Plotting polar curves using Matlab Available in Matlab Help area of WebCT

15 Example Use Matlab to plot r = sin 4θ. Step 1 Domain of θ We look at ( n ) sin 4( θ + ) = sin4θ ( n ) sin 4θ + 8 ) = sin 4θ so 0 θ The smallest value of n for which is n = 1. 8n is a multiple of Step Use the following commands to get the graph >> theta=linspace(0,*pi,100); >> r=*sin(4*theta); >> polar(theta,r)

16 Example Use Matlab to plot r = sin5θ. Step 1 Domain of θ We look at ( n ) sin 5( θ + ) = sin5θ ( n ) sin 4θ + 10 ) = sin 4θ so 0 θ The smallest value of n for which is n = 1. 10n is a multiple of Step Use the following commands to get the graph >> theta=linspace(0,*pi,100); >> r=*sin(5*theta); >> polar(theta,r)

17 θ Example Use Matlab to plot r = sin 5. Step 1 Domain of θ Step We look at 8( θ + n) 8θ sin = sin 5 5 8θ 16n 8θ sin + = sin Use the following commands to get the graph >> theta=linspace(0,10*pi,); >> r=sin(8*theta/5); >> polar(theta,r) so 0 θ 10 The smallest value of n for which 16n is a multiple of 5 is n = 5.

18 Example Use Matlab to plot r = + 4cosθ. Step 1 Domain so 0 θ Step >> theta=linspace(0,*pi,100); >> r=+4*cos(theta) >> polar(theta,r) Example Use Matlab to plot r = 4 + cosθ. Step 1 Domain so 0 θ Step >> theta=linspace(0,*pi,100); >> r=4+*cos(theta) >> polar(theta,r)

19 Exercise Use Matlab to plot the following graphs 3θ 1. r = cos. r = 1+ cosθ 3. r = cosθ 4. r = cosθ

20 Important polar graphs Lines 1. θ = α A line that goes through origin and makes an angle α with positive X-axis. rcosθ = a In rectangular coordinates: x = a Hence, a vertical line 3. rsinθ = b In rectangular coordinates: y= b Hence, a horizontal line

21 Circles 1. r = a circle of radius a. r = acosθ circle of radius a with centre at ( a,0) e.g. see graph of r = cosθ in Example r = bsinθ circle of radius b with centre at (0, b ) e.g. see graph of r = 4sinθ in Exercise Exercise Plot a. r = 4 b. r = 4cosθ c. r = 6sinθ

22 11.1 Roses r = acosnθ OR r = asin nθ (n: positive integer) n-even rose with n leaves n-odd rose with n leaves See graph of r = cosθ in Example which had 4 leaves See graph of r = sin5θ in Example which had 5 leaves Observe the following graphs r = cosθ r = sin θ r = cos3θ r = sin3θ n-even Symmetric about X-axis, Y-axis and pole n-odd o cosnθ : Symmetric about X-axis o sin nθ : Symmetric about Y-axis

23 Cardioids r = a± acos θ = a(1 ± cos θ ) r = a± asin θ = a(1 ± sin θ ) heart shaped pass through pole See graph of r = 1+ cosθ in Example Observe the following graphs of cardioids r = a(1 + cos θ ) r = a(1 cos θ ) r = a(1 + sin θ ) r = a(1 sin θ )

24 Limacons r = a± bcosθ r = a± bsinθ ( a< b) have an inner loop pass through pole See graph of r = + 4cosθ in Example Observe the following graphs r = 1+ cosθ r = 1 cosθ r = 1+ sinθ r = 1 sinθ

25 r = a± bcosθ r = a± bsinθ ( a> b) Limacons do not have inner loop do not pass through pole See graph of r = 4 + cosθ in Example Observe the following graphs r = + cosθ r = cosθ r = + sinθ r = sinθ Exercise Plot r = cos θ, r = cos θ, r = + cosθ and compare. Next note the observations explained for Figure in the book.

26 Lemniscates r r = acosθ = asin θ graph with two leaves pass through pole See Exercise Observe the following graphs r = 4cosθ r = 4sinθ

27 Spirals r = aθ End of 11.1 Do Qs: 1-59

Polar Coordinates. 2, π and ( )

Polar Coordinates. 2, π and ( ) Polar Coordinates Up to this point we ve dealt exclusively with the Cartesian (or Rectangular, or x-y) coordinate system. However, as we will see, this is not always the easiest coordinate system to work

More information

Complex Numbers, Polar Equations, and Parametric Equations. Copyright 2017, 2013, 2009 Pearson Education, Inc.

Complex Numbers, Polar Equations, and Parametric Equations. Copyright 2017, 2013, 2009 Pearson Education, Inc. 8 Complex Numbers, Polar Equations, and Parametric Equations Copyright 2017, 2013, 2009 Pearson Education, Inc. 1 8.5 Polar Equations and Graphs Polar Coordinate System Graphs of Polar Equations Conversion

More information

Parametric and Polar Curves

Parametric and Polar Curves Chapter 2 Parametric and Polar Curves 2.1 Parametric Equations; Tangent Lines and Arc Length for Parametric Curves Parametric Equations So far we ve described a curve by giving an equation that the coordinates

More information

Parametric and Polar Curves

Parametric and Polar Curves Chapter 2 Parametric and Polar Curves 2.1 Parametric Equations; Tangent Lines and Arc Length for Parametric Curves Parametric Equations So far we ve described a curve by giving an equation that the coordinates

More information

Parametric and Polar Curves

Parametric and Polar Curves Chapter 2 Parametric and Polar Curves 2.1 Parametric Equations; Tangent Lines and Arc Length for Parametric Curves Parametric Equations So far we ve described a curve by giving an equation that the coordinates

More information

Pre-Calc Unit 14: Polar Assignment Sheet April 27 th to May 7 th 2015

Pre-Calc Unit 14: Polar Assignment Sheet April 27 th to May 7 th 2015 Pre-Calc Unit 14: Polar Assignment Sheet April 27 th to May 7 th 2015 Date Objective/ Topic Assignment Did it Monday Polar Discovery Activity pp. 4-5 April 27 th Tuesday April 28 th Converting between

More information

PARAMETRIC EQUATIONS AND POLAR COORDINATES

PARAMETRIC EQUATIONS AND POLAR COORDINATES 10 PARAMETRIC EQUATIONS AND POLAR COORDINATES PARAMETRIC EQUATIONS & POLAR COORDINATES A coordinate system represents a point in the plane by an ordered pair of numbers called coordinates. PARAMETRIC EQUATIONS

More information

Section 10.1 Polar Coordinates

Section 10.1 Polar Coordinates Section 10.1 Polar Coordinates Up until now, we have always graphed using the rectangular coordinate system (also called the Cartesian coordinate system). In this section we will learn about another system,

More information

Graphing Polar equations.notebook January 10, 2014

Graphing Polar equations.notebook January 10, 2014 graphing polar equations Ch.8 Lesson 2 1 2 3 4 Target Agenda Purpose Evaluation TSWBAT: convert equations to polar, graph a polar equation on the polar plane by recognizing the forms Warm-Up/Homework Check

More information

MATH115. Polar Coordinate System and Polar Graphs. Paolo Lorenzo Bautista. June 14, De La Salle University

MATH115. Polar Coordinate System and Polar Graphs. Paolo Lorenzo Bautista. June 14, De La Salle University MATH115 Polar Coordinate System and Paolo Lorenzo Bautista De La Salle University June 14, 2014 PLBautista (DLSU) MATH115 June 14, 2014 1 / 30 Polar Coordinates and PLBautista (DLSU) MATH115 June 14, 2014

More information

Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations

Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations 1 Definition of polar coordinates Let us first recall the definition of Cartesian coordinates: to each point in the plane we can

More information

Mid-Chapter Quiz: Lessons 9-1 through 9-3

Mid-Chapter Quiz: Lessons 9-1 through 9-3 Graph each point on a polar grid. 1. A( 2, 45 ) 3. Because = 45, locate the terminal side of a 45 angle with the polar axis as its initial side. Because r = 2, plot a point 2 units from the pole in the

More information

9-2 Graphs of Polar Equations

9-2 Graphs of Polar Equations Graph each equation by plotting points. 3. r = cos Make a table of values to find the r-values corresponding to various values of on the interval [, 2π]. Round each r-value to the nearest tenth. r = θ

More information

MAC Learning Objectives. Module 12 Polar and Parametric Equations. Polar and Parametric Equations. There are two major topics in this module:

MAC Learning Objectives. Module 12 Polar and Parametric Equations. Polar and Parametric Equations. There are two major topics in this module: MAC 4 Module 2 Polar and Parametric Equations Learning Objectives Upon completing this module, you should be able to:. Use the polar coordinate system. 2. Graph polar equations. 3. Solve polar equations.

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6 Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Polar Coordinates

Polar Coordinates Polar Coordinates 7-7-2 Polar coordinates are an alternative to rectangular coordinates for referring to points in the plane. A point in the plane has polar coordinates r,θ). r is roughly) the distance

More information

Polar Coordinates. Calculus 2 Lia Vas. If P = (x, y) is a point in the xy-plane and O denotes the origin, let

Polar Coordinates. Calculus 2 Lia Vas. If P = (x, y) is a point in the xy-plane and O denotes the origin, let Calculus Lia Vas Polar Coordinates If P = (x, y) is a point in the xy-plane and O denotes the origin, let r denote the distance from the origin O to the point P = (x, y). Thus, x + y = r ; θ be the angle

More information

Topics in Analytic Geometry Part II

Topics in Analytic Geometry Part II Name Chapter 9 Topics in Analytic Geometry Part II Section 9.4 Parametric Equations Objective: In this lesson you learned how to evaluate sets of parametric equations for given values of the parameter

More information

The Polar Coordinate System

The Polar Coordinate System University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln MAT Exam Expository Papers Math in the Middle Institute Partnership 7-008 The Polar Coordinate System Alisa Favinger University

More information

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates OpenStax-CNX module: m53852 1 Polar Coordinates OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License 4.0 Abstract Locate points

More information

Chapter 10 Homework: Parametric Equations and Polar Coordinates

Chapter 10 Homework: Parametric Equations and Polar Coordinates Chapter 1 Homework: Parametric Equations and Polar Coordinates Name Homework 1.2 1. Consider the parametric equations x = t and y = 3 t. a. Construct a table of values for t =, 1, 2, 3, and 4 b. Plot the

More information

Presented, and Compiled, By. Bryan Grant. Jessie Ross

Presented, and Compiled, By. Bryan Grant. Jessie Ross P a g e 1 Presented, and Compiled, By Bryan Grant Jessie Ross August 3 rd, 2016 P a g e 2 Day 1 Discovering Polar Graphs Days 1 & 2 Adapted from Nancy Stephenson - Clements High School, Sugar Land, Texas

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below: Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Section Polar Coordinates. or 4 π (restricting θ to the domain of the lemniscate). So, there are horizontal tangents at ( 4 3

Section Polar Coordinates. or 4 π (restricting θ to the domain of the lemniscate). So, there are horizontal tangents at ( 4 3 Section 10.3 Polar Coordinates 66. r = e θ x = r cos θ = e θ cos θ, y = r sin θ = e θ sin θ. = eθ sin θ+e θ cos θ = e θ (sin θ+cos θ), dx = eθ cos θ e θ sin θ = e θ (cos θ sin θ). Let 1 = 0 sin θ = cos

More information

Chapter 10: Parametric And Polar Curves; Conic Sections

Chapter 10: Parametric And Polar Curves; Conic Sections 206 Chapter 10: Parametric And Polar Curves; Conic Sections Summary: This chapter begins by introducing the idea of representing curves using parameters. These parametric equations of the curves can then

More information

Chapter 9 Topics in Analytic Geometry

Chapter 9 Topics in Analytic Geometry Chapter 9 Topics in Analytic Geometry What You ll Learn: 9.1 Introduction to Conics: Parabolas 9.2 Ellipses 9.3 Hyperbolas 9.5 Parametric Equations 9.6 Polar Coordinates 9.7 Graphs of Polar Equations 9.1

More information

5/27/12. Objectives. Plane Curves and Parametric Equations. Sketch the graph of a curve given by a set of parametric equations.

5/27/12. Objectives. Plane Curves and Parametric Equations. Sketch the graph of a curve given by a set of parametric equations. Objectives Sketch the graph of a curve given by a set of parametric equations. Eliminate the parameter in a set of parametric equations. Find a set of parametric equations to represent a curve. Understand

More information

Using Polar Coordinates. Graphing and converting polar and rectangular coordinates

Using Polar Coordinates. Graphing and converting polar and rectangular coordinates Using Polar Coordinates Graphing and converting polar and rectangular coordinates Butterflies are among the most celebrated of all insects. It s hard not to notice their beautiful colors and graceful flight.

More information

6.7. POLAR COORDINATES

6.7. POLAR COORDINATES 6.7. POLAR COORDINATES What You Should Learn Plot points on the polar coordinate system. Convert points from rectangular to polar form and vice versa. Convert equations from rectangular to polar form and

More information

9.5 Polar Coordinates. Copyright Cengage Learning. All rights reserved.

9.5 Polar Coordinates. Copyright Cengage Learning. All rights reserved. 9.5 Polar Coordinates Copyright Cengage Learning. All rights reserved. Introduction Representation of graphs of equations as collections of points (x, y), where x and y represent the directed distances

More information

ENGI Parametric & Polar Curves Page 2-01

ENGI Parametric & Polar Curves Page 2-01 ENGI 3425 2. Parametric & Polar Curves Page 2-01 2. Parametric and Polar Curves Contents: 2.1 Parametric Vector Functions 2.2 Parametric Curve Sketching 2.3 Polar Coordinates r f 2.4 Polar Curve Sketching

More information

6.1 Polar Coordinates

6.1 Polar Coordinates 6.1 Polar Coordinates Introduction This chapter introduces and explores the polar coordinate system, which is based on a radius and theta. Students will learn how to plot points and basic graphs in this

More information

Review of Trigonometry

Review of Trigonometry Worksheet 8 Properties of Trigonometric Functions Section Review of Trigonometry This section reviews some of the material covered in Worksheets 8, and The reader should be familiar with the trig ratios,

More information

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative Polar (BC Only) Polar coordinates are another way of expressing points in a plane. Instead of being centered at an origin and moving horizontally or vertically, polar coordinates are centered at the pole

More information

, minor axis of length 12. , asymptotes y 2x. 16y

, minor axis of length 12. , asymptotes y 2x. 16y Math 4 Midterm 1 Review CONICS [1] Find the equations of the following conics. If the equation corresponds to a circle find its center & radius. If the equation corresponds to a parabola find its focus

More information

6.3 Converting Between Systems

6.3 Converting Between Systems www.ck1.org Chapter 6. The Polar System 6. Converting Between Systems Learning Objectives Convert rectangular coordinates to polar coordinates. Convert equations given in rectangular form to equations

More information

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved.

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved. 10 Conics, Parametric Equations, and Polar Coordinates Copyright Cengage Learning. All rights reserved. 10.5 Area and Arc Length in Polar Coordinates Copyright Cengage Learning. All rights reserved. Objectives

More information

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved.

Conics, Parametric Equations, and Polar Coordinates. Copyright Cengage Learning. All rights reserved. 10 Conics, Parametric Equations, and Polar Coordinates Copyright Cengage Learning. All rights reserved. 10.5 Area and Arc Length in Polar Coordinates Copyright Cengage Learning. All rights reserved. Objectives

More information

Chapter 11. Parametric Equations And Polar Coordinates

Chapter 11. Parametric Equations And Polar Coordinates Instructor: Prof. Dr. Ayman H. Sakka Chapter 11 Parametric Equations And Polar Coordinates In this chapter we study new ways to define curves in the plane, give geometric definitions of parabolas, ellipses,

More information

Jim Lambers MAT 169 Fall Semester Lecture 33 Notes

Jim Lambers MAT 169 Fall Semester Lecture 33 Notes Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 33 Notes These notes correspond to Section 9.3 in the text. Polar Coordinates Throughout this course, we have denoted a point in the plane by an ordered

More information

10.1 Curves Defined by Parametric Equations

10.1 Curves Defined by Parametric Equations 10.1 Curves Defined by Parametric Equations Ex: Consider the unit circle from Trigonometry. What is the equation of that circle? There are 2 ways to describe it: x 2 + y 2 = 1 and x = cos θ y = sin θ When

More information

The diagram above shows a sketch of the curve C with parametric equations

The diagram above shows a sketch of the curve C with parametric equations 1. The diagram above shows a sketch of the curve C with parametric equations x = 5t 4, y = t(9 t ) The curve C cuts the x-axis at the points A and B. (a) Find the x-coordinate at the point A and the x-coordinate

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

Calculus II. Step 1 First, here is a quick sketch of the graph of the region we are interested in.

Calculus II. Step 1 First, here is a quick sketch of the graph of the region we are interested in. Preface Here are the solutions to the practice problems for my Calculus II notes. Some solutions will have more or less detail than other solutions. As the difficulty level of the problems increases less

More information

12 Polar Coordinates, Parametric Equations

12 Polar Coordinates, Parametric Equations 54 Chapter Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations Just as we describe curves in the plane using equations involving x and y, so can we describe curves using equations

More information

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 28 / 46

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 28 / 46 Polar Coordinates Polar Coordinates: Given any point P = (x, y) on the plane r stands for the distance from the origin (0, 0). θ stands for the angle from positive x-axis to OP. Polar coordinate: (r, θ)

More information

Section Graphs of the Sine and Cosine Functions

Section Graphs of the Sine and Cosine Functions Section 5. - Graphs of the Sine and Cosine Functions In this section, we will graph the basic sine function and the basic cosine function and then graph other sine and cosine functions using transformations.

More information

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 27 / 45

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 27 / 45 : Given any point P = (x, y) on the plane r stands for the distance from the origin (0, 0). θ stands for the angle from positive x-axis to OP. Polar coordinate: (r, θ) Chapter 10: Parametric Equations

More information

MATH STUDENT BOOK. 12th Grade Unit 7

MATH STUDENT BOOK. 12th Grade Unit 7 MATH STUDENT BOOK 1th Grade Unit 7 Unit 7 POLAR COORDINATES MATH 107 POLAR COORDINATES INTRODUCTION 1. POLAR EQUATIONS 5 INTRODUCTION TO POLAR COORDINATES 5 POLAR EQUATIONS 1 POLAR CURVES 19 POLAR FORMS

More information

9.1 Parametric Curves

9.1 Parametric Curves Math 172 Chapter 9A notes Page 1 of 20 9.1 Parametric Curves So far we have discussed equations in the form. Sometimes and are given as functions of a parameter. Example. Projectile Motion Sketch and axes,

More information

Downloaded from

Downloaded from Top Concepts Class XI: Maths Ch : Trigonometric Function Chapter Notes. An angle is a measure of rotation of a given ray about its initial point. The original ray is called the initial side and the final

More information

Graphs of Equations. MATH 160, Precalculus. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Graphs of Equations

Graphs of Equations. MATH 160, Precalculus. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Graphs of Equations Graphs of Equations MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: sketch the graphs of equations, find the x- and y-intercepts

More information

Key Idea. It is not helpful to plot points to sketch a surface. Mainly we use traces and intercepts to sketch

Key Idea. It is not helpful to plot points to sketch a surface. Mainly we use traces and intercepts to sketch Section 12.7 Quadric surfaces 12.7 1 Learning outcomes After completing this section, you will inshaallah be able to 1. know what are quadric surfaces 2. how to sketch quadric surfaces 3. how to identify

More information

Trigonometric Functions of Any Angle

Trigonometric Functions of Any Angle Trigonometric Functions of Any Angle MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: evaluate trigonometric functions of any angle,

More information

There are a few links in the text to other parts of the text. These function correctly only if all sections are expanded.

There are a few links in the text to other parts of the text. These function correctly only if all sections are expanded. CAUTION Printing this document can produce errors in the hard copy. For example, on some platforms, output to a postscript file converts plus-minus signs to plus signs. It is suggested that this manuscript

More information

Exam 3 SCORE. MA 114 Exam 3 Spring Section and/or TA:

Exam 3 SCORE. MA 114 Exam 3 Spring Section and/or TA: MA 114 Exam 3 Spring 217 Exam 3 Name: Section and/or TA: Last Four Digits of Student ID: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test.

More information

Unit 4. Applications of integration

Unit 4. Applications of integration Unit 4. Applications of integration 4A. Areas between curves. 4A-1 Find the area between the following curves a) y = 2x 2 and y = 3x 1 b) y = x 3 and y = ax; assume a > 0 c) y = x + 1/x and y = 5/2. d)

More information

MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS

MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS MATHEMATICS FOR ENGINEERING TUTORIAL 5 COORDINATE SYSTEMS This tutorial is essential pre-requisite material for anyone studying mechanical engineering. This tutorial uses the principle of learning by example.

More information

PreCalculus Unit 1: Unit Circle Trig Quiz Review (Day 9)

PreCalculus Unit 1: Unit Circle Trig Quiz Review (Day 9) PreCalculus Unit 1: Unit Circle Trig Quiz Review (Day 9) Name Date Directions: You may NOT use Right Triangle Trigonometry for any of these problems! Use your unit circle knowledge to solve these problems.

More information

Section 7.6 Graphs of the Sine and Cosine Functions

Section 7.6 Graphs of the Sine and Cosine Functions Section 7.6 Graphs of the Sine and Cosine Functions We are going to learn how to graph the sine and cosine functions on the xy-plane. Just like with any other function, it is easy to do by plotting points.

More information

9.1 POLAR COORDINATES

9.1 POLAR COORDINATES 9. Polar Coordinates Contemporary Calculus 9. POLAR COORDINATES The rectangular coordinate system is immensely useful, but it is not the only way to assign an address to a point in the plane and sometimes

More information

Each point P in the xy-plane corresponds to an ordered pair (x, y) of real numbers called the coordinates of P.

Each point P in the xy-plane corresponds to an ordered pair (x, y) of real numbers called the coordinates of P. Lecture 7, Part I: Section 1.1 Rectangular Coordinates Rectangular or Cartesian coordinate system Pythagorean theorem Distance formula Midpoint formula Lecture 7, Part II: Section 1.2 Graph of Equations

More information

Polar Functions Polar coordinates

Polar Functions Polar coordinates 548 Chapter 1 Parametric, Vector, and Polar Functions 1. What ou ll learn about Polar Coordinates Polar Curves Slopes of Polar Curves Areas Enclosed b Polar Curves A Small Polar Galler... and wh Polar

More information

10.7. Polar Coordinates. Introduction. What you should learn. Why you should learn it. Example 1. Plotting Points on the Polar Coordinate System

10.7. Polar Coordinates. Introduction. What you should learn. Why you should learn it. Example 1. Plotting Points on the Polar Coordinate System _7.qxd /8/5 9: AM Page 779 Section.7 Polar Coordinates 779.7 Polar Coordinates What ou should learn Plot points on the polar coordinate sstem. Convert points from rectangular to polar form and vice versa.

More information

Lesson 5.6: Angles in Standard Position

Lesson 5.6: Angles in Standard Position Lesson 5.6: Angles in Standard Position IM3 - Santowski IM3 - Santowski 1 Fast Five Opening Exercises! Use your TI 84 calculator:! Evaluate sin(50 ) " illustrate with a diagram! Evaluate sin(130 ) " Q

More information

Let be a function. We say, is a plane curve given by the. Let a curve be given by function where is differentiable with continuous.

Let be a function. We say, is a plane curve given by the. Let a curve be given by function where is differentiable with continuous. Module 8 : Applications of Integration - II Lecture 22 : Arc Length of a Plane Curve [Section 221] Objectives In this section you will learn the following : How to find the length of a plane curve 221

More information

WHAT YOU SHOULD LEARN

WHAT YOU SHOULD LEARN GRAPHS OF EQUATIONS WHAT YOU SHOULD LEARN Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs of equations. Find equations of and sketch graphs of

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Homework 1 - Solutions 3. 2 Homework 2 - Solutions 13

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Homework 1 - Solutions 3. 2 Homework 2 - Solutions 13 MATH 32B-2 (8) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Homework - Solutions 3 2 Homework 2 - Solutions 3 3 Homework 3 - Solutions 9 MATH 32B-2 (8) (L) G. Liu / (TA) A. Zhou Calculus

More information

f sin the slope of the tangent line is given by f sin f cos cos sin , but it s also given by 2. So solve the DE with initial condition: sin cos

f sin the slope of the tangent line is given by f sin f cos cos sin , but it s also given by 2. So solve the DE with initial condition: sin cos Math 414 Activity 1 (Due by end of class August 1) 1 Four bugs are placed at the four corners of a square with side length a The bugs crawl counterclockwise at the same speed and each bug crawls directly

More information

Getting a New Perspective

Getting a New Perspective Section 6.3 Polar Coordinates Getting a New Perspective We have worked etensively in the Cartesian coordinate system, plotting points, graphing equations, and using the properties of the Cartesian plane

More information

turn counterclockwise from the positive x-axis. However, we could equally well get to this point by a 3 4 turn clockwise, giving (r, θ) = (1, 3π 2

turn counterclockwise from the positive x-axis. However, we could equally well get to this point by a 3 4 turn clockwise, giving (r, θ) = (1, 3π 2 Math 133 Polar Coordinates Stewart 10.3/I,II Points in polar coordinates. The first and greatest achievement of modern mathematics was Descartes description of geometric objects b numbers, using a sstem

More information

with slopes m 1 and m 2 ), if and only if its coordinates satisfy the equation y y 0 = 0 and Ax + By + C 2

with slopes m 1 and m 2 ), if and only if its coordinates satisfy the equation y y 0 = 0 and Ax + By + C 2 CHAPTER 10 Straight lines Learning Objectives (i) Slope (m) of a non-vertical line passing through the points (x 1 ) is given by (ii) If a line makes an angle α with the positive direction of x-axis, then

More information

SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties

SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties Definition (Graph Form): A function f can be defined by a graph in the xy-plane. In this case the output can be obtained by drawing vertical line

More information

Unit 7: Trigonometry Part 1

Unit 7: Trigonometry Part 1 100 Unit 7: Trigonometry Part 1 Right Triangle Trigonometry Hypotenuse a) Sine sin( α ) = d) Cosecant csc( α ) = α Adjacent Opposite b) Cosine cos( α ) = e) Secant sec( α ) = c) Tangent f) Cotangent tan(

More information

Ch. 2 Trigonometry Notes

Ch. 2 Trigonometry Notes First Name: Last Name: Block: Ch. Trigonometry Notes.0 PRE-REQUISITES: SOLVING RIGHT TRIANGLES.1 ANGLES IN STANDARD POSITION 6 Ch..1 HW: p. 83 #1,, 4, 5, 7, 9, 10, 8. - TRIGONOMETRIC FUNCTIONS OF AN ANGLE

More information

2.3 Circular Functions of Real Numbers

2.3 Circular Functions of Real Numbers www.ck12.org Chapter 2. Graphing Trigonometric Functions 2.3 Circular Functions of Real Numbers Learning Objectives Graph the six trigonometric ratios as functions on the Cartesian plane. Identify the

More information

1. GRAPHS OF THE SINE AND COSINE FUNCTIONS

1. GRAPHS OF THE SINE AND COSINE FUNCTIONS GRAPHS OF THE CIRCULAR FUNCTIONS 1. GRAPHS OF THE SINE AND COSINE FUNCTIONS PERIODIC FUNCTION A period function is a function f such that f ( x) f ( x np) for every real numer x in the domain of f every

More information

1.8 Coordinate Geometry. Copyright Cengage Learning. All rights reserved.

1.8 Coordinate Geometry. Copyright Cengage Learning. All rights reserved. 1.8 Coordinate Geometry Copyright Cengage Learning. All rights reserved. Objectives The Coordinate Plane The Distance and Midpoint Formulas Graphs of Equations in Two Variables Intercepts Circles Symmetry

More information

Lesson 27: Angles in Standard Position

Lesson 27: Angles in Standard Position Lesson 27: Angles in Standard Position PreCalculus - Santowski PreCalculus - Santowski 1 QUIZ Draw the following angles in standard position 50 130 230 320 770-50 2 radians PreCalculus - Santowski 2 Fast

More information

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions Calculus III Math Spring 7 In-term exam April th. Suggested solutions This exam contains sixteen problems numbered through 6. Problems 5 are multiple choice problems, which each count 5% of your total

More information

SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS

SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS 4.33 PART A : GRAPH f ( θ ) = sinθ Note: We will use θ and f ( θ) for now, because we would like to reserve x and y for discussions regarding the Unit Circle.

More information

Find the component form and magnitude of the vector where P = (-3,4), Q = (-5, 2), R = (-1, 3) and S = (4, 7)

Find the component form and magnitude of the vector where P = (-3,4), Q = (-5, 2), R = (-1, 3) and S = (4, 7) PRE-CALCULUS: by Finney,Demana,Watts and Kennedy Chapter 6: Applications of Trigonometry 6.1: Vectors in the Plane What you'll Learn About Two Dimensional Vectors/Vector Operations/Unit Vectors Direction

More information

is a plane curve and the equations are parametric equations for the curve, with parameter t.

is a plane curve and the equations are parametric equations for the curve, with parameter t. MATH 2412 Sections 6.3, 6.4, and 6.5 Parametric Equations and Polar Coordinates. Plane Curves and Parametric Equations Suppose t is contained in some interval I of the real numbers, and = f( t), = gt (

More information

Rational Numbers on the Coordinate Plane. 6.NS.C.6c

Rational Numbers on the Coordinate Plane. 6.NS.C.6c Rational Numbers on the Coordinate Plane 6.NS.C.6c Copy all slides into your composition notebook. Lesson 14 Ordered Pairs Objective: I can use ordered pairs to locate points on the coordinate plane. Guiding

More information

Algebra II. Slide 1 / 162. Slide 2 / 162. Slide 3 / 162. Trigonometric Functions. Trig Functions

Algebra II. Slide 1 / 162. Slide 2 / 162. Slide 3 / 162. Trigonometric Functions. Trig Functions Slide 1 / 162 Algebra II Slide 2 / 162 Trigonometric Functions 2015-12-17 www.njctl.org Trig Functions click on the topic to go to that section Slide 3 / 162 Radians & Degrees & Co-terminal angles Arc

More information

CYLINDRICAL COORDINATES

CYLINDRICAL COORDINATES CHAPTER 11: CYLINDRICAL COORDINATES 11.1 DEFINITION OF CYLINDRICAL COORDINATES A location in 3-space can be defined with (r, θ, z) where (r, θ) is a location in the xy plane defined in polar coordinates

More information

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas 16 Vector Calculus 16.6 and Their Areas Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. and Their Areas Here we use vector functions to describe more general

More information

Algebra II Trigonometric Functions

Algebra II Trigonometric Functions Slide 1 / 162 Slide 2 / 162 Algebra II Trigonometric Functions 2015-12-17 www.njctl.org Slide 3 / 162 Trig Functions click on the topic to go to that section Radians & Degrees & Co-terminal angles Arc

More information

3.0 Trigonometry Review

3.0 Trigonometry Review 3.0 Trigonometry Review In trigonometry problems, all vertices (corners or angles) of the triangle are labeled with capital letters. The right angle is usually labeled C. Sides are usually labeled with

More information

A lg e b ra II. Trig o n o m e tric F u n c tio

A lg e b ra II. Trig o n o m e tric F u n c tio 1 A lg e b ra II Trig o n o m e tric F u n c tio 2015-12-17 www.njctl.org 2 Trig Functions click on the topic to go to that section Radians & Degrees & Co-terminal angles Arc Length & Area of a Sector

More information

You are not expected to transform y = tan(x) or solve problems that involve the tangent function.

You are not expected to transform y = tan(x) or solve problems that involve the tangent function. In this unit, we will develop the graphs for y = sin(x), y = cos(x), and later y = tan(x), and identify the characteristic features of each. Transformations of y = sin(x) and y = cos(x) are performed and

More information

Direction Fields; Euler s Method

Direction Fields; Euler s Method Direction Fields; Euler s Method It frequently happens that we cannot solve first order systems dy (, ) dx = f xy or corresponding initial value problems in terms of formulas. Remarkably, however, this

More information

Trigonometry I. Exam 0

Trigonometry I. Exam 0 Trigonometry I Trigonometry Copyright I Standards 006, Test Barry Practice Mabillard. Exam 0 www.math0s.com 1. The minimum and the maximum of a trigonometric function are shown in the diagram. a) Write

More information

Trigonometry Review Day 1

Trigonometry Review Day 1 Name Trigonometry Review Day 1 Algebra II Rotations and Angle Terminology II Terminal y I Positive angles rotate in a counterclockwise direction. Reference Ray Negative angles rotate in a clockwise direction.

More information

Warm-Up. Write the standard equation of the circle with the given radius and center. 1) 9; (0,0) 2) 1; (0,5) 3) 4; (-8,-1) 4) 5; (4,2)

Warm-Up. Write the standard equation of the circle with the given radius and center. 1) 9; (0,0) 2) 1; (0,5) 3) 4; (-8,-1) 4) 5; (4,2) Warm-Up Write the standard equation of the circle with the given radius and center. 1) 9; (0,0) ) 1; (0,5) 3) 4; (-8,-1) 4) 5; (4,) 8.4 Graph and Write Equations of Ellipses What are the major parts of

More information

Version 001 Polar Curve Review rittenhouse (RittBCblock2) correct

Version 001 Polar Curve Review rittenhouse (RittBCblock2) correct Version 1 Polar Curve Review rittenhouse (RittBCblock 1 This print-out should have 9 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. BC 1993

More information

Unit 4. Applications of integration

Unit 4. Applications of integration 18.01 EXERCISES Unit 4. Applications of integration 4A. Areas between curves. 4A-1 Find the area between the following curves a) y = 2x 2 and y = 3x 1 b) y = x 3 and y = ax; assume a > 0 c) y = x + 1/x

More information

48. Logistic Growth (BC) Classwork

48. Logistic Growth (BC) Classwork 48. Logistic Growth (BC) Classwork Using the exponential growth model, the growth of a population is proportion to its current size. The differential equation for exponential growth is dp = kp leading

More information

Unit 13: Periodic Functions and Trig

Unit 13: Periodic Functions and Trig Date Period Unit 13: Periodic Functions and Trig Day Topic 0 Special Right Triangles and Periodic Function 1 Special Right Triangles Standard Position Coterminal Angles 2 Unit Circle Cosine & Sine (x,

More information

Investigating the Sine and Cosine Functions Part 1

Investigating the Sine and Cosine Functions Part 1 Investigating the Sine and Cosine Functions Part 1 Name: Period: Date: Set-Up Press. Move down to 5: Cabri Jr and press. Press for the F1 menu and select New. Press for F5 and select Hide/Show > Axes.

More information