Lecture Notes 1 Part B: Functions and Graphs of Functions

Size: px
Start display at page:

Download "Lecture Notes 1 Part B: Functions and Graphs of Functions"

Transcription

1 Lecture Notes 1 Part B: Functions and Graphs of Functions In Part A of Lecture Notes #1 we saw man examples of functions as well as their associated graphs. These functions were the equations that gave us either the value or the profit of a call or a put at expiration. We did not consider how to create the graphs, but the skill to do so will serve us well when we consider more complex securities, such as combinations of the underling asset with various derivatives. The best wa to learn how to do graph the more complex strategies is to learn a sstematic method to both generate the equation and its associated graph. We start first with simple strategies, such as bu a call, or write a put, and then we can easil appl the same method to complex strategies such as a covered call. In fact, for the complex strategies we will learn two methods, so one can serve as a check for the other! Functions allow us to express contracts, ideas, and relations in a more concise manner than through the use of words alone. Although mathematical functions can take on man complicated forms and involve numerous input variables, we can restrict our present stud to univariate linear functions. Univariate means there is onl a single input variable, which will be represented b the letter x. The output variable is represented b the letter : x functionff The box represents the function, which assigns to each input number exactl one output number. Although more than one x can lead to a particular, the value must be unique for each x. A general notation for a univariate function is = f(x). Linear functions take the form = f(x) = ax + b, where a and b are constants. The are called linear because when graphed using coordinate axes, the form a straight line. This feature makes such functions eas to plot. It is often desirable to plot functions so we can visualize the relation. We will use this tool for two ver important concepts in our stud of derivatives. We look at plots of profits from derivatives to visualize when we are winning or losing with a particular position. The input variable will be the underling asset s price at expiration or deliver. We can also use a function to obtain the value of the derivative toda. The use of functions for derivative values will help us understand how investors value derivatives. As in profit diagrams, the value function can provide specific numeric results and the graph of the function can help us visualize a whole range of output values as we var one specific input variable. The rest of this document is a general discussion of linear functions and their graphs with no particular focus on derivatives. Financial Derivatives Steven Freund 1

2 An example of coordinate axes is shown on this page. Roman numbers indicate the four quadrants in the conventional manner. The gridlines numbers and axes labels are suppressed in the following graphs to make them more readable, but ou should generall label axes in our graphs, particularl when the represent a particular variable. 4 II I x III -2 IV -4 We will work on some general examples of plotting linear functions using all four quadrants, but when we assign stock price to the x axis, we onl need to consider quadrant I and IV, because stock price is never negative. Financial Derivatives Steven Freund 2

3 Linear functions are eas to graph if we identif the x and variables, and simplif to the form = ax + b. We know that it will plot as a straight line, with the value of a as the slope, and b as the -axis intercept. The intercept is the point on the -axis where the function intercepts (passes through) the axis. It is also the value of when x = 0. The value of the slope indicates the number of units the function increases or decreases for each unit increase in the input variable. Some examples: = 2x + 1 = ax + b = 2x + 1 What I have done is to write the general form of the linear function right above m specific equation, and I can easil see that it is a linear function as well as identif both the slope a and the intercept b just b inspection. For this example, the slope is clearl two and the intercept is equal to one. x Sometimes we represent points on the coordinate plane as (x,). For example: (-3, -5). Notice that a positive slope means sloping upward from left to right. In this example, increases two units for ever unit of x. If the intercept is equal to zero, the graph of the function goes through the origin (0,0). Financial Derivatives Steven Freund 3

4 If the slope is equal to zero, the linear function is known as a constant function. For example: = 5 = ax + b = (0)x + 5 = 5 The intercept is equal to five and the slope is equal to zero. x = 5 No matter what value the x variable takes on, the function value is five. A constant function is alwas a horizontal line. Also, it is not possible for a function to plot as a vertical line since this implies that more than one unique output value is assigned to single input value. Is the following function linear? = x 3x + 3 Combine terms and ou see that it is: = -x +1, with intercept equal to one and slope equal to negative one. x Financial Derivatives Steven Freund 4

5 Notice that this function slopes downward. Also, a slope of plus one or negative one is at an angle of 45 degrees. Functions with a non-zero slope are sometimes called ramp functions. Also notice that for this function, the x intercept has the same value as the intercept. With a positive slope of positive one, the would have also have an equal value but with an opposite sign. Check it out! Sums of Linear Functions In this section, we will consider the sum of two functions and the graphs of these functions. Although this document is about functions in general, I want to give an example of a situation using derivatives where we ma want to add two functions. Suppose a linear function tells us the profit from one derivative based on a particular expiration stock price. If we combine this derivative with another derivative, also based on the same expiration stock price, we could consider the sum of the two as representing profit from a portfolio where we hold both derivatives. We would be interested in the portfolio profit as a function of the expiration stock price. To differentiate between the two component functions which make up the sum function, I will call the first function f(x), and the second function g(x). We can call the sum function h(x). Therefore, we are saing h(x) = f(x) + g(x). In this example, all of these functions represent profit. Now back to functions in general (with no connection to derivatives): Suppose our two equations are constant functions f(x) = 1 and g(x) = 2: f(x) = 1 + g(x) = 2 h(x) = 3 What ou are doing essentiall is adding up the right hand side of each equation! Financial Derivatives Steven Freund 5

6 You can also see that in this particular case ou are summing the vertical distance of each graph from the x-axis. Tr adding two constant functions when one is below the x-axis! A more complicated sum would be a ramp function and a constant function. Suppose that f(x) = -2 and g(x) = x: f(x) = -2 + g(x) = x h(x) = x 2 The sum function has a slope of one and a intercept of negative two: g(x) = x f(x) = -2 h(x) = x 2, the sum function. Check if each individual function has the correct plot, and see if the distance from the x- axis rule (negative sign if below the x-axis, rather than absolute value, as distance is often measured) also works? For example, consider the points where x = 2: sum of f(x) and g(x) where x = 2: 2 + (-2) = 0 Financial Derivatives Steven Freund 6

7 In Assignment #1, ou will be asked to create our own graphs of functions and sums of functions. You will also be asked to show onl the positive segment of the x axis. This is because later the x axis will represent stock prices, which can onl take on positive quantities. Suppose the previous problem is asked as homework problem: Plot each pair of equations separatel and together as a sum. Plot each pair and their sum on the same set of axes, and restrict the domain to x 0. You should answer as follows: f(x) = 2 and g(x) = x Equation 1: f(x) = 2 slope = 0 and intercept = 2 Equation 2: g(x) = x slope = 1 and intercept = 0 Sum equation: h(x) = x 2 slope = 1 and intercept = 2 Notice that after writing down each equation, the slope and intercept is identified before plotting the equation below! g(x) = x h(x) = x 2 0 x axis f(x) = 2 Financial Derivatives Steven Freund 7

8 Sometimes, for option values, we need to consider an area under or above a linear function. This is described b an inequalit such as > 2x + 1. First ou graph the line as equalit. If it is a strict inequalit (>), ou do not include points on the line. If it is, ou do. For this example, the function is valid for points above the line. If the function would be < 2x + 1, it would be valid for points below the line. An application for this would come up when we would discuss boundaries for rational option values. > 2x + 1 Financial Derivatives Steven Freund 8

3/24/2016. Intermediate Microeconomics W3211. Lecture 12: Perfect Competition 2: Cost Minimization. The Story So Far. Today. The Case of One Input

3/24/2016. Intermediate Microeconomics W3211. Lecture 12: Perfect Competition 2: Cost Minimization. The Story So Far. Today. The Case of One Input 1 Intermediate Microeconomics W3211 Lecture 12: Perfect Competition 2: Cost Minimization Columbia Universit, Spring 2016 Mark Dean: mark.dean@columbia.edu Introduction 2 The Stor So Far. 3 Toda 4 We have

More information

GRAPHS IN ECONOMICS. Appendix. Key Concepts. A Positive Relationship

GRAPHS IN ECONOMICS. Appendix. Key Concepts. A Positive Relationship Appendi GRAPHS IN ECONOMICS Ke Concepts Graphing Data Graphs represent quantit as a distance on a line. On a graph, the horizontal scale line is the -ais, the vertical scale line is the -ais, and the intersection

More information

S14 Exponential Growth and Decay (Graphing Calculator or App Needed)

S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1010 Homework Name S14 Exponential Growth and Decay (Graphing Calculator or App Needed) 1. Without graphing, classify each of the following as increasing or decreasing and find f (0). a. f (x) = 1.5(0.75)

More information

5.2E Lesson: Proportions in Tables and Graphs*

5.2E Lesson: Proportions in Tables and Graphs* 5.2E Lesson: Proportions in Tables and Graphs* Name: Period: 1. Use Graph A below to fill in the table relating calories to snacks. Number Number of Ordered Write a complete sentence describing the meaning

More information

Topic #1: Evaluating and Simplifying Algebraic Expressions

Topic #1: Evaluating and Simplifying Algebraic Expressions John Jay College of Criminal Justice The City University of New York Department of Mathematics and Computer Science MAT 105 - College Algebra Departmental Final Examination Review Topic #1: Evaluating

More information

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50).

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50). Economics 102 Fall 2017 Answers to Homework #1 Due 9/26/2017 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework

More information

Use Scantron 882E to transfer the answers. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Use Scantron 882E to transfer the answers. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. HW Date: Name Use Scantron 88E to transfer the answers. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The graph shows sales in thousands of dollars

More information

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table.

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table. Double Your Money Your math teacher believes that doing assignments consistently will improve your understanding and success in mathematics. At the beginning of the year, your parents tried to encourage

More information

Mathematics Success Level H

Mathematics Success Level H Mathematics Success Level H T473 [OBJECTIVE] The student will graph a line given the slope and y-intercept. [MATERIALS] Student pages S160 S169 Transparencies T484, T486, T488, T490, T492, T494, T496 Wall-size

More information

False_ The average revenue of a firm can be increasing in the firm s output.

False_ The average revenue of a firm can be increasing in the firm s output. LECTURE 12: SPECIAL COST FUNCTIONS AND PROFIT MAXIMIZATION ANSWERS AND SOLUTIONS True/False Questions False_ If the isoquants of a production function exhibit diminishing MRTS, then the input choice that

More information

Test Review. Question 1. Answer 1. Question 2. Answer 2. Question 3. Econ 719 Test Review Test 1 Chapters 1,2,8,3,4,7,9. Nominal GDP.

Test Review. Question 1. Answer 1. Question 2. Answer 2. Question 3. Econ 719 Test Review Test 1 Chapters 1,2,8,3,4,7,9. Nominal GDP. Question 1 Test Review Econ 719 Test Review Test 1 Chapters 1,2,8,3,4,7,9 All of the following variables have trended upwards over the last 40 years: Real GDP The price level The rate of inflation The

More information

Mathematics Success Grade 8

Mathematics Success Grade 8 Mathematics Success Grade 8 T379 [OBJECTIVE] The student will derive the equation of a line and use this form to identify the slope and y-intercept of an equation. [PREREQUISITE SKILLS] Slope [MATERIALS]

More information

f x f x f x f x x 5 3 y-intercept: y-intercept: y-intercept: y-intercept: y-intercept of a linear function written in function notation

f x f x f x f x x 5 3 y-intercept: y-intercept: y-intercept: y-intercept: y-intercept of a linear function written in function notation Questions/ Main Ideas: Algebra Notes TOPIC: Function Translations and y-intercepts Name: Period: Date: What is the y-intercept of a graph? The four s given below are written in notation. For each one,

More information

Logarithmic and Exponential Functions

Logarithmic and Exponential Functions Asymptotes and Intercepts Logarithmic and exponential functions have asymptotes and intercepts. Consider the functions f(x) = log ax and f(x) = lnx. Both have an x-intercept at (1, 0) and a vertical asymptote

More information

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Econ 5 - Stanford Universit - Winter Quarter 215/16 Exercise 1: Math Warmup: The Canonical Optimization Problems (Lecture 6) For each of the following five canonical utilit functions,

More information

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy.

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy. LINES AND SLOPES Summary 1. Elements of a line equation... 1 2. How to obtain a straight line equation... 2 3. Microeconomic applications... 3 3.1. Demand curve... 3 3.2. Elasticity problems... 7 4. Exercises...

More information

5 Profit maximization, Supply

5 Profit maximization, Supply Microeconomics I - Lecture #5, March 17, 2009 5 Profit maximization, Suppl We alread described the technological possibilities now we analze how the firm chooses the amount to produce so as to maximize

More information

A C E. Answers Investigation 4. Applications. x y y

A C E. Answers Investigation 4. Applications. x y y Answers Applications 1. a. No; 2 5 = 0.4, which is less than 0.45. c. Answers will vary. Sample answer: 12. slope = 3; y-intercept can be found by counting back in the table: (0, 5); equation: y = 3x 5

More information

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W This simple problem will introduce you to the basic ideas of revenue, cost, profit, and demand.

More information

Some Formulas neglected in Anderson, Sweeny, and Williams, with a Digression on Statistics and Finance

Some Formulas neglected in Anderson, Sweeny, and Williams, with a Digression on Statistics and Finance Some Formulas neglected in Anderson, Sween, and Williams, with a Digression on Statistics and Finance Transformations of a Single Random variable: If ou have a case where a new random variable is defined

More information

CH 3 P4 as of ink

CH 3 P4 as of ink 1 2 3 4 5 Ron has a player s card for the arcade at the mall. His player s card keeps track of the number of credits he earns as he wins games. Each winning game earns the same number of credits, and those

More information

Mathematics Functions and Relations: Exponential Functions

Mathematics Functions and Relations: Exponential Functions a place of mind F A C U L T Y O F E D U C A T I O N Department of Curriculum and Pedagog Mathematics Functions and Relations: Exponential Functions Science and Mathematics Education Research Group Supported

More information

Linear Modeling Business 5 Supply and Demand

Linear Modeling Business 5 Supply and Demand Linear Modeling Business 5 Supply and Demand Supply and demand is a fundamental concept in business. Demand looks at the Quantity (Q) of a product that will be sold with respect to the Price (P) the product

More information

List the quadrant(s) in which the given point is located. 1) (-10, 0) A) On an axis B) II C) IV D) III

List the quadrant(s) in which the given point is located. 1) (-10, 0) A) On an axis B) II C) IV D) III MTH 55 Chapter 2 HW List the quadrant(s) in which the given point is located. 1) (-10, 0) 1) A) On an axis B) II C) IV D) III 2) The first coordinate is positive. 2) A) I, IV B) I, II C) III, IV D) II,

More information

Lecture Notes #3 Page 1 of 15

Lecture Notes #3 Page 1 of 15 Lecture Notes #3 Page 1 of 15 PbAf 499 Lecture Notes #3: Graphing Graphing is cool and leads to great insights. Graphing Points in a Plane A point in the (x,y) plane is graphed simply by moving horizontally

More information

Writing Exponential Equations Day 2

Writing Exponential Equations Day 2 Writing Exponential Equations Day 2 MGSE9 12.A.CED.1 Create equations and inequalities in one variable and use them to solve problems. Include equations arising from linear, quadratic, simple rational,

More information

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data Appendix GRAPHS IN ECONOMICS Key Concepts Graphing Data Graphs represent quantity as a distance on a line. On a graph, the horizontal scale line is the x-axis, the vertical scale line is the y-axis, and

More information

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION BARUCH COLLEGE MATH 003 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final examination for Math 003 will consist of two parts. Part I: Part II: This part will consist of 5 questions similar

More information

Review for Test 3: Linear Functions

Review for Test 3: Linear Functions Name: Date: Period: Review for Test 3: Linear Functions Slope Formula: y 2 y 1 x 2 x 1 1. Graph the line that passes through the given points. Then identify the slope, whichever intercept is asked for,

More information

Chap3a Introduction to Exponential Functions. Y = 2x + 4 Linear Increasing Slope = 2 y-intercept = (0,4) f(x) = 3(2) x

Chap3a Introduction to Exponential Functions. Y = 2x + 4 Linear Increasing Slope = 2 y-intercept = (0,4) f(x) = 3(2) x Name Date HW Packet Lesson 3 Introduction to Exponential Functions HW Problem 1 In this problem, we look at the characteristics of Linear and Exponential Functions. Complete the table below. Function If

More information

The Firm s Short-Run Supply. Decision

The Firm s Short-Run Supply. Decision The Short-Run The short-run is a period of time in which at least one of the firm s inputs is fixed (as a result of previous decisions). For example, the lease on land ma be for one ear, in which case

More information

Foundational Preliminaries: Answers to Within-Chapter-Exercises

Foundational Preliminaries: Answers to Within-Chapter-Exercises C H A P T E R 0 Foundational Preliminaries: Answers to Within-Chapter-Exercises 0A Answers for Section A: Graphical Preliminaries Exercise 0A.1 Consider the set [0,1) which includes the point 0, all the

More information

Section 4.3 Objectives

Section 4.3 Objectives CHAPTER ~ Linear Equations in Two Variables Section Equation of a Line Section Objectives Write the equation of a line given its graph Write the equation of a line given its slope and y-intercept Write

More information

4.1 Write Linear Equations by Using a Tables of Values

4.1 Write Linear Equations by Using a Tables of Values 4.1 Write Linear Equations by Using a Tables of Values Review: Write y = mx + b by finding the slope and y-intercept m = b = y = x + Every time x changes units, y changes units m = b = y = x + Every time

More information

rise m x run The slope is a ratio of how y changes as x changes: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x

rise m x run The slope is a ratio of how y changes as x changes: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x Chapter 1 Notes 1 (c) Epstein, 013 Chapter 1 Notes (c) Epstein, 013 Chapter1: Lines and Linear Modeling POINT-SLOPE form: y y1 m( x x1) 1.1 The Cartesian Coordinate System A properly laeled set of axes

More information

MA 162: Finite Mathematics - Chapter 1

MA 162: Finite Mathematics - Chapter 1 MA 162: Finite Mathematics - Chapter 1 Fall 2014 Ray Kremer University of Kentucky Linear Equations Linear equations are usually represented in one of three ways: 1 Slope-intercept form: y = mx + b 2 Point-Slope

More information

Falling Cat 2. Falling Cat 3. Falling Cats 5. Falling Cat 4. Acceleration due to Gravity Consider a cat falling from a branch

Falling Cat 2. Falling Cat 3. Falling Cats 5. Falling Cat 4. Acceleration due to Gravity Consider a cat falling from a branch Calculus for the Life Sciences Lecture Notes Velocit and Tangent Joseph M. Mahaff, jmahaff@mail.sdsu.edu Department of Mathematics and Statistics Dnamical Sstems Group Computational Sciences Research Center

More information

MATH20330: Optimization for Economics Homework 1: Solutions

MATH20330: Optimization for Economics Homework 1: Solutions MATH0330: Optimization for Economics Homework 1: Solutions 1. Sketch the graphs of the following linear and quadratic functions: f(x) = 4x 3, g(x) = 4 3x h(x) = x 6x + 8, R(q) = 400 + 30q q. y = f(x) is

More information

3.3 rates and slope intercept form ink.notebook. October 23, page 103. page 104. page Rates and Slope Intercept Form

3.3 rates and slope intercept form ink.notebook. October 23, page 103. page 104. page Rates and Slope Intercept Form 3.3 rates and slope intercept form ink.notebook page 103 page 104 page 102 3.3 Rates and Slope Intercept Form Lesson Objectives 3.3 Rates and Slope-Intercept Form Press the tabs to view details. Standards

More information

Name: Date: Page 1 of 7. What is Slope? There are four types of slope you can encounter. A slope can be positive, negative, zero, or undefined.

Name: Date: Page 1 of 7. What is Slope? There are four types of slope you can encounter. A slope can be positive, negative, zero, or undefined. Name: Date: Page of 7 What is Slope? What is slope? If ou have ever walked up or down a hill, then ou have alread eperienced a real life eample of slope. Keeping this fact in mind, b definition, the slope

More information

Math 1314 Lesson 23 Partial Derivatives

Math 1314 Lesson 23 Partial Derivatives Math 1314 Lesson 3 Partial Derivatives When we are asked to ind the derivative o a unction o a single variable, (x), we know exactl what to do However, when we have a unction o two variables, there is

More information

In the Herb Business, Part I

In the Herb Business, Part I 63 In the Herb Business, Part I A. You have joined a highl respected St Croi herbalist in a business to market her herbal products. Your personal goal is to assure that the business thrives. Researchers

More information

Chapter 4. Consumer Choice. A Consumer s Budget Constraint. Consumer Choice

Chapter 4. Consumer Choice. A Consumer s Budget Constraint. Consumer Choice Chapter 4 Consumer Choice Consumer Choice In Chapter 3, we described consumer preferences Preferences alone do not determine choices We must also specifi constraints In this chapter, we describe how consumer

More information

Laurie s Notes. Overview of Section 7.6. (1x + 6)(2x + 1)

Laurie s Notes. Overview of Section 7.6. (1x + 6)(2x + 1) Laurie s Notes Overview of Section 7.6 Introduction In this lesson, students factor trinomials of the form ax 2 + bx + c. In factoring trinomials, an common factor should be factored out first, leaving

More information

Math Analysis Midterm Review. Directions: This assignment is due at the beginning of class on Friday, January 9th

Math Analysis Midterm Review. Directions: This assignment is due at the beginning of class on Friday, January 9th Math Analysis Midterm Review Name Directions: This assignment is due at the beginning of class on Friday, January 9th This homework is intended to help you prepare for the midterm exam. The questions are

More information

Math 116: Business Calculus

Math 116: Business Calculus Math 116: Business Calculus Instructor: Colin Clark Spring 2017 Exam 1 - Thursday February 9. 1.1 Slopes and Equations of Lines. 1.2 Linear Functions and Applications. 2.1 Properties of Functions. 2.2

More information

Preferences - A Reminder

Preferences - A Reminder Chapter 4 Utility Preferences - A Reminder x y: x is preferred strictly to y. p x ~ y: x and y are equally preferred. f ~ x y: x is preferred at least as much as is y. Preferences - A Reminder Completeness:

More information

ECO 2013: Macroeconomics Valencia Community College

ECO 2013: Macroeconomics Valencia Community College ECO 2013: Macroeconomics Valencia Community College Exam 3 Fall 2008 1. The most important determinant of consumer spending is: A. the level of household debt. B. consumer expectations. C. the stock of

More information

BEE1024 Mathematics for Economists

BEE1024 Mathematics for Economists BEE1024 Mathematics for Economists Juliette Stephenson and Amr (Miro) Algarhi Author: Dieter Department of Economics, University of Exeter Week 1 1 Objectives 2 Isoquants 3 Objectives for the week Functions

More information

Best Reply Behavior. Michael Peters. December 27, 2013

Best Reply Behavior. Michael Peters. December 27, 2013 Best Reply Behavior Michael Peters December 27, 2013 1 Introduction So far, we have concentrated on individual optimization. This unified way of thinking about individual behavior makes it possible to

More information

TA Handout 2 What is a Derivative and How Can We Make Use of It?

TA Handout 2 What is a Derivative and How Can We Make Use of It? TA Handout What is a Derivative and How Can We Make Use of It? 1 Definition and Intuition A simple wa to think of about a derivative is as a measure of the rate of change in a function That is, given a

More information

Lesson 6: Extensions and applications of consumer theory. 6.1 The approach of revealed preference

Lesson 6: Extensions and applications of consumer theory. 6.1 The approach of revealed preference Microeconomics I. Antonio Zabalza. Universit of Valencia 1 Lesson 6: Etensions and applications of consumer theor 6.1 The approach of revealed preference The basic result of consumer theor (discussed in

More information

Section 7C Finding the Equation of a Line

Section 7C Finding the Equation of a Line Section 7C Finding the Equation of a Line When we discover a linear relationship between two variables, we often try to discover a formula that relates the two variables and allows us to use one variable

More information

Properties of Demand Functions. Chapter Six. Own-Price Changes Fixed p 2 and y. Own-Price Changes. Demand

Properties of Demand Functions. Chapter Six. Own-Price Changes Fixed p 2 and y. Own-Price Changes. Demand Properties of Demand Functions Chapter Six Demand Comparative statics analsis of ordinar demand functions -- the stud of how ordinar demands (,p 2,) and (,p 2,) change as prices, p 2 and income change.

More information

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25

2) Endpoints of a diameter (-1, 6), (9, -2) A) (x - 2)2 + (y - 4)2 = 41 B) (x - 4)2 + (y - 2)2 = 41 C) (x - 4)2 + y2 = 16 D) x2 + (y - 2)2 = 25 Math 101 Final Exam Review Revised FA17 (through section 5.6) The following problems are provided for additional practice in preparation for the Final Exam. You should not, however, rely solely upon these

More information

Slope-Intercept Form Practice True False Questions Indicate True or False for the following Statements.

Slope-Intercept Form Practice True False Questions Indicate True or False for the following Statements. www.ck2.org Slope-Intercept Form Practice True False Questions Indicate True or False for the following Statements.. The slope-intercept form of the linear equation makes it easier to graph because the

More information

Algebra Success. LESSON 14: Discovering y = mx + b

Algebra Success. LESSON 14: Discovering y = mx + b T282 Algebra Success [OBJECTIVE] The student will determine the slope and y-intercept of a line by examining the equation for the line written in slope-intercept form. [MATERIALS] Student pages S7 S Transparencies

More information

( ) 4 ( )! x f) h(x) = 2cos x + 1

( ) 4 ( )! x f) h(x) = 2cos x + 1 Chapter Prerequisite Skills BLM -.. Identifying Types of Functions. Identify the type of function (polynomial, rational, logarithmic, etc.) represented by each of the following. Justify your response.

More information

Algebra 1 Predicting Patterns & Examining Experiments

Algebra 1 Predicting Patterns & Examining Experiments We will explicitly define slope-intercept form. We have already examined slope, y- intercepts, and graphing from tables, now we are putting all of that together. This lesson focuses more upon the notation

More information

5.5: LINEAR AUTOMOBILE DEPRECIATION OBJECTIVES

5.5: LINEAR AUTOMOBILE DEPRECIATION OBJECTIVES Section 5.5: LINEAR AUTOMOBILE DEPRECIATION OBJECTIVES Write, interpret, and graph a straight line depreciation equation. Interpret the graph of a straight line depreciation. Key Terms depreciate appreciate

More information

Chapter Four. Utility Functions. Utility Functions. Utility Functions. Utility

Chapter Four. Utility Functions. Utility Functions. Utility Functions. Utility Functions Chapter Four A preference relation that is complete, reflexive, transitive and continuous can be represented by a continuous utility function. Continuity means that small changes to a consumption

More information

TCM Final Review Packet Name Per.

TCM Final Review Packet Name Per. TCM Final Review Packet Name Per. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Translate the statement into a formula. 1) The total distance traveled,

More information

BACKGROUND KNOWLEDGE for Teachers and Students

BACKGROUND KNOWLEDGE for Teachers and Students Pathway: Agribusiness Lesson: ABR B4 1: The Time Value of Money Common Core State Standards for Mathematics: 9-12.F-LE.1, 3 Domain: Linear, Quadratic, and Exponential Models F-LE Cluster: Construct and

More information

0 $50 $0 $5 $-5 $50 $35 1 $50 $50 $40 $10 $50 $15 2 $50 $100 $55 $45 $50 $35 3 $50 $150 $90 $60 $50 $55 4 $50 $200 $145 $55 $65

0 $50 $0 $5 $-5 $50 $35 1 $50 $50 $40 $10 $50 $15 2 $50 $100 $55 $45 $50 $35 3 $50 $150 $90 $60 $50 $55 4 $50 $200 $145 $55 $65 I. From Seminar Slides: 1. Output Price Total Marginal Total Marginal Profit Revenue Revenue Cost Cost 0 $50 $0 $5 $-5 1 $50 $50 $40 $10 $50 $15 2 $50 $100 $55 $45 3 $50 $150 $90 $60 $50 $55 4 $50 $200

More information

Math Week in Review #1. Perpendicular Lines - slopes are opposite (or negative) reciprocals of each other

Math Week in Review #1. Perpendicular Lines - slopes are opposite (or negative) reciprocals of each other Math 141 Spring 2006 c Heather Ramsey Page 1 Section 1.2 m = y x = y 2 y 1 x 2 x 1 Math 141 - Week in Review #1 Point-Slope Form: y y 1 = m(x x 1 ), where m is slope and (x 1,y 1 ) is any point on the

More information

PRINTABLE VERSION. Practice Final Exam

PRINTABLE VERSION. Practice Final Exam Page 1 of 25 PRINTABLE VERSION Practice Final Exam Question 1 The following table of values gives a company's annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to

More information

When Is Factoring Used?

When Is Factoring Used? When Is Factoring Used? Name: DAY 9 Date: 1. Given the function, y = x 2 complete the table and graph. x y 2 1 0 1 2 3 1. A ball is thrown vertically upward from the ground according to the graph below.

More information

9-9A. Graphing Proportional Relationships. Vocabulary. Activity 1. Lesson

9-9A. Graphing Proportional Relationships. Vocabulary. Activity 1. Lesson Chapter 9 Lesson 9-9A Graphing Proportional Relationships Vocabular unit rate BIG IDEA The graph of the pairs of positive numbers in a proportional relationship is a ra starting at (, ) and passing through

More information

123 PART 1: Solutions to Odd-Numbered Exercises and Practice Tests

123 PART 1: Solutions to Odd-Numbered Exercises and Practice Tests 3 PART : Solutions to Odd-Numbered Eercises and Practice Tests Section.7 Graphs of Rational Functions You should be able to graphf() - q()" (a) Find the - and -intercepts. (b) Find an vertical or horizontal

More information

Professor Christina Romer SUGGESTED ANSWERS TO PROBLEM SET 5

Professor Christina Romer SUGGESTED ANSWERS TO PROBLEM SET 5 Economics 2 Spring 2017 Professor Christina Romer Professor David Romer SUGGESTED ANSWERS TO PROBLEM SET 5 1. The tool we use to analyze the determination of the normal real interest rate and normal investment

More information

EXPONENTIAL FUNCTION BASICS COMMON CORE ALGEBRA II BASIC EXPONENTIAL FUNCTIONS

EXPONENTIAL FUNCTION BASICS COMMON CORE ALGEBRA II BASIC EXPONENTIAL FUNCTIONS Name: Date: EXPONENTIAL FUNCTION BASICS COMMON CORE ALGEBRA II You studied eponential functions etensivel in Common Core Algebra I. Toda's lesson will review man of the basic components of their graphs

More information

Unit 3: Production and Cost

Unit 3: Production and Cost Unit 3: Production and Cost Name: Date: / / Production Function The production function of a firm is a relationship between inputs used and output produced by the firm. For various quantities of inputs

More information

Exponential Functions

Exponential Functions Exponential Functions In this chapter, a will always be a positive number. For any positive number a>0, there is a function f : R (0, ) called an exponential function that is defined as f(x) =a x. For

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 12B Practice for the Final Eam MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. If = -4 and = -2, evaluate the epression. 12-6 1) + 2 A) - 9 B) 0 C)

More information

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved.

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved. FINITE MATH LECTURE NOTES c Janice Epstein 1998, 1999, 2000 All rights reserved. August 27, 2001 Chapter 1 Straight Lines and Linear Functions In this chapter we will learn about lines - how to draw them

More information

Exploring Slope. High Ratio Mountain Lesson 11-1 Linear Equations and Slope

Exploring Slope. High Ratio Mountain Lesson 11-1 Linear Equations and Slope Eploring Slope High Ratio Mountain Lesson 11-1 Learning Targets: Understand the concept of slope as the ratio points on a line. between any two Graph proportional relationships; interpret the slope and

More information

x f(x) D.N.E

x f(x) D.N.E Limits Consider the function f(x) x2 x. This function is not defined for x, but if we examine the value of f for numbers close to, we can observe something interesting: x 0 0.5 0.9 0.999.00..5 2 f(x).5.9.999

More information

2 Maximizing pro ts when marginal costs are increasing

2 Maximizing pro ts when marginal costs are increasing BEE14 { Basic Mathematics for Economists BEE15 { Introduction to Mathematical Economics Week 1, Lecture 1, Notes: Optimization II 3/12/21 Dieter Balkenborg Department of Economics University of Exeter

More information

Linear functions Increasing Linear Functions. Decreasing Linear Functions

Linear functions Increasing Linear Functions. Decreasing Linear Functions 3.5 Increasing, Decreasing, Max, and Min So far we have been describing graphs using quantitative information. That s just a fancy way to say that we ve been using numbers. Specifically, we have described

More information

4.1 Exponential Functions. Copyright Cengage Learning. All rights reserved.

4.1 Exponential Functions. Copyright Cengage Learning. All rights reserved. 4.1 Exponential Functions Copyright Cengage Learning. All rights reserved. Objectives Exponential Functions Graphs of Exponential Functions Compound Interest 2 Exponential Functions Here, we study a new

More information

Chapter 6: Quadratic Functions & Their Algebra

Chapter 6: Quadratic Functions & Their Algebra Chapter 6: Quadratic Functions & Their Algebra Topics: 1. Quadratic Function Review. Factoring: With Greatest Common Factor & Difference of Two Squares 3. Factoring: Trinomials 4. Complete Factoring 5.

More information

not to be republished NCERT Chapter 3 Production and Costs 3.1 PRODUCTION FUNCTION

not to be republished NCERT Chapter 3 Production and Costs 3.1 PRODUCTION FUNCTION Chapter 3 A Firm Effort In the previous chapter, we have discussed the behaviour of the consumers. In this chapter as well as in the next, we shall examine the behaviour of a producer. A producer or a

More information

download instant at

download instant at Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) The aggregate supply curve 1) A) shows what each producer is willing and able to produce

More information

~ In 20X7, a loaf of bread costs $1.50 and a flask of wine costs $6.00. A consumer with $120 buys 40 loaves of bread and 10 flasks of wine.

~ In 20X7, a loaf of bread costs $1.50 and a flask of wine costs $6.00. A consumer with $120 buys 40 loaves of bread and 10 flasks of wine. Microeconomics, budget line, final exam practice problems (The attached PDF file has better formatting.) *Question 1.1: Slope of Budget Line ~ In 20X7, a loaf of bread costs $1.50 and a flask of wine costs

More information

MAT Pre-Calculus Class Worksheet - Word Problems Chapter 1

MAT Pre-Calculus Class Worksheet - Word Problems Chapter 1 MAT 111 - Pre-Calculus Name Class Worksheet - Word Problems Chapter 1 1. The cost of a Frigbox refrigerator is $950, and it depreciates $50 each year. The cost of a new Arctic Air refrigerator is $1200,

More information

Chapter 2-4 Review. Find the equation of the following graphs. Then state the domain and range: 1a) 1b) 1c)

Chapter 2-4 Review. Find the equation of the following graphs. Then state the domain and range: 1a) 1b) 1c) Chapter - Review Find the equation of the following graphs. Then state the domain and range: a) b) c) a) b) c) a) b) c) Find the domain of the following functions. Write your answer in interval notation:

More information

Linear Relationships UNIT 3 Warm-Up A. Finding Percents Mentally Find 10% of each of the following numbers. (Move the decimal 1 place to the left.

Linear Relationships UNIT 3 Warm-Up A. Finding Percents Mentally Find 10% of each of the following numbers. (Move the decimal 1 place to the left. Linear Relationships UNIT 3 Warm-Up A Find 10% of each of the following numbers. (Move the decimal 1 place to the left.) 1) 600 2) 50 3) 36 4) 574 5) 26.5 6) 900 7) 270 8)13.8 9) 246 10) 0.36 11) Record

More information

Consider the aggregate production function for Dane County:

Consider the aggregate production function for Dane County: Economics 0 Spring 08 Homework #4 Due 4/5/7 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework (legibly).

More information

L K Y Marginal Product of Labor (MPl) Labor Productivity (Y/L)

L K Y Marginal Product of Labor (MPl) Labor Productivity (Y/L) Economics 102 Summer 2017 Answers to Homework #4 Due 6/19/17 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework

More information

Recitation #7 Week 03/01/2009 to 03/07/2009. Chapter 10 The Rational Consumer

Recitation #7 Week 03/01/2009 to 03/07/2009. Chapter 10 The Rational Consumer Recitation #7 Week 03/01/2009 to 03/07/2009 Chapter 10 The Rational Consumer Exercise 1. The following table provides information about Carolyn s total utility from reading articles about current events.

More information

Cosumnes River College Principles of Macroeconomics Problem Set 6 Due April 3, 2017

Cosumnes River College Principles of Macroeconomics Problem Set 6 Due April 3, 2017 Spring 2017 Cosumnes River College Principles of Macroeconomics Problem Set 6 Due April 3, 2017 Name: Instructions: Write the answers clearly and concisely on these sheets in the spaces provided. Do not

More information

File: ch08, Chapter 8: Cost Curves. Multiple Choice

File: ch08, Chapter 8: Cost Curves. Multiple Choice File: ch08, Chapter 8: Cost Curves Multiple Choice 1. The long-run total cost curve shows a) the various combinations of capital and labor that will produce different levels of output at the same cost.

More information

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin

1. Consider the aggregate production functions for Wisconsin and Minnesota: Production Function for Wisconsin Economics 102 Fall 2017 Answers to Homework #4 Due 11/14/2017 Directions: The homework will be collected in a box before the lecture Please place your name, TA name and section number on top of the homework

More information

(4, 2) (2, 0) Vertical shift two units downward (2, 4) (0, 2) (1, 2) ( 1, 0) Horizontal shrink each x-value is multiplied by 1 2

(4, 2) (2, 0) Vertical shift two units downward (2, 4) (0, 2) (1, 2) ( 1, 0) Horizontal shrink each x-value is multiplied by 1 2 Section. Rational Functions 9. i i i i 9i. i i i. i 7i i i i i. 9 i9 i i. g f. g f. g f, ), ), ), ), ), ), ), ), ), ), ), ) Horizontal shift two units to the right Vertical shift two units downward Vertical

More information

not to be republished NCERT Chapter 2 Consumer Behaviour 2.1 THE CONSUMER S BUDGET

not to be republished NCERT Chapter 2 Consumer Behaviour 2.1 THE CONSUMER S BUDGET Chapter 2 Theory y of Consumer Behaviour In this chapter, we will study the behaviour of an individual consumer in a market for final goods. The consumer has to decide on how much of each of the different

More information

dollars per person; the cost is $45 for each person. dollars per person; the cost is $1 for 225 people.

dollars per person; the cost is $45 for each person. dollars per person; the cost is $1 for 225 people. Name: ate: 1 The table shows the cost of a vacation package for a given number of people. The rate of change is constant in the table. Find the rate of change. Explain what the rate of change means for

More information

Suggested Solutions to Assignment 3

Suggested Solutions to Assignment 3 ECON 1010C Principles of Macroeconomics Instructor: Sharif F. Khan Department of Economics Atkinson College York University Summer 2005 Suggested Solutions to Assignment 3 Part A Multiple-Choice Questions

More information

Key Idea: We consider labor market, goods market and money market simultaneously.

Key Idea: We consider labor market, goods market and money market simultaneously. Chapter 7: AS-AD Model Key Idea: We consider labor market, goods market and money market simultaneously. (1) Labor Market AS Curve: We first generalize the wage setting (WS) equation as W = e F(u, z) (1)

More information

NOTES ON CALCULUS AND UTILITY FUNCTIONS

NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Tutorial 1 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding utility

More information

b) According to the statistics above the graph, the slope is What are the units and meaning of this value?

b) According to the statistics above the graph, the slope is What are the units and meaning of this value? ! Name: Date: Hr: LINEAR MODELS Writing Motion Equations 1) Answer the following questions using the position vs. time graph of a runner in a race shown below. Be sure to show all work (formula, substitution,

More information