Parameterization. Section 1 Parametrically Defined Curves.

Slides:



Advertisements
Similar presentations
Vector Functions and Space Curves
Advertisements

Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
PARAMETRIC EQUATIONS AND POLAR COORDINATES
Straight Lines.
Intermediate Math Parametric Equations Local Coordinate Systems Curvature Splines.
Table of Contents Solving Equations In Quadratic Form There are several methods one can use to solve a quadratic equation. Sometimes we are called upon.
EXAMPLE 4 Graph a translated square root function Graph y = –2 x – Then state the domain and range. SOLUTION STEP 1 Sketch the graph of y = –2 x.
MAT 171 Precalculus Algebra Section 9-7 Parametric Equations Cape Fear Community College Dr. Claude S. Moore.
Relations The key question: How is a relation different from a function?  A relation is a set of ordered pairs (x, y) of real numbers.  The graph of.
 We can define both elements of the ordered pair, (x, y), in terms of another variable, t, called a parameter.  Example: Given and, a) Find the points.
0.1 Functions and Their Graphs. Real Numbers A set is a collection of objects. The real numbers represent the set of numbers that can be represented as.
Tangent Lines and Arc Length Parametric Equations
Chapter 10 – Parametric Equations & Polar Coordinates 10.1 Curves Defined by Parametric Equations 1Erickson.
Identify linear functions and linear equations. Graph linear functions that represent real-world situations. Clear Targets Linear Functions.
Vector-Valued Functions. Step by Step: Finding Domain of a Vector-Valued Function 1.Find the domain of each component function 2.The domain of the vector-valued.
Slide 5- 1 Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
The Cartesian Coordinate System and Linear Equations in Two Variables
The Beginning of Parametric Equations (Sec. 6.3a).
Copyright © Cengage Learning. All rights reserved. 9 Topics in Analytic Geometry.
Section 11.1 Plane Curves and Parametric Equations By Kayla Montgomery and Rosanny Reyes.
Parametric Equations. You throw a ball from a height of 6 feet, with an initial velocity of 90 feet per second and at an angle of 40º with the horizontal.
Section 11.1 Curves Defined by Parametric Equations.
Copyright © 2011 Pearson, Inc. 6.3 Parametric Equations and Motion.
Review: 1. Solve for a: 4 3 = 2 a 2. What is the domain for y = 2e -x - 3? 3. What is the range for y = tan x?
10.6 Parametrics. Objective To evaluate sets of parametric equations for given values of the parameter. To sketch curves that are represented by sets.
Parameterization. Section 1 Parametrically Defined Curves.
12.1 Parametric Equations Math 6B Calculus II. Parametrizations and Plane Curves  Path traced by a particle moving alone the xy plane. Sometimes the.
P ARAMETRIC E QUATIONS Section Plane Curves and Parametric Equations Consider the path of an object that is propelled into air at an angle of 45°.
9.5. If f and g are continuous functions of t on an interval I, the set of ordered pairs (f(t), g(t)) is a plane curve, C. The equations given by x =
Section 1.5 Inverses of Functions. Box of Chocolates Section DSection ESection F EstherTamMonica.
PARAMETRIC Q U A T I 0 N S Section 1.5 Day 2. Parametric Equations Example: The “parameter’’ is t. It does not appear in the graph of the curve!
State the domain and range of each function Exponential Growth and Decay.
Precalculus Fifth Edition Mathematics for Calculus James Stewart Lothar Redlin Saleem Watson.
Parametric Equations. In a rectangular coordinate system, you will recall, a point in the plane is represented by an ordered pair of number (x,y), where.
1998 AB Exam. 1.4 Parametric Equations Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Greg Kelly, 2005 Mt. Washington Cog Railway, NH.
Holt Algebra Linear Equations in Three Dimensions 3-5 Linear Equations in Three Dimensions Holt Algebra 2 Warm Up Warm Up Lesson Presentation Lesson.
Ch. 4 – More Derivatives 4.1 – Chain Rule. Ex: Find the derivative of h(x) = sin(2x 2 ). –This is not a product rule problem because it has one function.
Precalculus Parametric Equations graphs. Parametric Equations  Graph parametric equations.  Determine an equivalent rectangular equation for parametric.
Prerequisites for Calculus
Chapter 7 Day 3 Book Section 7.5 Get 2 grids for the 2 shift problems!
10 Conics, Parametric Equations, and Polar Coordinates
PARAMETRIC EQUATIONS Dr. Shildneck. Parametric Equations Most 2-Dimensional equations and graphs that we have dealt with involve two variables that are.
Section 6.3: Arc Length Practice HW from Stewart Textbook (not to hand in) p. 465 # 1-13 odd.
Tangent Lines and Arc Length Parametric Equations
Parametric Equations ordered pairs (x, y) are based upon a third variable, t, called the parameterordered pairs (x, y) are based upon a third variable,
Bell Ringer Solve even #’s Pg. 34.
HW # , ,60 , , Row 1 Do Now Sketch the curve given by the parametric equations x = 4t2 – 4 and y = t, –1  t 
Tangent Lines and Arc Length Parametric Equations
Warm Up circle hyperbola circle
Vector Functions and Space Curves
Section 17.1 Parameterized Curves
Plane Curves & Parametric Equations (10.2)
x = 4y - 4 x = 4y + 4 x = 4y - 1 y = 4x - 4 y = 4x - 1 y = 4x + 4
Algebra: Graphs, Functions, and Linear Systems
Precalculus Chapter 1 Section 5
Section 6.3 Parametric Equations
Parametric Equations.
Parametric Equations and Motion
10.4 Parametric Equations Parametric Equations of a Plane Curve
9.5 Parametric Equations.
Objectives Identify linear functions and linear equations.
10.4 Parametric Equations.
Digital Lesson Parametric Equations.
Prerequisites for Calculus
and Parametric Equations
Presentation transcript:

Parameterization

Section 1 Parametrically Defined Curves

So far, we dealt with relations of the form y = f(x) or F(x,y) = 0 such as: y = 5x or x 2 + y 2 – 4 = 0, which state a direct relationship between the variables x and y. However, sometimes, it is more useful to express both x and y in terms of a third variable, which we will call a parameter.

Orientation Let C be a curve defined by the equations: x = f(t), y = g(t) ; a ≤ t ≤ b The direction of the increasing of the parameter t is called the orientation imposed on C by the parametric equations.

Examples Example 1

Let: x = t, y = 2t ; 0 ≤ t To graph this curve, consider the following table yxt

Plot the points indicated in the table. Join these points. What do you get?

Eliminating the parameter Now, let's examine the situation differently by eliminating the parameter t. Doing that, we get: y = 2x; xε[0,∞) The curve defined by this equation is the line segment situated on the first quadrant of the straight line through the origin and the point ( 1,2 ).

Example 2

Graph the curve defined by the parametric equations: x = t + 1, y = t 2 + 4t + 6 yxt

Plot the points indicated in the table. Join these points. What do you get?

Eliminating the parameter we have: t = x – 1 And so y = (x-1) 2 + 4(x-1) + 6 = x 2 + 2x + 3 = (x+1) This is the graph resulting from shifting the curve of the squaring function one unit to the left and two units upward. Sketch this graph!

Graph

Example 3

Graph the curve having the parametric equations: x = 2t 2, y = 2t yxt

Plot the points indicated in the table. Join these points. What do you get?

Eliminating the parameter we have:y = x +1 ; x Є [0, ∞ ) why? The curve defined by this equation is the line segment situated on the first quadrant of the straight line which intersects the axes at (0,1) and (-1, 0 ).

Example 4

Graph the curve having the parametric equations: x = sint, y = 5sint + 2 yxt π/2 20π -33π/2 202π2π 712π +π/2 202π+ π -32π +3π/2

Notice that the same point (x,y) may be obtained by substituting different values of t. For example the point (0,2) is obtained by both letting t = π and t = 3 π The range of x is [-1,1] and the range of y is [-3,7]

Plot the points indicated in the table. Join these points. What do you get?

Eliminating the parameter y = 5x +2 ; x Є [-1,1] why?

Example 5

Graph the curve having the parametric equations: x = 3cost, y = 3sint yxt π/2 0-3π 03π/2 032π2π 302π +π/2 0-32π+ π -302π +3π/2

Plot the points indicated in the table. Join these points. What do you get? The range of x is [-3,3] and the range of y is [-3,3]

Eliminating the parameter x 2 + y 2 = 9 why?

Graph

Example 6

Graph the curve having the parametric equations: x = 3cost, y = 3sint; t ε [0,π] yxt π/2 0-3π

Plot the points indicated in the table. Join these points. What do you get? The range of x is [-3,3] and the range of y is [0,3]

Eliminating the parameter x 2 + y 2 = 9 ; y ≥0

Graph