Section 10.7 Parametric Equations

Size: px
Start display at page:

Download "Section 10.7 Parametric Equations"

Transcription

1 299 Section 10.7 Parametric Equations Objective 1: Defining and Graphing Parametric Equations. Recall when we defined the x- (rcos(θ), rsin(θ)) and y-coordinates on a circle of radius r as a function of θ. The value of x and y depended on r the value of θ. Notice that the graph of the equation of the θ circle, x 2 + y 2 = r 2, is not a function since you can find a vertical line that passes through more than one point of the curve, But, by defining x = rcos(θ) and y = rsin(θ) on the interval [0, 2π), each coordinate is a function of θ. This means we can view each coordinate as a separate curve. x = rcos(θ) is the curve of the cosine function with amplitude r and y = r sin(θ) is the curve of the sine function with amplitude r. When we graph the points (x, y) on the graph to obtain the circle of radius r, the variable θ no longer is part of the equation for the plane curve. We call the variable θ in this case a parameter and the equations x = rcos(θ) and y = rsin(θ) parametric equations. Definition Let x = f(t) and y = g(t) be two functions defined on the interval I. The set of all points (x, y) = (f(t), g(t)) for all t in I is called the plane curve. The equations x = f(t) and y = g(t) for all t in I are called the parametric equations and t is called the parameter. Suppose the parametric equations are defined on the interval a t b. As we plot the points (x, y) as t goes from a to b, the successive points trace out the graph in a certain direction. The direction the graph is traced out as t goes from a to b is called the orientation. Thus, in the case of the circle of radius r discussed above, as t goes from 0 to 2π, the graph gets traced out in a counterclockwise direction so the orientation would be counterclockwise. To indicate the orientation on a graph, we draw arrows on the plane the curve showing the direction that curve is traced out.

2 Graph the curve whose parametric equations are given and show its orientation: Ex. 1 x = 0.5t, y = 0.25t 2 4 t 2 Let's begin by making a table of values and deriving a set of points (x, y) to plot: t x = 0.5t y = 0.25t 2 (x, y) ( 2, 4) ( 1.5, 2.25) ( 1, 1) ( 0.5, 0.25) (0, 0) (0.5, 0.25) (1, 1) Now, plot the points and sketch the graph: 00 To verify the graph, we can get rid of the parameter. In the equation x = 0.5t, we can solve for t to get t = 2x. Now, substitute 2x in for t in the equation y = 0.25t 2 and simplify: y = 0.25(2x) 2 y = 0.25(4x 2 ) y = x 2 Since 4 t 2, then 4 2x 2 or 2 x 1. Thus, y = x 2 for 2 x 1 Notice that it matches our graph. Objective 2: Finding a rectangular equation for a curve defined parametrically. In the last example, we took care to pay attention to the domain of the function after getting rid of the parameter. Many times, the graph of the curve after getting rid of the parameter will contain more points than the parameterized curve so we will need to pay careful attention to which piece of the curve actually belongs on the graph.

3 01 Find the rectangular equation of the curve and sketch the graph: Ex. 2 x = cos(t), y = 4sin(t); t 0 First, solve each of the parametric equations for the trigonometric function: x = cos(t) y = 4sin(t) cos(t) = x sin(t) = y 4 Recall, that cos 2 (t) + sin 2 (t) = 1, x so ( ) 2 + ( y 4 ) 2 = 1 or x2 9 + y2 16 = 1 Thus, the graph is an ellipse with center at (0, 0), major axis running along the y-axis, vertices (0, 4) and (0, 4) and b-intercepts (, 0) and (, 0), Since t starts at zero, the graph starts at (, 0) and traces out in a counterclockwise fashion. Suppose t had been restricted to a much smaller interval. Although, the process would be exactly the same as we did above, we may need to eliminate part of the graph depending on the restriction on t. If 0 t π was the restriction, we would only have the upper half of the graph. If π 2 t π 2 was the restriction, we would only have the left side. 0 t π π 2 t π 2

4 02 Ex. x = sin(t), y = 2cos(t); π t 0 First, solve each of the parametric equations for the trigonometric function: x = sin(t) y = 2cos(t) sin(t) = x cos(t) = y 2 Recall, that cos 2 (t) + sin 2 (t) = 1, y so ( 2 ) 2 + ( x ) 2 = 1 or x2 9 + y2 4 = 1 Thus, the graph is an ellipse with center at (0, 0), major axis running along the x-axis, vertices (, 0) and (, 0) and b-intercepts (0, 2) and (0, 2), Since t starts at π, the graph starts at (0, 2) and traces out in a clockwise fashion. It ends at (0, 2). Ex. 4 x = sec(t), y = tan(t); π 6 t π Recall, that tan 2 (t) + 1 = sec 2 (t), so (y) = (x) 2 or x 2 y 2 = 1 Thus, the graph is a hyperbola with center at (0, 0), transverse axis running along the x-axis, vertices (1, 0) and ( 1, 0) and oblique asymptotes y = ± x Since t starts at π, the graph 6 starts at (sec( π 6 ), tan( π 6 )) = ( 2, ) (1.15, 0.58) and traces out in a clockwise fashion. It ends at (sec( π ), tan( π )) = (2, ) (2, 1.7).

5 0 Objective Time as a parameter. A common use of parametric equations is when t represents the time. We can describe the path of an object using time as the parameter. The advantage with using parametric equations in this situation is that not only can we determine the path of the object, but also the time that the object reaches a certain point on the path. In calculus, we can derive the parametric equations that determine the path of a projectile through the air. Parametric Equations of a Projectile Motion Let an object be propelled upward at an angle θ with the horizontal from a height h above the horizontal. If the initial speed is v o, then, neglecting for air resistance, the resulting motion is called Projectile Motion and the parametric equations for this motion are: x = (v o cos(θ))t and y = 1 2 gt2 + (v o sin(θ))t + h where t is the time in seconds and g is the acceleration due to gravity (on Earth, g 2 ft/s 2 or 9.8 m/s 2 ). Solve the following: Ex. 5 Standing on top of a hill that was six feet above the horizontal, George Johnson hits a golf ball at 125 ft/sec at an angle of 5 from the horizontal. a) Find the parametric equations that describe the position of the ball as a function of time. b) How long was the ball in the air? c) Find the horizontal distance the ball travelled before hitting the ground. d) When is the ball at its maximum height? What is that maximum height? a) The initial velocity v o = 125 ft/sec. Since the velocity is given in ft/sec, we will use g = 2 ft/sec 2. The angle θ = 5 and h is 6 ft. x = (v o cos(θ))t = 125cos(5 )t t y = 1 2 gt2 + (v o sin(θ))t + h = 1 2 2t2 + (125sin(5 ))t t t + 6 h v o θ

6 04 Thus, our parametric equations are: x t and y 16t t + 6 b) When the ball hits the ground, the height the ball above the ground is 0. To find how long the ball was in the air, we need to first find when the ball hit the ground. Setting y = 0 and solving yields: y 16t t + 6 = 0 (use the quadratic formula) t = b± b2 4ac 2a = ± ± ( )2 4( 16)(6) 2( 16) 4.56 seconds or seconds Since the negative answers does not sense, the ball was in the air for about 4.56 seconds. c) Since the ball was in the air for approximately 4.56 seconds, then the horizontal distance travelled is: x (4.56) ft. d) Notice that the equation for y is a quadratic equation with the coefficient of the squared term being negative. Thus, the maximum value (k) will occur at the vertex (h, k). h = b 2a ( 16) seconds Plugging t = into y, we get the maximum height: y 16(2.2405) (2.2405) ft Thus, the ball reached a maximum height of about ft at t seconds. If you graph the function using equations from part a, we need to remember the x-values are the horizontal distance travelled and not the time. Ex. 6 At pm, Juan gets in his car and drives towards Atlanta at an average speed of 55 mph. Two hour later, LaTonya leaves from the same location and travels along the same route to Atlanta at 77 mph. How long will it take LaTonya to catch Juan? Use a simulation of two motions to verify your answer. Let t be the time that Juan is on the road. Since LaTonya leaves two hours later, her time on the road is t 2. Since distance = rate time,

7 05 then the distance that Juan travels is x 1 = 55t and the distance that LaTonya travels is x 2 = 77(t 2). At the point when LaTonya catches Juan, each will have travelled the same distance, so set x 1 = x 2 and and solve for the time t: x 1 = x 2 55t = 77(t 2) (distribute) 55t = 77t 154 (subtract 77t from both sides) 22t = 154 (divide both sides by 22) t = 7 hours. LaTonya's time on the road is t 2 = 5. Thus, it takes LaTonya 5 hours to catch Juan. To verify the answer, we will use a simulation of two motions. To do this, we will graph the distance each of them travelled at different times until their positions become aligned. To make it easier to see the alignment on the graph, we will let y 1 = 2 and y 2 = 4. Thus, on our graph, the line that is generated at y = 2 will represent the distance Juan has travelled and the line generated at y = 4 will represent the distance that LaTonya travelled. t = 2, t 2 = 0 t =, t 2 = 1 t = 4, t 2 = 2 t = 5, t 2 = t = 6, t 2 = 4 t = 7, t 2 = 5

8 Notice the distance are aligned at t = 7 hours in the simulation. This verifies our answer. 06 Objective 4: Finding Parametric Equations. Given an equation in rectangular form defined as a function y = f(x), the most basic parametric equations to use is the let x = t and y = f(t) for t in the domain of f. Sometimes, the conditions of the application dictate that such a set of parametric equations will not work. In that case, our choice of parametric equations must allow for the variable x to still be able to match all the values in the domain of f. For instance, if the domain of f is [, 2], we cannot choose x = t 2 since this would only allow for values of x 0. Find two different sets of parametric equations for the following: Ex. 7 y = 2x 2 + Let x = t. Then y = 2t 2 +, so the parametric equations are: x = t, y = 2t 2 +, < t < Another pair that would work would be to let x = t. Then y = 2t 6 +, so the parametric equations are: x = t, y = 2t 6 +, < t < Find parametric equations for the following object in motion: Ex. 8 x y2 = 1 where the parameter t is on seconds and a) the motion around the ellipse is clockwise, begins at the point ( 2, 0), and requires 2 seconds to make one revolution. b) the motion around the ellipse is counterclockwise, begins at the point (0, 1), and requires 4 seconds to make one revolution. a) The equation is an ellipse with center at (0, 0), major along the x-axis, vertices of ( 2, 0) and (2, 0) and b-intercepts (0, 1) and (0, 1). Since the ellipse begins at ( 2, 0), then at t = 0, x = 2 and y = 0.

9 07 Thus, x = 2cos(ωt) and y = sin(ωt) or y = sin(ωt). Since the orientation is clockwise, then as the curve leaves the point ( 2, 0), the y-values will be positive, so y = sin(ωt). Hence, our equations are: x = 2cos(ωt) and y = sin(ωt) Since, as the graph starts to get traced out, the x-values are negative and the y-values are positive, so ω has to be greater than 0. Also, it takes 2 seconds to make one revolution, the period is 2 = 2π which implies ω = π. Therefore, our parametric equations are: x = 2cos(πt) and y = sin(πt) 0 t 2 b) The equation is an ellipse with center at (0, 0), major along the x-axis, vertices of ( 2, 0) and (2, 0) and b-intercepts (0, 1) and (0, 1). Since the ellipse begins at (0, 1), then at t = 0, x = 0 and y = 1. Thus, x = 2sin(ωt) or 2sin(ωt) and y = cos(ωt). Since the orientation is counterclockwise, then as the curve leaves the point (0, 1), the x-values will be negative, so x = 2sin(ωt). Hence, our equations are: x = 2sin(ωt) and y = cos(ωt) Since, as the graph starts to get traced out, the x-values are negative and the y-values are positive, so ω has to be greater than 0. Also, it takes 4 seconds to make one revolution, the period is 4 = 2π ω which implies ω = π. Therefore, our parametric equations are: 2 x = 2sin( π 2 t) and y = cos( π 2 t) 0 t 4 There are some curves that cannot be represented easily in terms of x and y, but are very easy to represent using parametric equations. One example is a curve called a cycloid. Its path is traced out by a point on the rim of a circle of radius a as the circle rolls along a fixed line without slipping. To derive the parametric equations, let P = (x, y) be a point on the rim of a circle of radius a such that P starts at the origin. We will allow the circle to roll along the positive x-axis: ω

10 08 Y P C t B 2a O X A Let C be the center the circle and t be the angle of how much the circle has rotated. Since the circle has rolled the distance from O to A, d(o, A), then the amount of the circle that has travelled on the ground is the arc length from A to P. Since there is no slippage, then arc length AP = d(o, A) The arc length AP = rθ = at since the radius r = a and t is the angle defined above. This implies that d(o, A) = at. Also, at = d(o, A) = d(o, X) + d(x, A) which implies d(o, X) = at d(x, A) In examining the diagram, d(x, A) = d(p, B) which in the length of the opposite side of t in triangle PCB. Thus PB = asin(t) which implies d(o, X) = at d(x, A) = at asin(t) = a(t sin(t)) Since d(o, X) = x, then x = a(t sin(t)) Now, d(a, C) = d(a, B) + d(b, C) or d(a, B) = d(a, C) d(b, C), but d(a, C) = a and d(b, C) is the adjacent side to t in triangle PCB which means d(b, C) = acos(t). Substituting these relationships in, we get: d(a, B) = a acos(t) = a(1 cos(t)) Since y = d(a, B), then y = a(1 cos(t)) Although we have proved this for t being less than or equal to π 2, these equations can be extended to any real number t. Parametric Equations for a Cycloid x = a(t sin(t)), y = a(1 cos(t)), < t <. The period will be 2πa. Suppose an object is moving without friction from a starting point P to an ending point Q that is lower than P, but not directly below P. If gravity is the only force acting on it, then the quickest way it can get to Q is along the path of an inverted cycloid. This is known as the curve of quickest decent. Another example is suppose that several objects are placed on an inverted at different locations of cycloid at the same time and began sliding at the same moment. If none of the objects were placed on the lowest point of the cycloid, they all will reach the lowest point at the same time.

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm More Chapter 3 Projectile motion simulator http://www.walter-fendt.de/ph11e/projectile.htm The equations of motion for constant acceleration from chapter 2 are valid separately for both motion in the x

More information

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20 Lecture 8 : Coordinate Geometry The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 0 distance on the axis and give each point an identity on the corresponding

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

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

MODERN APPLICATIONS OF PYTHAGORAS S THEOREM

MODERN APPLICATIONS OF PYTHAGORAS S THEOREM UNIT SIX MODERN APPLICATIONS OF PYTHAGORAS S THEOREM Coordinate Systems 124 Distance Formula 127 Midpoint Formula 131 SUMMARY 134 Exercises 135 UNIT SIX: 124 COORDINATE GEOMETRY Geometry, as presented

More information

How to Graph Trigonometric Functions

How to Graph Trigonometric Functions How to Graph Trigonometric Functions This handout includes instructions for graphing processes of basic, amplitude shifts, horizontal shifts, and vertical shifts of trigonometric functions. The Unit Circle

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson you will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

8-3 Dot Products and Vector Projections

8-3 Dot Products and Vector Projections 8-3 Dot Products and Vector Projections Find the dot product of u and v Then determine if u and v are orthogonal 1u =, u and v are not orthogonal 2u = 3u =, u and v are not orthogonal 6u = 11i + 7j; v

More information

D.3. Angles and Degree Measure. Review of Trigonometric Functions

D.3. Angles and Degree Measure. Review of Trigonometric Functions APPENDIX D Precalculus Review D7 SECTION D. Review of Trigonometric Functions Angles and Degree Measure Radian Measure The Trigonometric Functions Evaluating Trigonometric Functions Solving Trigonometric

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

Pre Calculus Math 40S: Explained!

Pre Calculus Math 40S: Explained! www.math40s.com 7 Part I Ferris Wheels One of the most common application questions for graphing trigonometric functions involves Ferris wheels, since the up and down motion of a rider follows the shape

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: I am very excited that you have decided to take this course in the upcoming school year! This is a fastpaced, college-preparatory mathematics course that will also

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

SOLVING TRIGONOMETRIC EQUATIONS

SOLVING TRIGONOMETRIC EQUATIONS Mathematics Revision Guides Solving Trigonometric Equations Page 1 of 17 M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C2 Edexcel: C2 OCR: C2 OCR MEI: C2 SOLVING TRIGONOMETRIC

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

GRAPHING IN POLAR COORDINATES SYMMETRY

GRAPHING IN POLAR COORDINATES SYMMETRY GRAPHING IN POLAR COORDINATES SYMMETRY Recall from Algebra and Calculus I that the concept of symmetry was discussed using Cartesian equations. Also remember that there are three types of symmetry - y-axis,

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

Chapter 3 Falling Objects and Projectile Motion

Chapter 3 Falling Objects and Projectile Motion Chapter 3 Falling Objects and Projectile Motion Gravity influences motion in a particular way. How does a dropped object behave?!does the object accelerate, or is the speed constant?!do two objects behave

More information

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular. CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

Physics 201 Homework 8

Physics 201 Homework 8 Physics 201 Homework 8 Feb 27, 2013 1. A ceiling fan is turned on and a net torque of 1.8 N-m is applied to the blades. 8.2 rad/s 2 The blades have a total moment of inertia of 0.22 kg-m 2. What is the

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s Answer the multiple choice questions (2 Points Each) on this sheet with capital

More information

Evaluating trigonometric functions

Evaluating trigonometric functions MATH 1110 009-09-06 Evaluating trigonometric functions Remark. Throughout this document, remember the angle measurement convention, which states that if the measurement of an angle appears without units,

More information

SAT Subject Math Level 2 Facts & Formulas

SAT Subject Math Level 2 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Arithmetic Sequences: PEMDAS (Parentheses

More information

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

A Resource for Free-standing Mathematics Qualifications

A Resource for Free-standing Mathematics Qualifications To find a maximum or minimum: Find an expression for the quantity you are trying to maximise/minimise (y say) in terms of one other variable (x). dy Find an expression for and put it equal to 0. Solve

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

HSC Mathematics - Extension 1. Workshop E4

HSC Mathematics - Extension 1. Workshop E4 HSC Mathematics - Extension 1 Workshop E4 Presented by Richard D. Kenderdine BSc, GradDipAppSc(IndMaths), SurvCert, MAppStat, GStat School of Mathematics and Applied Statistics University of Wollongong

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

FRICTION, WORK, AND THE INCLINED PLANE

FRICTION, WORK, AND THE INCLINED PLANE FRICTION, WORK, AND THE INCLINED PLANE Objective: To measure the coefficient of static and inetic friction between a bloc and an inclined plane and to examine the relationship between the plane s angle

More information

CHAPTER 6 WORK AND ENERGY

CHAPTER 6 WORK AND ENERGY CHAPTER 6 WORK AND ENERGY CONCEPTUAL QUESTIONS. REASONING AND SOLUTION The work done by F in moving the box through a displacement s is W = ( F cos 0 ) s= Fs. The work done by F is W = ( F cos θ). s From

More information

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS PROBLEM SET Practice Problems for Exam # Math 352, Fall 24 Oct., 24 ANSWERS i Problem. vlet R be the region bounded by the curves x = y 2 and y = x. A. Find the volume of the solid generated by revolving

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

4. How many integers between 2004 and 4002 are perfect squares?

4. How many integers between 2004 and 4002 are perfect squares? 5 is 0% of what number? What is the value of + 3 4 + 99 00? (alternating signs) 3 A frog is at the bottom of a well 0 feet deep It climbs up 3 feet every day, but slides back feet each night If it started

More information

Chapter 3 Practice Test

Chapter 3 Practice Test Chapter 3 Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which of the following is a physical quantity that has both magnitude and direction?

More information

Experiment 2 Free Fall and Projectile Motion

Experiment 2 Free Fall and Projectile Motion Name Partner(s): Experiment 2 Free Fall and Projectile Motion Objectives Preparation Pre-Lab Learn how to solve projectile motion problems. Understand that the acceleration due to gravity is constant (9.8

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion Chapter 3: Falling Objects and Projectile Motion 1. Neglecting friction, if a Cadillac and Volkswagen start rolling down a hill together, the heavier Cadillac will get to the bottom A. before the Volkswagen.

More information

Exam 1 Review Questions PHY 2425 - Exam 1

Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1H Rev Ques.doc - 1 - Section: 1 7 Topic: General Properties of Vectors Type: Conceptual 1 Given vector A, the vector 3 A A) has a magnitude 3 times that

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

Click here for answers. f x CD 1 2 ( BC AC AB ) 1 2 C. (b) Express da dt in terms of the quantities in part (a). can be greater than.

Click here for answers. f x CD 1 2 ( BC AC AB ) 1 2 C. (b) Express da dt in terms of the quantities in part (a). can be greater than. CHALLENGE PROBLEM CHAPTER 3 A Click here for answers. Click here for solutions.. (a) Find the domain of the function f x s s s3 x. (b) Find f x. ; (c) Check your work in parts (a) and (b) by graphing f

More information

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x Mechanics 2 : Revision Notes 1. Kinematics and variable acceleration Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx differentiate a = dv = d2 x dt dt dt 2 Acceleration Velocity

More information

GRE Prep: Precalculus

GRE Prep: Precalculus GRE Prep: Precalculus Franklin H.J. Kenter 1 Introduction These are the notes for the Precalculus section for the GRE Prep session held at UCSD in August 2011. These notes are in no way intended to teach

More information

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3 1 QUESTION ONE (12 Marks) Marks (a) Find tan x e 1 2 cos dx x (b) Find the exact value of if. 2 (c) Solve 5 3 2x 1. 3 (d) If are the roots of the equation 2 find the value of. (e) Use the substitution

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

Section 10.5 Rotation of Axes; General Form of a Conic

Section 10.5 Rotation of Axes; General Form of a Conic Section 10.5 Rotation of Axes; General Form of a Conic 8 Objective 1: Identifying a Non-rotated Conic. The graph of the equation Ax + Bxy + Cy + Dx + Ey + F = 0 where A, B, and C cannot all be zero is

More information

Additional Topics in Math

Additional Topics in Math Chapter Additional Topics in Math In addition to the questions in Heart of Algebra, Problem Solving and Data Analysis, and Passport to Advanced Math, the SAT Math Test includes several questions that are

More information

Physics 590 Homework, Week 6 Week 6, Homework 1

Physics 590 Homework, Week 6 Week 6, Homework 1 Physics 590 Homework, Week 6 Week 6, Homework 1 Prob. 6.1.1 A descent vehicle landing on the moon has a vertical velocity toward the surface of the moon of 35 m/s. At the same time it has a horizontal

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves Math 259 Winter 2009 Recitation Handout 1: Finding Formulas for Parametric Curves 1. The diagram given below shows an ellipse in the -plane. -5-1 -1-3 (a) Find equations for (t) and (t) that will describe

More information

Solving Simultaneous Equations and Matrices

Solving Simultaneous Equations and Matrices Solving Simultaneous Equations and Matrices The following represents a systematic investigation for the steps used to solve two simultaneous linear equations in two unknowns. The motivation for considering

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

PHY121 #8 Midterm I 3.06.2013

PHY121 #8 Midterm I 3.06.2013 PHY11 #8 Midterm I 3.06.013 AP Physics- Newton s Laws AP Exam Multiple Choice Questions #1 #4 1. When the frictionless system shown above is accelerated by an applied force of magnitude F, the tension

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

Module 8 Lesson 4: Applications of Vectors

Module 8 Lesson 4: Applications of Vectors Module 8 Lesson 4: Applications of Vectors So now that you have learned the basic skills necessary to understand and operate with vectors, in this lesson, we will look at how to solve real world problems

More information

Give an expression that generates all angles coterminal with the given angle. Let n represent any integer. 9) 179

Give an expression that generates all angles coterminal with the given angle. Let n represent any integer. 9) 179 Trigonometry Chapters 1 & 2 Test 1 Name Provide an appropriate response. 1) Find the supplement of an angle whose measure is 7. Find the measure of each angle in the problem. 2) Perform the calculation.

More information

Period of Trigonometric Functions

Period of Trigonometric Functions Period of Trigonometric Functions In previous lessons we have learned how to translate any primary trigonometric function horizontally or vertically, and how to Stretch Vertically (change Amplitude). In

More information

1 of 7 9/5/2009 6:12 PM

1 of 7 9/5/2009 6:12 PM 1 of 7 9/5/2009 6:12 PM Chapter 2 Homework Due: 9:00am on Tuesday, September 8, 2009 Note: To understand how points are awarded, read your instructor's Grading Policy. [Return to Standard Assignment View]

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Logo Symmetry Learning Task. Unit 5

Logo Symmetry Learning Task. Unit 5 Logo Symmetry Learning Task Unit 5 Course Mathematics I: Algebra, Geometry, Statistics Overview The Logo Symmetry Learning Task explores graph symmetry and odd and even functions. Students are asked to

More information

Single Variable Calculus. Early Transcendentals

Single Variable Calculus. Early Transcendentals Single Variable Calculus Early Transcendentals This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License To view a copy of this license, visit http://creativecommonsorg/licenses/by-nc-sa/30/

More information

Jump Shot Mathematics Howard Penn

Jump Shot Mathematics Howard Penn Jump Shot Mathematics Howard Penn Abstract In this paper we exae variations of standard calculus problems in the context of shooting a basketball jump shot. We believe that many students will find this

More information

3. KINEMATICS IN TWO DIMENSIONS; VECTORS.

3. KINEMATICS IN TWO DIMENSIONS; VECTORS. 3. KINEMATICS IN TWO DIMENSIONS; VECTORS. Key words: Motion in Two Dimensions, Scalars, Vectors, Addition of Vectors by Graphical Methods, Tail to Tip Method, Parallelogram Method, Negative Vector, Vector

More information

Introduction Assignment

Introduction Assignment PRE-CALCULUS 11 Introduction Assignment Welcome to PREC 11! This assignment will help you review some topics from a previous math course and introduce you to some of the topics that you ll be studying

More information

RELEASED. Student Booklet. Precalculus. Fall 2014 NC Final Exam. Released Items

RELEASED. Student Booklet. Precalculus. Fall 2014 NC Final Exam. Released Items Released Items Public Schools of North arolina State oard of Education epartment of Public Instruction Raleigh, North arolina 27699-6314 Fall 2014 N Final Exam Precalculus Student ooklet opyright 2014

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Casio FX-9750G Plus. with the. Activities for the Classroom

Casio FX-9750G Plus. with the. Activities for the Classroom PRE-CALCULUS with the Casio FX-9750G Plus Evaluating Trigonometric Functions Graphing Trigonometric Functions Curve Fitting with Sine Regression Amplitude and Period Evaluating Inverse Trigonometric Functions

More information

Unit 4 Practice Test: Rotational Motion

Unit 4 Practice Test: Rotational Motion Unit 4 Practice Test: Rotational Motion Multiple Guess Identify the letter of the choice that best completes the statement or answers the question. 1. How would an angle in radians be converted to an angle

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

Physics Midterm Review Packet January 2010

Physics Midterm Review Packet January 2010 Physics Midterm Review Packet January 2010 This Packet is a Study Guide, not a replacement for studying from your notes, tests, quizzes, and textbook. Midterm Date: Thursday, January 28 th 8:15-10:15 Room:

More information

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

2312 test 2 Fall 2010 Form B

2312 test 2 Fall 2010 Form B 2312 test 2 Fall 2010 Form B 1. Write the slope-intercept form of the equation of the line through the given point perpendicular to the given lin point: ( 7, 8) line: 9x 45y = 9 2. Evaluate the function

More information

Section 6-3 Double-Angle and Half-Angle Identities

Section 6-3 Double-Angle and Half-Angle Identities 6-3 Double-Angle and Half-Angle Identities 47 Section 6-3 Double-Angle and Half-Angle Identities Double-Angle Identities Half-Angle Identities This section develops another important set of identities

More information

Unit 6 Trigonometric Identities, Equations, and Applications

Unit 6 Trigonometric Identities, Equations, and Applications Accelerated Mathematics III Frameworks Student Edition Unit 6 Trigonometric Identities, Equations, and Applications nd Edition Unit 6: Page of 3 Table of Contents Introduction:... 3 Discovering the Pythagorean

More information

B) 286 m C) 325 m D) 367 m Answer: B

B) 286 m C) 325 m D) 367 m Answer: B Practice Midterm 1 1) When a parachutist jumps from an airplane, he eventually reaches a constant speed, called the terminal velocity. This means that A) the acceleration is equal to g. B) the force of

More information

Techniques of Integration

Techniques of Integration CHPTER 7 Techniques of Integration 7.. Substitution Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration

More information

2.5 Transformations of Functions

2.5 Transformations of Functions 2.5 Transformations of Functions Section 2.5 Notes Page 1 We will first look at the major graphs you should know how to sketch: Square Root Function Absolute Value Function Identity Function Domain: [

More information

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0 College Algebra Review Problems for Final Exam Equations #1-10 Solve for the variable 1. 2 1 4 = 0 6. 2 8 7 2. 2 5 3 7. = 3. 3 9 4 21 8. 3 6 9 18 4. 6 27 0 9. 1 + log 3 4 5. 10. 19 0 Inequalities 1. Solve

More information

Graphing Quadratic Functions

Graphing Quadratic Functions Problem 1 The Parabola Examine the data in L 1 and L to the right. Let L 1 be the x- value and L be the y-values for a graph. 1. How are the x and y-values related? What pattern do you see? To enter the

More information

Chapter 11 Equilibrium

Chapter 11 Equilibrium 11.1 The First Condition of Equilibrium The first condition of equilibrium deals with the forces that cause possible translations of a body. The simplest way to define the translational equilibrium of

More information

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information