MHF4U Advanced Functions – Course Notes Unit 1 – Polynomial Functions and Equations Def.: 1. A relation is a set of ordered pairs, ( x, y) , where x is the input (independent variable), and y is the output (dependent variable). 2. The set of all inputs is called the domain, and the set of all outputs is called the range. Def.: A function is a relation whereby each element of the domain is assigned to a unique element in the range. Representations of Functions Note: A function can be represented explicitly (numerically, e.g. table of values, set of ordered pairs), graphically or analytically/algebraically (equation). Function Notation Note: A function can be denoted using a letter, say f or g. An ordered pair (π₯, π¦) is represented by π¦ = π(π₯). Piecewise Functions Discussion: Consider a race car going around a track or the behaviour of the stock market. One equation may not be sufficient to describe the behaviour, hence the need for piecewise functions. Def.: A piecewise function is a function which is defined using more than one equation over different intervals of the domain. Ex.: y = x can be defined as a piecewise function: π¦ = { π₯, ππ π₯ ≥ 0 −π₯, ππ π₯ < 0 π₯2, 0≤π₯≤2 π(π₯) = { π₯ + 2, 2 < π₯ < 4 −π₯ + 8, π₯≥4 Interval Notation Def.: 1. [π₯1 , π₯2 ] represents the interval from π₯1 to π₯2 , including the endpoints, i.e. π₯1 ≤ π₯ ≤ π₯2 . 2. (π₯1 , π₯2 ) represents the interval from π₯1 to π₯2 , not including the endpoints, i.e. π₯1 < π₯ < π₯2 . 3. Intervals can possess both round and square brackets to indicate the inclusion or exclusion of an endpoint. 4. If an interval increases to positive infinity (+∞) or decreases to negative infinity (−∞), a round bracket must be used. 5. We use the “union symbol” ∪ to join two separate intervals e.g. π₯ ≤ 0 or π₯ > 10 can be written (−∞, 0] ∪ (10, +∞) Polynomial Functions Discussion: What do we mean by a polynomial expression? Use this to define the idea of a polynomial function. Def.: A polynomial function of degree n is a function which takes the form π(π₯) = ππ π₯ π + ππ−1 π₯ π−1 + ππ−2 π₯ π−2 + β― + π2 π₯ 2 + π1 π₯ + π0 Where, 1. π ∈ β 2. ππ , π = 0, 1, … , π are called the coefficients. 3. ππ ≠ 0 is called the leading coefficient. 4. π0 is called the constant coefficient. Ex.: Linear and quadratic functions are polynomials. (Despite #3, y = 0 is a polynomial) Def.: A function of the form π(π₯) = ππ₯ π , where π ∈ β, is called a power function. Note that a power function is a polynomial only if π ∈ β. Def.: 1. A function π has a local (relative) maximum at π₯ = π if π(π) ≥ π(π₯) for all x in a neighbourhood of a. 2. A function π has a local (relative) minimum at π₯ = π if π(π) ≤ π(π₯) for all x in a neighbourhood of a. 3. A function f has an absolute maximum at π₯ = π if π(π) ≥ π(π₯) for all x in the domain. 4. A function f has an absolute minimum at π₯ = π if π(π) ≤ π(π₯) for all x in the domain. 5. In general, maxima and minima are referred to as extrema. 6. The end behaviour of a function refers to the behaviour of the y values as x approaches positive and negative infinity (the behaviour need not be the same on both sides). Examples: 1. π¦ = π₯ 2 has both a local minimum and an absolute minimum at π₯ = 0. 2. π¦ = 2π₯ has no local and no absolute extrema. 1 π₯ 3. End behaviour of π¦ = (2) : as π₯ → +∞, π¦ → 0 and as π₯ → −∞, π¦ → +∞. Def.: A function is said to be continuous if “it can be drawn without lifting the pencil from the paper”, that is, it has no gaps or jumps. (A more formal definition will come later) Note: Properties of polynomials. Let f be a polynomial of degree n. 1. All polynomials • Domain is β. • Have at most n x-intercepts. • ππ is the y-intercept. • Continuous on β. • Have at most n − 1 extrema 2. Even-degree • π(π₯) → +∞ as π₯ → ±∞ if ππ > 0 • π(π₯) → −∞ as π₯ → ±∞ if ππ < 0 • Range is restricted. (Must have an absolute extremum) 3. Odd-degree • π(π₯) → +∞ as π₯ → +∞ and π(π₯) → −∞ as π₯ → −∞ if ππ > 0 • π(π₯) → −∞ as π₯ → +∞ and π(π₯) → +∞ as π₯ → −∞ if ππ < 0 • Range is β. (Cannot have an absolute extremum) • Must have at least one x-intercept. Finite Differences Recall: The first differences of a linear function are constant, as are the second differences of a quadratic function. What conjecture might you make about polynomials of higher degree? Watch Waterloo video on finite differences until 5:40. Note: The nth-differences of an nth degree polynomial are constant. Moreover, the value of the those n-th differences when x increases by one, is given by ππ (π)(π − 1)(π − 2) β― (3)(2)(1) OR ππ π! [(π)(π − 1)(π − 2) β― (3)(2)(1) is denoted π!] Ex.: finite 4th differences of π¦ = −3π₯ 4 + 3π₯ 3 − 5π₯ − 7 given by (−3)4! = (−3)(4)(3)(2)(1) = −72 Symmetry – Even and Odd Functions Reference the previous day’s homework. Def.: 1. A function, f, is said to be even if π(−π₯) = π(π₯). An even function is symmetric about the y-axis. (e.g. π¦ = π₯ 2 is even) 2. A function, f, is said to be odd if π(−π₯) = −π(π₯). An odd function is symmetric on a 180o rotation about the origin. (e.g. π¦ = π₯ 3 is odd) Ex.: 1) π¦ = −2π₯ 5 + 15π₯ is an odd function 2) π¦ = 2π₯ 4 − 3π₯ 2 − π₯ + 2 is neither even nor odd 2 3) π¦ = 2π₯ −1 is an even function Note: Careful not to confuse even and odd functions with even and odd degreed polynomials. Ex.: π¦ = π₯ 3 + 1 is an odd-degreed polynomial, but not an odd function π¦ = π₯ 2 + π₯ is an even degreed polynomial but not an even function π¦ = π₯ 6 − π₯ 2 is both an even degreed polynomial and an even function Transformations of Functions Note: 1. Vertical Translations: (π₯) → π(π₯) + π , (π₯, π¦) → (π₯, π¦ + π) • Moves k units upward if π > 0 • Moves |π| units down if π < 0. 2. Horizontal Translations: π(π₯) → π(π₯ − β) , (π₯, π¦) → (π₯ + β, π¦) • Moves h units to the right if β > 0. • Moves |β| units to the left if β < 0. 3. Reflection in the x-axis: π(π₯) → −π(π₯), (π₯, π¦) → (π₯, −π¦) • Reflected in the x-axis. 4. Reflection in the y-axis: π(π₯) → π(−π₯), (π₯, π¦) → (−π₯, π¦) • Reflected in the y-axis. 5. Vertical Stretch: π(π₯) → ππ(π₯), (π₯, π¦) → (π₯, ππ¦) • Expansion by a factor of a if a > 1. • Compression by a factor of a if 0 < a < 1. [assume a > 0] 1 6. Horizontal Stretch: π(π₯) → π(ππ₯), (π₯, π¦) → (π π₯, π¦) • Compression by a factor of • Expansion by a factor of 1 π 1 π [assume b > 0] if b > 1. if 0 < b < 1. Note: A general transformation of function, f, called the parent function, is given by π¦ = ππ(π(π₯ − β)) + π. • • When describing or applying transformations on a parent function, one must consider them in a specific order: multiplicative ones first (stretches, reflections) and additive ones last (translations). The input of a transformed function must be in factored form in order to correctly interpret the 3 horizontal transformations [e.g. π¦ = (3π₯ + 9)3 → π¦ = (3(π₯ + 3)) ] • A point (π₯, π¦) on f gets transformed to the point (π π₯ + β, ππ¦ + π). 1 Zeroes of a Polynomial Def.: The x-intercepts of a function are also referred to as the zeroes of the function. Note: 1. The zeroes of a function, f, can be determined by solving the equation π(π₯) = 0 (the roots). 2. If π₯ − π₯π is a factor of a polynomial, then xo is a zero of the polynomial. b 3. Alternately, if ππ₯ − π is a factor of a polynomial, then is a zero of the polynomial. a Def.: 1. If (π₯ − π) is a factor of polynomial, then a is a zero of order 1. 2. If (π₯ − π)2 is a factor of polynomial, then a is a zero of order 2. 3. If (π₯ − π)3 is a factor of polynomial, then a is a zero of order 3. …and so on. Note: Let P be a polynomial. 1. If a is a zero of P of order one, then f crosses the x-axis at a similar to a line. 2. If a is a zero of P of order two, then f touches the x-axis at a similar to a quadratic. 3. If a is a zero of P of order three, then f crosses the x-axis at a similar to a cubic. 4. A similar pattern persists for zeroes of higher orders. Note: • • • • Procedure for sketching a polynomial function Determine the degree and sign of the leading coefficient to determine the end behaviour of the function Determine the x-intercepts by factoring or other means (e.g. quadratic formula, other methods to come) Determine the order of the zeroes Sketch the graph using the information above (determining other features of the graph will require calculus tools) Families of Polynomial Functions Def.: The set of polynomial function of degree n with the same zeroes, that is π(π₯) = π(π₯ − π§1 )(π₯ − π§2 ) β― (π₯ − π§π ) , π ∈ β\{0} is called the family of polynomial with zeroes z1 , , zn . We can also consider the family of polynomials of degree n with zeroes of various order: π(π₯) = π(π₯ − π§1 )π1 (π₯ − π§2 )π2 β― (π₯ − π§π )ππ , π ∈ β\{0} and π1 + π2 + β― + ππ = π (Note that functions in a family are related by vertical stretches and/or reflections in the x-axis) Note: To determine the equation of a polynomial (of least degree) given its zeroes, with their orders, require you to know another point on the function. To determine the equation: • Write the family of polynomials based on the zeroes given • Input the other know point and solve for k Division of Polynomials Ex.: Consider the function π¦ = π₯ 3 − 2π₯ 2 − 5π₯ + 6. Our factoring techniques up to this point do not work. Recall long division of numbers: The result of dividing a number (the dividend) by another number (the divisor) can be expressed as follows: πππ£πππππ πππ£ππ ππ = ππ’ππ‘ππππ‘ + π ππππππππ πππ£ππ ππ You can check that your answer is correct by re-writing the expression in the following form (by multiplying both sides by the divisor): πππ£πππππ = (ππ’ππ‘ππππ‘)(πππ£ππ ππ) + πππππππππ If the remainder if 0 then the divisor is a factor of the dividend, and so we can write πππ£πππππ πππ£ππ ππ = ππ’ππ‘ππππ‘ or πππ£πππππ = (ππ’ππ‘ππππ‘)(πππ£ππ ππ) Note: 1. Let π(π₯) be a polynomial of degree n and π·(π₯) be a polynomial of degree π ≤ π, then π(π₯) π·(π₯) = π(π₯) + π (π₯) π·(π₯) OR π(π₯) = π·(π₯)π(π₯) + π (π₯) where the deg(Q) = n – m and deg(R) < deg(D). P is called the dividend, D is the divisor, Q is the quotient and R is the remainder. 2. In particular, if D is linear then the remainder will be a constant. π(π₯) π₯−π = π(π₯) + π π₯−π OR π(π₯) = π(π₯) (π₯ − π) + π Note that if (π₯ − π) is a factor of P, then π = 0. Note: Synthetic division can be used to divide a polynomial by a linear polynomial of the form π₯ − π. It may also be adapted when dividing by a linear expression of the form ππ₯ − π, but you must first π factor out the a, and then divide by π₯ − π (see example). The Remainder Theorem Ex.: Consider a polynomial P divided ( x − a) , then π(π₯) = (π₯ − π)π(π₯) + π Notice that π(π) = (π − π)π(π) + π , ie. π(π) = π Similarly when dividing P by (ππ₯ − π) π(π₯) = (ππ₯ − π)π(π₯) + π π π We see that π (π) = (π (π) − π) + π , i.e. π π (π) = π Note: The Remainder Theorem If a polynomial P is divided by (π₯ − π), then the remainder R is equal to π(π). π Alternately, if a polynomial P is divided by (ππ₯ − π), then the remainder R is equal to π (π). The Factor Theorem Ex.: Consider the scenario where (π₯ − π) is a factor of a polynomial P, that is π(π₯) = (π₯ − π)π(π₯), and so π(π) = (π − π)π(π) π(π) = 0, ie. a is a zero of P. On the other hand, if π(π) = 0, then the remainder of the division π(π₯) ÷ (π₯ − π) is zero. That is π(π₯) = (π₯ − π)π(π₯), hence (π₯ − π) is a factor of P. Note: The Factor Theorem (π₯ − π) is a factor of a polynomial P if and only if (iff) π(π) = 0. π Alternately, (ππ₯ − π) is a factor of a polynomial P if and only if (iff) π (π) = 0. How can we determine zeroes of P in order to apply the Factor Theorem? Guess at them, but guess intelligently. Note: If (π₯ − π), π ∈ β€, is a factor of a polynomial P then a must be a factor of P’s constant term. What if a polynomial has a factor of the form (ππ₯ − π), π, π ∈ β€? How might use the factor theorem in that circumstance? Consider a polynomial P, what conditions can be placed on the possible values for a and b? π(π₯) = ππ π₯ π + ππ−1 π₯ π−1 + β― + π1 π₯ + π0 = (ππ₯ − π)(ππ−1 π₯ π−1 + β― + π1 π₯ + π0 ) We have that ππ = πππ−1, and π0 = −ππ0 , ie. a must be a factor of the leading term and b must be a factor of the constant term. Note: If (ππ₯ − π), π, π ∈ β€, is a factor of a polynomial P then a must be a factor of the leading coefficient of P and b must be a factor of the constant coefficient of P. (Therefore, test inputs of the form π π to determine the zeroes of the polynomial where a is a factor of the leading coefficient and b is a factor of the constant coefficient.) Solving Polynomial Equations Note: To solve a polynomial equation, we can bring all terms to one side of the equation, leaving zero on the other side, and then factor the side with the polynomial expression. The solution(s) will the zeroes of the individual factors. Algorithm: • Move all terms to one side of the equation • Factor out common factors • Factor using traditional methods (e.g. difference of squares, trinomial factoring, grouping, change of variable) • Use the Factor Theorem to find linear factors, then divide those out and continue factoring the quotient (Note that once you arrive at quadratic factors you may also use the Quadratic Formula) • Use a graphing calculator to estimate the zeroes for polynomials that are not factorable by the above methods Solving Polynomial Inequalities Note: A polynomial function can only change sign at an x-intercept. However, it need not change sign at an xintercept (e.g. zero with and even order). Note: Algorithm for solving a polynomial inequality: • Bring all terms to one side and factor • Use the sign of the leading coefficient, the degree of the function, and the order of the zeroes to sketch a quick graph to determine when the polynomial will be positive or negative. • Give your answer in set notation, interval notation or using a number line • (Be careful when considering the endpoints of an interval: a zero is only included with ≤ and ≥) Linear Inequalities Note: 1. An inequality remains true if you: • Add or subtract a number from both sides. • Multiply or divide a positive number to both sides. 2. If you multiply or divide an inequality by a negative number, then the inequality will be reversed. 3. A linear inequality can be solved in the same way as a linear equation, by using reverse operations. (Remember that the inequality must be reversed when multiplying or dividing each side by a negative number!) Sum and Difference of Cubes Note: 1. (π΄3 − π΅ 3 ) = (π΄ − π΅)(π΄2 + π΄π΅ + π΅ 2 ) 2. (π΄3 + π΅ 3 ) = (π΄ + π΅)(π΄2 − π΄π΅ + π΅ 2 ) Ex: . (π₯ 6 − 8) = ((π₯ 2 )3 − (2)3 ) = (π₯ 2 − 2)(π₯ 4 + 2π₯ 2 + 4) (27π₯ 3 + 1) = ((3π₯)3 + (1)3 ) = (3π₯ + 1)(9π₯ 2 − 3π₯ + 1) Unit 2: Rational Functions and Equations Def.: A rational function is a function obtained by the quotient of two polynomial functions. That is, h is a rational function if β(π₯) = π(π₯) , where f and g are both polynomials. π(π₯) Reciprocal Functions Def.: Let f be a function then its reciprocal function refers to the multiplicative inverse of f, that is π(π₯) = 1 π(π₯) Ex.: . (If f is a polynomial, then a reciprocal function is also a rational function) If π(π₯) = π₯ 2 − 7, then the reciprocal function is π(π₯) = If π(π₯) = 2π₯ , then the reciprocal function is π(π₯) = 1 2π₯ 1 . π₯ 2 −7 . Note: Graphing the reciprocal of a function f: 1. Determine the x-intercepts of f. These will be the locations of the vertical asymptotes. 2. Invariant points occur when f ( x) = ο±1 . (Invariant points are points that don’t change when a function undergoes a transformation.) 3. If π → +∞, then 4. If π → −∞, then 1 π 1 π will approach 0 from the positive side. will approach 0 from the negative side. 5. If π → 0 from the positive side then 6. If π → 0 from the negative side then 7. Reciprocal functions, π¦ = 1 π(π₯) 1 π 1 π → +∞. → −∞. , will not have any x-intercepts. 8. Local maxima on f will result in local minima on 1 on . π 1 π and local minima on f will result in local maxima 9. The sign of π(π₯) and 1 π(π₯) are always the same. Rational Functions [ In this section, π(π) and π(π) will represent polynomials ] Note 1: In order to analyse a rational function you must first simplify any common factors in the numerator and denominator. • If a factor of (ππ₯ − π) is reduced from the numerator and denominator, then there will be a hole at b x = (and so it will not be in the domain). a • Remember to keep this restriction throughout your analysis of the function. [For the rest of this section, assume β(π₯) = π(π₯) π(π₯) Note 2: The zeroes of a rational function β(π₯) = Note 3: The function β(π₯) = π(π₯) π(π₯) has already been simplified.] π(π₯) π(π₯) are the same as the zeroes of π(π₯). has vertical asymptotes at all x where π(π₯) = 0. [Recall: • A function f has a vertical asymptote at π₯ = π if π(π₯) → ±∞ as π₯ → π+ (from the right) or as π₯ → π− (from the left). • A function f has a horizontal asymptote π¦ = π if π(π₯) → π as π₯ → −∞ or as π₯ → +∞.] Note 4: If deg(π) > deg(π) then the function β(π₯) = π(π₯) π(π₯) has a horizontal asymptote of π¦ = 0. That is, as π₯ → ±∞, β(π₯) → 0. Note 5: If deg(π) = deg(π), then the function β(π₯) = π(π₯) π(π₯) has a horizontal asymptote of π¦ = ππ ππ , where ππ is the leading coefficient of f and ππ is the leading coefficient of g. That is, as → ±∞, β(π₯) → Note 6: If deg(π) < deg(π) then the function β(π₯) = π(π₯) ππ ππ . , as π₯ → ±∞, β(π₯) → ±∞. (More details to π(π₯) follow!) Note: Justifying the end behaviour of rational functions: 1. In terms of end behaviour, polynomials of a higher degree have higher growth rate (or rate of decrease) than polynomial of lower degree (e.g. π¦ = π₯ 3 grows faster than π¦ = π₯ 2 + 100π₯ in the long run) 2. The above justifies notes (4) and (6) 3. To justify note (5), where numerator and denominator have similar growth rates Since they are of equal degrees), you can divide numerator and denominator by the highest power of x. All terms except the leading terms will tend to 0 as π₯ → ±∞ e.g. π¦= 3π₯ 3 −2π₯ 2 −7 4π₯ 3 +π₯ 3π₯3 −2π₯2 −7 ) π₯3 4π₯3 +π₯ ( 3 ) π₯ 2 ( = = 7 3−π₯− 3 π₯ 1 4+ 2 π₯ 3 → 4 as π₯ → ±∞ Thus justifying that that the function approached the ratios of the leading coefficients 4. Consider note (6) again. While we have justified that β(π₯) → ±∞ as π₯ → ±∞. We can be more precise, we can describe how it approaches ±∞: • β(π₯) = π(π₯) π(π₯) will approach the quotient of π(π₯) ÷ π(π₯) as π₯ → ±∞ (that is, it will approach a polynomial function of degree = deg(π) − deg (π) • In particular, if deg(f ) = deg(g) + 1, then h will approach a line called a linear oblique asymptote. Def.: A function has a discontinuity at π₯π if there is a “break in the continuity” of the function. Examples include vertical asymptotes, holes and jumps. Note: A function can only change sign at an x-intercept or at a discontinuity. π₯−1 • Ex.: π¦ = 2 can only change sign at π₯ = 1 (x-intercept) or π₯ = ±2 (location of asymptotes) π₯ −4 • That is, if a function f has no discontinuities on an interval (π, π), then f must have the same sign for all π₯ ∈ (π, π). • Note that a function does not have to change sign at a discontinuity. • To test the sign of a function over its domain, it suffices to test the sign of one value in each interval produced by the discontinuities π₯−1 o Ex.: To determine the sign of π¦ = 2 , test the sign of y for 1 value in each of the intervals π₯ −4 (−∞, −2), (−2,1), (1,2), (2, +∞). (Hint: it is usually easier to use the factored form of the function) Note: Algorithm for Graphing Rational Functions 1. Factor the numerator and denominator and simplify if possible. Use this expression to identify the domain of the function. 2. Any linear factors (ππ₯ − π) that reduce from numerator and denominator will result in a hole at π π₯= . π 3. From this point forward, analyse the simplified function β(π₯) = π(π₯) . π(π₯) 4. Solve π(π₯) = 0 to obtain the x-intercepts. 5. Solve π(π₯) = 0 to obtain the location of the vertical asymptotes. 6. Input π₯ = 0 to determine the y-intercept. 7. Determine the end behaviour of the function (horizontal asymptotes, oblique asymptotes, etc.). 8. Determine the sign of β(π₯) in the intervals created by the x-intercepts and discontinuities. 9. Set up the Cartesian plane by choosing a scale, plotting the x and y intercepts, drawing all asymptotes. 10. Use the results of (8) to sketch the graph of the function (Don’t forget the holes!) Solving Rational Equations Note: Algorithm for solving a rational equation: • • • Multiply both sides of the equation by the lowest common denominator (in order to clear all denominators) Solve the resulting polynomial equation Remember to keep track of restrictions from the original denominators Solving Rational Inequalities Note: A rational function can only change sign at an x-intercept, a vertical asymptote or a hole located on the x-axis. The function may or may not change sign at these locations Note: Algorithm for solving a rational inequality: • • • • • • • Bring all terms to one side Simplify to one rational expression Determine the zeroes and locations of the vertical asymptotes (and holes) Test the sign of the function at one x-value in each intervals produced by the zeroes and the vertical asymptotes (and holes) Determine when the inequality is satisfied Give your answer in set notation, interval notation or using a number line (Be careful when considering the endpoints of an interval: a zero is only included with ≤ and ≥; the location of a vertical asymptote will never be included) Unit 3: Exponential and Logarithmic Functions Exponents and Exponential Functions Review 1. Properties of exponents: • • ππ = π × π × β― × π (n times), for π ∈ β\{0} π0 = 1, for π ∈ β\{0} • π π = √π • π−π = 1 π 1 ππ • • • • π can be defined for all π₯ ∈ β π π₯ × π π¦ = π π₯+π¦ π π₯ ÷ π π¦ = π π₯−π¦ (π π₯ )π¦ = π π₯×π¦ • π π = √π π = ( √π ) π₯ π π π π 2. Exponential Functions: π¦ = π π₯ , π > 0, π ≠ 1 • Domain: β • Passes through (0,1) • Horizontal asymptote at π¦ = 0 • y>0 • • • For π > 1: o y increases over the domain o End behaviour: as π₯ → +∞, π¦ → +∞ and as π₯ → −∞, π¦ → 0 For 0 < π < 1: o y decreases over the domain o End behaviour: as π₯ → +∞, π¦ → 0 and as π₯ → −∞, π¦ → +∞ Exponential functions can be transformed as other functions can: π¦ = πππ(π₯−π) + π 3. Applications of Exponential Functions: • • Use to solve exponential growth/decay problems (e.g. half life, compound interest, appreciation/depreciation) Common form for growth and decay problems π¦ = ππ π₯ (k being the initial value) Inverse Functions Review • • • • The inverse of a function π¦ = π(π₯) is denoted π¦ = π −1 (π₯) o Note that the inverse is NOT the reciprocal (the reciprocal represents the multiplicative inverse, the notation above represents the functional inverse) o Note that the inverse is not necessarily a function (e.g. the inverse of π¦ = π₯ 2 is π¦ = ±√π₯, which does not represent a function. However the domain of f can be restricted so that π −1 is a function (e.g. the inverse of π¦ = π₯ 2 , π₯ ∈ [0, +∞) is π¦ = √π₯ which is a function. Numerical perspective: o The ordered pairs of π −1 are obtained by interchanging the x and y coordinates of the ordered pairs of f Graphical perspective: o The graph of π¦ = π −1 (π₯) is a reflection of the graph of π¦ = π(π₯) about the line y = x . Algebraic perspective: o Interchange the x and y variables in the equation of π¦ = π(π₯) and solve for y to get the equation for π¦ = π −1 (π₯). Note: Let f be a function, then π −1 (π(π₯)) = π₯ and π(π −1 (π₯)) = π₯ That is, if a function and its inverse are applied consecutively, in either order, then the output is the same as the input. Logarithmic Functions Def.: The inverse function of the exponential function π¦ = π π₯ , π > 0, π ≠ 1, is called the logarithmic function with base a and is denoted π¦ = log π π₯ We define a logarithmic function by its relationship to the associated exponential function. π¦ = ππ₯ ← exponential function π¦ π₯=π ← the inverse of the exponential (exponential form) π¦ = log π π₯ ← solve for y (using new logarithmic notation) – this is a logarithmic function Note: π¦ = log π π₯ is equivalent to π π¦ = π₯. That is, log π π₯ is equal to the power of a that will produce x. Ex.: π¦ = log 3 27 is equivalent to 3π¦ = 27. And so, log 3 27 = 3 Note: Properties of the logarithmic function π¦ = log π π₯: 1. Passes through (1,0). x 2. Domain = {π₯ ∈ β|π₯ > 0} (the range of y = a ). 3. Range = β (the domain of y = a ) 4. If a > 1 • π → +∞ as π₯ → +∞ as x → +ο₯ . • π → −∞ as π₯ → 0+ (that is, a vertical asymptote at x = 0) • Increases over its domain 5. If 0 < a < 1 • π → −∞ as π₯ → +∞. • π → +∞ as π₯ → 0+ (that is, a vertical asymptote at x = 0) • Decreases over its domain x Note: Since π¦ = π π₯ and π¦ = log π π₯ are inverses of each other 1. log a (π π₯ ) = π₯. 2. πloga π₯ = π₯ Laws of Logarithms Note: Laws of Logarithms 1. log π (π₯π¦) = log π π₯ + log π π¦ π₯ 2. log π (π¦) = log π π₯ − log π π¦ 3. log π (π₯ π¦ ) = π¦ log π π₯ [ The “ski-slope rule” ] Proof of the 1st law: Let π = log π π₯ and π = log π π¦ ππ = π₯ and ππ = π¦ π₯π¦ = ππ × ππ π₯π¦ = ππ+π log π π₯π¦ = log π ππ+π log π π₯π¦ = π + π log π π₯π¦ = log π π₯ + log π π¦ Rewrite in exponential form Multiply left and right sides Apply exponent rule to the left side Take loga of both sides Simplify right-hand side Substitute m and n Proof of the 3rd law: Let log π π₯ = π. ππ = π₯ π (π )π¦ = π₯ π¦ π π¦π = π₯ π¦ log π π π¦π = log π π₯ π¦ π¦π = log π π₯ π¦ π¦ log π π₯ = log π π₯ π¦ Rewrite in exponential form. Take both sides to the power of y. Apply exponent law to the left side. Take loga of both sides. Use the fact that log π π₯ and π π₯ are inverses. Recall that log π π₯ = π, so Ex.: Solving an exponential equations using the ski slope rule: 2π₯ = 5 log 2π₯ = log 5 Take log10 of both sides Use ski-slope rule π₯ log 2 = log 5 log 5 π₯= log 2 Solve for x This can now be approximated with a calculator Converting Bases Note: The logarithm with base 10 is widely used and given its own notation: log π₯ is defined to represent log10 π₯ Note: Change of Base Formula log b x log a x = . log b a log x In particular, log a x = . log a Proof of change of base formula: π = log π π₯ ππ = π₯ log π ππ = log π π₯ π log π π = log π π₯ logπ π₯ π= logπ π logπ π₯ log π π₯ = logπ π Let Rewrite in exponential form. Take logb of both sides. Use the ski-slope rule on the left. Solve for m. Recall that π = log π π₯. So, Ex.: Solving an exponential equation using a change of base 2π₯ = 5 Take log 2 of both sides π₯ = log 2 5 Use change of base formula to log10 log 5 π₯= This can now be approximated with a calculator log 2 Solving Exponential Equations Note: Strategies for solving exponential equations • Write the equation as an equality of two powers with the same base, then equate the exponents • Write the equation with a power on one, or both, sides of the equation and take a logarithm of both sides • Use previous equation solving methods (e.g. factoring, change of variable, etc) to help obtain one of the above scenarios • If the above techniques do not apply, use technology Solving Logarithmic Equations Note: Strategy for solving logarithmic equations • Use the laws of logarithms to rewrite the equation with a single logarithm on one side and a constant on the other • Once in the form given above, rewrite the equation in exponential form and solve the resulting equation • Be sure to confirm that the answers found satisfy the expressions in the original equation (e.g. the inputs in the original expressions must be > 0). Eliminate any that don’t. • If the above does not work, use technology Note: A solution to an equation which does not satisfy an expression in the original equation, and therefore must not be considered, is called extraneous or an extraneous root. Exs.: A solution to a logarithmic equation which produced a negative input to a logarithmic expression A solution to a rational equation which produces a 0 in the denominator of an expression in the original equation Applications of Logarithms Note: Some characteristics of logarithms which make them useful: • They transform very large numbers into small, manageable numbers – this is used in logarithmic scales • They increase at an ever decreasing rate (slower than the other functions we have studied) – they can be used to model behaviour that grows very slowly • They turn products into sums, quotients into differences and powers into single products – hence the use of log and antilog tables (and slide rules) to perform multiplications, divisions and evaluating powers Logarithmic Scales Note: Some common logarithmic scales. 1. Richter scale: π = log πΌ πΌπ where M is a magnitude, Io is the intensity of the base earthquake and I is the intensity of the earthquake being measured. 2. Decibel scale: π½ = 10 log πΌ πΌπ where π½ is the sound level in decibels (dB), Io is the minimum intensity for the human ear ( 10−12 W/m2) and I is the intensity of the sound being measured. (Sound level is often denoted with L instead of π½) (The decibel scale can also be defined as follows: Let π½1 and π½2 be the sound levels, in decibels, of 2 sounds, and πΌ1 and πΌ2 be their sound intensities in W/m2, then πΌ π½2 −π½1 = 10 log πΌ2 ) 1 3. pH scale: pH = log 1 = − log ο©ο« H + οΉο» ο©ο« H + οΉο» where ο©ο« H + οΉο» is the concentration of hydrogen ions in moles/litre. Unit 4: Trigonometric Expressions and Identities Radian measure Note: Dividing the angle of one turn around a circle into 360 units (degrees) is useful as 360 has many whole factors. Therefore one can divide a circle in many ways without having to work with fractions. However, this number is arbitrary and has no natural significance. Def.: One radian (rad) is defined as the angle produced (“subtended”) by an arc with a length equal to the radius. (The size of a radian is independent of the size of the circle.) Note: 1. The angle of one revolution around a circle is 2ο° radians. 2. 2ο° radians = 360o or ο° radians = 180o. 3. 1π = π 180π 4. 1 rad = rad 180π π Note: Angular velocity is defined as the change in the angle of rotation/revolution, usually measured in radians, per unit time. Note: Let ο± be an angle, in radians, subtended by an arc of length a in a circle of radius r. Then, a or π = ππ ο±= r (Notice that π is given as the ratio of two lengths, hence radians are considered dimensionless. When describing an angle in radians, we often omit unit symbol rad) Angles defined on the Cartesian Plane Recall: An angle can be represented on a Cartesian plane as the angle starting from the positive x axis and ending at a line which radiates from the origin. This ending line is called the terminal arm. • An angle is positive if it begins at the positive x-axis and moves counter-clockwise. It is negative if it moves clockwise. • Two angles with the same terminal arm are called co-terminal. π 9π e.g. 4 and 4 are co-terminal. • Two angles are co-terminal if the differ by a factor of 2π. That is, ο± and (ο± + 2πk), k ο Z , are co-terminal angles. • The related acute angle (RAA) of an angle π is the angle between the terminal arm of π and the x-axis. Trigonometric Ratios for any Angle If we only consider angles in the first quadrant, we can still use a right triangle to define the trigonometric ratios of the angle (note that the opposite and adjacent sides of the triangle are equivalent to x and y coordinates of a point on the terminal arm, and the hypotenuse can just be found using Pythagoras). This model fails for π angles ≥ 2 . Note: Trigonometric ratios for any angle on the Cartesian plane: Let (x,y) be any point on the terminal arm of angle ο± , and let r (> 0) be the distance from the origin to (x,y), then π¦ π₯ π¦ π π π₯ sin π = π cos π = π tan π = π₯ csc π = π¦ sec π = π₯ cot π = π¦ Note: 1. Special angles π 6 : π 4 π : 3 : 2. The “CAST” rule is a mnemonic for remembering the signs of the trigonometric ratios in each of the four quadrants. Sine/Cosecant are positive in the 1st and 2nd quadrants, negative in the others Cosine/Secant are positive in the 1st and 4th quadrants, negative in the others Tangent/Cotangent are positive in the 1st and 3rd quadrants, negative in the others Note: Determining trig ratios for special angles ≥ • π 2 π 2π 3π (2 , 3 , 4 ,…) If the terminal arm lies on an axis, use the point with π = 1, e.g. for π = 3π 2 , use the point (0, −1). If not, see below. • Draw a vertical line for a point on the terminal arm to the x-axis that contains the special related acute angle • Use the appropriate special triangle to determine the trig ratio • Use the CAST rule to determine the correct sign or use the signs of the x and y values Equivalent Trigonometric Expressions Note: The trigonometric ratios repeat themselves every 2π radians, that is 1. sin π₯ = sin(π₯ + 2ππ), π ∈ β€. 2. cos π₯ = cos(π₯ + 2ππ), π ∈ β€. 3. tan π₯ = tan(π₯ + 2ππ), π ∈ β€. (This will be revisited later) 4. csc π₯ = csc(π₯ + 2ππ), π ∈ β€. 5. sec π₯ = sec(π₯ + 2ππ), π ∈ β€. 6. cot π₯ = cot(π₯ + 2ππ), π ∈ β€. (This will be revisited later) Note: Related-angle identities Consider the related angles: π, π − π, π + π, 2π − π (ππ − π) 1. sin(ο° − ο± ) = sin ο± cos(ο° − ο± ) = − cos ο± tan(ο° − ο± ) = − tan ο± csc(π − π) = csc π sec(π − π) = −sec π cot(π − π) = −cot π 2. sin(ο° + ο± ) = − sin ο± cos(ο° + ο± ) = − cos ο± tan(ο° + ο± ) = tan ο± csc(π + π) = −csc π sec(π + π) = −sec π cot(π + π) = cot π 3. sin(2ο° − ο± ) = − sin ο± or cos(2ο° − ο± ) = cos ο± tan(2ο° − ο± ) = − tan ο± sin(−ο± ) = − sin ο± cos(−ο± ) = cos ο± tan(−ο± ) = − tan ο± csc(2π − π) = −csc π or csc(−π) = −csc π sec(2π − π) = sec π or sec(−π) = sec π cot(2π − π) = −cot π or cot(−π) = −cot π Note: Co-related angle identities or Co-function identities Consider the co-related angles to π: 1. π 2 3π +π, 2 – π, 3π 2 +π. π cos ( 2 − π) = sin π sec (2 − π) = csc π tan (2 − π) = cot π cot (2 − π) = tan π π π π π sin (2 + π) = cos π csc (2 + π) = sec π cos ( 2 + π) = − sin π sec (2 + π) = −csc π tan (2 + π) = − cot π cot (2 + π) = − tan π π π 3π π π 3π sin ( 2 − π) = − cos π csc ( 2 − π) = −sec π cos ( 2 − π) = − sin π sec ( 2 − π) = −csc π tan ( 2 − π) = cot π cot ( 2 − π) = tan π 3π 3π 4. π csc (2 − π) = sec π π 3. 2 – π, sin (2 − π) = cos π π 2. π 3π 3π 3π 3π sin ( 2 + π) = − cos π csc ( 2 + π) = −sec π cos ( sec ( 3π 2 3π + π) = sin π tan ( 2 + π) = − cot π 3π 2 3π + π) = csc π cot ( 2 + π) = − tan π Compound and Double Angle Formulas Note: Compound Angle Formulas 1. sin(π΄ + π΅) = sin π΄ cos π΅ + sin π΅ cos π΄ 2. sin(π΄ − π΅) = sin π΄ cos π΅ − sin π΅ cos π΄ 3. cos(π΄ + π΅) = cos π΄ cos π΅ − sin π΄ sin π΅ 4. cos(π΄ − π΅) = cos π΄ cos π΅ + sin π΄ sin π΅ 5. tan(π΄ + π΅) = 6. tan(π΄ − π΅) = tan π΄ + tan π΅ 1 − tan π΄ tan π΅ tan π΄ − tan π΅ 1 + tan π΄ tan π΅ Note: Double Angle Formulas 1. sin(2π΄) = 2 sin π΄ cos π΄ 2. cos(2π΄) = cos 2 π΄ − sin2 π΄ = 2 cos2 π΄ − 1 = 1 − 2 sin2 π΄ 3. tan(2π΄) = 2 tan π΄ 1−tan2 π΄ Proving Trigonometric Identities Def.: An identity is an equality with is true for all values of the variable(s) for which all expressions are defined. Note: Recall identities that were established in the previous course: 1. tan π = 2. csc π = 3. sec π = 4. cot π = sin π cos π 1 sin π 1 cos π 1 tan π = cos π sin π 5. sin2 π + cos2 π = 1 6. tan2 π + 1 = sec 2 π 7. cot 2 π + 1 = csc 2 π Note: Proving identities 1. To prove an identity, you must show that both sides of the equality are equivalent for all values for which the expressions are defined. • You may only use previously proven identities to help manipulate expressions (do not make anything up along the way!). • Start with one side (it is usually suggested to begin with the more complex side) and manipulate it until it is equivalent to the other side. • • • It may be necessary to manipulate both sides of the equality (separately!) While proving an identity, do not treat the identity as an equation. That is, do not apply operations to both sides of the equality. To avoid this, never write both sides of the equality on the same line. If you cannot prove an identity algebraically, you may also graph both sides as functions and show that their graphs are equivalent (this is not a proof as you can never illustrate all values of a function on a graph). 2. To disprove an identity, you need only show that the equality does not hold for one value for which the expressions are defined (this is called a counterexample). Unit 5 – Trigonometric Functions and Equations Defining Trigonometric Functions Def.: A function is periodic if the y values repeat at regular intervals. If we denote the period of repetition (the length of one cycle), p, then we can say a function is periodic if π(π₯ + π) = π(π₯) or π(π₯ + ππ) = π(π₯), π ∈ β€. Def.: The functions (π₯) = sin π₯, π(π₯) = cos π₯, π(π₯) = tan π₯, π(π₯) = csc π₯, π(π₯) = sec π₯ and π(π₯) = cot π₯ are defined using the angles on the Cartesian plane as the domain values and the trigonometric ratios as the range values. Once the functions are defined, the domain and range values can represent any quantities which display this type of periodic behaviour. Sinusoidal Functions Note: 1. The functions π(π₯) = sin π₯ and π(π₯) = cos π₯ are referred to as sinusoidal functions. Their graphs both have wave-like shapes. 2. π(π₯) = sin π₯ and π(π₯) = cos π₯ have an absolute maximum value of 1 and an absolute minimum value of −1. 3. The axis (or sinusoidal axis) of a sinusoidal function is the horizontal line midway between the maximum and minimum values. That is, the axis is given by π¦= πππ₯+πππ 2 . 4. The amplitude, a, of a sinusoidal function is the distance between the axis and the maximum or minimum, or half the distance between the maximum and minimum. That is, amplitude = πππ₯−πππ 2 . 5. The period of π(π₯) = sin π₯ and π(π₯) = cos π₯ is 2π. 6. The functions π(π₯) = sin π₯ and π(π₯) = cos π₯ have a domain of β and a range of [−1,1]. Non-Sinusoidal Trigonometric Functions π Note: 1. π(π₯) = tan π₯ has a period of π, a domain of β \ {2 + ππ|π ∈ β€} and a range of β 2. π(π₯) = csc π₯ has a period of 2π, a domain of β \ {ππ|π ∈ β€} and a range of (−∞, 1] ∪ [1, ∞) π 3. π(π₯) = sec π₯ has a period of 2π, a domain of β \ { + ππ|π ∈ β€} and a range of (−∞, 1] ∪ [1, ∞) 2 4. π(π₯) = cot π₯ has a period of π, a domain of β \ {ππ|π ∈ β€} and a range of β π¦ = csc π₯ Period: 2π Asymptotes: π₯ = ππ, π ∈ β€ Local mins: π ( 2 + 2ππ, 1) , π ∈ β€ Local maxs: π (− 2 + 2ππ, −1) , π ∈ β€ π¦ = sec π₯ Period: 2π Asymptotes: π π₯ = 2 + ππ, π ∈ β€ Local mins: (2ππ, 1), π ∈ β€ Local maxs: (π + 2ππ, −1), π ∈ β€ π¦ = tan π₯ Period: π Asymptotes: π π₯ = 2 + ππ, π ∈ β€ Zeroes: ππ, π ∈ β€ π¦ = cot π₯ Period: π Asymptotes: π₯ = ππ, π ∈ β€ Zeroes: π 2 + ππ, π ∈ β€ Transformations of Sinusoidal Functions Note: Consider the sinusoidal functions π¦ = π sin[π(π₯ − π)] + π and • Amplitude = |π| • Period = |π| (and so |π|= ππππππ ) • π¦ = π is the sinusoidal axis • The horizontal translation, d, is called the phase shift. • Maximum = π + |π| • Minimum = π − |π| • |π| = 2π π¦ = π cos[π(π₯ − π)] + π, then 2π πππ₯−πππ 2 πππ₯+πππ • π= • If π < 0, the function will have undergone a reflection in the x-axis. • If π < 0, the function will have undergone a reflection in the y-axis. 2 Sketching Trigonometric Functions Note: Sketching trigonometric functions. • Sinusoidal functions: o Use the parameters a, k, c and d to determine the maximum, minimum, sinusoidal axis, period and phase shift o Set up the Cartesian plane: draw horizontal lines for the max, min and axis, choose a scale for the x-axis by dividing the period into parts o Sketch the graph without the phase shift by first plotting the maximum and minimum points as well as those on the axis o Translate the basic points above by the phase shift, then graph • Tangent and cotangent: π π o Transform 3 points [e.g. (− 4 , −1) , (0,0), ( 4 , 1) for tangent] and the vertical asymptotes (e.g. π π₯ = −2 ,π₯ = • π 2 for tangent] from the parent function and then sketch. Cosecant and secant o You can transform points and asymptotes as described above o Alternately, you can use the characteristics of the sine/cosine function with the same characteristics: βͺ The maxima and minima of sine/cosine will become the minima and maxima of cosecant/secant βͺ The x values where the sine/cosine function crosses the sinusoidal axis will be the location of the vertical asymptotes of cosecant/secant Inverse Trigonometric Functions Note: 1. The function π¦ = sin−1 π₯, or π¦ = arcsin π₯, is the inverse function of π¦ = sin π₯. (π¦ = sin−1 π₯ is equivalent to π₯ = sin π¦, that is, sin−1 π₯ is the angle that produces a sine value of x) π π • The domain is [−1,1] and the range is [− 2 , 2 ]. • That is, the output is an angle in the 1st quadrant if sine is positive and a negative angle in the 4th quadrant if sine is negative. • π − π₯ will give a second solution (since sin(π − π₯ ) = sin π₯). • If x is a solution, then π₯ + 2ππ, π ∈ β€ and (π − π₯) + 2ππ, π ∈ β€, will also be solutions. 2. The function π¦ = cos −1 π₯, or π¦ = arccos π₯, is the inverse function of π¦ = cos π₯. (π¦ = cos −1 π₯ is equivalent to π₯ = cos π¦, that is, cos −1 π₯ is the angle that produces a cosine value of x) • The domain is [−1,1] and the range is ο0, ο° ο . • That is, the output is an angle in the 1st quadrant if cosine is positive and an angle in the 2nd quadrant if cosine is negative. • 2π − π₯ will give a second solution (since cos(2π − π₯) = cos π₯). • If x is a solution, then π₯ + 2ππ, π ∈ β€ and (2π − π₯) + 2ππ, π ∈ β€, will also be solutions. 3. The function π¦ = tan−1 π₯, or π¦ = arctan π₯, is inverse function of π¦ = tan π₯. (π¦ = tan−1 π₯ is equivalent to π₯ = tan π¦, that is, tan−1 π₯ is the angle that produces a tangent value of x) π π • The domain is β and the range is (− 2 , 2 ). • That is, the output is an angle in the 1st quadrant if tangent is positive and a negative angle in the 4th quadrant if tangent is negative. • π + π₯ will give a second solution (since tan(π + π₯) = tan π₯) • Recall that tan π₯ has a period of π, hence only one statement is needed to give all possible values: If x is a solution, then π₯ + ππ, π ∈ β€ will also be solutions. Solving Trigonometric Equations Note: Algorithm for solving trigonometric equations • Isolate the trigonometric ratios in the given equation o For a linear trigonometric equation, isolate using opposite operations o For more complex trigonometric equations, you may need to use other methods such as factoring, change of variable and trigonometric identities • Use the inverse trigonometric function or special angles to determine a first answer. Use the appropriate related angle identity to determine a second answer. • Solve for the variable if needed • Use the period of the trigonometric expression(s) in the equation to determine further answers as needed based on the given domain (e.g. for a sine/cosine expression, if π = π, then per. = 2, keep adding/subtracting 2 to the initial two answers until you go beyond the given domain) • The following may useful when trigonometric expressions cannot be isolated: π o sin π₯ = cos π₯ for π₯ = 4 + ππ, π ∈ β€ o sin π₯ = − cos π₯ for π₯ = • 3π 4 + ππ, π ∈ β€ If algebraic methods do not work, bring all terms to one side of the equation, graph it on a graphing calculator and identify the zeroes as your answers Unit 6 – Combinations of Functions and Rate of Change There are many ways of combining functions. We’ve already seen the concept of piecewise functions where different functions are used over different parts of the domain. Other options are arithmetic combinations of functions, that is, the basic arithmetic operations of addition, subtraction, multiplication and division. Arithmetic Combinations of Functions Def.: Let π and π be functions, then we define the functions π + π, π − π, ππ and π π as follows: (π + π)(π₯) = π(π₯) + π(π₯) (π − π)(π₯) = π(π₯) − π(π₯) (ππ)(π₯) = π(π₯)π(π₯) π (π) (π₯) = π(π₯) π(π₯) , where π(π₯) ≠ 0 Def.: The intersection of two sets is the set of elements that is common to both sets. The symbol for intersection is ∩. Ex.: Let π΄ = (−∞, 2) and π΅ = [−3,4), then π΄ ∩ π΅ = [−3,2) Note: Some characteristics of arithmetic combinations of functions. Let f and g be functions. 1. π·π+π , π·π−π , π·ππ = π·π ∩ π·π 2. π·π = π·π ∩ π·π \ {π₯ ∈ πΉ|π(π₯) ≠ 0} π 3. (π + π)(π₯) = 0 if π(π₯) = −π(π₯) 4. (π − π)(π₯) = 0 if π(π₯) = π(π₯) 5. (ππ)(π₯) = 0 if π(π₯) = 0 or π(π₯) = 0 π 6. (π) (π₯) = 0 if π(π₯) = 0 and π(π₯) ≠ 0 π 7. If π(π₯) = 0 and π(π₯) ≠ 0 then (π) (π₯) will have an vertical asymptote of π₯ = π₯π π 8. If π(π₯π ) = π(π₯π ) = 0, then (π) (π₯) may have a hole or vertical asymptote at π₯ = π₯π , further investigation is required. 9. The end behaviour of an arithmetic combination of functions must be considered on a case-by-case basis by considering the end behaviours of the individual functions (e.g. horizontal asymptotes, growth and decay rates). The behaviour as π₯ → −∞ and as π₯ → +∞ must often be considered separately. Recall: Def.: 1. A function f is said to be even if π(−π₯) = π(π₯) ∀π₯ ∈ π·π 2. A function f is said to be odd if π(−π₯) = −π(π₯) ∀π₯ ∈ π·π Composition of Functions Def.: Let f and g be functions. The composition of the functions f and g, denoted π β π, is a new function defined by: (π β π)(π₯) = π(π(π₯)) • • • That is, for a given x value, the output of g becomes the input of f. (Apply the second function – the one “closest” to the input – first.) π β π can also be said “f composed with g” , “f of g” , “f circle g” We can represent the operation in the following diagram: (When we considered the operations π −1 (π(π₯)) and π(π −1 (π₯)) with a function and its inverse, we were performing a composition. These can be written π −1 β π and π β π −1 respectively.) Note: 1. Composition is not commutative, that is, in general, π β π ≠ π β π. 2. The domain of π β π is the set of all x values in the domain of g such that π(π₯) is in the domain of f. Using set notation: π·πβπ = {π₯ ∈ π·π |π(π₯) ∈ π·π }. Rate of Change Def.: The rate of change (ROC) of a function indicates how the dependent variable – y – changes with respect to a change in the independent variable – x. Def.: A secant is a line which joins two points on a function. Def.: The tangent to a curve, π, at π is a line which contains the point (π, π(π)), and approximates the curve near that point. Average Rate of Change Def.: The average rate of change measures the rate at which the function changes over a given interval. Def.: The average rate of change of a function on the interval (π₯1 , π₯2 ) is the slope of the secant joining (π₯1 , π(π₯1 )) and (π₯2 , π(π₯2 )). That is, π(π₯2 )−π(π₯1 ) Ave. rate of change = π₯2 −π₯1 Instantaneous Rate of Change Def.: The instantaneous rate of change (or just rate of change) refers to the rate of change at a given point, say at π₯ = π. Def.: The rate of change of a curve at π is the slope of the tangent to the curve at (π, π(π)). Note: Ways to estimate the rate of change of a function f at π₯ = π: • Choose a nearby point to the left or right of π and use the slope of the secant joining that point and (π, π(π)). Unless otherwise stated, use π + 0.01 or π − 0.01 to determine the nearby point. • You could also average out the slopes of both secants described above • You may use points on either side of π use the slope of the secant joining them as your estimate. • You can make successive approximations using x values that get closer and closer to π from both the left and right. (This would yield the most accurate approximation but would be the most laborious.) Note: For a given π₯ = π, the slopes of the secants π(π₯)−π(π) x approaches π (from both the left and right). π₯−π , approach the slope of the tangent to f at π, as An alternate, and generally more common, formulation is: For a given π₯ = π, the slopes of the secants π(π+β)−π(π) , approach the slope of the tangent to f at π, as h approaches 0 (from both the left and β right).