10.1 Review of Parametric Equations

Size: px
Start display at page:

Download "10.1 Review of Parametric Equations"

Transcription

1 10.1 Review of Parametric Equations Recall that often, instead of representing a curve using just x and y (called a Cartesian equation), it is more convenient to define x and y using parametric equations using a parameter such as t. This means that x and y are both separately defined as functions of this parameter, x = f(t) and y = g(t). If you are given parametric equations, you can sometimes create a Cartesian equation by eliminating the parameter. How? If possible, solve one of the parametric equations for t and use substitution. If the parametric equations involve trig functions, use a trig identity. Sometimes, there may be a restriction on the values of t or the values of x and y may have bounds you need to watch out for. Example: Eliminate the parameter to find a Cartesian equation for the following curves, sketch a graph, and denote the direction that the curve is traced out as t increases. x = t + 1, y = t 3 x = t 2, y = t 2, 2 t 4 x = t, y = 2 t 1

2 x = 2 cos θ, y = 2 sin θ x = 3 + sin t, y = 1 + cos t x = 4 cos θ, y = 5 sin θ, 0 θ π x = cos t, y = sec t, 0 t π 3 2

3 10.2 Arc Length and Surface Area with Parametric Curves Given a parametric curve defined by x = f(t), y = g(t), the length of the curve from t = a to t = b is: L = b a [f (t)] 2 + [g (t)] 2 dt or b a (dx ) 2 + dt ( ) dy 2 dt dt Examples: Find the length of the curve x = t 2 + 4, y = t 3 + 1, from the point (4, 1) to the point (8, 9). 3

4 Find the length of the curve x = 4e t 4t, y = 16e t/2, 0 t 1. Surface Area: The surface area of a solid of revolution where a curve x = x(t), y = y(t) with arc length ds is rotated about an axis is (dx ) 2 ( ) dy 2 S = 2πr ds = 2πr + dt dt dt If revolving about the x-axis, r = y and if revolving about the y-axis, r = x. 4

5 Examples: Find the surface area of the solid obtained by rotating the curve x = 3t 3 t, y = 3t 2, 0 t 1, about the x-axis. Find the surface area of the solid formed by rotating the curve x = e 3t + e 3t, y = 10 6t, 0 t 2, about the y-axis. 5

6 Section 10.3 Polar Coordinates The polar coordinate system is a new way of thinking about graphing curves. Instead of the rectangular coordinate system (x, y), polar coordinates are of the form (r, θ) where θ is the angle made with the positive x-axis and r is the distance from the origin. Examples: Plot the following points given in polar coordinates (r, θ). A. (2, π/3) B. (3, 5π/6) C. ( 4, 3π/4) To convert from polar to rectangular coordinates, we use the following: x = r cos θ y = r sin θ Find the Cartesian coordinates of the polar points plotted above. (a) (2, π/3) (b) (3, 5π/6) (c) ( 4, 3π/4) 6

7 Going from Cartesian to polar coordinates, we use the following facts: r 2 = x 2 + y 2 tan θ = y x However, the way we write a point in polar coordinates is NOT unique. Convert the following points with Cartesian coordinates into polar coordinates in three different ways. ( 1, 3) (i) r > 0, 0 θ 2π (ii) r < 0, 0 θ 2π (iii) r > 0, 2π θ 0 ( 3, 3) Find a polar equation for the curve represented by the following Cartesian equations. x 2 + y 2 = 25 x 2 + y 2 = 6y y = x 2 7

8 Find a Cartesian equation for the following polar curves. r = 2 cos θ r = 4 csc θ Polar equations are usually written where r is a function of θ, i.e. as r = f(θ). Sketch graphs of the following polar equations. r = 3 θ = π/6 Sketch the region 2 r < 5, 2π/3 θ < 7π/6 8

9 r = 3 cos θ r = 4 sin θ Summary of Circles: r = a r = a cos θ, a > 0 r = a cos θ, a < 0 r = a sin θ, a > 0 r = a sin θ, a < 0 9

10 Cardioids are polar graphs of the form r = a ± a cos θ or r = a ± a sin θ. r = sin θ r = 2 2 cos θ Summary of Cardioids r = a + a cos θ, a > 0 r = a a cos θ, a > 0 r = a + a sin θ, a > 0 r = a a sin θ, a > 0 10

11 Roses are polar graphs of the form r = a sin(kθ) or r = a cos(kθ). r = sin(2θ) r = cos(3θ) Summary of Roses: r = cos(kθ), k odd, k petals r = cos(kθ), k even, 2k petals r = sin(kθ), k odd, k petals r = sin(kθ), k even, 2k petals 11

12 10.4 Areas and Lengths in Polar Coordinates Given a polar equation r = f(θ), the area bounded by the curve between θ = a and θ = b is given by A = b a 1 b 1 2 r2 dθ = a 2 [f(θ)]2 dθ Find the area of the region bounded by r = e 2θ within the sector 0 θ π/2. 12

13 Find the area of the region bounded by the circle r = 3 cos θ within the sector π/6 θ π/3. Find the area inside the cardioid r = sin θ. Find the area of one loop (petal) of the rose r = 3 sin(5θ). 13

14 Set up an integral to find the area of one loop (petal) of the rose r = 2 cos(4θ). The area of the region bounded by two polar curves r 1 and r 2 where r 1 is the inner polar curve and r 2 is the outer polar curve is given by A = b a 1 2 [r2 2 r 2 1] dθ Find the area inside the circle r = 6 sin θ and oustide the circle r = 3. 14

15 Find the area inside the circle r = 6 cos θ and outside the cardioid r = cos θ. The arc length of a polar curve r = f(θ), a θ b is given by L = b a r 2 + ( ) dr 2 dθ dθ Find the length of the polar curve r = θ 2, 0 θ π/2. Find the length of the polar curve r = e 3θ, 0 θ π. 15

16 Conic Sections in Cartesian and Polar Coordinates There are three types of conic sections: parabolas, ellipses, and hyperbolas. (Keep in mind a circle is a special case of an ellipse.) The general equation of a parabola with vertex (h, k) that opens up/down is given below. If a is positive, the parabola opens upward. If a is negative, the parabola opens downward. y = a(x h) 2 + k The general equation of a parabola with vertex (h, k) that opens right/left is given below. If a is positive, the parabola opens to the right. If a is negative, the parabola opens to the left. x = a(y k) 2 + h Find the vertex of the parabola and sketch a graph. x 3 = 2(y + 3) 2 The general form of an ellipse centered at (h, k) is given by: (x h) 2 (y k)2 a 2 + b 2 = 1 Sketch a graph of the ellipse 16x 2 + 4y 2 = 64 by first finding x and y-intercepts. Find the center of the ellipse 3x 2 + y x 10y =

17 The general equation of a hyperbola centered at the origin is x 2 a 2 y2 b 2 = 1 or y 2 b 2 x2 a 2 = 1 Sketch a graph of the hyperbola x2 36 y2 = 1 by finding intercepts. 25 Sketch a graph of the hyperbola 9y 2 x 2 = 81 by finding intercepts. Identify the type of conic given by the following equations. x 2 3x = 6y y 2 x + 3 = y 2 + y 5x 2 + 6y = 3x + 4y 2 17

18 Conic sections can also be represented in polar form. The general form of a conic in polar form is one of the following: a r = 1 ± e cos(θ) or r = a 1 ± e sin(θ) The number e is called the eccentricity and determines which type of conic the polar equation represents. If e < 1, the conic is an ellipse. If e = 1, the conic is a parabola. If e > 1, the conic is a hyperbola. Notes: The number a is a constant that has geometric meaning (which we don t discuss). The ± and the cos(θ) vs. sin(θ) determine the general shape and properties of the conic. We won t get into that in this class, but you can see how these affect the shape by converting from a polar equation to a Cartesian equation and completing the square. Identify the conic represented by the polar equations below. r = cos(θ) r = sin(θ) r = cos(θ) 18

A. Correct! These are the corresponding rectangular coordinates.

A. Correct! These are the corresponding rectangular coordinates. Precalculus - Problem Drill 20: Polar Coordinates No. 1 of 10 1. Find the rectangular coordinates given the point (0, π) in polar (A) (0, 0) (B) (2, 0) (C) (0, 2) (D) (2, 2) (E) (0, -2) A. Correct! These

More information

Find the rectangular coordinates for each of the following polar coordinates:

Find the rectangular coordinates for each of the following polar coordinates: WORKSHEET 13.1 1. Plot the following: 7 3 A. 6, B. 3, 6 4 5 8 D. 6, 3 C., 11 2 E. 5, F. 4, 6 3 Find the rectangular coordinates for each of the following polar coordinates: 5 2 2. 4, 3. 8, 6 3 Given the

More information

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

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

More information

Fall Exam 4: 8&11-11/14/13 - Write all responses on separate paper. Show your work for credit.

Fall Exam 4: 8&11-11/14/13 - Write all responses on separate paper. Show your work for credit. Math Fall - Exam : 8& - // - Write all responses on separate paper. Show your work for credit. Name (Print):. Convert the rectangular equation to polar coordinates and solve for r. (a) x + (y ) = 6 Solution:

More information

AP Calculus (BC) Chapter 10 Test No Calculator Section. Name: Date: Period:

AP Calculus (BC) Chapter 10 Test No Calculator Section. Name: Date: Period: AP Calculus (BC) Chapter 10 Test No Calculator Section Name: Date: Period: Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.) 1. The graph in the xy-plane represented

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2 Test Review (chap 0) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. ) Find the point on the curve x = sin t, y = cos t, -

More information

Parametric Equations and Polar Coordinates

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

More information

Math 190 (Calculus II) Final Review

Math 190 (Calculus II) Final Review Math 90 (Calculus II) Final Review. Sketch the region enclosed by the given curves and find the area of the region. a. y = 7 x, y = x + 4 b. y = cos ( πx ), y = x. Use the specified method to find the

More information

HW - Chapter 10 - Parametric Equations and Polar Coordinates

HW - Chapter 10 - Parametric Equations and Polar Coordinates Berkeley City College Due: HW - Chapter 0 - Parametric Equations and Polar Coordinates Name Parametric equations and a parameter interval for the motion of a particle in the xy-plane are given. Identify

More information

POLAR FORMS: [SST 6.3]

POLAR FORMS: [SST 6.3] POLAR FORMS: [SST 6.3] RECTANGULAR CARTESIAN COORDINATES: Form: x, y where x, y R Origin: x, y = 0, 0 Notice the origin has a unique rectangular coordinate Coordinate x, y is unique. POLAR COORDINATES:

More information

Chapter 10: Conic Sections; Polar Coordinates; Parametric Equations

Chapter 10: Conic Sections; Polar Coordinates; Parametric Equations Chapter 10: Conic Sections; Polar Coordinates; Parametric Equations Section 10.1 Geometry of Parabola, Ellipse, Hyperbola a. Geometric Definition b. Parabola c. Ellipse d. Hyperbola e. Translations f.

More information

8.2 Graphs of Polar Equations

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

More information

MATH 1080 Test 2 -Version A-SOLUTIONS Fall a. (8 pts) Find the exact length of the curve on the given interval.

MATH 1080 Test 2 -Version A-SOLUTIONS Fall a. (8 pts) Find the exact length of the curve on the given interval. MATH 8 Test -Version A-SOLUTIONS Fall 4. Consider the curve defined by y = ln( sec x), x. a. (8 pts) Find the exact length of the curve on the given interval. sec x tan x = = tan x sec x L = + tan x =

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Mathematics Engineering Calculus III Fall 13 Test #1

Mathematics Engineering Calculus III Fall 13 Test #1 Mathematics 2153-02 Engineering Calculus III Fall 13 Test #1 Instructor: Dr. Alexandra Shlapentokh (1) Which of the following statements is always true? (a) If x = f(t), y = g(t) and f (1) = 0, then dy/dx(1)

More information

4.1 Analysis of functions I: Increase, decrease and concavity

4.1 Analysis of functions I: Increase, decrease and concavity 4.1 Analysis of functions I: Increase, decrease and concavity Definition Let f be defined on an interval and let x 1 and x 2 denote points in that interval. a) f is said to be increasing on the interval

More information

Things You Should Know Coming Into Calc I

Things You Should Know Coming Into Calc I Things You Should Know Coming Into Calc I Algebraic Rules, Properties, Formulas, Ideas and Processes: 1) Rules and Properties of Exponents. Let x and y be positive real numbers, let a and b represent real

More information

10.3 Parametric Equations. 1 Math 1432 Dr. Almus

10.3 Parametric Equations. 1 Math 1432 Dr. Almus Math 1432 DAY 39 Dr. Melahat Almus almus@math.uh.edu OFFICE HOURS (212 PGH) MW12-1:30pm, F:12-1pm. If you email me, please mention the course (1432) in the subject line. Check your CASA account for Quiz

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

More information

Chapter 10 Conics, Parametric Equations, and Polar Coordinates Conics and Calculus

Chapter 10 Conics, Parametric Equations, and Polar Coordinates Conics and Calculus Chapter 10 Conics, Parametric Equations, and Polar Coordinates 10.1 Conics and Calculus 1. Parabola A parabola is the set of all points x, y ( ) that are equidistant from a fixed line and a fixed point

More information

10.1 Curves Defined by Parametric Equation

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

More information

ALGEBRA 2 X. Final Exam. Review Packet

ALGEBRA 2 X. Final Exam. Review Packet ALGEBRA X Final Exam Review Packet Multiple Choice Match: 1) x + y = r a) equation of a line ) x = 5y 4y+ b) equation of a hyperbola ) 4) x y + = 1 64 9 c) equation of a parabola x y = 1 4 49 d) equation

More information

Parametric Curves. Calculus 2 Lia Vas

Parametric Curves. Calculus 2 Lia Vas Calculus Lia Vas Parametric Curves In the past, we mostly worked with curves in the form y = f(x). However, this format does not encompass all the curves one encounters in applications. For example, consider

More information

Exam 1 Review SOLUTIONS

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

More information

ENGI Parametric Vector Functions Page 5-01

ENGI Parametric Vector Functions Page 5-01 ENGI 3425 5. Parametric Vector Functions Page 5-01 5. Parametric Vector Functions Contents: 5.1 Arc Length (Cartesian parametric and plane polar) 5.2 Surfaces of Revolution 5.3 Area under a Parametric

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

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

Chapter 11 Parametric Equations, Polar Curves, and Conic Sections

Chapter 11 Parametric Equations, Polar Curves, and Conic Sections Chapter 11 Parametric Equations, Polar Curves, and Conic Sections ü 11.1 Parametric Equations Students should read Sections 11.1-11. of Rogawski's Calculus [1] for a detailed discussion of the material

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

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

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2 29 April PreCalculus Final Review 1. Find the slope and y-intercept (if possible) of the equation of the line. Sketch the line: y = 3x + 13 2. Determine the domain of the function. Verify your result with

More information

PARAMETRIC EQUATIONS AND POLAR COORDINATES

PARAMETRIC EQUATIONS AND POLAR COORDINATES 10 PARAMETRIC EQUATIONS AND POLAR COORDINATES PARAMETRIC EQUATIONS & POLAR COORDINATES We have seen how to represent curves by parametric equations. Now, we apply the methods of calculus to these parametric

More information

MATH 152, Fall 2017 COMMON EXAM II - VERSION A

MATH 152, Fall 2017 COMMON EXAM II - VERSION A MATH 15, Fall 17 COMMON EXAM II - VERSION A LAST NAME(print): FIRST NAME(print): INSTRUCTOR: SECTION NUMBER: DIRECTIONS: 1. The use of a calculator, laptop or computer is prohibited.. TURN OFF cell phones

More information

Arc Length and Surface Area in Parametric Equations

Arc Length and Surface Area in Parametric Equations Arc Length and Surface Area in Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2011 Background We have developed definite integral formulas for arc length

More information

Math 20C Homework 2 Partial Solutions

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

More information

School of Distance Education UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION. B Sc Mathematics. (2011 Admission Onwards) IV Semester.

School of Distance Education UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION. B Sc Mathematics. (2011 Admission Onwards) IV Semester. School of Dtance Education UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc Mathematics 0 Admsion Onwards IV Semester Core Course CALCULUS AND ANALYTIC GEOMETRY QUESTION BANK The natural logarithm

More information

Math 259 Winter Solutions to Homework # We will substitute for x and y in the linear equation and then solve for r. x + y = 9.

Math 259 Winter Solutions to Homework # We will substitute for x and y in the linear equation and then solve for r. x + y = 9. Math 59 Winter 9 Solutions to Homework Problems from Pages 5-5 (Section 9.) 18. We will substitute for x and y in the linear equation and then solve for r. x + y = 9 r cos(θ) + r sin(θ) = 9 r (cos(θ) +

More information

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C.

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C. MA 6 FINAL EXAM PRACTICE PROBLEMS Spring. Find the angle between the vectors v = i + j + k and w = i + j k. cos 8 cos 5 cos D. cos 7 E. cos. Find a such that u = i j + ak and v = i + j + k are perpendicular.

More information

Chapter 9 Overview: Parametric and Polar Coordinates

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

More information

Math 1272 Solutions for Fall 2005 Final Exam

Math 1272 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Exam ) This fraction appears in Problem 5 of the undated-? exam; a solution can be found in that solution set. (E) ) This integral appears in Problem 6 of the Fall 4 exam;

More information

Math Test #3 Info and Review Exercises

Math Test #3 Info and Review Exercises Math 181 - Test #3 Info and Review Exercises Fall 2018, Prof. Beydler Test Info Date: Wednesday, November 28, 2018 Will cover sections 10.1-10.4, 11.1-11.7. You ll have the entire class to finish the test.

More information

MATH Final Review

MATH Final Review MATH 1592 - Final Review 1 Chapter 7 1.1 Main Topics 1. Integration techniques: Fitting integrands to basic rules on page 485. Integration by parts, Theorem 7.1 on page 488. Guidelines for trigonometric

More information

Created by T. Madas LINE INTEGRALS. Created by T. Madas

Created by T. Madas LINE INTEGRALS. Created by T. Madas LINE INTEGRALS LINE INTEGRALS IN 2 DIMENSIONAL CARTESIAN COORDINATES Question 1 Evaluate the integral ( x + 2y) dx, C where C is the path along the curve with equation y 2 = x + 1, from ( ) 0,1 to ( )

More information

MATH 2433 Homework 1

MATH 2433 Homework 1 MATH 433 Homework 1 1. The sequence (a i ) is defined recursively by a 1 = 4 a i+1 = 3a i find a closed formula for a i in terms of i.. In class we showed that the Fibonacci sequence (a i ) defined by

More information

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C)

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C) SAT II - Math Level 2 Test #01 Solution 1. x + = 2, then x² + = Since x + = 2, by squaring both side of the equation, (A) - (B) 0 (C) 2 (D) 4 (E) -2 we get x² + 2x 1 + 1 = 4, or simplifying it, x² + 2

More information

9.5 Parametric Equations

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

More information

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

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

More information

Conic Sections in Polar Coordinates

Conic Sections in Polar Coordinates Conic Sections in Polar Coordinates MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction We have develop the familiar formulas for the parabola, ellipse, and hyperbola

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

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

5, tan = 4. csc = Simplify: 3. Simplify: 4. Factor and simplify: cos x sin x cos x

5, tan = 4. csc = Simplify: 3. Simplify: 4. Factor and simplify: cos x sin x cos x Precalculus Final Review 1. Given the following values, evaluate (if possible) the other four trigonometric functions using the fundamental trigonometric identities or triangles csc = - 3 5, tan = 4 3.

More information

1. Which of the following defines a function f for which f ( x) = f( x) 2. ln(4 2 x) < 0 if and only if

1. Which of the following defines a function f for which f ( x) = f( x) 2. ln(4 2 x) < 0 if and only if . Which of the following defines a function f for which f ( ) = f( )? a. f ( ) = + 4 b. f ( ) = sin( ) f ( ) = cos( ) f ( ) = e f ( ) = log. ln(4 ) < 0 if and only if a. < b. < < < < > >. If f ( ) = (

More information

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

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

More information

Section 8.4 Plane Curves and Parametric Equations

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

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

Lone Star College-CyFair Formula Sheet

Lone Star College-CyFair Formula Sheet Lone Star College-CyFair Formula Sheet The following formulas are critical for success in the indicated course. Student CANNOT bring these formulas on a formula sheet or card to tests and instructors MUST

More information

MATH 162. FINAL EXAM ANSWERS December 17, 2006

MATH 162. FINAL EXAM ANSWERS December 17, 2006 MATH 6 FINAL EXAM ANSWERS December 7, 6 Part A. ( points) Find the volume of the solid obtained by rotating about the y-axis the region under the curve y x, for / x. Using the shell method, the radius

More information

Math 323 Exam 1 Practice Problem Solutions

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

More information

Figure: Aparametriccurveanditsorientation

Figure: Aparametriccurveanditsorientation Parametric Equations Not all curves are functions. To deal with curves that are not of the form y = f (x) orx = g(y), we use parametric equations. Define both x and y in terms of a parameter t: x = x(t)

More information

Edexcel past paper questions. Core Mathematics 4. Parametric Equations

Edexcel past paper questions. Core Mathematics 4. Parametric Equations Edexcel past paper questions Core Mathematics 4 Parametric Equations Edited by: K V Kumaran Email: kvkumaran@gmail.com C4 Maths Parametric equations Page 1 Co-ordinate Geometry A parametric equation of

More information

Derivatives and Integrals

Derivatives and Integrals Derivatives and Integrals Definition 1: Derivative Formulas d dx (c) = 0 d dx (f ± g) = f ± g d dx (kx) = k d dx (xn ) = nx n 1 (f g) = f g + fg ( ) f = f g fg g g 2 (f(g(x))) = f (g(x)) g (x) d dx (ax

More information

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr.

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr. 1. Let F(x, y) xyi+(y 3x)j, and let be the curve r(t) ti+(3t t 2 )j for t 2. ompute F dr. Solution. F dr b a 2 2 F(r(t)) r (t) dt t(3t t 2 ), 3t t 2 3t 1, 3 2t dt t 3 dt 1 2 4 t4 4. 2. Evaluate the line

More information

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10 Calculus II Practice Test Problems: 6.-6.3, 6.5, 7.-7.3 Page of This is in no way an inclusive set of problems there can be other types of problems on the actual test. To prepare for the test: review homework,

More information

(b) Find the interval of convergence of the series whose n th term is ( 1) n (x+2)

(b) Find the interval of convergence of the series whose n th term is ( 1) n (x+2) Code No: R5112 Set No. 1 I B.Tech Supplimentary Examinations, Aug/Sep 27 MATHEMATICS-I ( Common to Civil Engineering, Electrical & Electronic Engineering, Mechanical Engineering, Electronics & Communication

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES Before starting this section, you might need to review the trigonometric functions. DIFFERENTIATION RULES In particular, it is important to remember that,

More information

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

worked out from first principles by parameterizing the path, etc. If however C is a A path C is a simple closed path if and only if the starting point

worked out from first principles by parameterizing the path, etc. If however C is a A path C is a simple closed path if and only if the starting point III.c Green s Theorem As mentioned repeatedly, if F is not a gradient field then F dr must be worked out from first principles by parameterizing the path, etc. If however is a simple closed path in the

More information

Calculus and Parametric Equations

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

More information

Precalculus Table of Contents Unit 1 : Algebra Review Lesson 1: (For worksheet #1) Factoring Review Factoring Using the Distributive Laws Factoring

Precalculus Table of Contents Unit 1 : Algebra Review Lesson 1: (For worksheet #1) Factoring Review Factoring Using the Distributive Laws Factoring Unit 1 : Algebra Review Factoring Review Factoring Using the Distributive Laws Factoring Trinomials Factoring the Difference of Two Squares Factoring Perfect Square Trinomials Factoring the Sum and Difference

More information

Material for review. By Lei. May, 2011

Material for review. By Lei. May, 2011 Material for review. By Lei. May, 20 You shouldn t only use this to do the review. Read your book and do the example problems. Do the problems in Midterms and homework once again to have a review. Some

More information

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions Spring 5, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card,

More information

A different parametric curve ( t, t 2 ) traces the same curve, but this time the par-

A different parametric curve ( t, t 2 ) traces the same curve, but this time the par- Parametric Curves: Suppose a particle is moving around in a circle or any curve that fails the vertical line test, then we cannot describe the path of this particle using an equation of the form y fx)

More information

3.4 Conic sections. Such type of curves are called conics, because they arise from different slices through a cone

3.4 Conic sections. Such type of curves are called conics, because they arise from different slices through a cone 3.4 Conic sections Next we consider the objects resulting from ax 2 + bxy + cy 2 + + ey + f = 0. Such type of curves are called conics, because they arise from different slices through a cone Circles belong

More information

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions Fall 6, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card, and

More information

Calculus II/III Summer Packet

Calculus II/III Summer Packet Calculus II/III Summer Packet First of all, have a great summer! Enjoy your time away from school. Come back fired up and ready to learn. I know that I will be ready to have a great year of calculus with

More information

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

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

More information

3 Inequalities Absolute Values Inequalities and Intervals... 5

3 Inequalities Absolute Values Inequalities and Intervals... 5 Contents 1 Real Numbers, Exponents, and Radicals 3 1.1 Rationalizing the Denominator................................... 3 1.2 Factoring Polynomials........................................ 3 1.3 Algebraic

More information

MAT1035 Analytic Geometry

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

More information

MA 114 Worksheet Calendar Fall 2017

MA 114 Worksheet Calendar Fall 2017 MA 4 Worksheet Calendar Fall 7 Thur, Aug 4: Worksheet Integration by parts Tues, Aug 9: Worksheet Partial fractions Thur, Aug 3: Worksheet3 Special trig integrals Tues, Sep 5: Worksheet4 Special trig integrals

More information

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM FINAL EXAM CALCULUS 2 MATH 2300 FALL 208 Name PRACTICE EXAM Please answer all of the questions, and show your work. You must explain your answers to get credit. You will be graded on the clarity of your

More information

Rotation of Axes. By: OpenStaxCollege

Rotation of Axes. By: OpenStaxCollege Rotation of Axes By: OpenStaxCollege As we have seen, conic sections are formed when a plane intersects two right circular cones aligned tip to tip and extending infinitely far in opposite directions,

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

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed.

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. MTH 34 Review for Exam 4 ections 16.1-16.8. 5 minutes. 5 to 1 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. Review for Exam 4 (16.1) Line

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

CIRCLES: #1. What is an equation of the circle at the origin and radius 12?

CIRCLES: #1. What is an equation of the circle at the origin and radius 12? 1 Pre-AP Algebra II Chapter 10 Test Review Standards/Goals: E.3.a.: I can identify conic sections (parabola, circle, ellipse, hyperbola) from their equations in standard form. E.3.b.: I can graph circles

More information

MTHE 227 Problem Set 2 Solutions

MTHE 227 Problem Set 2 Solutions MTHE 7 Problem Set Solutions 1 (Great Circles). The intersection of a sphere with a plane passing through its center is called a great circle. Let Γ be the great circle that is the intersection of the

More information

3 a = 3 b c 2 = a 2 + b 2 = 2 2 = 4 c 2 = 3b 2 + b 2 = 4b 2 = 4 b 2 = 1 b = 1 a = 3b = 3. x 2 3 y2 1 = 1.

3 a = 3 b c 2 = a 2 + b 2 = 2 2 = 4 c 2 = 3b 2 + b 2 = 4b 2 = 4 b 2 = 1 b = 1 a = 3b = 3. x 2 3 y2 1 = 1. MATH 222 LEC SECOND MIDTERM EXAM THU NOV 8 PROBLEM ( 5 points ) Find the standard-form equation for the hyperbola which has its foci at F ± (±2, ) and whose asymptotes are y ± 3 x The calculations b a

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Calculus III. Exam 2

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

More information

sec x dx = ln sec x + tan x csc x dx = ln csc x cot x

sec x dx = ln sec x + tan x csc x dx = ln csc x cot x Name: Instructions: The exam will have eight problems. Make sure that your reasoning and your final answers are clear. Include labels and units when appropriate. No notes, books, or calculators are permitted

More information

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x MATH 3B: MIDTERM REVIEW JOE HUGHES. Evaluate sin x and cos x. Solution: Recall the identities cos x = + cos(x) Using these formulas gives cos(x) sin x =. Trigonometric Integrals = x sin(x) sin x = cos(x)

More information

MATH 280 Multivariate Calculus Fall Integration over a curve

MATH 280 Multivariate Calculus Fall Integration over a curve dr dr y MATH 28 Multivariate Calculus Fall 211 Integration over a curve Given a curve C in the plane or in space, we can (conceptually) break it into small pieces each of which has a length ds. In some

More information

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve MATH 280 Multivariate alculus Fall 2012 Definition Integrating a vector field over a curve We are given a vector field F and an oriented curve in the domain of F as shown in the figure on the left below.

More information

MLC Practice Final Exam

MLC Practice Final Exam Name: Section: Recitation/Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show all your work on the standard response

More information

MATH 271 Test #4T Solutions

MATH 271 Test #4T Solutions MATH 7 Test #4T Solutions You do not need to evaluate the integrals in problems () (5); just set them up. () ( points) Consider the curve which is represented b the parametric equations x = + t + t, =

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

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

More information

9.1 (10.1) Parametric Curves ( 參數曲線 )

9.1 (10.1) Parametric Curves ( 參數曲線 ) 9.1 (10.1) Parametric Curves ( 參數曲線 ) [Ex]Sketch and identify the curve defined by parametric equations x= 6 t, y = t, t 4 (a) Sketch the curve by using the parametric equations to plot points: (b) Eliminate

More information