The Derivative. Leibniz notation: Prime notation: Limit Definition of the Derivative: (Used to directly compute derivative)

Size: px
Start display at page:

Download "The Derivative. Leibniz notation: Prime notation: Limit Definition of the Derivative: (Used to directly compute derivative)"

Transcription

1 Topic 2: The Derivative 1 The Derivative The derivative of a function represents its instantaneous rate of change at any point along its domain. There are several ways which we can represent a derivative, with the two main methods being Leibniz notation and Lagrange notation (also known as prime notation): Leibniz notation: If y = f(x), then the derivative of y with respect to x is written as " " = " ff(xx) Prime notation: If y=f(x), then the derivative of y with respect to x is written as yy = ff xx In the previous chapter, we used the limit definition of the derivative and the alternate limit definition of the derivative to compute the derivatives of functions: Limit Definition of the Derivative: (Used to directly compute derivative) ff xx + h ff xx ff xx = lim h Alternate Limit Definition of the Derivative: (Used to directly compute derivative at x=a) ff xx ff aa ff aa = lim xx aa However, this segment of the course focuses on methods to shorten the amount of time it takes us to compute the derivative of a function. Below are the properties/rules of differentiation: " cc ff(xx) = cc ff(xx) " Constant- Multiple Rule " ff xx ± gg xx = ff xx ± gg(xx) " " Sum/Difference Rule " ff xx gg xx = ff xx gg xx + ff xx gg (xx) Product Rule = " Quotient Rule " = ff gg xx gg (xx) Chain Rule (Composition of Functions) Below are more specific rules (depending on the given function) " cc, wwheeeeee cc iiii aa cccccccccccccccc, = 0 a. The derivative (rate of change) of a constant function is always zero. This is because y=c would be a horizontal line (like y=1, y=ππ, y=150, etc..) " xx = nnxx a. This is the Power Rule for differentiation. n is some integer log " xx = "# a. Logarithmic Differentiation. aa represents the base of the logarithm. b. Because llllll = 1, llllll = = (e is the base of the natural logarithm) " "#$

2 Topic 2: The Derivative 2 4. i. llllxx = " " aa = aa llllll a. Exponential Derivatives. aa represents the base of the exponential function. b. Because llllll = 1, " ee = ee llllll = ee i. " ee = ee 5. Trigonometric Derivatives: a. b. c. d. e. " " ssssssss = cccccccc cccccccc = ssssssss " ttttnnnn = sec xx " " cccccccc = cccccccc cccccccc ssssssss = ssssssss tttttttt f. cccccccc = " csc xx 6. Derivatives of Inverse Trigonometric Functions: (Can be written as aaaaaaaaaaaaaa or sin xx) a. aaaaaaaaaaaaaa = " b. aaaaaaaaaaaaaa = " c. aaaaaaaaaaaaaa = " d. aaaaaaaaaaaaaa = " e. aaaaaaaaaaaaaa = " f. aaaaaaaaaaaaaa = " See examples worked out at DuranLearning.com

3 Topic 2: The Derivative 3 Working Backwards from the Limit Definition We ll see as we progress throughout the course that working backwards is just as important as working forward. On that note, we ll need to pay attention to some sneaky line of questioning we may see. For example: Compute lim What we should realize is that we no longer need to compute this limit directly if we understand that this limit represents a derivative. This will make the difference between solving this limit in 5 seconds as opposed to 5 minutes. Here s what we mean: Limit Definition of the Derivative Our Example ff xx = lim ff(xx + h) ff(xx) h lim xx + h xx h We are computing the derivative of ff(xx) We are computing the derivative of xx With this observation, we can use the power rule to note that " xx = 3xx, and thus lim xx + h xx = 3xx h Seems convenient, right? Take a note of this. Most instructors will challenge your ability to recognize the limit definition of the derivative when given. You may not always be taking the limit of h either. We can see variations such as lim xx + qq xx qq Don t be fooled. This is the exact same limit and derivative computation. See more examples of recognizing the limit definition of the derivative at DuranLearning.com

4 Topic 2: The Derivative 4 Differentiability We will see this term thrown around throughout the course. A function is differentiable if its derivative exists at each point in its domain. This implies that a differentiable function is also a continuous one. In its most basic explanation, a function is differentiable if: 1. It is continuous on its domain and 2. Its derivative is continuous on its domain. We will often see problems which ask us to determine the value of constant which will allow a function to be differentiable. Below is an example: xx Determine the value of aa which makes ff xx = {, aaaa + bb, xx < 5 xx 5 differentiable. The best way to approach such problems is to first determine the relationship between aa, bb and our function which will guarantee ff xx to be continuous at xx = 5. Afterwards, we should create our relationship which will make ff(xx) continuous at xx = 5 because we will often solve for the value of one of our unknown constants easily. Here is what we mean: For ff(xx) to be differentiable, ff xx must be continuous at x=5. Therefore, " xx = " (aaaa + bb) when xx = 5 2xx = aa when xx = 5 (note: aa and bb are constants, and so aaaa = aa and bb = 0) " " 2 5 = 10 = aa We have determined the value of aa, which we can use to determine the value of b. Remember, differentiability implies continuity, and so ff(xx) must be continuous at xx = 5: xx = aaaa + bb at xx = 5 5 = bb Substitute known values for xx and aa 25 = 50 + bb 25 = bb Solve for bb Therefore, the values of aa and bb which make ff(xx) differentiable are aa = 10 and bb = 25. Note: We can certainly start by first forming the relationship to make ff(xx) continuous before making ff (xx) continuous, but I chose the opposite order because it allows us to immediately solve for one of our unknown values. See more examples of differentiability at DuranLearning.com

5 Topic 2: The Derivative 5 Emphasis on the Chain Rule Out of all our rules and properties of derivatives, the chain rule is the toughest one; not because it is more complicated, but because the majority of students don t understand compositions of functions fully, which is what the chain rule stems from. If we master compositions of functions, we can compute virtually any derivative that involves the chain rule in one step, with proper practice of course. First, let s repeat the chain rule: " ff gg xx = ff gg xx gg (xx) Now let s repeat the chain rule with a redundant step: " ff gg xx = ff gg xx gg xx It is easy to overlook including " " because = 1, but that s the point: Continue applying the chain rule " " until you receive as that is the indicator that we have completed the chain rule process. Take the following example, for instance: Compute " if yy = xx " By using the power rule, we would receive: " = 2xx, which is correct, but let s take a moment to " consider this same problem in a different light: Compute " if yy = xx " We can view xx as a composition of functions. If ff gg xx = xx, then we can say ff = For now, let s fill in the blank with something ff sssssssssshiiiiii = sssssssssshiiiiii By computing the derivative of both sides, we ll now have: ff sssssssssshiiiiii = 2 sssssssssshiiiiii (sssssssssshiiiiii) If we simply replace that something back with xx: since " " = 1, ff xx = 2 xx ff xx = 2xx

6 Topic 2: The Derivative 6 This is a very common example where the shown process is redundant because we can simply use the power rule and move on. However, understanding that the chain rule applies to this and all derivatives is essential to mastering the chain rule and implicit differentiation. Watch, Practice, and Master this concept with our videos on the chain rule See more examples of the Chain Rule at DuranLearning.com

7 Topic 2: The Derivative 7 The Chain Rule and Implicit Differentiation The chain rule is easily the most misused rule of differentiation. We need to make sure we understand and master the chain rule before moving into implicit differentiation: First, we need to understand the difference between " For example, we need to understand that " " " = 1 aaaaaa 1. = " " " " " We next need to understand that the chain rule applies to all derivatives. For example: " xx = 2xx = 2xx " aaaaaa (and the many other forms). " We re used to using the power rule for a derivative such as the one above, but the chain rule applies if we treat xx as the variable of substitution for the chain rule. How does this help? Suppose we want to compute " yy. We ll have to apply the chain rule and treat yy as a something : yy = sssssssssshiiiiii = 2 sssssssssshiiiiii (sssssssssshiiiiii) Translates to: yy = 2yy We need to always pay attention to the variables which we are taking the derivative of as well as what variable we are taking the derivative with respect to. In the next main topic of the course, we ll discuss the concept of related rates, where we take the derivatives of variables with respect to time, and not x. This is implicit differentiation applied to the real world. What is implicit differentiation? - Don t worry. Implicit differentiation simply means we are computing a derivative of an equation where it s not of the usual form yy = ff(xx). Most times, we ll have an equation where we can t easily solve for y to attain the form yy = ff(xx) before taking the derivative, like ssssssss + yy = 2xx. However, we can still solve for " quite easily if we have a strong understanding of the chain " rule. Let s look at the following example regarding implicit differentiation:

8 Topic 2: The Derivative 8 Compute " where xx + yy = 10 We will need to apply the chain rule carefully [ xx + yy = 10 ] xx + yy = 10 3xx + 2yy = 0 3xx + 2yy " " = 0 (note that " " = 1 bbbbbb 1) " " From here, we will need to solve for ", which will take some common algebraic skills " Subtract 3xx from both sides 2yy = 3xx Next, we will divide both sides by 2yy, thus giving us = 3xx 2yy And that s it Implicit differentiation involves two main steps. When solving for " ", 1. Take of both sides of the equation " 2. Algebraically solve for " " Yes, our answer can have y and x in it. **Note: and yy are not the same variable. If we understand the chain rule before tackling implicit differentiation, the process can seem very easy. Before we attempt to tackle Topic 3: Applying the Derivative, we must make it a point to master the chain rule, which translates to mastering implicit differentiation, which will allow you to master Related Rates which is arguably the hardest concept in the first half of Calculus I.

9 Topic 2: The Derivative 9 See more examples of Implicit Differentiation at DuranLearning.com

TEXT AND OTHER MATERIALS:

TEXT AND OTHER MATERIALS: 1. TEXT AND OTHER MATERIALS: Check Learning Resources in shared class files Calculus Wiki-book: https://en.wikibooks.org/wiki/calculus (Main Reference e-book) Paul s Online Math Notes: http://tutorial.math.lamar.edu

More information

Logarithmic Functions

Logarithmic Functions Name Student ID Number Group Name Group Members Logarithmic Functions 1. Solve the equations below. xx = xx = 5. Were you able solve both equations above? If so, was one of the equations easier to solve

More information

High School AP Calculus AB Curriculum

High School AP Calculus AB Curriculum High School AP Calculus AB Curriculum Course Description: AP Calculus AB is designed for the serious and motivated college-bound student planning to major in math, science or engineering. This course prepares

More information

Lesson 24: True and False Number Sentences

Lesson 24: True and False Number Sentences NYS COMMON CE MATHEMATICS CURRICULUM Lesson 24 6 4 Student Outcomes Students identify values for the variables in equations and inequalities that result in true number sentences. Students identify values

More information

Campus Academic Resource Program Differentiation Rules

Campus Academic Resource Program Differentiation Rules This handout will: Outline the definition of the derivative and introduce different notations for the derivative Introduce Differentiation rules and provide concise explanation of them Provide examples

More information

3.2 A2 - Just Like Derivatives but Backwards

3.2 A2 - Just Like Derivatives but Backwards 3. A - Just Like Derivatives but Backwards The Definite Integral In the previous lesson, you saw that as the number of rectangles got larger and larger, the values of Ln, Mn, and Rn all grew closer and

More information

University of North Georgia Department of Mathematics

University of North Georgia Department of Mathematics Instructor: Berhanu Kidane Course: Precalculus Math 13 University of North Georgia Department of Mathematics Text Books: For this course we use free online resources: See the folder Educational Resources

More information

Unit 6 Note Packet List of topics for this unit/assignment tracker Date Topic Assignment & Due Date Absolute Value Transformations Day 1

Unit 6 Note Packet List of topics for this unit/assignment tracker Date Topic Assignment & Due Date Absolute Value Transformations Day 1 Name: Period: Unit 6 Note Packet List of topics for this unit/assignment tracker Date Topic Assignment & Due Date Absolute Value Transformations Day 1 Absolute Value Transformations Day 2 Graphing Equations

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

Transition to College Math and Statistics

Transition to College Math and Statistics Transition to College Math and Statistics Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear College Algebra Students, This assignment

More information

Rational Expressions and Functions

Rational Expressions and Functions Rational Expressions and Functions In the previous two chapters we discussed algebraic expressions, equations, and functions related to polynomials. In this chapter, we will examine a broader category

More information

Mathematics. Differentiation. Applying the Differentiation of Trigonometric Functions

Mathematics. Differentiation. Applying the Differentiation of Trigonometric Functions Mathematics Stills from our new series Differentiation Differentiation is one of the most fundamental tools in calculus. This series can be used to introduce or review this important topic through 13 targeted

More information

Eureka Lessons for 6th Grade Unit FIVE ~ Equations & Inequalities

Eureka Lessons for 6th Grade Unit FIVE ~ Equations & Inequalities Eureka Lessons for 6th Grade Unit FIVE ~ Equations & Inequalities These 2 lessons can easily be taught in 2 class periods. If you like these lessons, please consider using other Eureka lessons as well.

More information

CALCULUS II - Self Test

CALCULUS II - Self Test 175 2- CALCULUS II - Self Test Instructor: Andrés E. Caicedo November 9, 2009 Name These questions are divided into four groups. Ideally, you would answer YES to all questions in group A, to most questions

More information

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish)

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Honors PreCalculus Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear Honors PreCalculus Students, This assignment is designed

More information

Integrating Rational functions by the Method of Partial fraction Decomposition. Antony L. Foster

Integrating Rational functions by the Method of Partial fraction Decomposition. Antony L. Foster Integrating Rational functions by the Method of Partial fraction Decomposition By Antony L. Foster At times, especially in calculus, it is necessary, it is necessary to express a fraction as the sum of

More information

Lesson 25: Using the Quadratic Formula,

Lesson 25: Using the Quadratic Formula, , b ± b 4ac x = a Opening Exercise Over the years, many students and teachers have thought of ways to help us all remember the quadratic formula. Below is the YouTube link to a video created by two teachers

More information

Math 171 Spring 2017 Final Exam. Problem Worth

Math 171 Spring 2017 Final Exam. Problem Worth Math 171 Spring 2017 Final Exam Problem 1 2 3 4 5 6 7 8 9 10 11 Worth 9 6 6 5 9 8 5 8 8 8 10 12 13 14 15 16 17 18 19 20 21 22 Total 8 5 5 6 6 8 6 6 6 6 6 150 Last Name: First Name: Student ID: Section:

More information

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

More information

First Semester Topics:

First Semester Topics: First Semester Topics: NONCALCULATOR: 1. Determine if the following equations are polynomials. If they are polynomials, determine the degree, leading coefficient and constant term. a. ff(xx) = 3xx b. gg(xx)

More information

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

More information

SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11

SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11 SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11 Copyright School Curriculum and Standards Authority, 2017 This document apart from any third party copyright material contained in it may be freely

More information

Anticipated workload: 6 hours Summer Packets are due Thursday, August 24, 2017 Summer Assignment Quiz (including a unit circle quiz) the same day

Anticipated workload: 6 hours Summer Packets are due Thursday, August 24, 2017 Summer Assignment Quiz (including a unit circle quiz) the same day Dear AP Calculus BC student, Hello and welcome to the wonderful world of AP Calculus! I am excited that you have elected to take an accelerated mathematics course such as AP Calculus BC and would like

More information

MATH 100 and MATH 180 Learning Objectives Session 2010W Term 1 (Sep Dec 2010)

MATH 100 and MATH 180 Learning Objectives Session 2010W Term 1 (Sep Dec 2010) Course Prerequisites MATH 100 and MATH 180 Learning Objectives Session 2010W Term 1 (Sep Dec 2010) As a prerequisite to this course, students are required to have a reasonable mastery of precalculus mathematics

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping 1 Factoring Factoring is the reverse process of multiplication. Factoring polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers.

More information

Exam Programme VWO Mathematics A

Exam Programme VWO Mathematics A Exam Programme VWO Mathematics A The exam. The exam programme recognizes the following domains: Domain A Domain B Domain C Domain D Domain E Mathematical skills Algebra and systematic counting Relationships

More information

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 4.5 and 5.1-5.5 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the textbook

More information

Rational Expressions and Functions

Rational Expressions and Functions 1 Rational Expressions and Functions In the previous two chapters we discussed algebraic expressions, equations, and functions related to polynomials. In this chapter, we will examine a broader category

More information

Q.3 Properties and Graphs of Quadratic Functions

Q.3 Properties and Graphs of Quadratic Functions 374 Q.3 Properties and Graphs of Quadratic Functions In this section, we explore an alternative way of graphing quadratic functions. It turns out that if a quadratic function is given in form, ff() = aa(

More information

Preparing for the HNC Electrical Maths Components. online learning. Page 1 of 15

Preparing for the HNC Electrical Maths Components. online learning. Page 1 of 15 online learning Preparing for the HNC Electrical Maths Components Page 1 of 15 Contents INTRODUCTION... 3 1 Algebraic Methods... 4 1.1 Indices and Logarithms... 4 1.1.1 Indices... 4 1.1.2 Logarithms...

More information

A Level Maths summer preparation work

A Level Maths summer preparation work A Level Maths summer preparation work Welcome to A Level Maths! We hope you are looking forward to two years of challenging and rewarding learning. You must make sure that you are prepared to study A Level

More information

Calculus Content Standards

Calculus Content Standards Content Standards Course Title: Course/Unit Credit: 1 Course Number: 434010 Teacher Licensure: Please refer to the Course Code Management System (https://adedata.arkansas.gov/ccms/) for the most current

More information

The American School of Marrakesh. AP Calculus AB Summer Preparation Packet

The American School of Marrakesh. AP Calculus AB Summer Preparation Packet The American School of Marrakesh AP Calculus AB Summer Preparation Packet Summer 2016 SKILLS NEEDED FOR CALCULUS I. Algebra: *A. Exponents (operations with integer, fractional, and negative exponents)

More information

5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4)

5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4) Algebra 1 Name: Per: 5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4) A) yy = xx 3 B) yy = xx + 3 C) yy = 1 2 xx 3 D) yy = xx 3 E) yy = 2

More information

Mathematics Scope & Sequence Calculus AB

Mathematics Scope & Sequence Calculus AB Mathematics Scope & Sequence 2015-16 Calculus AB Revised: March 2015 First Six Weeks (29 ) Limits and Continuity Limits of (including onesided limits) An intuitive understanding of the limiting process

More information

Evaluating Limits Analytically. By Tuesday J. Johnson

Evaluating Limits Analytically. By Tuesday J. Johnson Evaluating Limits Analytically By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Rationalizing numerators and/or denominators Trigonometric skills reviews

More information

Section 5: Quadratic Equations and Functions Part 1

Section 5: Quadratic Equations and Functions Part 1 Section 5: Quadratic Equations and Functions Part 1 Topic 1: Real-World Examples of Quadratic Functions... 121 Topic 2: Factoring Quadratic Expressions... 125 Topic 3: Solving Quadratic Equations by Factoring...

More information

P.2 Multiplication of Polynomials

P.2 Multiplication of Polynomials 1 P.2 Multiplication of Polynomials aa + bb aa + bb As shown in the previous section, addition and subtraction of polynomials results in another polynomial. This means that the set of polynomials is closed

More information

Topic Subtopics Essential Knowledge (EK)

Topic Subtopics Essential Knowledge (EK) Unit/ Unit 1 Limits [BEAN] 1.1 Limits Graphically Define a limit (y value a function approaches) One sided limits. Easy if it s continuous. Tricky if there s a discontinuity. EK 1.1A1: Given a function,

More information

MATH 1040 Objectives List

MATH 1040 Objectives List MATH 1040 Objectives List Textbook: Calculus, Early Transcendentals, 7th edition, James Stewart Students should expect test questions that require synthesis of these objectives. Unit 1 WebAssign problems

More information

without use of a calculator

without use of a calculator Summer 017 Dear Incoming Student, Congratulations on accepting the challenge of taking International Baccalaureate Mathematics Standard Level (IB Math SL). I have prepared this packet to give you additional

More information

F.4 Solving Polynomial Equations and Applications of Factoring

F.4 Solving Polynomial Equations and Applications of Factoring section F4 243 F.4 Zero-Product Property Many application problems involve solving polynomial equations. In Chapter L, we studied methods for solving linear, or first-degree, equations. Solving higher

More information

Math 3 Unit 4: Rational Functions

Math 3 Unit 4: Rational Functions Math Unit : Rational Functions Unit Title Standards. Equivalent Rational Expressions A.APR.6. Multiplying and Dividing Rational Expressions A.APR.7. Adding and Subtracting Rational Expressions A.APR.7.

More information

L.4 Linear Inequalities and Interval Notation

L.4 Linear Inequalities and Interval Notation L. Linear Inequalities and Interval Notation 1 Mathematical inequalities are often used in everyday life situations. We observe speed limits on highways, minimum payments on credit card bills, maximum

More information

Welcome to AP Calculus!

Welcome to AP Calculus! Welcome to AP Calculus! This packet is meant to help you review some of the mathematics that lead up to calculus. Of course, all mathematics up until this point has simply been a build-up to calculus,

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

More information

Roberto s Notes on Linear Algebra Chapter 4: Matrix Algebra Section 7. Inverse matrices

Roberto s Notes on Linear Algebra Chapter 4: Matrix Algebra Section 7. Inverse matrices Roberto s Notes on Linear Algebra Chapter 4: Matrix Algebra Section 7 Inverse matrices What you need to know already: How to add and multiply matrices. What elementary matrices are. What you can learn

More information

Lesson 1: Successive Differences in Polynomials

Lesson 1: Successive Differences in Polynomials Lesson 1 Lesson 1: Successive Differences in Polynomials Classwork Opening Exercise John noticed patterns in the arrangement of numbers in the table below. 2.4 3.4 4.4 5.4 6.4 5.76 11.56 19.36 29.16 40.96

More information

PRE-CALCULUS General Specific Math Skills

PRE-CALCULUS General Specific Math Skills PRE-CALCULUS Welcome to Pre-Calculus! Pre-Calculus will be challenging but rewarding!! This full year course requires that everyone work hard and study for the entirety of the class. You will need a large

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

Quadratic Equations and Functions

Quadratic Equations and Functions 50 Quadratic Equations and Functions In this chapter, we discuss various ways of solving quadratic equations, aaxx 2 + bbbb + cc 0, including equations quadratic in form, such as xx 2 + xx 1 20 0, and

More information

The domain and range of lines is always R Graphed Examples:

The domain and range of lines is always R Graphed Examples: Graphs/relations in R 2 that should be familiar at the beginning of your University career in order to do well (The goal here is to be ridiculously complete, hence I have started with lines). 1. Lines

More information

Spring 2018 Math Week Week 1 Task List

Spring 2018 Math Week Week 1 Task List Spring 2018 Math 143 - Week 1 25 Week 1 Task List This week we will cover Sections 1.1 1.4 in your e-book. Work through each of the following tasks, carefully filling in the following pages in your notebook.

More information

Calculus Honors and Introduction to Calculus

Calculus Honors and Introduction to Calculus Calculus Honors and Introduction to Calculus Name: This summer packet is for students entering Calculus Honors or Introduction to Calculus in the Fall of 015. The material represents concepts and skills

More information

North Carolina MATH I (Traditional) Pacing Guide

North Carolina MATH I (Traditional) Pacing Guide North Carolina MATH I (Traditional) 2018-2019 Pacing Guide Note: The eight Standards for Mathematical Practice describe the varieties of expertise that mathematics educators should seek to develop in their

More information

National 5 Mathematics. Practice Paper E. Worked Solutions

National 5 Mathematics. Practice Paper E. Worked Solutions National 5 Mathematics Practice Paper E Worked Solutions Paper One: Non-Calculator Copyright www.national5maths.co.uk 2015. All rights reserved. SQA Past Papers & Specimen Papers Working through SQA Past

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

More information

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know.

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know. Disclaimer: This is meant to help you start studying. It is not necessarily a complete list of everything you need to know. The MTH 132 final exam mainly consists of standard response questions where students

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

AP Calculus BC Summer Assignment 2018

AP Calculus BC Summer Assignment 2018 AP Calculus BC Summer Assignment 018 Name: When you come back to school, I will epect you to have attempted every problem. These skills are all different tools that we will pull out of our toolbo at different

More information

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description:

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description: Milford Public Schools Curriculum Department: Mathematics Course Name: Calculus Course Description: UNIT # 1 Unit Title: Limits, Continuity, and Definition of the Derivative The idea of limits is important

More information

Due Date: Thursday, March 22, 2018

Due Date: Thursday, March 22, 2018 The Notebook Project AP Calculus AB This project is designed to improve study skills and organizational skills for a successful career in mathematics. You are to turn a composition notebook into a Go To

More information

Calculus I Curriculum Guide Scranton School District Scranton, PA

Calculus I Curriculum Guide Scranton School District Scranton, PA Scranton School District Scranton, PA Prerequisites: Successful completion of Elementary Analysis or Honors Elementary Analysis is a high level mathematics course offered by the Scranton School District.

More information

Summer Work for students entering PreCalculus

Summer Work for students entering PreCalculus Summer Work for students entering PreCalculus Name Directions: The following packet represent a review of topics you learned in Algebra 1, Geometry, and Algebra 2. Complete your summer packet on separate

More information

Math 95--Review Prealgebra--page 1

Math 95--Review Prealgebra--page 1 Math 95--Review Prealgebra--page 1 Name Date In order to do well in algebra, there are many different ideas from prealgebra that you MUST know. Some of the main ideas follow. If these ideas are not just

More information

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

More information

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com.

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com. Mathematics Ext HSC 4 Solutions Suite 43, 4 Elizabeth St, Surry Hills NSW info@keystoneeducation.com.au keystoneeducation.com.au Mathematics Extension : HSC 4 Solutions Contents Multiple Choice... 3 Question...

More information

Student s Printed Name:

Student s Printed Name: Student s Printed Name: Instructor: CUID: Section # : You are not permitted to use a calculator on any part of this test. You are not allowed to use any textbook, notes, cell phone, laptop, PDA, or any

More information

The AP exams will ask you to find derivatives using the various techniques and rules including

The AP exams will ask you to find derivatives using the various techniques and rules including Student Notes Prep Session Topic: Computing Derivatives It goes without saying that derivatives are an important part of the calculus and you need to be able to compute them. You should know the derivatives

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam

Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam Math 121 Calculus 1 Fall 2009 Outcomes List for Final Exam This outcomes list summarizes what skills and knowledge you should have reviewed and/or acquired during this entire quarter in Math 121, and what

More information

1.9 Algebraic Expressions

1.9 Algebraic Expressions 1.9 Algebraic Expressions Contents: Terms Algebraic Expressions Like Terms Combining Like Terms Product of Two Terms The Distributive Property Distributive Property with a Negative Multiplier Answers Focus

More information

Radicals and Radical Functions

Radicals and Radical Functions 0 Radicals and Radical Functions So far we have discussed polynomial and rational expressions and functions. In this chapter, we study algebraic expressions that contain radicals. For example, + 2, xx,

More information

A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function Approach

A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function Approach American Journal of Computational and Applied Mathematics 2017, 7(6): 143-148 DOI: 10.5923/j.ajcam.20170706.01 A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function

More information

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss Version 1, August 2016 1 This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss adaptations both to the general format

More information

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to:

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to: What students need to know for PRE-CALCULUS 2014-2015 Students expecting to take Pre-Calculus should demonstrate the ability to: General: keep an organized notebook take good notes complete homework every

More information

Test one Review Cal 2

Test one Review Cal 2 Name: Class: Date: ID: A Test one Review Cal 2 Short Answer. Write the following expression as a logarithm of a single quantity. lnx 2ln x 2 ˆ 6 2. Write the following expression as a logarithm of a single

More information

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '(

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '( Rules for Differentiation Finding the Derivative of a Product of Two Functions Rewrite the function f( = ( )( + 1) as a cubic function. Then, find f '(. What does this equation of f '( represent, again?

More information

R.3 Properties and Order of Operations on Real Numbers

R.3 Properties and Order of Operations on Real Numbers 1 R.3 Properties and Order of Operations on Real Numbers In algebra, we are often in need of changing an expression to a different but equivalent form. This can be observed when simplifying expressions

More information

Week 12: Optimisation and Course Review.

Week 12: Optimisation and Course Review. Week 12: Optimisation and Course Review. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway November 21-22, 2016 Assignments. Problem

More information

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

WS/FCS NC Math 3 Scope and Sequence Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance

WS/FCS NC Math 3 Scope and Sequence Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance WS/FCS NC Math 3 Scope and Sequence 2017-2018 Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance Suggested Pacing: Unit Title Days Week for Inspirational Math3 5 1

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

AP CALCULUS AB SUMMER ASSIGNMENT

AP CALCULUS AB SUMMER ASSIGNMENT AP CALCULUS AB SUMMER ASSIGNMENT 06-07 Attached is your summer assignment for AP Calculus (AB). It will probably take you - hours to complete depending on how well you know your material. I would not do

More information

AP Calculus Curriculum Guide Dunmore School District Dunmore, PA

AP Calculus Curriculum Guide Dunmore School District Dunmore, PA AP Calculus Dunmore School District Dunmore, PA AP Calculus Prerequisite: Successful completion of Trigonometry/Pre-Calculus Honors Advanced Placement Calculus is the highest level mathematics course offered

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

More information

Review for Final Exam, MATH , Fall 2010

Review for Final Exam, MATH , Fall 2010 Review for Final Exam, MATH 170-002, Fall 2010 The test will be on Wednesday December 15 in ILC 404 (usual class room), 8:00 a.m - 10:00 a.m. Please bring a non-graphing calculator for the test. No other

More information

Summer Packet A Math Refresher For Students Entering IB Mathematics SL

Summer Packet A Math Refresher For Students Entering IB Mathematics SL Summer Packet A Math Refresher For Students Entering IB Mathematics SL Name: PRECALCULUS SUMMER PACKET Directions: This packet is required if you are registered for Precalculus for the upcoming school

More information

Solving Equations by Adding and Subtracting

Solving Equations by Adding and Subtracting SECTION 2.1 Solving Equations by Adding and Subtracting 2.1 OBJECTIVES 1. Determine whether a given number is a solution for an equation 2. Use the addition property to solve equations 3. Determine whether

More information

2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 2.6 DERIVATIVES OF TRIGONOMETRIC FUNCTIONS

2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 2.6 DERIVATIVES OF TRIGONOMETRIC FUNCTIONS Differentiation CHAPTER 2 2.1 TANGENT LINES AND VELOCITY 2.2 THE DERIVATIVE 2.3 COMPUTATION OF DERIVATIVES: THE POWER RULE 2.4 THE PRODUCT AND QUOTIENT RULES 25 2.5 THE CHAIN RULE 2.6 DERIVATIVES OF TRIGONOMETRIC

More information

Calculus 1 (AP, Honors, Academic) Summer Assignment 2018

Calculus 1 (AP, Honors, Academic) Summer Assignment 2018 Calculus (AP, Honors, Academic) Summer Assignment 08 The summer assignments for Calculus will reinforce some necessary Algebra and Precalculus skills. In order to be successful in Calculus, you must have

More information

Summer Work for students entering PreCalculus

Summer Work for students entering PreCalculus Summer Work for students entering PreCalculus Name Directions: The following packet represent a review of topics you learned in Algebra 1, Geometry, and Algebra 2. Complete your summer packet on separate

More information

Review Guideline for Final

Review Guideline for Final Review Guideline for Final Here is the outline of the required skills for the final exam. Please read it carefully and find some corresponding homework problems in the corresponding sections to practice.

More information

Solving Algebraic Equations in one variable

Solving Algebraic Equations in one variable Solving Algebraic Equations in one variable Written by Dave Didur August 19, 014 -- Webster s defines algebra as the branch of mathematics that deals with general statements of relations, utilizing letters

More information

What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to:

What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to: What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to: General: keep an organized notebook take good notes complete homework

More information

Student s Printed Name:

Student s Printed Name: Student s Printed Name: Instructor: XID: C Section: No questions will be answered during this exam. If you consider a question to be ambiguous, state your assumptions in the margin and do the best you

More information

High School AP Calculus BC Curriculum

High School AP Calculus BC Curriculum High School AP Calculus BC Curriculum Course Description: AP Calculus BC is designed for the serious and motivated college bound student planning to major in math, science, or engineering. This course

More information

Secondary Two Mathematics: An Integrated Approach Module 3 - Part One Imaginary Number, Exponents, and Radicals

Secondary Two Mathematics: An Integrated Approach Module 3 - Part One Imaginary Number, Exponents, and Radicals Secondary Two Mathematics: An Integrated Approach Module 3 - Part One Imaginary Number, Exponents, and Radicals By The Mathematics Vision Project: Scott Hendrickson, Joleigh Honey, Barbara Kuehl, Travis

More information

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. Recall from Section 2.1 Indeterminate form is when lim. xa g( Previously, we tried to reduce and then re-evaluate

More information