Projects in Geometry for High School Students

Size: px
Start display at page:

Download "Projects in Geometry for High School Students"

Transcription

1 Projects in Geometry for High School Students Goal: Our goal in more detail will be expressed on the next page. Our journey will force us to understand plane and three-dimensional geometry. We will take the vector approach. Approaching geometry through the language of vectors proves to be much easier than classical geometry. When appropriate we will hint at other interesting questions which emerge from the mathematics we create trying to solve our problem. 1

2 Introduction: Our goal is to learn how to make maps the easy way. It is much easier to draw curves in the plane than ones on a sphere. Suppose I told you that there was a way knowing how pictures drawn in the plane will look on the sphere. That would be amazing, right? It is this relationship we will spend our times trying to construct (mathematically) in this talk. Structure of Talk: Throughout the talk I will also make side comments about other interesting mathematics which are the result of us trying to answer our question. Beginning: We first need the idea of a coordinate system. This will just be a model space that helps us visualize our objects i.e points, lines and curves. 2D-Coordinate System: Take a vertical line and a horizontal line and denote their point of int. as (0, 0). Then we will infer that the point (x, y) means move horizontally x-units and vertically y-units on the respective lines. Let us try a few exercises. Exercise 1: Draw a dot denoting the location of the points (1, 2), ( 5, 7) and (3, 4) in the coordinate system constructed above. 3D-Coordinate System: Using the idea behind the construction above, we take 3, pairwise perpendicular lines L x, L y, L z and denote their intersection as (0, 0, 0). Then we will infer that the point (x, y, z) means move x-units along L x, y-units along L y and z-units along L z. Let us try a few exercises. Exercise 2: Draw a dot which will denote the location of the following three points (1, 2, 3), ( 4, 3, 1) and ( 3, 2, 4). Comment: In our construction of model space we only said take some lines and intersect them, we never specified in which direction do these line travel! Hence, there are infinitely many ways to represents those points. 2

3 Middle 1-Discussion: We may have all drawn the canonical intersection of the lines x = 0 and y = 0. The immediate question should be, what about any other pair of orthogonal lines? Similarly, why the need for orthogonal lines, can we just use skew lines? Answer: We don t! And that s what s so cool about mathematics. If you want to use skew lines, go ahead, so long as it becomes a coordinate system, you are good to go. Comment: You may now say, Hey, wait a minute. I thought coordinate systems were just things you made by intersecting lines? Well, that s part of it, but there s slightly more. The extra part is that it is a bijection with R R. To understand what this means, we would have to improve our definition of a coordinate system. Basically, what the addition means is that if your coordinate system is represented by (u, v) then (p, q) is at location (u(p), v(q)). The original (p, q) is given by the canonical system i.e the one in which we intersect the lines x = 0, y = 0. We will choose to represent this coordinate system by the pair (x, y). Exercise 3: What is the relation ship between the coordinate system (2x, y) = (u, v) and canonical coordinate system? Exercise 4: Could you think of a coordinate system that shifts all points in the canonical coordinate system by the points (2, 3)? Comment: You can now start thinking about how coordinate systems relate to each other. Such a relationship can be given by a function i.e a rule. For example, in the above we have f(x, y) = (2x, y) = (u, v) i.e the rule say s, to get the coordinates for the system (u, v), we just multiply the canonical horizontal coordinate x by 2 and leave the vertical coordinate in the canonical coordinate system alone. 3

4 Middle-2 Discussion: The topic here is direction or displacement. We introduce the idea of a vector. A vector v is a quantity which denotes displacement by the following rule, the statement p is displaced from the point q by the vector v means, if you go in the direction v from p, then you arrive at q. In this way, vectors are independent of coordinate system. We want this because there is no time to write down a definition w.r.t each different coordinate system, simply because there are infinitely many! We now need a way of mathematically expressing a vector. Since we have the liberty to define things any which way we like, let us infer that in a coordinate system (u, v) then v = (u 2, v 2 ) (u 1, v 1 ) is the vector which goes from (u 1, v 1 ) to (u 2, v 2 ). We do this since the natural action (in which we define) of this vector gives v + (u 1, v 1 ) = (u 2, v 2 ). Again, the abstraction above is just give, because of the fact that it can be done. We will be working with the canonical system, always! Now since vectors aren t dependent on the initial point in which they emanate from, the vector w = w 1, w 2 moves any point (x, y) to (x + w 1, y + w 2 ). We now have all the ingredients to solve our problem. Exercise 5: We define the addition (subtraction) of vectors just as we do for points (for obvious reasons). Can you then think of where the tail, which results as the addition of two vectors, must lie? Exercise 6: Once you have that, can you thing how to represent the equation of a line using vectors. Comment: The last exercise is asking you to (in mathematical language) parametrize the equation of a line with a given direction. A parametrization of an object is a specific way to describe it which is via parameters and a function or rule as we say. You can now spend some time thinking about how you would wish to formalize this in a meaningful way. 4

5 Middle-3 Discussion: We now need to come up with a notion of distance in our coordinate system. We start with the distance function on the real line i.e d(x, y) = x y. The immediate question becomes, how do we describe the distance between two points p = (x 0, y 0 ) and q = (x 1, y 1 )? Answer: We use the Pythagorean Theorem! The points p, q are vertices of a right triangle and the distance between them is the hypotenuse. The legs have length x x 0 and y y 0 respectively which implies we should define, d(p, q) = x 1 x y 1 y 0 2 = (x 1 x 0 ) 2 + (y 1 y 0 ) 2 Exercise 7: Show that if p = (x 0, y 0, z 0 ) and q = (x 1, y 1, z 1 ) then they are the vertices of a right triangle and so by Pythagorean theorem, d(p, q) = (x 1 x 0 ) 2 + (y 1 y 0 ) 2 + (z 1 z 0 ) 2 Exercise 8: Use the above to define the length of the position vector associated to a point (x, y, z). From there, think about how to define a sphere of radius R in 3D. It may help to first think about how to define a circle in 2D. Hint: Use the metric! Comment: You now see that sometimes an object can be described through the metric, resulting in a relation on the coordinates in our system. We call such objects loci or if just one object, a locus. It actually turns out that all conic sections are loci! i.e parabolas, circles, hyperbolas, and ellipses. 5

6 Final Discussion: Now this is where we need to become mathematicians. We have a ton of new information and supposedly we know enough to solve our problem. Again, the goal in mind is to come up with a functional relationship which connects curves in the plane with those on a sphere. 6

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

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

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225

HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES. Math 225 HOW TO THINK ABOUT POINTS AND VECTORS WITHOUT COORDINATES Math 225 Points Look around. What do you see? You see objects: a chair here, a table there, a book on the table. These objects occupy locations,

More information

Investigation Find the area of the triangle. (See student text.)

Investigation Find the area of the triangle. (See student text.) Selected ACE: Looking For Pythagoras Investigation 1: #20, #32. Investigation 2: #18, #38, #42. Investigation 3: #8, #14, #18. Investigation 4: #12, #15, #23. ACE Problem Investigation 1 20. Find the area

More information

Student Outcomes. Lesson Notes. Classwork. Opening Exercise (5 minutes)

Student Outcomes. Lesson Notes. Classwork. Opening Exercise (5 minutes) Student Outcomes Students know that truncated cones and pyramids are solids obtained by removing the top portion above a plane parallel to the base. Students find the volume of truncated cones. Lesson

More information

Problems with the Fundamental Theorem of Algebra.

Problems with the Fundamental Theorem of Algebra. Problems with the Fundamental Theorem of Algebra. When students learn about the Fundamental Theorem of Algebra they clearly understand the basic idea but they soon get the feeling that the theorem only

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

Distances in R 3. Last time we figured out the (parametric) equation of a line and the (scalar) equation of a plane:

Distances in R 3. Last time we figured out the (parametric) equation of a line and the (scalar) equation of a plane: Distances in R 3 Last time we figured out the (parametric) equation of a line and the (scalar) equation of a plane: Definition: The equation of a line through point P(x 0, y 0, z 0 ) with directional vector

More information

Graphing Review Part 1: Circles, Ellipses and Lines

Graphing Review Part 1: Circles, Ellipses and Lines Graphing Review Part : Circles, Ellipses and Lines Definition The graph of an equation is the set of ordered pairs, (, y), that satisfy the equation We can represent the graph of a function by sketching

More information

Problems with the Fundamental Theorem of Algebra.

Problems with the Fundamental Theorem of Algebra. Problems with the Fundamental Theorem of Algebra. When students learn about the Fundamental Theorem of Algebra they clearly understand the basic idea but they have many But what if? questions which make

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

Lesson 6 Plane Geometry Practice Test Answer Explanations

Lesson 6 Plane Geometry Practice Test Answer Explanations Lesson 6 Plane Geometry Practice Test Answer Explanations Question 1 One revolution is equal to one circumference: C = r = 6 = 1, which is approximately 37.68 inches. Multiply that by 100 to get 3,768

More information

Vectors a vector is a quantity that has both a magnitude (size) and a direction

Vectors a vector is a quantity that has both a magnitude (size) and a direction Vectors In physics, a vector is a quantity that has both a magnitude (size) and a direction. Familiar examples of vectors include velocity, force, and electric field. For any applications beyond one dimension,

More information

2. FUNCTIONS AND ALGEBRA

2. FUNCTIONS AND ALGEBRA 2. FUNCTIONS AND ALGEBRA You might think of this chapter as an icebreaker. Functions are the primary participants in the game of calculus, so before we play the game we ought to get to know a few functions.

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

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

CHAPTER 2: VECTORS IN 3D

CHAPTER 2: VECTORS IN 3D CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS A vector in three dimensions is a quantity that is determined by its magnitude and direction. Vectors are added and multiplied by numbers

More information

Successful completion of the core function transformations unit. Algebra manipulation skills with squares and square roots.

Successful completion of the core function transformations unit. Algebra manipulation skills with squares and square roots. Extension A: Circles and Ellipses Algebra ; Pre-Calculus Time required: 35 50 min. Learning Objectives Math Objectives Students will write the general forms of Cartesian equations for circles and ellipses,

More information

Circles & Other Conics

Circles & Other Conics SECONDARY MATH TWO An Integrated Approach Standard Teacher Notes MODULE 8 HONORS Circles & Other Conics The Scott Hendrickson, Joleigh Honey, Barbara Kuehl, Travis Lemon, Janet Sutorius 2017 Original work

More information

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

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

Introduction to Vectors

Introduction to Vectors Introduction to Vectors K. Behrend January 31, 008 Abstract An introduction to vectors in R and R 3. Lines and planes in R 3. Linear dependence. 1 Contents Introduction 3 1 Vectors 4 1.1 Plane vectors...............................

More information

Technique 1: Volumes by Slicing

Technique 1: Volumes by Slicing Finding Volumes of Solids We have used integrals to find the areas of regions under curves; it may not seem obvious at first, but we can actually use similar methods to find volumes of certain types of

More information

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates...

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates... Contents 1 Geometry of R 1.1 Conic Sections............................................ 1. Parametric Equations........................................ 3 1.3 More Parametric Equations.....................................

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

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

Geometry Honors Summer Packet

Geometry Honors Summer Packet Geometry Honors Summer Packet Hello Student, First off, welcome to Geometry Honors! In the fall, we will embark on an eciting mission together to eplore the area (no pun intended) of geometry. This packet

More information

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Module 10 - Lecture 24 Kinematics of a particle moving on a curve Today,

More information

Distance in the Plane

Distance in the Plane Distance in the Plane The absolute value function is defined as { x if x 0; and x = x if x < 0. If the number a is positive or zero, then a = a. If a is negative, then a is the number you d get by erasing

More information

1 Review of the dot product

1 Review of the dot product Any typographical or other corrections about these notes are welcome. Review of the dot product The dot product on R n is an operation that takes two vectors and returns a number. It is defined by n u

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

More information

Chapter 3 Representations of a Linear Relation

Chapter 3 Representations of a Linear Relation Chapter 3 Representations of a Linear Relation The purpose of this chapter is to develop fluency in the ways of representing a linear relation, and in extracting information from these representations.

More information

MATH H53 : Mid-Term-1

MATH H53 : Mid-Term-1 MATH H53 : Mid-Term-1 22nd September, 215 Name: You have 8 minutes to answer the questions. Use of calculators or study materials including textbooks, notes etc. is not permitted. Answer the questions

More information

Multivariable Calculus

Multivariable Calculus Multivariable Calculus Ben Woodruff 1 Revised by Jason Grout 2 Typeset on May 6, 2013 With references to Calculus, Early Transcendental Functions, 5th edition, by Larson and Edwards 1 Mathematics Faculty

More information

WEEK 7 NOTES AND EXERCISES

WEEK 7 NOTES AND EXERCISES WEEK 7 NOTES AND EXERCISES RATES OF CHANGE (STRAIGHT LINES) Rates of change are very important in mathematics. Take for example the speed of a car. It is a measure of how far the car travels over a certain

More information

II. Unit Speed Curves

II. Unit Speed Curves The Geometry of Curves, Part I Rob Donnelly From Murray State University s Calculus III, Fall 2001 note: This material supplements Sections 13.3 and 13.4 of the text Calculus with Early Transcendentals,

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Sums of Squares (FNS 195-S) Fall 2014

Sums of Squares (FNS 195-S) Fall 2014 Sums of Squares (FNS 195-S) Fall 014 Record of What We Did Drew Armstrong Vectors When we tried to apply Cartesian coordinates in 3 dimensions we ran into some difficulty tryiing to describe lines and

More information

Chapter 3 Vectors Prof. Raymond Lee, revised

Chapter 3 Vectors Prof. Raymond Lee, revised Chapter 3 Vectors Prof. Raymond Lee, revised 9-2-2010 1 Coordinate systems Used to describe a point s position in space Coordinate system consists of fixed reference point called origin specific axes with

More information

Solving and Graphing Inequalities

Solving and Graphing Inequalities Solving and Graphing Inequalities Graphing Simple Inequalities: x > 3 When finding the solution for an equation we get one answer for x. (There is only one number that satisfies the equation.) For 3x 5

More information

Name: ID: Math 233 Exam 1. Page 1

Name: ID: Math 233 Exam 1. Page 1 Page 1 Name: ID: This exam has 20 multiple choice questions, worth 5 points each. You are allowed to use a scientific calculator and a 3 5 inch note card. 1. Which of the following pairs of vectors are

More information

**Answers may or may not be the same due to differences in values of original question. Answers in bold and figures are not provided.

**Answers may or may not be the same due to differences in values of original question. Answers in bold and figures are not provided. PCS106 Assignment # 2: Vectors **Answers may or may not be the same due to differences in values of original question. Answers in bold and figures are not provided.** Component of Vectors 1. Shown is a

More information

Lesson Plan by: Stephanie Miller

Lesson Plan by: Stephanie Miller Lesson: Pythagorean Theorem and Distance Formula Length: 45 minutes Grade: Geometry Academic Standards: MA.G.1.1 2000 Find the lengths and midpoints of line segments in one- or two-dimensional coordinate

More information

Chapter 2 - Vector Algebra

Chapter 2 - Vector Algebra A spatial vector, or simply vector, is a concept characterized by a magnitude and a direction, and which sums with other vectors according to the Parallelogram Law. A vector can be thought of as an arrow

More information

G-GPE Explaining the equation for a circle

G-GPE Explaining the equation for a circle G-GPE Explaining the equation for a circle Alignments to Content Standards: G-GPE.A.1 Task This problem examines equations defining different circles in the - plane. a. Use the Pythagorean theorem to find

More information

Vectors and their uses

Vectors and their uses Vectors and their uses Sharon Goldwater Institute for Language, Cognition and Computation School of Informatics, University of Edinburgh DRAFT Version 0.95: 3 Sep 2015. Do not redistribute without permission.

More information

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech

The Geometry of R n. Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech The Geometry of R n Supplemental Lecture Notes for Linear Algebra Courses at Georgia Tech Contents Vectors in R n. Vectors....................................... The Length and Direction of a Vector......................3

More information

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations Student Instruction Sheet: Unit 3, Lesson 3 Solving Quadratic Relations Suggested Time: 75 minutes What s important in this lesson: In this lesson, you will learn how to solve a variety of quadratic relations.

More information

Chapter 3 Representations of a Linear Relation

Chapter 3 Representations of a Linear Relation Chapter 3 Representations of a Linear Relation The purpose of this chapter is to develop fluency in the ways of representing a linear relation, and in extracting information from these representations.

More information

Parametric Equations

Parametric Equations Parametric Equations By: OpenStaxCollege Consider the path a moon follows as it orbits a planet, which simultaneously rotates around the sun, as seen in [link]. At any moment, the moon is located at a

More information

What is proof? Lesson 1

What is proof? Lesson 1 What is proof? Lesson The topic for this Math Explorer Club is mathematical proof. In this post we will go over what was covered in the first session. The word proof is a normal English word that you might

More information

CALCULUS BASIC SUMMER REVIEW

CALCULUS BASIC SUMMER REVIEW NAME CALCULUS BASIC SUMMER REVIEW Slope of a non vertical line: rise y y y m run Point Slope Equation: y y m( ) The slope is m and a point on your line is, ). ( y Slope-Intercept Equation: y m b slope=

More information

CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS

CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS CHAPTER 2: VECTORS IN 3D 2.1 DEFINITION AND REPRESENTATION OF VECTORS A vector in three dimensions is a quantity that is determined by its magnitude and direction. Vectors are added and multiplied by numbers

More information

Chapter 10. Right Triangles

Chapter 10. Right Triangles Chapter 10 Right Triangles If we looked at enough right triangles and experimented a little, we might eventually begin to notice some relationships developing. For instance, if I were to construct squares

More information

Designing geared 3D twisty puzzles (on the example of Gear Pyraminx) Timur Evbatyrov, Jan 2012

Designing geared 3D twisty puzzles (on the example of Gear Pyraminx) Timur Evbatyrov, Jan 2012 Designing geared 3D twisty puzzles (on the example of Gear Pyraminx) Timur Evbatyrov, Jan 2012 Introduction In this tutorial I ll demonstrate you my own method of designing geared 3D twisty puzzles on

More information

Pre-Calculus Vectors

Pre-Calculus Vectors Slide 1 / 159 Slide 2 / 159 Pre-Calculus Vectors 2015-03-24 www.njctl.org Slide 3 / 159 Table of Contents Intro to Vectors Converting Rectangular and Polar Forms Operations with Vectors Scalar Multiples

More information

Solutions for practice questions: Chapter 7, Triangle Trigonometry If you find any errors, please let me know at

Solutions for practice questions: Chapter 7, Triangle Trigonometry If you find any errors, please let me know at Solutions for practice questions: Chapter 7, Triangle Trigonometry If you find any errors, please let me know at mailto:peggy.frisbie@polk-fl.net.. The shortest distance from the chord [AB] to the center

More information

Wheels Radius / Distance Traveled

Wheels Radius / Distance Traveled Mechanics Teacher Note to the teacher On these pages, students will learn about the relationships between wheel radius, diameter, circumference, revolutions and distance. Students will use formulas relating

More information

13.1 NONLINEAR SYSTEMS OF EQUATIONS

13.1 NONLINEAR SYSTEMS OF EQUATIONS 690 (3 ) Chapter 3 Nonlinear Systems and the Conic Sections 3. NONLINEAR SYSTEMS OF EQUATIONS In this section Solving by Elimination Applications E X A M P L E y 5 4 (, 3) 3 y = x (, 0) 4 3 3 4 3 4 y =

More information

5.5 Special Rights. A Solidify Understanding Task

5.5 Special Rights. A Solidify Understanding Task SECONDARY MATH III // MODULE 5 MODELING WITH GEOMETRY 5.5 In previous courses you have studied the Pythagorean theorem and right triangle trigonometry. Both of these mathematical tools are useful when

More information

Lesson 11-1: Parabolas

Lesson 11-1: Parabolas Lesson -: Parabolas The first conic curve we will work with is the parabola. You may think that you ve never really used or encountered a parabola before. Think about it how many times have you been going

More information

An Intuitive Introduction to Motivic Homotopy Theory Vladimir Voevodsky

An Intuitive Introduction to Motivic Homotopy Theory Vladimir Voevodsky What follows is Vladimir Voevodsky s snapshot of his Fields Medal work on motivic homotopy, plus a little philosophy and from my point of view the main fun of doing mathematics Voevodsky (2002). Voevodsky

More information

Chapter 8B - Trigonometric Functions (the first part)

Chapter 8B - Trigonometric Functions (the first part) Fry Texas A&M University! Spring 2016! Math 150 Notes! Section 8B-I! Page 79 Chapter 8B - Trigonometric Functions (the first part) Recall from geometry that if 2 corresponding triangles have 2 angles of

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

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3

New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product. reading assignment read chap 3 New concepts: scalars, vectors, unit vectors, vector components, vector equations, scalar product reading assignment read chap 3 Most physical quantities are described by a single number or variable examples:

More information

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay

Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Electromagnetic Theory Prof. D. K. Ghosh Department of Physics Indian Institute of Technology, Bombay Lecture -1 Element of vector calculus: Scalar Field and its Gradient This is going to be about one

More information

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

More information

CISC - Curriculum & Instruction Steering Committee. California County Superintendents Educational Services Association

CISC - Curriculum & Instruction Steering Committee. California County Superintendents Educational Services Association CISC - Curriculum & Instruction Steering Committee California County Superintendents Educational Services Association Primary Content Module The Winning EQUATION Algebra I - Linear Equations and Inequalities

More information

Vector Addition and Subtraction: Graphical Methods

Vector Addition and Subtraction: Graphical Methods Vector Addition and Subtraction: Graphical Methods Bởi: OpenStaxCollege Displacement can be determined graphically using a scale map, such as this one of the Hawaiian Islands. A journey from Hawai i to

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

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

The Number System (NS) 8.NS.1 Standards for Mathematical Practice (MP): Connections

The Number System (NS) 8.NS.1 Standards for Mathematical Practice (MP): Connections Domain: The Number System (NS) Cluster: Know that there are numbers that are not rational, and approximate them by rational numbers. Standard: 8.NS.1. Know that numbers that are not rational are called

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 4. Functions 4.1. What is a Function: Domain, Codomain and Rule. In the course so far, we

More information

15. LECTURE 15. I can calculate the dot product of two vectors and interpret its meaning. I can find the projection of one vector onto another one.

15. LECTURE 15. I can calculate the dot product of two vectors and interpret its meaning. I can find the projection of one vector onto another one. 5. LECTURE 5 Objectives I can calculate the dot product of two vectors and interpret its meaning. I can find the projection of one vector onto another one. In the last few lectures, we ve learned that

More information

Triangles and Vectors

Triangles and Vectors Chapter 3 Triangles and Vectors As was stated at the start of Chapter 1, trigonometry had its origins in the study of triangles. In fact, the word trigonometry comes from the Greek words for triangle measurement.

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

7.1 Projections and Components

7.1 Projections and Components 7. Projections and Components As we have seen, the dot product of two vectors tells us the cosine of the angle between them. So far, we have only used this to find the angle between two vectors, but cosines

More information

Section 8.1 Vector and Parametric Equations of a Line in

Section 8.1 Vector and Parametric Equations of a Line in Section 8.1 Vector and Parametric Equations of a Line in R 2 In this section, we begin with a discussion about how to find the vector and parametric equations of a line in R 2. To find the vector and parametric

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

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

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

More information

9.7 Extension: Writing and Graphing the Equations

9.7 Extension: Writing and Graphing the Equations www.ck12.org Chapter 9. Circles 9.7 Extension: Writing and Graphing the Equations of Circles Learning Objectives Graph a circle. Find the equation of a circle in the coordinate plane. Find the radius and

More information

4 The Trigonometric Functions

4 The Trigonometric Functions Mathematics Learning Centre, University of Sydney 8 The Trigonometric Functions The definitions in the previous section apply to between 0 and, since the angles in a right angle triangle can never be greater

More information

Vector Geometry. Chapter 5

Vector Geometry. Chapter 5 Chapter 5 Vector Geometry In this chapter we will look more closely at certain geometric aspects of vectors in R n. We will first develop an intuitive understanding of some basic concepts by looking at

More information

Trigonometric ratios:

Trigonometric ratios: 0 Trigonometric ratios: The six trigonometric ratios of A are: Sine Cosine Tangent sin A = opposite leg hypotenuse adjacent leg cos A = hypotenuse tan A = opposite adjacent leg leg and their inverses:

More information

Section 14.1 Vector Functions and Space Curves

Section 14.1 Vector Functions and Space Curves Section 14.1 Vector Functions and Space Curves Functions whose range does not consists of numbers A bulk of elementary mathematics involves the study of functions - rules that assign to a given input a

More information

4.1 Distance and Length

4.1 Distance and Length Chapter Vector Geometry In this chapter we will look more closely at certain geometric aspects of vectors in R n. We will first develop an intuitive understanding of some basic concepts by looking at vectors

More information

Solving Quadratic & Higher Degree Inequalities

Solving Quadratic & Higher Degree Inequalities Ch. 10 Solving Quadratic & Higher Degree Inequalities We solve quadratic and higher degree inequalities very much like we solve quadratic and higher degree equations. One method we often use to solve quadratic

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

FORCE TABLE INTRODUCTION

FORCE TABLE INTRODUCTION FORCE TABLE INTRODUCTION All measurable quantities can be classified as either a scalar 1 or a vector 2. A scalar has only magnitude while a vector has both magnitude and direction. Examples of scalar

More information

Topic 14 Notes Jeremy Orloff

Topic 14 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 Row reduction and subspaces 4. Goals. Be able to put a matrix into row reduced echelon form (RREF) using elementary row operations.. Know the definitions of null and column

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES If we are pumping air into a balloon, both the volume and the radius of the balloon are increasing and their rates of increase are related to each other. However,

More information

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N.

The value of a problem is not so much coming up with the answer as in the ideas and attempted ideas it forces on the would be solver I.N. Math 410 Homework Problems In the following pages you will find all of the homework problems for the semester. Homework should be written out neatly and stapled and turned in at the beginning of class

More information

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for CHAPTER 4 VECTORS Before we go any further, we must talk about vectors. They are such a useful tool for the things to come. The concept of a vector is deeply rooted in the understanding of physical mechanics

More information

Mathematics 5 Worksheet 14 The Horizon

Mathematics 5 Worksheet 14 The Horizon Mathematics 5 Worksheet 14 The Horizon For the problems below, we will assume that the Earth is a sphere whose radius is 4,000 miles. Note that there are 5,280 feet in one mile. Problem 1. If a line intersects

More information

Math 8 Honors Coordinate Geometry part 1 Unit Updated July 29, 2016

Math 8 Honors Coordinate Geometry part 1 Unit Updated July 29, 2016 Reviewing the basics The number line A number line is a visual representation of all real numbers. Each of the images below are examples of number lines. The top left one includes only positive whole numbers,

More information

UMASS AMHERST MATH 300 SP 05, F. HAJIR HOMEWORK 8: (EQUIVALENCE) RELATIONS AND PARTITIONS

UMASS AMHERST MATH 300 SP 05, F. HAJIR HOMEWORK 8: (EQUIVALENCE) RELATIONS AND PARTITIONS UMASS AMHERST MATH 300 SP 05, F. HAJIR HOMEWORK 8: (EQUIVALENCE) RELATIONS AND PARTITIONS 1. Relations Recall the concept of a function f from a source set X to a target set Y. It is a rule for mapping

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