Solutions to Some Examination Problems MATH 300 Monday 25 April 2016

Size: px
Start display at page:

Download "Solutions to Some Examination Problems MATH 300 Monday 25 April 2016"

Transcription

1 Name: s to Some Examination Problems MATH 300 Monday 25 April 2016 Do each of the following. (a) Let [0, 1] denote the unit interval that is the set of all real numbers r that satisfy the contraints that 0 r and r 1 and let R denote the set of all real numbers. Invent a function f : [0, 1] R so that f is both one-to-one and maps [0, 1] onto R. Verfiy that your function has the desired properties. Conclude that [0, 1] and R has the same cardinality. (b) Prove that the set of all triples of natural numbers is countable. Still to come. Consider the following sets of points on the X Y plane. C = {(x, y) x, y R and x 2 + y 2 = 1}, D = {(x, y) x, y R and x 2 + y 2 1}, and D o = {(x, y) x, y R and x 2 + y 2 < 1}. C is the unit circle, D is the unit disk, and D o is the open unit disk that is, the unit disk with the circle C removed. Prove that the unit disk D and the open unit disk D o have the same number of elements. [ You might consider first a radius connecting the center of the disk with a point of the circle. In this case, the situation is like proving [0, 1] and [0, 1) have the same number of elements. ] Still to come. Do each of the following. (a) Let [0, 1] denote the unit interval that is the set of all real numbers r that satisfy the contraints that 0 r and r 1 and let C denote the unit circle that is the set {(x, y) x 2 +y 2 = 1}. Invent a function f : [0, 1] C so that f is both one-to-one and maps [0, 1] onto C. Verfiy that your function has the desired properties. Conclude that [0, 1] and C has the same cardinality.

2 (b) Prove that the set of all polynomial of degree at most 2, with natural number coefficients, is countable. Still to come. Prove that the graph of the sine function, namely {(x, sin x) x is a real number}, can be put into one-to-one correspondence with the unit interval, namely [0, 1]. We do this in three stages. Stage 0 Here we show that the since curve can be put into one-to-one correspondence with the real line R. Here is the one-to-one correspondence p: p(x) = (x, sin x) Observe that each real number x corresponds to a point on the sine curve. This mapping evidently hits every point on the curve, so it maps R onto the sine curve. It is one-to-one since the input can be recovered from the output: the input is just the first coordinate of the output. Stage 1 Here we show that R can be put into one-to-one correspondence with the open interval ( π 2, π 2 ). Just observe that tan: ( π 2, π 2 ) R has the desired properties. Stage 2 In this stage we show that the closed unit interval [0, 1] can be put into one-to-one correspondence with the open interval ( π, ) ( π 2 2. To start, observe that if we define g so that g(x) = π 2 x 1 2), the g will be a one-to-one correspondence from [0, 1] onto [ π, ] π 2 2. The function g just shifts everything down by a half and then scales it up by stretching it a bit. But we want to get to the open interval, so we need a one-to-one map h from [ π, ] ( π 2 2 onto π, ) π 2 2. The only difference between these two intervals in that the domain has both of its endpoints will the target interval has neither. It would be nice if we could just use the identity function. But it doesn t quite work. We have to modify it. Here is how 1 If x = π 2 1 If x = 1 for some positive integer n n+1 n h(x) = 1 If x = π 2 1 If x = n+1 1 for some positve integer n n x In all other cases. So putting all there one-to-one correspondence together we get the map p tan g h gives us a one-to-one correspondence from the closed unit interval [0, 1] onto the sine curve. 2

3 Prove that any two circles on the Euclidean plane, regardlesss of their centers and their radii, have the same number of points. In a circle, draw a radius that is horizontal. Then for any point P on the circle, draw a line segment connecting P to the center of the circle. Let θ be the angle, read counterclockwise, that this segment makes with the horizontal radius. The association of P with θ is a one-to-one correspondence between the points on the circle and the real numbers in [0, 2π) = {r 0 r < 2π}. So the circle and [0, 1) have the same cardinality. Since the size and position of the circle we considered did not come into play in our reasoning, we see that all circles have the same cardinality. Problem 5 Let P be the set of all ordered pairs (a, b) where a and b are real numbers. Let us define a two-place relation on P by (a, b) (c, d) if and only if a 2 c 2 = d 2 b 2 where (a, b) and (c, d) belong to P. Prove that is an equivalence relation on P. Draw a diagram on the X Y plane of the equivalence class that contains the point (0, 1). We must check that is reflexives, symmetric, and transitive. Reflexivity Let (a, b) be an arbitrary member of P. We need to show that (a, b) (a, b). But observe (a, b) (a, b) if and only if a 2 a 2 = b 2 b 2. But the right side of this works out to the true statement 0 = 0 regardless of how a and b are chosen. So is reflexive. Symmetry Suppose that (a, b) (c, d). We must show that (c, d) (a, b). Just observe the following logical equivalences: (a, b) (c, d) a 2 c 2 = d 2 b 2 (a 2 c 2 ) = (d 2 b 2 ) c 2 a 2 = b 2 d 2 (c, d) (a, b) Transitivity Here we assume (a, b) (c, d) and (c, d) (e, f) and we must demonstrate that (a, b) (e, f). 3

4 From the two equivalences we have assumed, using the definition of we can pull off the following: a 2 c 2 = d 2 b 2 c 2 e 2 = f 2 d 2 add those equations a 2 e 2 = f 2 b 2 (a, b) (e, f) The Diagram The equivalence class containing the poitn (0, 1) is, by definition, the set {(x, y) (x, y) (0, 1)}. But observe that (x, y) (0, 1) x = 1 2 y 2 x 2 + y 2 = 1 This last is just the equation describing the unit circle. So this equivalence class is just the unit circle. Problem 5 Let P be the set of all ordered pairs (a, b) where a can be any integer and b can be any positive integer. That is P = {(a, b) a, b Z and b > 0}. Let us define a two-place relation on P by (a, b) (c, d) if and only if ad = bc where (a, b) and (c, d) belong to P. Prove that is an equivalence relation on P. We must check that is reflexives, symmetric, and transitive. Reflexivity Let (a, b) be an arbitrary member of P. We need to show that (a, b) (a, b). But observe (a, b) (a, b) if and only if ab = ba. Since multiplication of integers is commutative, we see that is reflexive. 4

5 Symmetry Suppose that (a, b) (c, d). We must show that (c, d) (a, b). Just observe the following logical equivalences: (a, b) (c, d) ad = bc bc = ad cd = da (c, d) (a, b) Transitivity Here we assume (a, b) (c, d) and (c, d) (e, f) and we must demonstrate that (a, b) (e, f). From the two equivalences we have assumed, using the definition of we can pull off the following: ad = bc cf = de multiply cleverly adf = bcf bcf = bde by transitivity of equality adf = bde cancel the nonzero d af = be (a, b) (e, f) Problem 5 Let P be the set of all ordered pairs (a, b) where a and b are real numbers. Let us define a two-place relation on P by where (a, b) and (c, d) belong to P. (a, b) (c, d) if and only if b d = 2(a c) Prove that is an equivalence relation on P. Draw a diagram on the X Y plane of the equivalence class that contains the point (0, 1). We must check that is reflexives, symmetric, and transitive. Reflexivity Let (a, b) be an arbitrary member of P. We need to show that (a, b) (a, b). But observe (a, b) (a, b) if and only if b b = 2(a a) 5

6 and on the right we see that this is just a way to write 0 = 0 no matter what values a and b have. So our relation is reflexive. Symmetry Suppose that (a, b) (c, d). We must show that (c, d) (a, b). Just observe the following logical equivalences: (a, b) (c, d) b d = 2(a c) (b d) = 2(a c) d b = 2(c a) (c, d) (a, b) Transitivity Here we assume (a, b) (c, d) and (c, d) (e, f) and we must demonstrate that (a, b) (e, f). From the two equivalences we have assumed, using the definition of we can pull off the following: b d = 2(a c) = 2a 2c d f = 2(c e) = 2c 2e add the equations b f = 2a 2f = 2(a e) (a, e) (e, f) The Diagram The equivalence class of the point (0, 1) is, by definition, the set {(x, y) (x, y) (0, 1)}. But just observe that (x, y) (0, 1) means y 1 = 2(x 0). That is, y = 2x + 1. The graph of this is a straight line of slope 2 with Y -intercept at 1. Problem 5 Let P be the set of all ordered pairs (a, b) where a and b are real numbers. Let us define a two-place relation on P by (a, b) (c, d) if and only if a 2 c 2 = b d where (a, b) and (c, d) belong to P. Prove that is an equivalence relation on P. Draw a diagram on the X Y plane of the equivalence class that contains the point (0, 0). We must check that is reflexives, symmetric, and transitive. Reflexivity Let (a, b) be an arbitrary member of P. We need to show that (a, b) (a, b). But observe (a, b) (a, b) means a 2 a 2 = b b. 6

7 The stuff on the right is just a way of saying 0 = 0, so it is true for all choices of a and b. So is reflexive. Symmetry Suppose that (a, b) (c, d). We must show that (c, d) (a, b). Just observe the following logical equivalences: (a, b) (c, d) a 2 c 2 = b d (a 2 c 2 ) = (b d) c 2 a 2 = d b (c, d) (a, b) Transitivity Here we assume (a, b) (c, d) and (c, d) (e, f) and we must demonstrate that (a, b) (e, f). From the two equivalences we have assumed, using the definition of we can pull off the following: a 2 c 2 = b d c 2 e 2 = d f a 2 e 2 = b f by adding the two equations (a, b) (e, f) The Diagram The equivalence class containing the point (0, 0 is, by definition {(x, y) (x, y) (0, 0)}. But observe (x, y) (0, 0) x = y 0 x 2 = y The graph of x 2 = y is just that familiar parabola with is vertex at the origin. Problem 6 Let A and B be nonempty sets and suppose that f is a function that maps A onto B. Prove that these is a function g that maps B into A so that f g is the identity function on B. We must devise a function g mapping B into A so that f g is the identity function on B. So consider an arbitrary element b of B. Since f maps A onto B, there must be at least one a in A so that f(a) = b. Now there might be a lot of such elements in A. But we only need one of them. Let us pick one and call it g(b). We do this for every element b of B. In the way, each b will be assigned a single value (since we only made one choice), and that value is in A. So g is indeed a function from B into A. Moreover, we carefully pick g(b) so that f(g(b)) = b. That means f g is the identity function of B. 7

8 Problem 6 Let A and B be nonempty sets and suppose that f is a function that maps A into B and that g is a function that maps B into A. Assume further that f g is the identity map on B. Prove that f must map A onto B and that g must be one-to-one, Let us first see that g is a one-to-one function. To this end, let b and b be elements of B so that g(b) = g(b ). We need to see that b = b. But observe g(b) = g(b ) f(g(b)) = f(g(b ) by applying f to both sides b = b since f g is the identity function on B Now let us prove that f maps A onto B. To this end, let b be an arbitrary element of B. We have to com up with some a A so that f(a) = b. But recall f(g(b)) = b since f g is the identity function on B. So we can let our desired a be g(b). Problem 6 Let A and B be nonempty sets and suppose that f is a one-to-one function that maps A into B. Prove that there is a function g that maps B into A so that g f is the identity function on A. Given the one-to-one function f we must invent the desired function g. Now f is a certain set of ordered pairs. So the members of f have the form (a, b) where a A and b B. Of course, only certain ordered pairs actually belong to f. As a first attempt, we make g 0 = {(b, a) a A and b B and f(a) = b}. Now we have to answer three questions: Is g 0 really a function? Is g 0 f the identity function on A? Is the domain of g 0 really B? To answer the first question we have to see that (b, a) g 0 and (b, a ) g 0 implies a = a. The way we defined g 0 as a set of ordered pairs reduces the task above to showing that (a, b) f and (a, b) f implies a = a. But this is just the assertion that f is one-to-one. So this part is okay. g 0 is a function. To see whether g 0 f is the identity function on A, we need to show g 0 (f(a)) = a for any a A. So let a be an arbitrary element of A. Let b = f(a). So by the definition of g 0 we get (b, a) g 0. Or as we customarily write g 0 (b) = a. This gives us g 0 (f(a)) = a, as desired. 8

9 Last, we want that the domain of g 0 is B. But is might not be. The domain of g 0 is just the set of all possible outputs of f. Because f might not map A onto B, we cannot conclude the B is the domain of g 0. But we can fix this. Since A is not empty, let us pick an element of A, call it d. Then define g as follows { g 0 (b) if f(a) = b for some a A g(b) = d otherwise So what we have done is extend g 0 by saying what value to give those extra elements of B. Extending g 0 to g still gives us a function and we will get g f to be the identity on A, since none of those extra elements of B come into play in evaluating g(f(a)). Problem 6 Let A and B be nonempty sets and suppose that f is a function that maps A into B and that g is a function that maps B into A. Assume further that g f is the identity function on A. Prove that f must be one-to-one and that g must map B onto A. Let us first prove that f is one-to-one. To this end, let a and a be arbitrary elements of A so that f(a) = f(a ). We need to prove that a = a. But observe f(a) = f(a ) g(f(a)) = g(f(a )) by applying g to both sides. a = a since g f is the identity function on A. Now let us prove that g maps B onto A. To this end, let a be an arbitrary element of A. We have to come up with some b B so that g(b) = a. But recall g(f(a)) = a since g f is the identity function on A. So we can let our desired b = f(a). 9

Cardinality Lectures

Cardinality Lectures Cardinality Lectures Enrique Treviño March 8, 014 1 Definition of cardinality The cardinality of a set is a measure of the size of a set. When a set A is finite, its cardinality is the number of elements

More information

CLEP Pre-Calculus. Section 1: Time 30 Minutes 50 Questions. 1. According to the tables for f(x) and g(x) below, what is the value of [f + g]( 1)?

CLEP Pre-Calculus. Section 1: Time 30 Minutes 50 Questions. 1. According to the tables for f(x) and g(x) below, what is the value of [f + g]( 1)? CLEP Pre-Calculus Section : Time 0 Minutes 50 Questions For each question below, choose the best answer from the choices given. An online graphing calculator (non-cas) is allowed to be used for this section..

More information

Final Exam Review Algebra Semester 1

Final Exam Review Algebra Semester 1 Final Exam Review Algebra 015-016 Semester 1 Name: Module 1 Find the inverse of each function. 1. f x 10 4x. g x 15x 10 Use compositions to check if the two functions are inverses. 3. s x 7 x and t(x)

More information

MATH 271 Summer 2016 Assignment 4 solutions

MATH 271 Summer 2016 Assignment 4 solutions MATH 7 ummer 06 Assignment 4 solutions Problem Let A, B, and C be some sets and suppose that f : A B and g : B C are functions Prove or disprove each of the following statements (a) If f is one-to-one

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6 Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal Distance; Circles; Equations of the form Lecture 5 y = ax + bx + c In this lecture we shall derive a formula for the distance between two points in a coordinate plane, and we shall use that formula to

More information

CHAPTER 8. Copyright Cengage Learning. All rights reserved.

CHAPTER 8. Copyright Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS Copyright Cengage Learning. All rights reserved. SECTION 8.3 Equivalence Relations Copyright Cengage Learning. All rights reserved. The Relation Induced by a Partition 3 The Relation

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below: Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Pre-Calculus Summer Assignment

Pre-Calculus Summer Assignment Name: Pre-Calculus Summer Assignment Due Date: The beginning of class on September 8, 017. The purpose of this assignment is to have you practice the mathematical skills necessary to be successful in Pre-Calculus.

More information

Unit 13: Periodic Functions and Trig

Unit 13: Periodic Functions and Trig Date Period Unit 13: Periodic Functions and Trig Day Topic 0 Special Right Triangles and Periodic Function 1 Special Right Triangles Standard Position Coterminal Angles 2 Unit Circle Cosine & Sine (x,

More information

MATH 1020 WORKSHEET 10.1 Parametric Equations

MATH 1020 WORKSHEET 10.1 Parametric Equations MATH WORKSHEET. Parametric Equations If f and g are continuous functions on an interval I, then the equations x ft) and y gt) are called parametric equations. The parametric equations along with the graph

More information

13.1 2/20/2018. Conic Sections. Conic Sections: Parabolas and Circles

13.1 2/20/2018. Conic Sections. Conic Sections: Parabolas and Circles 13 Conic Sections 13.1 Conic Sections: Parabolas and Circles 13.2 Conic Sections: Ellipses 13.3 Conic Sections: Hyperbolas 13.4 Nonlinear Systems of Equations 13.1 Conic Sections: Parabolas and Circles

More information

Section 4.1: Introduction to Trigonometry

Section 4.1: Introduction to Trigonometry Section 4.1: Introduction to Trigonometry Review of Triangles Recall that the sum of all angles in any triangle is 180. Let s look at what this means for a right triangle: A right angle is an angle which

More information

9.5 Equivalence Relations

9.5 Equivalence Relations 9.5 Equivalence Relations You know from your early study of fractions that each fraction has many equivalent forms. For example, 2, 2 4, 3 6, 2, 3 6, 5 30,... are all different ways to represent the same

More information

F.BF.B.3: Graphing Polynomial Functions

F.BF.B.3: Graphing Polynomial Functions F.BF.B.3: Graphing Polynomial Functions 1 Given the graph of the line represented by the equation f(x) = 2x + b, if b is increased by 4 units, the graph of the new line would be shifted 4 units 1) right

More information

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier Calculus I Review Handout 1.3 Introduction to Calculus - Limits by Kevin M. Chevalier We are now going to dive into Calculus I as we take a look at the it process. While precalculus covered more static

More information

Chapter 3. Set Theory. 3.1 What is a Set?

Chapter 3. Set Theory. 3.1 What is a Set? Chapter 3 Set Theory 3.1 What is a Set? A set is a well-defined collection of objects called elements or members of the set. Here, well-defined means accurately and unambiguously stated or described. Any

More information

PARAMETRIC EQUATIONS AND POLAR COORDINATES

PARAMETRIC EQUATIONS AND POLAR COORDINATES 10 PARAMETRIC EQUATIONS AND POLAR COORDINATES PARAMETRIC EQUATIONS & POLAR COORDINATES A coordinate system represents a point in the plane by an ordered pair of numbers called coordinates. PARAMETRIC EQUATIONS

More information

u u 1 u (c) Distributive property of multiplication over subtraction

u u 1 u (c) Distributive property of multiplication over subtraction ADDITIONAL ANSWERS 89 Additional Answers Eercises P.. ; All real numbers less than or equal to 4 0 4 6. ; All real numbers greater than or equal to and less than 4 0 4 6 7. ; All real numbers less than

More information

Math 1330 Final Exam Review Covers all material covered in class this semester.

Math 1330 Final Exam Review Covers all material covered in class this semester. Math 1330 Final Exam Review Covers all material covered in class this semester. 1. Give an equation that could represent each graph. A. Recall: For other types of polynomials: End Behavior An even-degree

More information

Hiram High School Accelerated Pre-Calculus Summer Assignment

Hiram High School Accelerated Pre-Calculus Summer Assignment Hiram High School Accelerated Pre-Calculus Summer Assignment This is a fast-paced, college-preparatory course that will prepare you to be successful in college math and in AP Calculus. This is a rigorous

More information

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each.

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. Math 106/108 Final Exam Page 1 Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. 1. Factor completely. Do not solve. a) 2x

More information

1 Review of Functions Symmetry of Functions; Even and Odd Combinations of Functions... 42

1 Review of Functions Symmetry of Functions; Even and Odd Combinations of Functions... 42 Contents 0.1 Basic Facts...................................... 8 0.2 Factoring Formulas.................................. 9 1 Review of Functions 15 1.1 Functions.......................................

More information

Focusing properties of spherical and parabolic mirrors

Focusing properties of spherical and parabolic mirrors Physics 5B Winter 008 Focusing properties of spherical and parabolic mirrors 1 General considerations Consider a curved mirror surface that is constructed as follows Start with a curve, denoted by y()

More information

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables Guided Practice Example 1 Find the y-intercept and vertex of the function f(x) = 2x 2 + x + 3. Determine whether the vertex is a minimum or maximum point on the graph. 1. Determine the y-intercept. The

More information

Section 4.1 Review of Quadratic Functions and Graphs (3 Days)

Section 4.1 Review of Quadratic Functions and Graphs (3 Days) Integrated Math 3 Name What can you remember before Chapter 4? Section 4.1 Review of Quadratic Functions and Graphs (3 Days) I can determine the vertex of a parabola and generate its graph given a quadratic

More information

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates OpenStax-CNX module: m53852 1 Polar Coordinates OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License 4.0 Abstract Locate points

More information

Summer Math Assignments for Students Entering Integrated Math

Summer Math Assignments for Students Entering Integrated Math Summer Math Assignments for Students Entering Integrated Math Purpose: The purpose of this packet is to review pre-requisite skills necessary for the student to be successful in Integrated Math. You are

More information

Situation #1: Translating Functions Prepared at University of Georgia William Plummer EMAT 6500 Date last revised: July 28, 2013

Situation #1: Translating Functions Prepared at University of Georgia William Plummer EMAT 6500 Date last revised: July 28, 2013 Situation #1: Translating Functions Prepared at University of Georgia William Plummer EMAT 6500 Date last revised: July 28, 2013 Prompt An Algebra class is discussing the graphing of quadratic functions

More information

Math 1330 Test 3 Review Sections , 5.1a, ; Know all formulas, properties, graphs, etc!

Math 1330 Test 3 Review Sections , 5.1a, ; Know all formulas, properties, graphs, etc! Math 1330 Test 3 Review Sections 4.1 4.3, 5.1a, 5. 5.4; Know all formulas, properties, graphs, etc! 1. Similar to a Free Response! Triangle ABC has right angle C, with AB = 9 and AC = 4. a. Draw and label

More information

Graphing Techniques. Domain (, ) Range (, ) Squaring Function f(x) = x 2 Domain (, ) Range [, ) f( x) = x 2

Graphing Techniques. Domain (, ) Range (, ) Squaring Function f(x) = x 2 Domain (, ) Range [, ) f( x) = x 2 Graphing Techniques In this chapter, we will take our knowledge of graphs of basic functions and expand our ability to graph polynomial and rational functions using common sense, zeros, y-intercepts, stretching

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian coordinate system) Practice: Label each on the

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: We are very excited that you have decided to take this course in the upcoming school year! This is a fast-paced, college-preparatory mathematics course that will

More information

Math (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines

Math (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines Math 18.02 (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines February 12 Reading Material: From Simmons: 17.1 and 17.2. Last time: Square Systems. Word problem. How many solutions?

More information

Chapter P: Preparation for Calculus

Chapter P: Preparation for Calculus 1. Which of the following is the correct graph of y = x x 3? E) Copyright Houghton Mifflin Company. All rights reserved. 1 . Which of the following is the correct graph of y = 3x x? E) Copyright Houghton

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs; Section 1- Basics of Functions and Their Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian

More information

EQUATIONS OF ALTITUDES, MEDIANS, and PERPENDICULAR BISECTORS

EQUATIONS OF ALTITUDES, MEDIANS, and PERPENDICULAR BISECTORS EQUATIONS OF ALTITUDES, MEDIANS, and PERPENDICULAR BISECTORS Steps to Find the Median of a Triangle: -Find the midpoint of a segment using the midpoint formula. -Use the vertex and midpoint to find the

More information

Quadratic Functions. *These are all examples of polynomial functions.

Quadratic Functions. *These are all examples of polynomial functions. Look at: f(x) = 4x-7 f(x) = 3 f(x) = x 2 + 4 Quadratic Functions *These are all examples of polynomial functions. Definition: Let n be a nonnegative integer and let a n, a n 1,..., a 2, a 1, a 0 be real

More information

3.7. Vertex and tangent

3.7. Vertex and tangent 3.7. Vertex and tangent Example 1. At the right we have drawn the graph of the cubic polynomial f(x) = x 2 (3 x). Notice how the structure of the graph matches the form of the algebraic expression. The

More information

Unit 2: Functions and Graphs

Unit 2: Functions and Graphs AMHS Precalculus - Unit 16 Unit : Functions and Graphs Functions A function is a rule that assigns each element in the domain to exactly one element in the range. The domain is the set of all possible

More information

Binary Relations McGraw-Hill Education

Binary Relations McGraw-Hill Education Binary Relations A binary relation R from a set A to a set B is a subset of A X B Example: Let A = {0,1,2} and B = {a,b} {(0, a), (0, b), (1,a), (2, b)} is a relation from A to B. We can also represent

More information

Unit Circle. Project Response Sheet

Unit Circle. Project Response Sheet NAME: PROJECT ACTIVITY: Trigonometry TOPIC Unit Circle GOALS MATERIALS Explore Degree and Radian Measure Explore x- and y- coordinates on the Unit Circle Investigate Odd and Even functions Investigate

More information

Algebra II Trigonometric Functions

Algebra II Trigonometric Functions Slide 1 / 162 Slide 2 / 162 Algebra II Trigonometric Functions 2015-12-17 www.njctl.org Slide 3 / 162 Trig Functions click on the topic to go to that section Radians & Degrees & Co-terminal angles Arc

More information

2. The diagram shows part of the graph of y = a (x h) 2 + k. The graph has its vertex at P, and passes through the point A with coordinates (1, 0).

2. The diagram shows part of the graph of y = a (x h) 2 + k. The graph has its vertex at P, and passes through the point A with coordinates (1, 0). Quadratics Vertex Form 1. Part of the graph of the function y = d (x m) + p is given in the diagram below. The x-intercepts are (1, 0) and (5, 0). The vertex is V(m, ). (a) Write down the value of (i)

More information

Pre-Calculus Guided Notes: Chapter 10 Conics. A circle is

Pre-Calculus Guided Notes: Chapter 10 Conics. A circle is Name: Pre-Calculus Guided Notes: Chapter 10 Conics Section Circles A circle is _ Example 1 Write an equation for the circle with center (3, ) and radius 5. To do this, we ll need the x1 y y1 distance formula:

More information

Ganado Unified School District Pre-Calculus 11 th /12 th Grade

Ganado Unified School District Pre-Calculus 11 th /12 th Grade Ganado Unified School District Pre-Calculus 11 th /12 th Grade PACING Guide SY 2016-2017 Timeline & Resources Quarter 1 AZ College and Career Readiness Standard HS.A-CED.4. Rearrange formulas to highlight

More information

Jim Lambers MAT 169 Fall Semester Lecture 33 Notes

Jim Lambers MAT 169 Fall Semester Lecture 33 Notes Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 33 Notes These notes correspond to Section 9.3 in the text. Polar Coordinates Throughout this course, we have denoted a point in the plane by an ordered

More information

Chapter 5. An Introduction to Trigonometric Functions 1-1

Chapter 5. An Introduction to Trigonometric Functions 1-1 Chapter 5 An Introduction to Trigonometric Functions Copyright (c) The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1-1 5.1 A half line or all points extended from a single

More information

CONNECTED SPACES AND HOW TO USE THEM

CONNECTED SPACES AND HOW TO USE THEM CONNECTED SPACES AND HOW TO USE THEM 1. How to prove X is connected Checking that a space X is NOT connected is typically easy: you just have to find two disjoint, non-empty subsets A and B in X, such

More information

Function f. Function f -1

Function f. Function f -1 Page 1 REVIEW (1.7) What is an inverse function? Do all functions have inverses? An inverse function, f -1, is a kind of undoing function. If the initial function, f, takes the element a to the element

More information

SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS

SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS SECTION 4.5: GRAPHS OF SINE AND COSINE FUNCTIONS 4.33 PART A : GRAPH f ( θ ) = sinθ Note: We will use θ and f ( θ) for now, because we would like to reserve x and y for discussions regarding the Unit Circle.

More information

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 covers essentially the same material as MAT201, but is more in depth and theoretical. Exam problems are often more sophisticated in scope and difficulty

More information

CCNY Math Review Chapter 2: Functions

CCNY Math Review Chapter 2: Functions CCN Math Review Chapter : Functions Section.1: Functions.1.1: How functions are used.1.: Methods for defining functions.1.3: The graph of a function.1.: Domain and range.1.5: Relations, functions, and

More information

Chapter 11. Parametric Equations And Polar Coordinates

Chapter 11. Parametric Equations And Polar Coordinates Instructor: Prof. Dr. Ayman H. Sakka Chapter 11 Parametric Equations And Polar Coordinates In this chapter we study new ways to define curves in the plane, give geometric definitions of parabolas, ellipses,

More information

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC Walt Whitman High School SUMMER REVIEW PACKET For students entering AP CALCULUS BC Name: 1. This packet is to be handed in to your Calculus teacher on the first day of the school year.. All work must be

More information

Ganado Unified School District Trigonometry/Pre-Calculus 12 th Grade

Ganado Unified School District Trigonometry/Pre-Calculus 12 th Grade Ganado Unified School District Trigonometry/Pre-Calculus 12 th Grade PACING Guide SY 2014-2015 Timeline & Resources Quarter 1 AZ College and Career Readiness Standard HS.A-CED.4. Rearrange formulas to

More information

Vectors and the Geometry of Space

Vectors and the Geometry of Space Vectors and the Geometry of Space In Figure 11.43, consider the line L through the point P(x 1, y 1, z 1 ) and parallel to the vector. The vector v is a direction vector for the line L, and a, b, and c

More information

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 27 / 45

Polar Coordinates. Chapter 10: Parametric Equations and Polar coordinates, Section 10.3: Polar coordinates 27 / 45 : Given any point P = (x, y) on the plane r stands for the distance from the origin (0, 0). θ stands for the angle from positive x-axis to OP. Polar coordinate: (r, θ) Chapter 10: Parametric Equations

More information

Lecture 13: Geometry Steven Skiena. skiena

Lecture 13: Geometry Steven Skiena.   skiena Lecture 13: Geometry Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Geometry This chapter will deal with programming

More information

GCSE-AS Mathematics Bridging Course. Chellaston School. Dr P. Leary (KS5 Coordinator) Monday Objectives. The Equation of a Line.

GCSE-AS Mathematics Bridging Course. Chellaston School. Dr P. Leary (KS5 Coordinator) Monday Objectives. The Equation of a Line. GCSE-AS Mathematics Bridging Course Chellaston School Dr (KS5 Coordinator) Monday Objectives The Equation of a Line Surds Linear Simultaneous Equations Tuesday Objectives Factorising Quadratics & Equations

More information

CHAPTER 2: More on Functions

CHAPTER 2: More on Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra of Functions 2.3

More information

AH Properties of Functions.notebook April 19, 2018

AH Properties of Functions.notebook April 19, 2018 Functions Rational functions are of the form where p(x) and q(x) are polynomials. If you can sketch a function without lifting the pencil off the paper, it is continuous. E.g. y = x 2 If there is a break

More information

Section Graphs of the Sine and Cosine Functions

Section Graphs of the Sine and Cosine Functions Section 5. - Graphs of the Sine and Cosine Functions In this section, we will graph the basic sine function and the basic cosine function and then graph other sine and cosine functions using transformations.

More information

Unit 2: Function Transformation Chapter 1. Basic Transformations Reflections Inverses

Unit 2: Function Transformation Chapter 1. Basic Transformations Reflections Inverses Unit 2: Function Transformation Chapter 1 Basic Transformations Reflections Inverses Section 1.1: Horizontal and Vertical Transformations A transformation of a function alters the equation and any combination

More information

MATH 200 WEEK 9 - WEDNESDAY TRIPLE INTEGRALS

MATH 200 WEEK 9 - WEDNESDAY TRIPLE INTEGRALS MATH WEEK 9 - WEDNESDAY TRIPLE INTEGRALS MATH GOALS Be able to set up and evaluate triple integrals using rectangular, cylindrical, and spherical coordinates MATH TRIPLE INTEGRALS We integrate functions

More information

Section 1.1 The Distance and Midpoint Formulas

Section 1.1 The Distance and Midpoint Formulas Section 1.1 The Distance and Midpoint Formulas 1 y axis origin x axis 2 Plot the points: ( 3, 5), (0,7), ( 6,0), (6,4) 3 Distance Formula y x 4 Finding the Distance Between Two Points Find the distance

More information

Algebra II. Slide 1 / 162. Slide 2 / 162. Slide 3 / 162. Trigonometric Functions. Trig Functions

Algebra II. Slide 1 / 162. Slide 2 / 162. Slide 3 / 162. Trigonometric Functions. Trig Functions Slide 1 / 162 Algebra II Slide 2 / 162 Trigonometric Functions 2015-12-17 www.njctl.org Trig Functions click on the topic to go to that section Slide 3 / 162 Radians & Degrees & Co-terminal angles Arc

More information

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse Tutorial Outline Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse exams. Math Tutorials offer targeted instruction,

More information

Mid Term Pre Calc Review

Mid Term Pre Calc Review Mid Term 2015-13 Pre Calc Review I. Quadratic Functions a. Solve by quadratic formula, completing the square, or factoring b. Find the vertex c. Find the axis of symmetry d. Graph the quadratic function

More information

Lecture 11 COVERING SPACES

Lecture 11 COVERING SPACES Lecture 11 COVERING SPACES A covering space (or covering) is not a space, but a mapping of spaces (usually manifolds) which, locally, is a homeomorphism, but globally may be quite complicated. The simplest

More information

EXTREME POINTS AND AFFINE EQUIVALENCE

EXTREME POINTS AND AFFINE EQUIVALENCE EXTREME POINTS AND AFFINE EQUIVALENCE The purpose of this note is to use the notions of extreme points and affine transformations which are studied in the file affine-convex.pdf to prove that certain standard

More information

Appendix D Trigonometry

Appendix D Trigonometry Math 151 c Lynch 1 of 8 Appendix D Trigonometry Definition. Angles can be measure in either degree or radians with one complete revolution 360 or 2 rad. Then Example 1. rad = 180 (a) Convert 3 4 into degrees.

More information

AXIOMS FOR THE INTEGERS

AXIOMS FOR THE INTEGERS AXIOMS FOR THE INTEGERS BRIAN OSSERMAN We describe the set of axioms for the integers which we will use in the class. The axioms are almost the same as what is presented in Appendix A of the textbook,

More information

Lecture 34: Curves defined by Parametric equations

Lecture 34: Curves defined by Parametric equations Curves defined by Parametric equations When the path of a particle moving in the plane is not the graph of a function, we cannot describe it using a formula that express y directly in terms of x, or x

More information

Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations

Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations Math 231E, Lecture 34. Polar Coordinates and Polar Parametric Equations 1 Definition of polar coordinates Let us first recall the definition of Cartesian coordinates: to each point in the plane we can

More information

AP Calculus Summer Review Packet

AP Calculus Summer Review Packet AP Calculus Summer Review Packet Name: Date began: Completed: **A Formula Sheet has been stapled to the back for your convenience!** Email anytime with questions: danna.seigle@henry.k1.ga.us Complex Fractions

More information

Secondary Math 3- Honors. 7-4 Inverse Trigonometric Functions

Secondary Math 3- Honors. 7-4 Inverse Trigonometric Functions Secondary Math 3- Honors 7-4 Inverse Trigonometric Functions Warm Up Fill in the Unit What You Will Learn How to restrict the domain of trigonometric functions so that the inverse can be constructed. How

More information

9.1: GRAPHING QUADRATICS ALGEBRA 1

9.1: GRAPHING QUADRATICS ALGEBRA 1 9.1: GRAPHING QUADRATICS ALGEBRA 1 OBJECTIVES I will be able to graph quadratics: Given in Standard Form Given in Vertex Form Given in Intercept Form What does the graph of a quadratic look like? https://www.desmos.com/calculator

More information

2.2 Volumes of Solids of Revolution

2.2 Volumes of Solids of Revolution 2.2 Volumes of Solids of Revolution We know how to find volumes of well-established solids such as a cylinder or rectangular box. What happens when the volume can t be found quite as easily nice or when

More information

Parametric Equations of Line Segments: what is the slope? what is the y-intercept? how do we find the parametric eqtn of a given line segment?

Parametric Equations of Line Segments: what is the slope? what is the y-intercept? how do we find the parametric eqtn of a given line segment? Shears Math 122/126 Parametric Equations Lecture Notes Use David Little's program for the following: Parametric Equations in General: look at default in this program, also spiro graph Parametric Equations

More information

Marquette University

Marquette University Marquette University 0 5 C O M P E T I T I V E S C H O L A R S H I P E X A M I N A T I O N I N M A T H E M A T I C S Do not open this booklet until you are directed to do so.. Fill out completely the following

More information

Trigonometric Functions of Any Angle

Trigonometric Functions of Any Angle Trigonometric Functions of Any Angle MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: evaluate trigonometric functions of any angle,

More information

CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH Warm-Up: See Solved Homework questions. 2.2 Cartesian coordinate system

CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH Warm-Up: See Solved Homework questions. 2.2 Cartesian coordinate system CHAPTER 2 REVIEW COORDINATE GEOMETRY MATH6 2.1 Warm-Up: See Solved Homework questions 2.2 Cartesian coordinate system Coordinate axes: Two perpendicular lines that intersect at the origin O on each line.

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics 1 DISTANCE BETWEEN TWO POINTS - REVIEW To find the distance between two points, use the Pythagorean theorem. The difference between x 1 and x

More information

Math 5320, 3/28/18 Worksheet 26: Ruler and compass constructions. 1. Use your ruler and compass to construct a line perpendicular to the line below:

Math 5320, 3/28/18 Worksheet 26: Ruler and compass constructions. 1. Use your ruler and compass to construct a line perpendicular to the line below: Math 5320, 3/28/18 Worksheet 26: Ruler and compass constructions Name: 1. Use your ruler and compass to construct a line perpendicular to the line below: 2. Suppose the following two points are spaced

More information

Ganado Unified School District #20 (Pre-Calculus 11th/12th Grade)

Ganado Unified School District #20 (Pre-Calculus 11th/12th Grade) Ganado Unified School District #20 (Pre-Calculus 11th/12th Grade) PACING Guide SY 2018-2019 Timeline & Quarter 1 AZ College and Career Readiness Standard HS.A-CED.4. Rearrange formulas to highlight a quantity

More information

Computational Geometry: Lecture 5

Computational Geometry: Lecture 5 Computational Geometry: Lecture 5 Don Sheehy January 29, 2010 1 Degeneracy In many of the algorithms that we have discussed so far, we have run into problems when that input is somehow troublesome. For

More information

A lg e b ra II. Trig o n o m e tric F u n c tio

A lg e b ra II. Trig o n o m e tric F u n c tio 1 A lg e b ra II Trig o n o m e tric F u n c tio 2015-12-17 www.njctl.org 2 Trig Functions click on the topic to go to that section Radians & Degrees & Co-terminal angles Arc Length & Area of a Sector

More information

Section 2.2 Graphs of Linear Functions

Section 2.2 Graphs of Linear Functions Section. Graphs of Linear Functions Section. Graphs of Linear Functions When we are working with a new function, it is useful to know as much as we can about the function: its graph, where the function

More information

Properties of a Function s Graph

Properties of a Function s Graph Section 3.2 Properties of a Function s Graph Objective 1: Determining the Intercepts of a Function An intercept of a function is a point on the graph of a function where the graph either crosses or touches

More information

Review for test 2. Graphs of functions (vertical shifts, horizontal shifts, compression, stretching): Given the graph of y=f(x), and c >0

Review for test 2. Graphs of functions (vertical shifts, horizontal shifts, compression, stretching): Given the graph of y=f(x), and c >0 Review for test 2 Graphs of functions (vertical shifts, horizontal shifts, compression, stretching): Given the graph of y=f(x), and c >0 a) The graph of y=f(x-c) is obtained by b) The graph of y=f(x+c)

More information

Mathematics 134 Calculus 2 With Fundamentals Exam 2 Answers/Solutions for Sample Questions March 2, 2018

Mathematics 134 Calculus 2 With Fundamentals Exam 2 Answers/Solutions for Sample Questions March 2, 2018 Sample Exam Questions Mathematics 1 Calculus 2 With Fundamentals Exam 2 Answers/Solutions for Sample Questions March 2, 218 Disclaimer: The actual exam questions may be organized differently and ask questions

More information

2.3 Circular Functions of Real Numbers

2.3 Circular Functions of Real Numbers www.ck12.org Chapter 2. Graphing Trigonometric Functions 2.3 Circular Functions of Real Numbers Learning Objectives Graph the six trigonometric ratios as functions on the Cartesian plane. Identify the

More information

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Tool 1: Standards for Mathematical ent: Interpreting Functions CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Name of Reviewer School/District Date Name of Curriculum Materials:

More information

Computational Geometry. HKU ACM ICPC Training 2010

Computational Geometry. HKU ACM ICPC Training 2010 Computational Geometry HKU ACM ICPC Training 2010 1 What is Computational Geometry? Deals with geometrical structures Points, lines, line segments, vectors, planes, etc. A relatively boring class of problems

More information

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative Polar (BC Only) Polar coordinates are another way of expressing points in a plane. Instead of being centered at an origin and moving horizontally or vertically, polar coordinates are centered at the pole

More information

7.1 INVERSE FUNCTIONS

7.1 INVERSE FUNCTIONS 1 7.1 INVERSE FUNCTIONS One to one functions are important because their equations, f(x) = k, have (at most) a single solution. One to one functions are also important because they are the functions that

More information

Charting new territory: Formulating the Dalivian coordinate system

Charting new territory: Formulating the Dalivian coordinate system Parabola Volume 53, Issue 2 (2017) Charting new territory: Formulating the Dalivian coordinate system Olivia Burton and Emma Davis 1 Numerous coordinate systems have been invented. The very first and most

More information

Unit 7: Trigonometry Part 1

Unit 7: Trigonometry Part 1 100 Unit 7: Trigonometry Part 1 Right Triangle Trigonometry Hypotenuse a) Sine sin( α ) = d) Cosecant csc( α ) = α Adjacent Opposite b) Cosine cos( α ) = e) Secant sec( α ) = c) Tangent f) Cotangent tan(

More information