MTH 233 Calculus I. Part 1: Introduction, Limits and Continuity

Size: px
Start display at page:

Download "MTH 233 Calculus I. Part 1: Introduction, Limits and Continuity"

Transcription

1 MTH 233 Calculus I Tan, Single Variable Calculus: Early Transcendentals, 1st ed. Part 1: Introduction, Limits and Continuity 0 Preliminaries It is assumed that students are comfortable with the material in Chapter 0: Preliminaries. Selected (very important) topics will get a brief review, beginning with section 0.2; other sections will be reviewed when needed. 0.2 Functions and Their Graphs Informal Definition: A function is a rule for which each input is assigned exactly one output. The collection of all valid inputs for a given function is called the domain of the function, and the set of images of the domain elements is called the range of the function. Finding the domain of a function: For most functions, keep the following in mind: the denominator of a fractional expression should be nonzero the argument of an even root should be nonnegative the argument of a logarithms should be strictly positive most trigonometric functions have periodic values for which the function is not defined all inverse trigonometric functions have special domains functions used to model real-life situations may have additional (nonmathematical) limitations on their domains Representations of functions: Functions have several useful representations:

2 Algebraic: f(x) = 2x + 3 Rhetorical: The function f doubles the input and adds three to produce the output Ordered pairs/tables: {(x, y) : y = 2x + 3} Graphs Definition: Two functions are equal if and only if they have a common domain and give the same output for every input in that domain. Section 0.2: 1-25 every other odd, 27, 28, odd 1 Limits 1.1 An Intuitive Introduction to Limits In this section, we start with an intuitive notion of limits and discuss two strategies to estimate limits. Informal Definitions: Given a function f defined in some neighborhood of a point a, we say that lim x a f(x) = L provided the output can be made arbitrarily close to L for all inputs sufficiently close to a. In addition, we can restrict to one-sided limits : lim f(x) = L x a ± by taking all inputs sufficiently close to a, but larger (for a + ) or smaller (for a ). Key points:

3 the existence/value of a limit is independent of the behavior of the function at a limits may not exist for several reasons different behaviors of the output on the different sides of a; that is, lim f(x) lim f(x) x a + x a unbounded behavior near a (sometimes indicated using or ) unrestricted oscillation near a others Estimating limits: There are two basic ways to estimate limits: Graphically: graphing a function on a domain that is near the desired value can frequently yield an estimate of the limit. Possible problems: finding an appropriate domain to graph on computers frequently leave artifacts that are not actually part of the graph Numerically: creating a table of values that get nearer the desired value (from both sides) and finding the outputs of those values sometimes leads to a pattern that can be used to deduce the limit. Possible problems: finding appropriate inputs getting near enough the patterns found can sometimes be misleading Section 1.1: Concepts 1 4; Exercises 1-21 odd, 29, 31, Techniques for Finding Limits In this section, we discuss techniques for evaluating (rather than estimating) limits. The Limit Laws: The following theorems can be proven (using the formal definition): Constant rule: lim x a k = k

4 Identity rule: lim x a x = a If the limits exist individually, then (Sum rule) the limit of a sum is the sum of the individual limits (Difference rule) the limit of a difference is the difference of the individual limits (Product rule) the limit of a product is the product of the individual limits (Quotient rule) the limit of a quotient is the quotient of the individual limits (if the limit of the denominator is nonzero) (Power rule) the limit of a function to a rational power is the limit of the individual function raised to the rational power (if it makes sense) (Basic trigonometric functions) the limit of a trigonometric function at any point in its domain is the value of that function evaluated at that point With these limit laws we can prove that polynomials, rational functions, most trigonometric expressions, and expressions involving powers/roots can be evaluated by substitution where defined. When substitution fails: Substitution usually fails because the desired value is not in the domain of the given function; however, since we only care what is happening near the desired value, if substitution gives us the indeterminate form 0/0, we can use some algebraic tricks to get forms that are equivalent near the desired value: (generally useful for rational expressions) factor the numerator and denominator, remove common factors, use substitution (generally useful for rational expressions involving roots) rationalize the numerator/denominator, factor, remove common factors, use substitution sin θ Special trigonometric limits: lim θ 0 θ the inputs are in radians = 1, lim θ 0 cos θ 1 θ = 0 as long as

5 The Squeeze Theorem: Another technique that can be used to evaluate some limits appears below; before we discuss it, we will look at a somewhat similar and simpler result that is used in the proof of the technique. Lemma: (The Monotonicity Lemma) If one function dominates another in a neighborhood of a desired value (except perhaps at the desired value itself), then the limit of the larger is greater than or equal to the limit of the smaller at the desired value (if the limits exist). This dominance can be used to create a squeeze or sandwich : we can frequently find the limit of the meat (f, below) if we can find the appropriate bread (g and h, below): Theorem: (The Squeeze Theorem) Given a function f defined in some neighborhood of a point x = a, if there exist functions g and h each defined on the same set and such that 1. g(x) f(x) h(x) for all x in the given set and 2. lim x a g(x) = L = lim x a h(x) then lim x a f(x) = L also. Section 1.2: Concepts 1 4; Exercises 1-37 odd, 38, every other odd, 75, 77, 85, 87, 93, The Precise Definition of the Limit (We will either skip this section or do a related lab exercise, but feel free to read about it.) 3.5 Limits Involving Infinity; Asymptotes To give the (almost) full picture for limits, we will skip ahead to a later section and discuss the oft-misunderstood symbol. In the context of limits, this symbol indicates unbounded behavior, either in the output: lim f(x) = x a

6 or in the input lim f(x) = L x or both lim f(x) = x Limits to infinity : When the outputs are unbounded, we have: Informal Definition: Given a function f defined in some neighborhood of a point a, we say that lim f(x) = ± x a provided the output can be made arbitrarily large/negative for all inputs sufficiently close to a. Note carefully: this is a special case of a limit not existing because of unbounded behavior; the limit laws do not apply! One-sided unbounded limits can be defined similarly with an analogous slight change to the statement. Unbounded behavior of this type near a particular input value is associated with vertical asymptotes: Definition: A function f has a vertical asymptote at x = a provided one or more of the following hold: lim f(x) = ± x a ± (where any combination of the plus/minus signs may hold.) In general, vertical asymptotes will attain when the denominator of an expression is zero and the numerator is nonzero; the plus/minus behavior may usually be determined via a sign diagram or testing a point near enough. Limits at infinity : When the inputs are unbounded, we have: Informal Definition: Given a function f defined on some unbounded interval in the positive/negative direction, we say that lim f(x) = L x ± provided the output can be made arbitrarily close to L for all inputs sufficiently large/negative.

7 Here the limits exist (since we can give them the finite value L), and the limit laws apply normally as do both the Monotonicity Lemma and the Squeeze Theorem. In addition these are already special cases of one-sided limits. Should the outputs become unbounded when the inputs are unbounded, we can use our unbounded behavior symbol in both places. In any event, since we are discussing behavior as the inputs become unbounded, these limits describe the end behavior of the function. If the end behavior is finite, we get horizontal asymptotes: Definition: The line y = L is a horizontal asymptote for the function f provided at least one of the following hold: Note two things: lim f(x) = L x ± A graph may have up to two horizontal asymptotes (think the graph of the Arctangent function.) Graphs may cross horizontal asymptotes. The following theorem is not difficult to prove: Theorem: If r > 0 is a rational number, then lim x ± 1 x r = 0 This fact can be useful in determining the horizontal asymptotes of many functions. Section 3.5: Concepts 1 4; Exercises 1 37 every other odd, 39, odd, Continuous Functions Definitions: A function f is continuous at x = a provided lim x a f(x) = f(a).

8 A function f is continuous on a set A provided f is continuous at every point in A. Continuity from the right/left can be defined using the appropriate one-sided limits. Most of the following theorems follow from the limit laws: Constant functions are continuous The identity function is continuous Sums/differences/products of continuous functions are continuous (so polynomials are continuous) Quotients of continuous functions are continuous wherever the denominator is nonzero (so rational functions are continuous on their domains) The trigonometric functions are continuous on their domains Exponential functions are continuous Inverses of continuous functions are continuous (so logarithmic functions and the inverse trigonometric functions are continuous on their domains) Compositions of continuous functions are continuous Thus most of the functions we know are continuous wherever they are defined (though it can be a bit tricky to prove some of them) this is exactly why/when substitution works to evaluate a limit. Discontinuities: Functions can be discontinuous in two basic ways: Definition: A function f has a removable discontinuity at x = a provided f is not continuous at a, but lim x a f(x) exists (removable discontinuities are often called skip discontinuities ). Any other discontinuity is a non-removable discontinuity. Examples of non-removable discontinuities include vertical asymptotes, jump discontinuities, and oscillating discontinuities.

9 Note that a function with a removable discontinuity at x = a can be redefined at that point to produce what is called the continuous extension of that function. For example, sin x sin x can be redefined piecewise so that f(x) = x x for x 0 and f(0) = 1 to produce a new function f that is continuous on all real numbers. (Some advanced classes ignore removable discontinuities altogether and always assume the continuous extension, where necessary.) The Intermediate Value Theorem: One of the most important consequences of continuity is the following: Theorem: (The Intermediate Value Theorem) A function which is continuous on a closed interval must take on all outputs intermediate to the outputs at the endpoints somewhere on the closed interval. This theorem has many important applications; for example, any continuous function that changes sign on a closed interval must have a zero on the interval. Section 1.4: Concepts 1 4; Exercises 1-65 every other odd, 71, Tangent Lines and Rates of Change Definition: Given a function f defined in some neighborhood of x = a, the tangent line at the point P (a, f(a)) on the graph of f is the line passing through P and having slope m tan = lim h 0 f(a + h) f(a) h provided the limit exists. The argument of the limit is called the difference quotient. The idea behind this is the following: 1. The difference quotient represents the slope of the secant line through the point P (a, f(a)) and the point Q h (a + h, f(a + h)); using the standard rise over run formula for slope: y 2 y 1 x 2 x 1 = f(a + h) f(a) (a + h) a = f(a + h) f(a) h

10 2. As h 0, the run for the secant lines goes to 0 and Q h P 3. This tendency in the slopes of the secant lines can be taken as the slope of the tangent line essentially, this is the tendency when the run goes to zero Interpretations: Slope of the line tangent to the curve at the given point Instantaneous rate of change (with the difference quotient as the average rate of change, let the time increment tend to 0 and take the tendency in the average rate of change) Section 1.5: Exercises 1 31 odd, 41 44

11 Part 2: Derivatives and Calculation 2 The Derivative 2.1 The Derivative Definition: The derivative of a function f with respect to x is given by f (x) = lim h 0 f(x + h) f(x) h The domain of f is the set of inputs for which the limit exists. Interpretation: with the above definition, the derivative f is the function that takes an input x and returns with the slope of the graph of f at the point (x, f(x)) (or the instantaneous rate of change in f at the input x.) Notation: Other notations for the derivative include Definition: df dx = d dx (f(x)) and D xf = D x f(x) A function f is differentiable on an interval if it has a derivative at each point on the interval. Note that one-sided derivatives can be defined analogously to one-sided limits (e.g., the limit of the secant lines on the right/left side of the point, rather than both sides at the same time.) There are three basic places that a derivative does not exist: sharp corners: the secant lines on the right and left sides of the point do not have the same tendency (the one-sided derivatives do not agree) vertical tangent lines: the slope of a vertical line is undefined, therefore if either of the right/left tendencies in the secant lines increase or decrease without bound near the point, the derivative will not exist at the point

12 discontinuities: if the function is not defined at the point, clearly the derivative can not exist; if there is a jump or skip in the graph, at least one of the sides will have a vertical tangent line. Theorem: A function is continuous wherever it is differentiable. Section 2.1: Concepts 1,2; Exercises 1 59 every other odd, Basic Rules of Differentiation The theorems that establish the basic rules of differentiation are: Constant rule: d dx (c) = 0 Power rule: Given a positive integer n, Constant multiple rule: Sum/difference rule: (Natural) Exponential functions: d dx (cf(x)) = cf (x) d dx (xn ) = nx n 1 d dx (f(x) ± g(x)) = f (x) ± g (x) d dx (ex ) = e x Section 2.2: Concepts 1 4; Exercises 1 51 every other odd, odd, 72, The Product and Quotient Rules The theorems dealing with products and quotients of functions are: Product rule: Quotient rule: d dx (f(x) g(x)) = g(x) f (x) + f(x) g (x) ( ) d f(x) = g(x) f (x) f(x) g (x) dx g(x) [g(x)] 2

13 Notation: further derivatives frequently exist; the second derivative is given by d dx (f (x)) = f (x) = d ( ) d dx dx (f(x)) = d2 dx (f(x)) = 2 D2 x(f) the third derivative is the derivative of f, and so on. The third derivative can be given by f or f (3), or by changing the 2 s in the above forms to 3 s. For the fourth derivative and beyond, the primes are usually dropped and the f (4) notation favored. Section 2.3: Concepts 1, 2; Exercises 1 45 every other odd, 47, odd, The Role of the Derivative in the Real World This section clarifies what is meant by instantaneous rate of change with some applications. In general, for a function y = f(x), the variable x is called the independent (or controlled) variable, and the y or f is called the dependent (or responding) variable. The derivative, then, can be interpreted as the instantaneous rate of change in the dependent variable with respect to the independent variable. For example, the independent variable is frequently time, and the dependent variable position. In this case, x = f(t), and the derivative f (t) represents the instantaneous change in position with respect to time: the velocity. The slope of a position vs. time curve is then the velocity: the faster the object moves, the more steep the graph. In addition, f (t) would be the instantaneous rate of change in the velocity with respect to time: the acceleration. Other combinations are possible: in general, df/dx can be interpreted as the instantaneous rate of change in (whatever f means) with respect to the change in (whatever x means). (This section is usually part of a lab, but those who use this material outside of mathematics, especially science majors, are strongly advised to read this section.)

14 2.5 Derivatives of the Trigonometric Functions Review: Section 0.3. Suggested exercises: 1 41 every other odd We continue the basic differentiation rules for the trigonometric functions (again, each of these are theorems.) In each of the following cases, it is assumed that the angles are measured in radians: d (sin x) = cos x dx d (cos x) = sin x dx d dx (tan x) = sec2 x d dx (cot x) = csc2 x d (sec x) = sec x tan x dx d (csc x) = csc x cot x dx Section 2.5: Exercises 1 43 odd 2.6 The Chain Rule Review: Section 0.4. Suggested exercises: 1-25 odd Recall the notion of function composition: given functions f and g with domains D f and D g, respectively, take a D g and evaluate g(a); then, if g(a) D f, then plug this output of g into f to get f(g(a)). The general notation for this new function is (f g)(x). The new function f g can not have a domain larger than D g (since the original input needs to make it through g first); additionally, one must omit from the domain of the new function any values of x D g that result in g(x) D f. Differentiating a composition of functions requires the Chain Rule: Theorem: (The Chain Rule)

15 Given functions f and g, for all x in the domain of g, if g is differentiable at x and f is differentiable at g(x), then d d ((f g)(x)) = dx dx (f(g(x))) = f (g(x)) g (x). Alternately, if we let u = g(x), then this can be written as df dx = df du du dx. This allows all of the previous theorems on differentiation to be generalized. In addition, the rule for exponential functions becomes d dx (ax ) = a x ln a Section 2.6: Concepts 1 3; Exercises 1-79 odd 2.7 Implicit Differentiation Occasionally, the slopes of tangent lines are interesting or important, but the relation between the variables can not be expressed as a function (circles, for instance.) For this, we have the technique of implicit differentiation. Effectively, assume that one of the variables can be expressed as a function locally that is, at most points we can narrow to a small disc around that point in such a way that, on that small disc, one variable can be viewed as an input and the other will have only one value for each value of the input. This is referred to as representing one variable implicitly as a function of the other; generally, this is necessary when the algebraic form can not be solved for one of the variables in terms of the other (the equation of a circle is a good example of this when solving for either variable, both square roots 1 are necessary to get the whole picture.) To find a derivative of an implicit representation, we view one of the variables as the independent variable when we take derivatives of the independent variable, everything works normally. The other variable 2 is viewed as a dependent variable, and treated as if it is a function of the independent 1 the positive and negative square roots 2 or variables

16 variable when we take derivatives of expressions involving the dependent variable, we must use the chain rule. This technique allows extension of the Power Rule for derivatives to rational powers (except 0) and allows us to develop derivatives for inverse functions. Review: Section 0.7. Suggested practice: Concepts 1 5; Exercises 1 15 odd, every other odd, odd, Recall that a function is invertible provided it is one-to-one: each input has a distinct output (graphically: the graph of the original function passes the horizontal line test.) The inverse of such a function is the function that can be composed with the original to get back the original input that is, if f is one-to-one and f 1 is its inverse, then (f 1 f) (x) = x and (f f 1 ) (x) = x. The graph of the inverse function is the reflection of the graph of the original across the line y = x this switches order of the input/output pairs: if (a, b) is on the graph of f, the (b, a) is on the graph of f 1. Differentiating (f f 1 )(x) = x using the chain rule and rearranging yields ( ) f 1 1 (x) = f (f 1 (x)) This gives the derivative of an inverse function in terms of that function and the original. (A procedure can also be developed using implicit differentiation directly.) This can be used to find the derivatives of the inverse trigonometric functions (again, each of these is a theorem each is only valid, at most, on the domain of the original inverse trigonometric function): d ( sin 1 x ) 1 = dx 1 x 2 d ( cos 1 x ) = 1 dx 1 x 2 d ( tan 1 x ) = 1 dx x d ( cot 1 x ) = 1 dx x 2 + 1

17 d ( sec 1 x ) = dx d ( csc 1 x ) = dx 1 x x x x 2 1 Section 2.7: Concepts 1b, 2, 3; Exercises 1 37 odd, every other odd, Derivatives of Logarithmic Functions Review: Section 0.8. Suggested practice: Concepts 1 6; Exercises 1 31 odd Since the natural logarithm is the inverse of the (natural) exponential function, e ln x = x and ln(e x ) = x so d dx (ln x) = 1 x by the above rule. Also, using the change of base formula for logarithms, we can show that for a > 0, d dx (log a x) = 1 x ln a Note that this means that other bases work similarly to the natural base, but an additional constant is required (recall that the derivative of exponential expressions with base other than e works similarly.) The Power Rule can be extended to all real powers (except 0) via the inverse nature of the natural exponential and logarithmic functions. In addition, complicated rational expressions and expressions with variables in the base and exponent can be differentiated using logarithmic differentiation, a technique where logarithms are applied to both sides of an equation, the results simplified, and followed by implicit differentiation. Section 2.8: Concepts 1 4; Exercises 1 43 odd, 52 56

18 Part 3: Applications of Derivatives 2.9 Related Rates This section is about a particular type of application of implicit differentiation; a related rates problem essentially consists of several steps: Set up: draw picture, choose variables, identify the values of the variables/rates of change of those variables, where given Find a (physical) relationship between the variables and view each as a function of time Implicitly differentiate with respect to time Fill in the values from the set up phase and solve for the unknown Section 2.9: Concepts 1, 2; Exercises 1-41 every other odd 2.10 Linearization and Differentials (We generally skip this section, though some in the sciences may be interested in some of the shortcuts in this section, especially in estimating the error in a value calculated using a measurement. For example, if you know the precision of the measure of a diameter, the techniques in this section would allow you to conveniently and accurately determine the expected error in the volume of the sphere.) 3 Applications of the Derivative 3.1 Extrema of Functions Definition: A function f defined on a domain D has an absolute maximum at c provided f(c) f(x) for all x in D. (Absolute minimum is defined similarly.) The absolute maximum and absolute minimum values of f on D are called the extreme values or extrema of f on D.

19 It is possible for a function to an absolute maximum/minimum at multiple points in its domain, or even for the function to have no absolute maximum or minimum (or any combination of the two.) Values that are larger/smaller than the values at the points near them are called relative (or local) extrema: Definition: A function f has a relative maximum at an interior point c of its domain provided f(c) f(x) for all x in some neighborhood of c. (Local minimum is defined similarly.) Local extremes occur when a particular input has an output larger/smaller than his neighbors (as opposed to an absolute extreme where the input has an output larger/smaller than every other input in the whole domain.) It should be evident that an absolute extreme will always be a local extreme, but that the reverse need not hold. The following theorem helps classify (and identify) local/absolute extrema: Theorem: Fermat s Theorem If f has a relative extremum at c, then either f (c) = 0 or f (c) does not exist. Note carefully that the converse need not hold that is, if f (c) = 0 or f (c) does not exist, it does not necessarily follow that f has a relative extremum at c: consider, for example, f(x) = x 3 which has f (0) = 0 but no relative extrema. The following definition can be used to identify possible relative extrema: Definition: A number c is a critical number of a function f provided f(c) exists and f (c) is either zero or undefined. Now that we know where extrema may occur, the conditions that guarantee existence of absolute extrema are found in the following theorem: Theorem: (Extreme Value Theorem) A function that is continuous on a closed, bounded interval has at least one absolute maximum and at least one absolute minimum somewhere on the interval.

20 Optimization: Since the critical numbers are the places where local extrema (and hence absolute extrema) may occur, we can devise a nice procedure for finding absolute extrema: Check the Extreme Value Theorem to make sure absolute extrema exist. Find the critical numbers on the given interval. Plug in the critical numbers and the endpoints to find the maximum/minimum output. (This section is frequently paired with Section 3.7: Optimization Problems essentially, the problems in section 3.7 are the word-problem versions of the similar problems in this section.) Section 3.1: Concepts 1 3; Exercises 1 77 every other odd, Optimization Problems The problems in this section are applications of the optimization procedure discussed in section 3.1. The only real difference is that we are not restricted to bounded intervals, so the Extreme Value Theorem does not always apply. On unbounded intervals, the endpoints become the end behavior of the function: for example, on [2, ), we would find the critical numbers on the interval and check them as usual, and we would check the endpoint 2 as usual, but need to find the limit at infinity for the other endpoint of the interval. Generally, optimization problems identify themselves with a phrase like find the largest/smallest... The primary strategy on such problems is to use a variable for the unknown and find an interval of possible values, then find a function involving that variable that can be optimized on that interval. Section 3.7: Concepts 1, 2; Exercises 1-41 every other odd 3.2 The Mean Value Theorem This section contains two theorems; the first is primarily used to prove the second: Theorem: (Rolle s Theorem)

21 If a function is continuous on a given closed interval, differentiable on the open interior, and the endpoints both have the same output, then there must be a point on the interval where the derivative is zero. Theorem: (The Mean Value Theorem) If a function is continuous on a given closed interval and differentiable on the open interior, then there is some point on the interval where the value of the derivative is the same as the slope of the secant line through the endpoints. The Mean Value Theorem is frequently referred to as the most important theorem in Calculus (for reasons that will be evident later.) As an immediate application, we can prove that functions that have a zero derivative on an interval must be constant on that interval, and thence that two functions with the same derivative on an interval can only differ by a constant on that interval. Section 3.2: Concepts 1 3; Exercises 1 23 odd, Monotonic Functions and the First Derivative Test In this section, we interpret the effect of the behavior of the first derivative on the behavior of the graph of a function. Definitions: Given a function f defined on an interval I, we say that f is increasing if, for every pair of inputs in I, the outputs increase when the inputs increase; decreasing if, for every pair of inputs in I, the outputs decrease when the inputs increase; monotonic on I if it is increasing or decreasing on I. The Mean Value Theorem gives the following characterization: Theorem: If the derivative of a function is positive/negative on an interval, then the function is increasing/decreasing on that interval.

22 This leads to Theorem: (The First Derivative Test) If a function f has a critical number at x = c and is differentiable in some neighborhood of c (except, perhaps, c itself), then, as the inputs increase, if the sign of f changes from positive to negative at x = c, then there is a local maximum at x = c; if the sign of f changes from negative to positive at x = c, then there is a local minimum at x = c; if there is no sign change at x = c, then there is not a local extreme at x = c. Thus a sign chart for the first derivative will tell where the function is increasing/decreasing, and help locate and identify any local extrema. Section 3.3: Concepts 1 3; Exercises 1 43 odd, Concavity and Inflection Points In the previous section, we discussed what the first derivative tells about the graph of a function; in this section we explore the second derivative and its effect on the graph of the original function. We say that a function f is concave up at a point x = c provided f(c) is below the local secant lines (that is, for every neighborhood about c, any secant line through points on opposite sides of c is above f(c) at x = c); similarly, the function is concave down at a point x = c provided f(c) is above the local secant lines. Effectively, this means that a differentiable function is concave up when it stays above its tangent lines (similarly, concave down when below. ) The text defines these terms only for differentiable functions in terms of the derivative (f is concave up/down where f is increasing/decreasing.) As such, Theorem: If the second derivative of a function is positive/negative on an interval, then the function is concave up/down on that interval.

23 A sign chart for the second derivative will tell where the function is concave up/down, and locate inflection points: points where the original function is defined and the concavity changes. Inflection points are thus critical points of the first derivative which are additionally accompanied by a sign change. Also, we can (sometimes) identify local extrema: Theorem: (The Second Derivative Test) Given a function that has a continuous second derivative in some neighborhood of a point x = c where f (c) = 0, if f (c) > 0, then f has a local minimum at x = c; if f (c) < 0, then f has a local maximum at x = c; if f (c) = 0, then the test fails no conclusion can be made. Section 3.4: Concepts 1 3; Exercises 1 45 every other odd, 51 54, 83 86; also, Section 3.5 Exercises Curve Sketching The material we have covered so far can be used to create a nice procedure for sketching curves: 1. Analyze f: find its domain, intercepts, end behavior, and locate any skips/vertical asymptotes. 2. Analyze f : make a sign chart and use it to identify where the graph is increasing/decreasing; locate any critical numbers and find their types. 3. Analyze f : make a sign chart and use it to identify where the graph is concave up/down; locate any inflection points. 4. If any regions seem ambiguous or need more precision, plot a few points. Slant Asymptotes: We can also find slant (or oblique) asymptotes: these are tendency lines that are not horizontal. For rational functions, slant asymptotes occur when the numerator is one degree larger than the denominator. These asymptotes can be found by polynomial long division: the quotient will be linear, and the remainder portion will be a proper rational function whose end behavior is zero.

24 In general, however, slant asymptotes occur when f(x) lim x ± x = m and will be of the form y = mx + b where m is determined above and b is given by lim f(x) mx = b x ± Section 3.6: Concepts 1, 2; Exercises 1 43 odd 3.8 Indeterminate Forms and L Hôpital s Rule With limits, quotients usually cause trouble: when the expressions in the numerator and denominator both look to be going to zero, we say that the current form of the function is indeterminate and call this situation the 0/0 indeterminate form. When the expressions in the numerator and denominator both exhibit unbounded behavior, the current form is also indeterminate and we call this situation the / indeterminate form (regardless of the signs involved). The problem with these forms is that they are unpredictable; examples for each indeterminate form can be found where the limit is unbounded, finite but nonzero, and zero, so no arithmetic can be done on or with these indeterminate forms. All is not lost, however. We have already discussed rearrangements of the functional forms that clear up the indeterminates (factoring and canceling, for instance), but we have a more powerful tool if both numerator and denominator seem to be behaving the same way, the rates of growth become important. The following theorem is very useful (though easy to mis-apply) to resolve these indeterminate cases: Theorem: (L Hôpital s Rule) Given two functions f and g defined and differentiable in a neighborhood of a point x = a, if f(x) lim x a g(x) is an indeterminate expression of the form 0/0 or /, then f(x) lim x a g(x) = lim f (x) x a g (x) provided the limit on the right side exists or is infinite.

25 L Hôpital s Rule can also be used with other indeterminate forms, but some algebra will be necessary to get the expression into one of the two forms above: 0 : in general, one of the expressions can be reciprocated and moved to the denominator to get 0/0 or / and L Hôpital s Rule can be applied. : a common denominator usually gets these into 0/0 or / and L Hôpital s Rule can be applied. Exponential forms (1, 0 0, and 0 ): since the exponential function is continuous, lim f(x) = lim x a x a eln f(x) limx a ln f(x) = e and the laws of logarithms can be used to bring the power in front of the logarithm. The resulting expression can be manipulated to 0/0 or / and L Hôpital s Rule can be applied; the solution will then be the exponential of the limit found via L Hôpital s Rule. Section 3.8: Concepts 1 9; Exercises 1 59 odd, 73, Newton s Method This section details the Newton-Raphson Method for approximating roots of functions. It is generally covered in the lab, but reading this section before the lab would be extremely helpful.

26 Part 4: Introduction to Integration 4 Integration 4.1 Indefinite Integrals In the preceding material, we were given a function and used the derivative to find the rate of change in the function; it stands to reason, then, that given the rate of change of a function, we would reverse the process of differentiation to get back the original function. This reversal results in an antiderivative of the given function: Definition: A function F is an antiderivative of a function f on an interval I provided F (x) = f(x) for all x in I. As one might guess from the indefinite article in the definition, antiderivatives are not unique for a given function clearly they may differ by a constant. One of the consequences of the Mean Value Theorem in Section?? was that two functions with the same derivative on an interval can differ by at most a constant. (We frequently say this more compactly by stating that antiderivatives are unique up to an additive constant.) The process of finding an antiderivative is called integration; for notational purposes, we use the indefinite integral: f(x) dx = F (x) + C Here f(x) is the integrand, dx the differential (which, for now, just indicates the variable of integration), F (x) the antiderivative of f, and C the arbitrary constant of integration. The basic rules for integration are just the reverses of the rules for derivatives (summarized nicely in the text). Indefinite integrals are particularly nice because they can always be checked: the derivative of the solution should be the integrand. Finally, we begin the discussion of differential equations: a differential equation is simply an equation that involves derivatives. A regular equation just involves variables and the solutions are numbers which make the equation true: x 2 4 = 0 has solutions x = ±2. A differential equation involves

27 functions; for example: d dx (f(x)) = x has general solution f(x) = x 2 /2 + C since this function makes the equation true. To find a particular solution, we need additional information: for example, if we know that f(0) = 3, then the solution of the differential equation particular to this situation would be f(x) = x 2 /2 + 3 the additional information helps us to determine the particular constant for this situation. Differential equations with enough information to find the constant(s) are called Initial Value Problems. Section 4.1: Concepts 1 4; Exercises 1 29 odd, odd, Integration by Substitution Integration is usually more difficult than differentiation, so there are several techniques of integration that have evolved to help. The first effectively undoes the chain rule. If F is the antiderivative of f, then f(g(x))g (x) dx = F (g(x)) + C There are several different notational methods to do this: the most common is to use u = g(x) and check that du = g (x) dx, then make the substitution so that the integral turns into f(u) du = F (u) + C = F (g(x)) + C Section 4.2: Concepts 1, 2; Exercises 1 75 odd, 89, Area In this section, we develop a strategy for estimating the area between a curve and the x-axis above a closed, bounded interval using rectangular regions on a uniform partition. The development works like this: Start with a continuous function f on a closed interval [a, b]

28 Partition [a, b] into n subintervals: the width of each interval will be x = b a n = total width number of subintervals Define x k = a + k x and note that x 0 = a, x n = b, and the other points are equally spaced between: these x k s become the endpoints of the subintervals. The k th -subinterval will then be [x k 1, x k ]. For each subinterval, choose a point c k in [x k 1, x k ] and use f(c k ) as the height of the rectangle for that interval. Each subinterval is then associated with a rectangle of width x and height f(c k ): the area of this rectangle is f(c k ) x Sum these areas over the number of subintervals to get an approximation to the area under the curve on this interval: n f(c k ) x k=1 For better approximations, use more rectangles. Section 4.3: Concepts 1,2 4.4 The Definite Integral This section combines the previous area approximation strategy with the notion of limits to develop the definite integral: Informal Definition: Given a continuous function f defined on an interval [a, b], define each symbol used below as in the material for the previous section. Then the definite integral of f over [a, b] is the number given by b n f(x) dx = lim f(c k ) x a n k=1 (This is an informal definition because it glosses over many important theoretical points it captures the basic idea, but we will refine it a bit later.)

29 With this definition, we can begin studying the properties and interpretations of this new object. Though it was designed to give the area under the curve, it only actually does so on intervals where the function is nonnegative. If the function dips below the x-axis, the heights of the rectangles f(c k ) may actually be negative, so the areas of those rectangles will be negative a function that stays below the x-axis on an interval will actually have a negative definite integral on that interval. As such, we tend to interpret the definite integral geometrically as the signed area between the curve and the x-axis. There are several applications/interpretations of the definite integral: in an applied setting, the area of the rectangle associated with the subinterval becomes the product of the approximate rate of change with the width of the subinterval this approximates the change in the original function over this subinterval. Adding these little changes up over the whole interval then taking the limit results in the total change over the interval. For example, if the integrand represents velocity (in, say, meters per second) at a given time (measured in seconds), then the product on each subinterval in time is the approximate change in position with respect to time multiplied by the difference in times on that interval: meters per second times seconds equals meters traveled. Sum these approximations and you get the total change in position from time a to time b. The signs, then, start to make sense: a negative velocity on a subinterval means the particle is moving backwards on that interval, and so will not travel as far in the positive direction. Several properties of the definite integral can be explained with the above informal definition and interpretations: a a f(x) dx = 0: going nowhere results in no change b a f(x) dx = a b f(x) dx: going backwards reverses the sign b a c dx = c(b a): constant functions result in rectangles Sums/difference and constant multiples work the way one would expect b a f(x) dx = c a f(x) dx + b c f(x) dx: draw the picture(s) here Definite integrals of functions which are nonnegative over the integral of integration will be nonnegative

30 The definite integral is monotone: if f(x) g(x) on [a, b], then b a f(x) dx g(x) dx b a Integral bounds: if m f(x) M on [a, b], then m(b a) b a f(x) dx M(b a) Finally, we can generalize the definition above to a (possibly non-uniform) partition P consisting of n subintervals determined by (n + 1) points: a = x 0 < x 1 < x 2 <... < x n = b the widths of the subintervals are then given by ( x) k = x k x k 1 (notice we need subscripts for the widths since they are no longer all the same). Again, for each subinterval, choose c k in [x k 1, x k ]. Then the approximate area under this scheme will be given by n f(c k )( x) k k=1 To get the limit in is a bit trickier; since our partition is no longer uniform, we can add more points to the partition without actually making all of the rectangles get skinnier. To get around this, we let P denote the maximum subinterval width on P and force P 0. In this case, the definite integral can be given by b n f(x) dx = lim f(c k )( x) k a P 0 k=1 provided the limit is independent of the choices of the c k s. Section 4.4: Concepts 1, 2; Exercises 1 35 odd, The Fundamental Theorem of Calculus This section brings everything together. It begins with the Mean Value Theorem for Integrals: Theorem: (Mean Value Theorem for Integrals)

31 If f is continuous on [a, b], then there exists a c in [a, b] such that f(c) = 1 b f(x) dx b a a The right side of the equation above is the definition of the average (or mean) value for a function on an interval. Refer to the integral bounds property in the previous section; dividing the second chain of inequalities through by (b a) results in the average value sandwiched between the minimum and maximum value of the function on the given interval since the function is continuous, the Intermediate Value Theorem says that the function must take on all values intermediate, so such a point c must exist on the interval. The author then works through The Fundamental Theorem of Calculus, Part I the Integral-differential Relationship. Basically, this says that the derivative of the antiderivative is the original function (though it is a bit more complicated than that... ) Then comes the Fundamental Theorem of Calculus, Part II the Evaluation of Definite Integrals, which says that if an antiderivative can be found, the value of the definite integral is the difference between the values of the antiderivative evaluated at the endpoints of the interval of integration. Finally, we discuss the (mild) changes in the procedure for evaluation of definite integrals via substitution. Section 4.5: Concepts 1 5; Exercises 1 61 every other odd, odd,

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

LIMITS AND CONTINUITY

LIMITS AND CONTINUITY LIMITS AND CONTINUITY 1 The concept of it Eample 11 Let f() = 2 4 Eamine the behavior of f() as approaches 2 2 Solution Let us compute some values of f() for close to 2, as in the tables below We see from

More information

Course outline, MA 113, Spring 2014 Part A, Functions and limits. 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems)

Course outline, MA 113, Spring 2014 Part A, Functions and limits. 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems) Course outline, MA 113, Spring 2014 Part A, Functions and limits 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems) Functions, domain and range Domain and range of rational and algebraic

More information

AP Calculus AB Syllabus

AP Calculus AB Syllabus Course Overview and Philosophy AP Calculus AB Syllabus The biggest idea in AP Calculus is the connections among the representations of the major concepts graphically, numerically, analytically, and verbally.

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Understanding Basic Calculus

Understanding Basic Calculus Understanding Basic Calculus S.K. Chung Dedicated to all the people who have helped me in my life. i Preface This book is a revised and expanded version of the lecture notes for Basic Calculus and other

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Chapter 7 Outline Math 236 Spring 2001

Chapter 7 Outline Math 236 Spring 2001 Chapter 7 Outline Math 236 Spring 2001 Note 1: Be sure to read the Disclaimer on Chapter Outlines! I cannot be responsible for misfortunes that may happen to you if you do not. Note 2: Section 7.9 will

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

Student Performance Q&A:

Student Performance Q&A: Student Performance Q&A: 2008 AP Calculus AB and Calculus BC Free-Response Questions The following comments on the 2008 free-response questions for AP Calculus AB and Calculus BC were written by the Chief

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity MA4001 Engineering Mathematics 1 Lecture 10 Limits and Dr. Sarah Mitchell Autumn 2014 Infinite limits If f(x) grows arbitrarily large as x a we say that f(x) has an infinite limit. Example: f(x) = 1 x

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous? 36 CHAPTER 1. LIMITS AND CONTINUITY 1.3 Continuity Before Calculus became clearly de ned, continuity meant that one could draw the graph of a function without having to lift the pen and pencil. While this

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs Chapter 4. Polynomial and Rational Functions 4.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P = a n n + a n 1 n 1 + + a 2 2 + a 1 + a 0 Where a s

More information

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as:

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: Limits Limits: Graphical Solutions Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: The limits are defined as the value that the function approaches as it goes

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS Assume f ( x) is a nonconstant polynomial with real coefficients written in standard form. PART A: TECHNIQUES WE HAVE ALREADY SEEN Refer to: Notes 1.31

More information

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1 Accelerated Mathematics 3 This is a course in precalculus and statistics, designed to prepare students to take AB or BC Advanced Placement Calculus. It includes rational, circular trigonometric, and inverse

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polynomial and Rational Functions Quadratic Functions Overview of Objectives, students should be able to: 1. Recognize the characteristics of parabolas. 2. Find the intercepts a. x intercepts by solving

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Estimated Pre Calculus Pacing Timeline

Estimated Pre Calculus Pacing Timeline Estimated Pre Calculus Pacing Timeline 2010-2011 School Year The timeframes listed on this calendar are estimates based on a fifty-minute class period. You may need to adjust some of them from time to

More information

5.1 Derivatives and Graphs

5.1 Derivatives and Graphs 5.1 Derivatives and Graphs What does f say about f? If f (x) > 0 on an interval, then f is INCREASING on that interval. If f (x) < 0 on an interval, then f is DECREASING on that interval. A function has

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

x), etc. In general, we have

x), etc. In general, we have BASIC CALCULUS REFRESHER. Introduction. Ismor Fischer, Ph.D. Dept. of Statistics UW-Madison This is a very condensed and simplified version of basic calculus, which is a prerequisite for many courses in

More information

100. In general, we can define this as if b x = a then x = log b

100. In general, we can define this as if b x = a then x = log b Exponents and Logarithms Review 1. Solving exponential equations: Solve : a)8 x = 4! x! 3 b)3 x+1 + 9 x = 18 c)3x 3 = 1 3. Recall: Terminology of Logarithms If 10 x = 100 then of course, x =. However,

More information

1 Lecture: Integration of rational functions by decomposition

1 Lecture: Integration of rational functions by decomposition Lecture: Integration of rational functions by decomposition into partial fractions Recognize and integrate basic rational functions, except when the denominator is a power of an irreducible quadratic.

More information

Calculus. Contents. Paul Sutcliffe. Office: CM212a.

Calculus. Contents. Paul Sutcliffe. Office: CM212a. Calculus Paul Sutcliffe Office: CM212a. www.maths.dur.ac.uk/~dma0pms/calc/calc.html Books One and several variables calculus, Salas, Hille & Etgen. Calculus, Spivak. Mathematical methods in the physical

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11}

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11} Mathematics Pre-Test Sample Questions 1. Which of the following sets is closed under division? I. {½, 1,, 4} II. {-1, 1} III. {-1, 0, 1} A. I only B. II only C. III only D. I and II. Which of the following

More information

PRE-CALCULUS GRADE 12

PRE-CALCULUS GRADE 12 PRE-CALCULUS GRADE 12 [C] Communication Trigonometry General Outcome: Develop trigonometric reasoning. A1. Demonstrate an understanding of angles in standard position, expressed in degrees and radians.

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Rolle s Theorem. q( x) = 1

Rolle s Theorem. q( x) = 1 Lecture 1 :The Mean Value Theorem We know that constant functions have derivative zero. Is it possible for a more complicated function to have derivative zero? In this section we will answer this question

More information

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y)

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y) Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = Last day, we saw that the function f(x) = ln x is one-to-one, with domain (, ) and range (, ). We can conclude that f(x) has an inverse function

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing!

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing! MATH BOOK OF PROBLEMS SERIES New from Pearson Custom Publishing! The Math Book of Problems Series is a database of math problems for the following courses: Pre-algebra Algebra Pre-calculus Calculus Statistics

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA We Can Early Learning Curriculum PreK Grades 8 12 INSIDE ALGEBRA, GRADES 8 12 CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA April 2016 www.voyagersopris.com Mathematical

More information

The Derivative. Philippe B. Laval Kennesaw State University

The Derivative. Philippe B. Laval Kennesaw State University The Derivative Philippe B. Laval Kennesaw State University Abstract This handout is a summary of the material students should know regarding the definition and computation of the derivative 1 Definition

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft February 8, 2006 1 Contents 25

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm.

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm. PRACTICE FINAL Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 1cm. Solution. Let x be the distance between the center of the circle

More information

2.1 Increasing, Decreasing, and Piecewise Functions; Applications

2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.1 Increasing, Decreasing, and Piecewise Functions; Applications Graph functions, looking for intervals on which the function is increasing, decreasing, or constant, and estimate relative maxima and minima.

More information

3.3 Real Zeros of Polynomials

3.3 Real Zeros of Polynomials 3.3 Real Zeros of Polynomials 69 3.3 Real Zeros of Polynomials In Section 3., we found that we can use synthetic division to determine if a given real number is a zero of a polynomial function. This section

More information

Estimating the Average Value of a Function

Estimating the Average Value of a Function Estimating the Average Value of a Function Problem: Determine the average value of the function f(x) over the interval [a, b]. Strategy: Choose sample points a = x 0 < x 1 < x 2 < < x n 1 < x n = b and

More information

2 Integrating Both Sides

2 Integrating Both Sides 2 Integrating Both Sides So far, the only general method we have for solving differential equations involves equations of the form y = f(x), where f(x) is any function of x. The solution to such an equation

More information

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS TEST DESIGN AND FRAMEWORK September 2014 Authorized for Distribution by the New York State Education Department This test design and framework document

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Integration 14.1 Introduction When a function f(x) is known we can differentiate it to obtain its derivative df. The reverse dx process is to obtain the function f(x) from knowledge of

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

How To Understand And Solve Algebraic Equations

How To Understand And Solve Algebraic Equations College Algebra Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. College Algebra, 8th edition, McGraw-Hill, 2008, ISBN: 978-0-07-286738-1 Course Description This course provides

More information

GRE Prep: Precalculus

GRE Prep: Precalculus GRE Prep: Precalculus Franklin H.J. Kenter 1 Introduction These are the notes for the Precalculus section for the GRE Prep session held at UCSD in August 2011. These notes are in no way intended to teach

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

Objectives. Materials

Objectives. Materials Activity 4 Objectives Understand what a slope field represents in terms of Create a slope field for a given differential equation Materials TI-84 Plus / TI-83 Plus Graph paper Introduction One of the ways

More information

SAT Subject Math Level 2 Facts & Formulas

SAT Subject Math Level 2 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Arithmetic Sequences: PEMDAS (Parentheses

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

Polynomials. Dr. philippe B. laval Kennesaw State University. April 3, 2005

Polynomials. Dr. philippe B. laval Kennesaw State University. April 3, 2005 Polynomials Dr. philippe B. laval Kennesaw State University April 3, 2005 Abstract Handout on polynomials. The following topics are covered: Polynomial Functions End behavior Extrema Polynomial Division

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: I am very excited that you have decided to take this course in the upcoming school year! This is a fastpaced, college-preparatory mathematics course that will also

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

Real Roots of Univariate Polynomials with Real Coefficients

Real Roots of Univariate Polynomials with Real Coefficients Real Roots of Univariate Polynomials with Real Coefficients mostly written by Christina Hewitt March 22, 2012 1 Introduction Polynomial equations are used throughout mathematics. When solving polynomials

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations 73 2.2 Separable Equations An equation y = f(x, y) is called separable provided algebraic operations, usually multiplication, division and factorization, allow it to be written

More information

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education)

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) Accurately add, subtract, multiply, and divide whole numbers, integers,

More information

To define function and introduce operations on the set of functions. To investigate which of the field properties hold in the set of functions

To define function and introduce operations on the set of functions. To investigate which of the field properties hold in the set of functions Chapter 7 Functions This unit defines and investigates functions as algebraic objects. First, we define functions and discuss various means of representing them. Then we introduce operations on functions

More information

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary)

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary) Core Standards of the Course Standard 1 Students will acquire number sense and perform operations with real and complex numbers. Objective 1.1 Compute fluently and make reasonable estimates. 1. Simplify

More information

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of.

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of. Polynomial and Rational Functions Outline 3-1 Polynomial Functions 3-2 Finding Rational Zeros of Polynomials 3-3 Approximating Real Zeros of Polynomials 3-4 Rational Functions Chapter 3 Group Activity:

More information

MATH 221 FIRST SEMESTER CALCULUS. fall 2007

MATH 221 FIRST SEMESTER CALCULUS. fall 2007 MATH 22 FIRST SEMESTER CALCULUS fall 2007 Typeset:December, 2007 2 Math 22 st Semester Calculus Lecture notes version.0 (Fall 2007) This is a self contained set of lecture notes for Math 22. The notes

More information

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize

More information

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year.

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year. This document is designed to help North Carolina educators teach the Common Core (Standard Course of Study). NCDPI staff are continually updating and improving these tools to better serve teachers. Algebra

More information

AP Calculus BC. Course content and suggested texts and reference materials align with the College Board framework for AP Calculus BC.

AP Calculus BC. Course content and suggested texts and reference materials align with the College Board framework for AP Calculus BC. AP Calculus BC Course Overview Topic Description AP Calculus BC Course Details In AP Calculus BC, students study functions, limits, derivatives, integrals, and infinite series This document details the

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Algebraic Concepts & Procedures Common Core Standard: A-APR.3: Identify zeros of polynomials

More information

Definition of derivative

Definition of derivative Definition of derivative Contents 1. Slope-The Concept 2. Slope of a curve 3. Derivative-The Concept 4. Illustration of Example 5. Definition of Derivative 6. Example 7. Extension of the idea 8. Example

More information

REVIEW EXERCISES DAVID J LOWRY

REVIEW EXERCISES DAVID J LOWRY REVIEW EXERCISES DAVID J LOWRY Contents 1. Introduction 1 2. Elementary Functions 1 2.1. Factoring and Solving Quadratics 1 2.2. Polynomial Inequalities 3 2.3. Rational Functions 4 2.4. Exponentials and

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

2.2 Derivative as a Function

2.2 Derivative as a Function 2.2 Derivative as a Function Recall that we defined the derivative as f (a) = lim h 0 f(a + h) f(a) h But since a is really just an arbitrary number that represents an x-value, why don t we just use x

More information

G. GRAPHING FUNCTIONS

G. GRAPHING FUNCTIONS G. GRAPHING FUNCTIONS To get a quick insight int o how the graph of a function looks, it is very helpful to know how certain simple operations on the graph are related to the way the function epression

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Graphing Trigonometric Skills

Graphing Trigonometric Skills Name Period Date Show all work neatly on separate paper. (You may use both sides of your paper.) Problems should be labeled clearly. If I can t find a problem, I ll assume it s not there, so USE THE TEMPLATE

More information

2.2. Instantaneous Velocity

2.2. Instantaneous Velocity 2.2. Instantaneous Velocity toc Assuming that your are not familiar with the technical aspects of this section, when you think about it, your knowledge of velocity is limited. In terms of your own mathematical

More information

6.4 Logarithmic Equations and Inequalities

6.4 Logarithmic Equations and Inequalities 6.4 Logarithmic Equations and Inequalities 459 6.4 Logarithmic Equations and Inequalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies.

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information