MATH10000 Mathematical Workshop Project 2 Part 1 Conic Sections

Size: px
Start display at page:

Download "MATH10000 Mathematical Workshop Project 2 Part 1 Conic Sections"

Transcription

1 MATH10000 Mathematical Workshop Project 2 Part 1 Conic Sections The aim of this project is to introduce you to an area of geometry known as the theory of conic sections, which is one of the most famous and applicable in all of mathematics. The subject has an extremely long and interesting history, beginning with the Greeks over 2,000 years ago. We shall work in the more modern context of coordinate geometry, which was first used by Descartes in the 17th century, but we will refer back regularly to the original viewpoint. The Greeks began with a double cone in 3 dimensional space, making an angle β with the vertical axis for some 0 < β < π/2. They then considered the effect of intersecting the cone with a plane, which is assumed to make an angle of α with the same axis. The case α = π/2 gives rise to a circle. As we proceed, the following cases will emerge: β < α < π/2 an ellipse α = β a parabola (0.1) 0 α < β a hyperbola. 1

2 From a more algebraic viewpoint, conic sections provide a geometrical method of classifying quadratic equations. In other words, they determine a procedure for identifying any such equation as one of a small number of characteristic types. The most general quadratic equation in two variables x and y takes the form Ax 2 + Bxy + Cy 2 + Dx + Ey + F = 0, (0.2) where A,..., F are constants. As we proceed, we shall encounter the following facts, which are expressed in terms of the discriminant = B 2 4AC. The equation (0.2) represents an ellipse when < 0 a parabola when = 0, (0.3) a hyperbola when > 0 although certain degenerate cases must also be taken into account. These include the empty set, a single point, a straight line, and a pair of straight lines. You should try to visualise how these might arise from (0.1) above. Once you are familiar with the basic details, you can begin to study practical applications of conic sections. One of the most famous is to the motion of particles (such as planets!) within a gravitational field obeying an inverse square law of attraction - or repulsion. The orbits in such a system are conic sections, as Isaac Newton famously showed in Without this analysis, satellites and spacecraft could not be launched successfully today. Sources There are, quite literally, thousands of informative references to conic sections in print and on the web. Googling conic sections will reveal enough of these to keep everybody happy (1,100,000, as I write!), although we should all be careful to ensure that any mathematics we take from the web is of reputable origin - there is a lot of misleading stuff out there. To experiment with conic sections you can use the Java Applet at Bounded Conic Sections The Circle We begin with a familiar geometric definition of the circle, and discuss its description by means of an equation in the (x, y)-plane R 2. 2

3 Definition A circle with centre C and radius r is the set of points in the plane which are the given distance r from the fixed point C. For any point P = P (x, y) on the circle, the distance P C is always r. So Pythagoras Theorem tells us that we may write the circle more precisely as {(x, y) R 2 : (x h) 2 + (y k) 2 = r 2 }, where the centre is the point with coordinates (h, k). Every circle is bounded, because all of its points lie within a finite distance of the origin. The Ellipse An ellipse is a form of generalised circle, and is correspondingly more difficult to analyse. In fact the theory of the ellipse gives rise to some of the most sophisticated mathematics yet discovered! Definition An ellipse with foci F 1 and F 2 is the set of points in the plane, the sum of whose distances from F 1 and F 2 is constant. So an ellipse whose foci coincide is just a circle. It is usual to begin studying the ellipse in the plane R 2 by assuming that F 1 and F 2 are the points ( c, 0) and (c, 0) respectively, where c 0. 3

4 Any point P = P (x, y) on such an ellipse obeys P F 1 + P F 2 = 2a, for some positive real number a. Pythagoras Theorem then tells us that the co-ordinates of P satisfy (x + c)2 + y 2 + (x c) 2 + y 2 = 2a, (0.4) and after a considerable amount of algebraic manipulation, this reduces to x 2 a + y2 = 1. (0.5) 2 a 2 c2 Since P F 1 + P F 2 must exceed F 1 F 2, we know that 2a > 2c, and therefore that a 2 c 2 > 0. So we may substitute b = a 2 c 2 into (0.5), and obtain x 2 a + y2 = 1. (0.6) 2 b2 Notice that b < a always holds. The major axis of the ellipse is the segment of the x-axis defined by a x a, and the minor axis is the segment of the y-axis defined by b y b. Because we always have a > c 0, the quantity e = c/a satisfies 1 > e 0; it is called the eccentricity of the ellipse. It also follows that a/e > a, so the entire ellipse lies between the two straight lines x = ±a/e; they are called the directrices. Given any point P (x, y) on the ellipse, we let N (which varies with P, of course!) denote the nearest point on one of the directrices. 4

5 Proposition For any P, the relationship P F = e P N holds, where F denotes the focus nearer to N. Proof so Let F 1 = (c, 0) and F 2 = ( c, 0). By (0.5), the coordinates of P satisfy y 2 = (a 2 c 2 ) a2 x 2 a 2, P F 1 = (x c) 2 + y 2 = a c a x and P F 2 = (x + c) 2 + y 2 = a + c a x. that is ( a ) P F 1 = a ex = e e x ( a ) = e P N 1 and P F 2 = a + ex = e e + x = e P N 2 respectively, where N i is the nearest point to P on the directrix nearer F i, for i = 1, 2. We may think of this result as giving an alternative definition for the ellipse. The centre of an ellipse is the intersection of its axes of symmetry; so far, this has always been at the origin. As with the circle, we must also consider the possibility of it being at an arbitrary point (h, k). To study this case, we begin by assuming that the foci are the points (h + c, k) and (h c, k). It then follows (as above), that the corresponding ellipse is given by { (x, y) R 2 : } (x h)2 (y k)2 + = 1. a 2 b 2 We may reinterpret this formula by making the substitutions in which case it becomes the more familiar x = x + h and y = y + k, (0.7) (x ) 2 a 2 + (y ) 2 b 2 = 1. (0.8) This is because (0.7) describes what happens to the coordinates of a point in R 2 when we replace the original coordinate axes by new x - and y -axes, whose origin lies at (h, k). In other words, we translate the coordinate system. In so doing, we simplify the equation of the conic, and its type and details may be read off immediately from the result, as in (0.8). 5

Distance and Midpoint Formula 7.1

Distance and Midpoint Formula 7.1 Distance and Midpoint Formula 7.1 Distance Formula d ( x - x ) ( y - y ) 1 1 Example 1 Find the distance between the points (4, 4) and (-6, -). Example Find the value of a to make the distance = 10 units

More information

8.6 Translate and Classify Conic Sections

8.6 Translate and Classify Conic Sections 8.6 Translate and Classify Conic Sections Where are the symmetric lines of conic sections? What is the general 2 nd degree equation for any conic? What information can the discriminant tell you about a

More information

Introduction to conic sections. Author: Eduard Ortega

Introduction to conic sections. Author: Eduard Ortega Introduction to conic sections Author: Eduard Ortega 1 Introduction A conic is a two-dimensional figure created by the intersection of a plane and a right circular cone. All conics can be written in terms

More information

Chapter 1 Analytic geometry in the plane

Chapter 1 Analytic geometry in the plane 3110 General Mathematics 1 31 10 General Mathematics For the students from Pharmaceutical Faculty 1/004 Instructor: Dr Wattana Toutip (ดร.ว ฒนา เถาว ท พย ) Chapter 1 Analytic geometry in the plane Overview:

More information

Circles. Example 2: Write an equation for a circle if the enpoints of a diameter are at ( 4,5) and (6, 3).

Circles. Example 2: Write an equation for a circle if the enpoints of a diameter are at ( 4,5) and (6, 3). Conics Unit Ch. 8 Circles Equations of Circles The equation of a circle with center ( hk, ) and radius r units is ( x h) ( y k) r. Example 1: Write an equation of circle with center (8, 3) and radius 6.

More information

The Distance Formula. The Midpoint Formula

The Distance Formula. The Midpoint Formula Math 120 Intermediate Algebra Sec 9.1: Distance Midpoint Formulas The Distance Formula The distance between two points P 1 = (x 1, y 1 ) P 2 = (x 1, y 1 ), denoted by d(p 1, P 2 ), is d(p 1, P 2 ) = (x

More information

January 21, 2018 Math 9. Geometry. The method of coordinates (continued). Ellipse. Hyperbola. Parabola.

January 21, 2018 Math 9. Geometry. The method of coordinates (continued). Ellipse. Hyperbola. Parabola. January 21, 2018 Math 9 Ellipse Geometry The method of coordinates (continued) Ellipse Hyperbola Parabola Definition An ellipse is a locus of points, such that the sum of the distances from point on the

More information

Conic Sections. Geometry - Conics ~1~ NJCTL.org. Write the following equations in standard form.

Conic Sections. Geometry - Conics ~1~ NJCTL.org. Write the following equations in standard form. Conic Sections Midpoint and Distance Formula M is the midpoint of A and B. Use the given information to find the missing point. 1. A(, 2) and B(3, -), find M 2. A(5, 7) and B( -2, -), find M 3. A( 2,0)

More information

Some Highlights along a Path to Elliptic Curves

Some Highlights along a Path to Elliptic Curves 11/8/016 Some Highlights along a Path to Elliptic Curves Part : Conic Sections and Rational Points Steven J Wilson, Fall 016 Outline of the Series 1 The World of Algebraic Curves Conic Sections and Rational

More information

Conic Sections Session 3: Hyperbola

Conic Sections Session 3: Hyperbola Conic Sections Session 3: Hyperbola Toh Pee Choon NIE Oct 2017 Toh Pee Choon (NIE) Session 3: Hyperbola Oct 2017 1 / 16 Problem 3.1 1 Recall that an ellipse is defined as the locus of points P such that

More information

Chapter 8. Orbits. 8.1 Conics

Chapter 8. Orbits. 8.1 Conics Chapter 8 Orbits 8.1 Conics Conic sections first studied in the abstract by the Greeks are the curves formed by the intersection of a plane with a cone. Ignoring degenerate cases (such as a point, or pairs

More information

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution.

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution. SKILL BUILDER TEN Graphs of Linear Equations with Two Variables A first degree equation is called a linear equation, since its graph is a straight line. In a linear equation, each term is a constant or

More information

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A Midpoint and Distance Formula Class Work M is the midpoint of A and B. Use the given information to find the missing point. 1. A(4, 2) and B(3, -8), find M 2. A(5, 7) and B( -2, -9), find M 3. A( 2,0)

More information

y 1 x 1 ) 2 + (y 2 ) 2 A circle is a set of points P in a plane that are equidistant from a fixed point, called the center.

y 1 x 1 ) 2 + (y 2 ) 2 A circle is a set of points P in a plane that are equidistant from a fixed point, called the center. Ch 12. Conic Sections Circles, Parabolas, Ellipses & Hyperbolas The formulas for the conic sections are derived by using the distance formula, which was derived from the Pythagorean Theorem. If you know

More information

Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves

Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves 7.1 Ellipse An ellipse is a curve that is the locus of all points in the plane the sum of whose distances r1 and r from two fixed

More information

Honors Precalculus Chapter 8 Summary Conic Sections- Parabola

Honors Precalculus Chapter 8 Summary Conic Sections- Parabola Honors Precalculus Chapter 8 Summary Conic Sections- Parabola Definition: Focal length: y- axis P(x, y) Focal chord: focus Vertex x-axis directrix Focal width/ Latus Rectum: Derivation of equation of parabola:

More information

Precalculus Conic Sections Unit 6. Parabolas. Label the parts: Focus Vertex Axis of symmetry Focal Diameter Directrix

Precalculus Conic Sections Unit 6. Parabolas. Label the parts: Focus Vertex Axis of symmetry Focal Diameter Directrix PICTURE: Parabolas Name Hr Label the parts: Focus Vertex Axis of symmetry Focal Diameter Directrix Using what you know about transformations, label the purpose of each constant: y a x h 2 k It is common

More information

Standard Form of Conics

Standard Form of Conics When we teach linear equations in Algebra1, we teach the simplest linear function (the mother function) as y = x. We then usually lead to the understanding of the effects of the slope and the y-intercept

More information

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A Midpoint and Distance Formula Class Work M is the midpoint of A and B. Use the given information to find the missing point. 1. A(, 2) and B(3, -8), find M 2. A(5, 7) and B( -2, -), find M (3. 5, 3) (1.

More information

Intermediate Math Circles Wednesday, April 5, 2017 Problem Set 8

Intermediate Math Circles Wednesday, April 5, 2017 Problem Set 8 Intermediate Math Circles Wednesday, April 5, 2017 Problem Set 8 1. Determine the coordinates of the vertices and foci for each of the following ellipses. (a) + 9y 2 = 36 We want equation to be of the

More information

Pure Math 30: Explained! 81

Pure Math 30: Explained!   81 4 www.puremath30.com 81 Part I: General Form General Form of a Conic: Ax + Cy + Dx + Ey + F = 0 A & C are useful in finding out which conic is produced: A = C Circle AC > 0 Ellipse A or C = 0 Parabola

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

Linear Algebra. Chapter 8: Eigenvalues: Further Applications and Computations Section 8.2. Applications to Geometry Proofs of Theorems.

Linear Algebra. Chapter 8: Eigenvalues: Further Applications and Computations Section 8.2. Applications to Geometry Proofs of Theorems. Linear Algebra Chapter 8: Eigenvalues: Further Applications and Computations Section 8.2. Applications to Geometry Proofs of Theorems May 1, 2018 () Linear Algebra May 1, 2018 1 / 8 Table of contents 1

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

TEKS Clarification Document. Mathematics Algebra

TEKS Clarification Document. Mathematics Algebra TEKS Clarification Document Mathematics Algebra 2 2012 2013 111.31. Implementation of Texas Essential Knowledge and Skills for Mathematics, Grades 9-12. Source: The provisions of this 111.31 adopted to

More information

Lecture Outline. Chapter 13 Gravity Pearson Education, Inc. Slide 13-1

Lecture Outline. Chapter 13 Gravity Pearson Education, Inc. Slide 13-1 Lecture Outline Chapter 13 Gravity Slide 13-1 The plan Lab this week: exam problems will put problems on mastering for chapters without HW; will also go over exam 2 Final coverage: now posted; some sections/chapters

More information

Conic Sections Session 2: Ellipse

Conic Sections Session 2: Ellipse Conic Sections Session 2: Ellipse Toh Pee Choon NIE Oct 2017 Toh Pee Choon (NIE) Session 2: Ellipse Oct 2017 1 / 24 Introduction Problem 2.1 Let A, F 1 and F 2 be three points that form a triangle F 2

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

Chapter 13 Gravity Pearson Education, Inc. Slide 13-1

Chapter 13 Gravity Pearson Education, Inc. Slide 13-1 Chapter 13 Gravity Slide 13-1 The plan Lab this week: there will be time for exam problems Final exam: sections posted today; some left out Final format: all multiple choice, almost all short problems,

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

Algebra 2 Unit 9 (Chapter 9)

Algebra 2 Unit 9 (Chapter 9) Algebra Unit 9 (Chapter 9) 0. Spiral Review Worksheet 0. Find verte, line of symmetry, focus and directri of a parabola. (Section 9.) Worksheet 5. Find the center and radius of a circle. (Section 9.3)

More information

9.1 Circles and Parabolas. Copyright Cengage Learning. All rights reserved.

9.1 Circles and Parabolas. Copyright Cengage Learning. All rights reserved. 9.1 Circles and Parabolas Copyright Cengage Learning. All rights reserved. What You Should Learn Recognize a conic as the intersection of a plane and a double-napped cone. Write equations of circles in

More information

Conic Sections and Polar Graphing Lab Part 1 - Circles

Conic Sections and Polar Graphing Lab Part 1 - Circles MAC 1114 Name Conic Sections and Polar Graphing Lab Part 1 - Circles 1. What is the standard equation for a circle with center at the origin and a radius of k? 3. Consider the circle x + y = 9. a. What

More information

Senior Math Circles February 18, 2009 Conics III

Senior Math Circles February 18, 2009 Conics III University of Waterloo Faculty of Mathematics Senior Math Circles February 18, 2009 Conics III Centre for Education in Mathematics and Computing Eccentricity of Conics Fix a point F called the focus, a

More information

ELLIPTIC CURVES BJORN POONEN

ELLIPTIC CURVES BJORN POONEN ELLIPTIC CURVES BJORN POONEN 1. Introduction The theme of this lecture is to show how geometry can be used to understand the rational number solutions to a polynomial equation. We will illustrate this

More information

REVIEW OF KEY CONCEPTS

REVIEW OF KEY CONCEPTS REVIEW OF KEY CONCEPTS 8.1 8. Equations of Loci Refer to the Key Concepts on page 598. 1. Sketch the locus of points in the plane that are cm from a circle of radius 5 cm.. a) How are the lines y = x 3

More information

Math Conic Sections

Math Conic Sections Math 114 - Conic Sections Peter A. Perry University of Kentucky April 13, 2017 Bill of Fare Why Conic Sections? Parabolas Ellipses Hyperbolas Shifted Conics Goals of This Lecture By the end of this lecture,

More information

ALGEBRA II Grades 9-12

ALGEBRA II Grades 9-12 Summer 2015 Units: 10 high school credits UC Requirement Category: c General Description: ALGEBRA II Grades 9-12 Algebra II is a course which further develops the concepts learned in Algebra I. It will

More information

Precalculus 1, 161. Spring 2018 CRN Section 009. Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11

Precalculus 1, 161. Spring 2018 CRN Section 009. Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11 Precalculus 1, 161 Spring 2018 CRN 11996 Section 009 Time: S, 12:30 p.m. - 3:35 p.m. Room BR-11 SYLLABUS Catalog description Functions and relations and their graphs, transformations and symmetries; composition

More information

Lecture 15 - Orbit Problems

Lecture 15 - Orbit Problems Lecture 15 - Orbit Problems A Puzzle... The ellipse shown below has one focus at the origin and its major axis lies along the x-axis. The ellipse has a semimajor axis of length a and a semi-minor axis

More information

4. Alexandrian mathematics after Euclid II. Apollonius of Perga

4. Alexandrian mathematics after Euclid II. Apollonius of Perga 4. Alexandrian mathematics after Euclid II Due to the length of this unit, it has been split into three parts. Apollonius of Perga If one initiates a Google search of the Internet for the name Apollonius,

More information

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices ALGEBRA 2 Numbers and Operations Standard: 1 Understands and applies concepts of numbers and operations Power 1: Understands numbers, ways of representing numbers, relationships among numbers, and number

More information

PARAMETRIC EQUATIONS AND POLAR COORDINATES

PARAMETRIC EQUATIONS AND POLAR COORDINATES 10 PARAMETRIC EQUATIONS AND POLAR COORDINATES PARAMETRIC EQUATIONS & POLAR COORDINATES 10.5 Conic Sections In this section, we will learn: How to derive standard equations for conic sections. CONIC SECTIONS

More information

Mathematics Precalculus: Academic Unit 7: Conics

Mathematics Precalculus: Academic Unit 7: Conics Understandings Questions Knowledge Vocabulary Skills Conics are models of real-life situations. Conics have many reflective properties that are used in every day situations Conics work can be simplified

More information

The first term involves the cross product of two parallel vectors and so it vanishes. We then get

The first term involves the cross product of two parallel vectors and so it vanishes. We then get Physics 3550 Angular Momentum. Relevant Sections in Text: 3.4, 3.5 Angular Momentum You have certainly encountered angular momentum in a previous class. The importance of angular momentum lies principally

More information

Conic Sections. Analysis. Author: Han de Bruijn Dated: 2006 September, 2010 April

Conic Sections. Analysis. Author: Han de Bruijn Dated: 2006 September, 2010 April Conic Sections Author: Han de Bruijn Dated: 2006 September, 2010 April The theory of Conic Sections stems from ancient times. It is an example of pure mathematics, which has found applications only many

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

Fundamentals of Engineering (FE) Exam Mathematics Review

Fundamentals of Engineering (FE) Exam Mathematics Review Fundamentals of Engineering (FE) Exam Mathematics Review Dr. Garey Fox Professor and Buchanan Endowed Chair Biosystems and Agricultural Engineering October 16, 2014 Reference Material from FE Review Instructor

More information

Algebra 2 Final Exam Topics June 2014

Algebra 2 Final Exam Topics June 2014 Algebra Final Exam Topics June 0 The following is a list of topics covered in our Algebra CPA class this year. During your review, you should look over all packets and worksheets you have received for

More information

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks

Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Centerville High School Curriculum Mapping Algebra II 1 st Nine Weeks Chapter/ Lesson Common Core Standard(s) 1-1 SMP1 1. How do you use a number line to graph and order real numbers? 2. How do you identify

More information

9.6 PROPERTIES OF THE CONIC SECTIONS

9.6 PROPERTIES OF THE CONIC SECTIONS 9.6 Properties of the Conic Sections Contemporary Calculus 1 9.6 PROPERTIES OF THE CONIC SECTIONS This section presents some of the interesting and important properties of the conic sections that can be

More information

Complex Numbers Year 12 QLD Maths C

Complex Numbers Year 12 QLD Maths C Complex Numbers Representations of Complex Numbers We can easily visualise most natural numbers and effectively use them to describe quantities in day to day life, for example you could describe a group

More information

F = ma. G mm r 2. S center

F = ma. G mm r 2. S center In the early 17 th century, Kepler discovered the following three laws of planetary motion: 1. The planets orbit around the sun in an ellipse with the sun at one focus. 2. As the planets orbit around the

More information

1. Projective geometry

1. Projective geometry 1. Projective geometry Homogeneous representation of points and lines in D space D projective space Points at infinity and the line at infinity Conics and dual conics Projective transformation Hierarchy

More information

Recall, to graph a conic function, you want it in the form parabola: (x x 0 ) 2 =4p(y y 0 ) or (y y 0 ) 2 =4p(x x 0 ), x x. a 2 x x 0.

Recall, to graph a conic function, you want it in the form parabola: (x x 0 ) 2 =4p(y y 0 ) or (y y 0 ) 2 =4p(x x 0 ), x x. a 2 x x 0. Warm up Recall, to graph a conic function, you want it in the form parabola: (x x 0 ) =4p(y y 0 ) or (y y 0 ) =4p(x x 0 ), x x ellipse: 0 a + y y 0 b =, x x hyperbola: 0 y y 0 a b =or y y 0 x x 0 a b =

More information

Copyright 2008 Pearson Education, Inc., publishing as Pearson Addison-Wesley.

Copyright 2008 Pearson Education, Inc., publishing as Pearson Addison-Wesley. Chapter 13. Newton s Theory of Gravity The beautiful rings of Saturn consist of countless centimeter-sized ice crystals, all orbiting the planet under the influence of gravity. Chapter Goal: To use Newton

More information

Conic section. Ans: c. Ans: a. Ans: c. Episode:43 Faculty: Prof. A. NAGARAJ. 1. A circle

Conic section. Ans: c. Ans: a. Ans: c. Episode:43 Faculty: Prof. A. NAGARAJ. 1. A circle Episode:43 Faculty: Prof. A. NAGARAJ Conic section 1. A circle gx fy c 0 is said to be imaginary circle if a) g + f = c b) g + f > c c) g + f < c d) g = f. If (1,-3) is the centre of the circle x y ax

More information

A plane in which each point is identified with a ordered pair of real numbers (x,y) is called a coordinate (or Cartesian) plane.

A plane in which each point is identified with a ordered pair of real numbers (x,y) is called a coordinate (or Cartesian) plane. Coordinate Geometry Rene Descartes, considered the father of modern philosophy (Cogito ergo sum), also had a great influence on mathematics. He and Fermat corresponded regularly and as a result of their

More information

RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 ( )

RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 ( ) RADNOR TOWNSHIP SCHOOL DISTRICT Course Overview Seminar Algebra 2 (05040430) General Information Prerequisite: Seminar Geometry Honors with a grade of C or teacher recommendation. Length: Full Year Format:

More information

CONIC SECTIONS TEST FRIDAY, JANUARY 5 TH

CONIC SECTIONS TEST FRIDAY, JANUARY 5 TH CONIC SECTIONS TEST FRIDAY, JANUARY 5 TH DAY 1 - CLASSIFYING CONICS 4 Conics Parabola Circle Ellipse Hyperbola DAY 1 - CLASSIFYING CONICS GRAPHICALLY Parabola Ellipse Circle Hyperbola DAY 1 - CLASSIFYING

More information

CRASH COURSE IN PRECALCULUS

CRASH COURSE IN PRECALCULUS CRASH COURSE IN PRECALCULUS Shiah-Sen Wang The graphs are prepared by Chien-Lun Lai Based on : Precalculus: Mathematics for Calculus by J. Stuwart, L. Redin & S. Watson, 6th edition, 2012, Brooks/Cole

More information

Get acquainted with the computer program, The Quadratic Transformer. When you're satisfied that you understand how it works, try the tasks below.

Get acquainted with the computer program, The Quadratic Transformer. When you're satisfied that you understand how it works, try the tasks below. Weaving a Parabola Web with the Quadratic Transformer In this activity, you explore how the graph of a quadratic function and its symbolic expression relate to each other. You start with a set of four

More information

Quadratics. Shawn Godin. Cairine Wilson S.S Orleans, ON October 14, 2017

Quadratics. Shawn Godin. Cairine Wilson S.S Orleans, ON October 14, 2017 Quadratics Shawn Godin Cairine Wilson S.S Orleans, ON Shawn.Godin@ocdsb.ca October 14, 2017 Shawn Godin (Cairine Wilson S.S.) Quadratics October 14, 2017 1 / 110 Binary Quadratic Form A form is a homogeneous

More information

SOME EQUIVALENT CONDITIONS FOR CONIC SECTIONS

SOME EQUIVALENT CONDITIONS FOR CONIC SECTIONS J. Korean Soc. Math. Educ. Ser. B: Pure Appl. Math. ISSN(Print) 1226-0657 http://dx.doi.org/10.7468/jksmeb.2012.19.4.315 ISSN(Online) 2287-6081 Volume 19, Number 4 (November 2012), Pages 315 325 SOME EQUIVALENT

More information

Curriculum Mapper - Complete Curriculum Maps CONTENT. 1.2 Evaluate expressions (p.18 Activity 1.2).

Curriculum Mapper - Complete Curriculum Maps CONTENT. 1.2 Evaluate expressions (p.18 Activity 1.2). Page 1 of 9 Close Window Print Page Layout Show Standards View Paragraph Format View Course Description MATH 3 (MASTER MAP) School: Binghamton High School Teacher: Master Map Email: Course #: 203 Grade

More information

Section 8.2: Integration by Parts When you finish your homework, you should be able to

Section 8.2: Integration by Parts When you finish your homework, you should be able to Section 8.2: Integration by Parts When you finish your homework, you should be able to π Use the integration by parts technique to find indefinite integral and evaluate definite integrals π Use the tabular

More information

QUESTION BANK ON. CONIC SECTION (Parabola, Ellipse & Hyperbola)

QUESTION BANK ON. CONIC SECTION (Parabola, Ellipse & Hyperbola) QUESTION BANK ON CONIC SECTION (Parabola, Ellipse & Hyperbola) Question bank on Parabola, Ellipse & Hyperbola Select the correct alternative : (Only one is correct) Q. Two mutually perpendicular tangents

More information

MATH-1420 Review Concepts (Haugen)

MATH-1420 Review Concepts (Haugen) MATH-40 Review Concepts (Haugen) Unit : Equations, Inequalities, Functions, and Graphs Rational Expressions Determine the domain of a rational expression Simplify rational expressions -factor and then

More information

TWO THEOREMS ON THE FOCUS-SHARING ELLIPSES: A THREE-DIMENSIONAL VIEW

TWO THEOREMS ON THE FOCUS-SHARING ELLIPSES: A THREE-DIMENSIONAL VIEW TWO THEOREMS ON THE FOCUS-SHARING ELLIPSES: A THREE-DIMENSIONAL VIEW ILYA I. BOGDANOV Abstract. Consider three ellipses each two of which share a common focus. The radical axes of the pairs of these ellipses

More information

VISUAL PHYSICS ONLINE

VISUAL PHYSICS ONLINE VISUAL PHYSICS ONLINE EXCEL SIMULATION MOTION OF SATELLITES DOWNLOAD the MS EXCEL program PA50satellite.xlsx and view the worksheet Display as shown in the figure below. One of the most important questions

More information

Standardized Test Practice

Standardized Test Practice Standardized Test Practice. A store uses a matrix to show their inventory of jeans by waist size (in inches) and style of leg. What is a 3? A a. straight boot cut flared tapered 3 3 3 3 3 3 7 3 3 9 b.

More information

DAY 139 EQUATION OF A HYPERBOLA

DAY 139 EQUATION OF A HYPERBOLA DAY 139 EQUATION OF A HYPERBOLA INTRODUCTION In our prior conic sections lessons, we discussed in detail the two conic sections, the parabola, and the ellipse. The hyperbola is another conic section we

More information

Updated 09/15/04 Integrated Mathematics 4

Updated 09/15/04 Integrated Mathematics 4 Integrated Mathematics 4 Integrated Mathematics 4 provides students an advanced study of trigonometry, functions, analytic geometry, and data analysis with a problem-centered, connected approach in preparation

More information

SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2

SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2 SISD Unit Bundles of TEKS/SEs and Pacing Guide Algebra 2 UNIT 0 - Preparing for Advanced Algebra Estimated 6 Days TEKS Identify the domain and range of functions. Use the FOIL (First, Outside, Inside,

More information

Introduction. Chapter Points, Vectors and Coordinate Systems

Introduction. Chapter Points, Vectors and Coordinate Systems Chapter 1 Introduction Computer aided geometric design (CAGD) concerns itself with the mathematical description of shape for use in computer graphics, manufacturing, or analysis. It draws upon the fields

More information

Precalculus 1, 161. Fall 2018 CRN Section 010. Time: Saturday, 9:00 a.m. 12:05 p.m. Room BR-11

Precalculus 1, 161. Fall 2018 CRN Section 010. Time: Saturday, 9:00 a.m. 12:05 p.m. Room BR-11 Precalculus 1, 161 Fall 018 CRN 4066 Section 010 Time: Saturday, 9:00 a.m. 1:05 p.m. Room BR-11 SYLLABUS Catalog description Functions and relations and their graphs, transformations and symmetries; composition

More information

Review test 1. C. 2 and 4. B. 2 and 4. D. 2 and 4. A. 8 and 0 B. 13 and 5 C. 0 D. 5

Review test 1. C. 2 and 4. B. 2 and 4. D. 2 and 4. A. 8 and 0 B. 13 and 5 C. 0 D. 5 1. What are all the values for u that will make the equation below true? 3u 9 = 3 A. 2 and 4 5. What are the coordinates of the point of intersection of the graphs of the equations below? 5x + y = 19 5x

More information

Chapter 5: Quadratic Applications

Chapter 5: Quadratic Applications Algebra 2 and Trigonometry Honors Chapter 5: Quadratic Applications Name: Teacher: Pd: Table of Contents Day 1: Finding the roots of quadratic equations using various methods. SWBAT: Find the roots of

More information

orbits Moon, Planets Spacecrafts Calculating the and by Dr. Shiu-Sing TONG

orbits Moon, Planets Spacecrafts Calculating the and by Dr. Shiu-Sing TONG A Science Enrichment Programme for Secondary 3-4 Students : Teaching and Learning Resources the and Spacecrafts orbits Moon, Planets Calculating the 171 of by Dr. Shiu-Sing TONG 172 Calculating the orbits

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

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

FROM NEWTON TO KEPLER. One simple derivation of Kepler s laws from Newton s ones.

FROM NEWTON TO KEPLER. One simple derivation of Kepler s laws from Newton s ones. italian journal of pure and applied mathematics n. 3 04 (393 400) 393 FROM NEWTON TO KEPLER. One simple derivation of Kepler s laws from Newton s ones. František Mošna Department of Mathematics Technical

More information

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

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

More information

April 30, Name: Amy s Solutions. Discussion Section: N/A. Discussion TA: N/A

April 30, Name: Amy s Solutions. Discussion Section: N/A. Discussion TA: N/A Math 1151, April 30, 010 Exam 3 (in-class) Name: Amy s Solutions Discussion Section: N/A Discussion TA: N/A This exam has 8 multiple-choice problems, each worth 5 points. When you have decided on a correct

More information

6.3 Ellipses. Objective: To find equations of ellipses and to graph them. Complete the Drawing an Ellipse Activity With Your Group

6.3 Ellipses. Objective: To find equations of ellipses and to graph them. Complete the Drawing an Ellipse Activity With Your Group 6.3 Ellipses Objective: To find equations of ellipses and to graph them. Complete the Drawing an Ellipse Activity With Your Group Conic Section A figure formed by the intersection of a plane and a right

More information

Find the center and radius of...

Find the center and radius of... Warm Up x h 2 + y k 2 = r 2 Circle with center h, k and radius r. Find the center and radius of... 2 2 a) ( x 3) y 7 19 2 2 b) x y 6x 4y 12 0 Chapter 6 Analytic Geometry (Conic Sections) Conic Section

More information

Dynamical billiards 1

Dynamical billiards 1 Dynamical billiards 1 Vladimir Georgiev, Irena Georgieva, Veneta Nedyalkova 1 Short introduction Dynamical billiard is a dynamical system corresponding to the inertial motion of a point mass within a region

More information

Alien Earths Using Conic Sections to Explore the Solar System

Alien Earths Using Conic Sections to Explore the Solar System Alien Earths Using Conic Sections to Explore the Solar System Teachers: Amena Mitha and Andy Eschbacher Target Audience: 11 th Grade Algebra II and Physics students Project Description: The Alien Earths

More information

Name. Satellite Motion Lab

Name. Satellite Motion Lab Name Satellite Motion Lab Purpose To experiment with satellite motion using an interactive simulation in order to gain an understanding of Kepler s Laws of Planetary Motion and Newton s Law of Universal

More information

New Material Section 1: Functions and Geometry occurring in engineering

New Material Section 1: Functions and Geometry occurring in engineering New Material Section 1: Functions and Geometry occurring in engineering 1. Plotting Functions: Using appropriate software to plot the graph of a function Linear f(x) = mx+c Quadratic f(x) = Px +Qx+R Cubic

More information

Arithmetic progressions of rectangles on a conic

Arithmetic progressions of rectangles on a conic Notes on Number Theory and Discrete Mathematics ISSN 1310 5132 Vol. 20, 2014, No. 4, 53 57 Arithmetic progressions of rectangles on a conic Ajai Choudhry 13/4 A Clay Square, Lucknow 226001, India e-mail:

More information

The Eccentricity Story

The Eccentricity Story The Eccentricity Story Introduction The concept of eccentricity, like the general equation A By Cy D Ey F = 0 is a unifying concept for the conic sections: circle, ellipse, parabola, and hyperbola. One

More information

How to use this Algebra II - Semester 2 Study Packet

How to use this Algebra II - Semester 2 Study Packet Excellence is not an act, but a habit. Aristotle Dear Algebra II Student, First of all, Congrats! for making it this far in your math career. Passing Algebra II is a huge mile-stone Give yourself a pat

More information

Hi AP AB Calculus Class of :

Hi AP AB Calculus Class of : Hi AP AB Calculus Class of 2017 2018: In order to complete the syllabus that the College Board requires and to have sufficient time to review and practice for the exam, I am asking you to do a (mandatory)

More information

Chapter 13 Gravity Pearson Education, Inc. Slide 13-1

Chapter 13 Gravity Pearson Education, Inc. Slide 13-1 Chapter 13 Gravity Slide 13-1 12.12 The system shown below consists of two balls A and B connected by a thin rod of negligible mass. Ball A has five times the inertia of ball B and the distance between

More information

Livingston American School 4TH Quarter Lesson Plan

Livingston American School 4TH Quarter Lesson Plan Livingston American School 4TH Quarter Lesson Plan Week 27 Week 28 Week 29 Week 30 Concept / Topic To Teach: Find the distance between two points and find the midpoint of the line segment Use the distance

More information

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04)

COLLEGE ALGEBRA PRACTICE FINAL (Revised 3/04) Sketch the following graphs:. y x 0 COLLEGE ALGEBRA PRACTICE FINAL (Revised /0) + =. ( ) ( ) f x = x+. ( ) g x = x + 8x 7. y = x. y = x + 6. f ( x) = x + 7. h( x) x + = x + 8. g( x) = x x 9. y = x( x+

More information

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila KEMATH1 Calculus for Chemistry and Biochemistry Students Francis Joseph H Campeña, De La Salle University Manila February 9, 2015 Contents 1 Conic Sections 2 11 A review of the coordinate system 2 12 Conic

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

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

More information

Geometry and Motion, MA 134 Week 1

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

More information