1.3 The Geometry of First-Order DIfferential Equations. main 2007/2/16 page CHAPTER 1 First-Order Differential Equations

Size: px
Start display at page:

Download "1.3 The Geometry of First-Order DIfferential Equations. main 2007/2/16 page CHAPTER 1 First-Order Differential Equations"

Transcription

1 page CHAPTER 1 First-Order Differential Equations 35. = cos, (0) = 2, (0) = = 6, (0) = 1, (0) = 1, (0) = = e, (0) = 3, (0) = Prove that the general solution to = 0onan interval I is () = c 1 e + c 2 e. A second-order differential equation together with two auiliar conditions imposed at different values of the independent variable is called a boundar-value problem. For Problems 39 40, solve the given boundar-value problem. 39. = e, (0) = 1, (1) = = 2(3 + 2ln), (1) = (e) = The differential equation + = 0 has the general solution () = c 1 cos + c 2 sin. (a) Show that the boundar-value problem + = 0, (0) = 0, (π) = 1 has no solutions. (b) Show that the boundar-value problem + = 0, (0) = 0, (π) = 0, has an infinite number of solutions. For Problems 42 47, verif that the given function is a solution to the given differential equation. In these problems, c 1 and c 2 are arbitrar constants. Throughout the tet, the smbol refers to eercises for which some form of technolog, such as a graphing calculator or computer algebra sstem (CAS), is recommended. 42. () = c 1 e 2 + c 2 e 3, + 6 = () = c 1 4 +c 2 2, 2 8 = 0, > () = c c 2 2 ln (ln ) 3, = 2 ln, > () = a [c 1 cos(b ln ) + c 2 sin(b ln )], 2 + (1 2a) + (a 2 + b 2 ) = 0, > 0, where a and b are arbitrar constants. 46. () = c 1 e + c 2 e ( ), 2 + (2 ) = 0, > () = 48. >0. 10 k=0 1 k! k, ( + 10) + 10 = 0, (a) Derive the polnomial of degree five that satisfies both the Legendre equation (1 2 ) = 0 and the normalization condition (1) = 1. (b) Sketch our solution from (a) and determine approimations to all zeros and local maima and local minima on the interval ( 1, 1). 49. One solution to the Bessel equation of (nonnegative) integer order N is ( 2 N 2 ) = 0 () = J N () = k=0 ( 1) k ( ) 2k+N. k!(n + k)! 2 (a) Write the first three terms of J 0 (). (b) Let J(0,,m)denote the mth partial sum J(0,,m)= m k=0 ( 1) k ( ) 2k. (k!) 2 2 Plot J(0,,4) and use our plot to approimate the first positive zero of J 0 (). Compare our value against a tabulated value or one generated b a computer algebra sstem. (c) Plot J 0 () and J(0,,4) on the same aes over the interval [0, 2]. How well do the compare? (d) If our sstem has built-in Bessel functions, plot J 0 () and J(0,,m) on the same aes over the interval [0, 10] for various values of m. What is the smallest value of m that gives an accurate approimation to the first three positive zeros of J 0 ()? 1.3 The Geometr of First-Order DIfferential Equations The primar aim of this chapter is to stu the first-order differential equation = f(,), (1.3.1) d

2 page The Geometr of First-Order DIfferential Equations 21 where f(,)is a given function of and. In this section we focus our attention mainl on the geometric aspects of the differential equation and its solutions. The graph of an solution to the differential equation (1.3.1) is called a solution curve. If we recall the geometric interpretation of the derivative /d as giving the slope of the tangent line at an point on the curve with equation = (), we see that the function f(,) in (1.3.1) gives the slope of the tangent line to the solution curve passing through the point (, ). Consequentl, when we solve Equation (1.3.1), we are finding all curves whose slope at the point (, ) is given b the function f(,). According to our definition in the previous section, the general solution to the differential equation (1.3.1) will involve one arbitrar constant, and therefore, geometricall, the general solution gives a famil of solution curves in the -plane, one solution curve corresponding to each value of the arbitrar constant. Eample Find the general solution to the differential equation /d = 2, and sketch the corresponding solution curves. Solution: The differential equation can be integrated directl to obtain () = 2 +c. Consequentl the solution curves are a famil of parabolas in the -plane. This is illustrated in Figure Figure 1.3.1: Some solution curves for the differential equation /d = 2. Figure gives a Mathematica plot of some solution curves to the differential equation d = 2. This illustrates that generall the solution curves of a differential equation are quite complicated. Upon completion of the material in this section, the reader will be able to obtain Figure without needing a computer algebra sstem. Eistence and Uniqueness of Solutions It is useful for the further analsis of the differential equation (1.3.1) to give at this point a brief discussion of the eistence and uniqueness of solutions to the corresponding initial-value problem d = f(,), ( 0) = 0. (1.3.2) Geometricall, we are interested in finding the particular solution curve to the differential equation that passes through the point in the -plane with coordinates ( 0, 0 ). The following questions arise regarding the initial-value problem:

3 page CHAPTER 1 First-Order Differential Equations ( 0, 0 ) ( 0 ) f( 0, 0 ) Figure 1.3.2: Some solution curves for the differential equation /d = Eistence: Does the initial-value problem have an solutions? 2. Uniqueness: If the answer to question 1 is es, does the initial-value problem have onl one solution? Certainl in the case of an applied problem we would be interested onl in initial-value problems that have precisel one solution. The following theorem establishes conditions on f that guarantee the eistence and uniqueness of a solution to the initial-value problem (1.3.2). Theorem (Eistence and Uniqueness Theorem) Let f(,) be a function that is continuous on the rectangle R ={(, ) : a b, c d}. Suppose further that f/ is continuous in R. Then for an interior point ( 0, 0 ) in the rectangle R, there eists an interval I containing 0 such that the initial-value problem (1.3.2) has a unique solution for in I. Proof A complete proof of this theorem can be found, for eample, in G. F. Simmons, Differential Equations (New York: McGraw-Hill, 1972). Figure gives a geometric illustration of the result. Remark From a geometric viewpoint, if f(,) satisfies the hpotheses of the eistence and uniqueness theorem in a region R of the -plane, then throughout that region the solution curves of the differential equation /d = f(,) cannot intersect. For if two solution curves did intersect at ( 0, 0 ) in R, then that would impl there was more than one solution to the initial-value problem d = f(,), ( 0) = 0, which would contradict the eistence and uniqueness theorem.

4 page The Geometr of First-Order DIfferential Equations 23 Unique solution on I d c ( 0, 0 ) Rectangle, R a I b Figure 1.3.3: Illustration of the eistence and uniqueness theorem for first-order differential equations. The following eample illustrates how the preceding theorem can be used to establish the eistence of a unique solution to a differential equation, even though at present we do not know how to determine the solution. Eample Prove that the initial-value problem d = 31/3, (0) = a has a unique solution whenever a 0. Solution: In this case the initial point is 0 = 0, 0 = a, and f(,) = 3 1/3. Hence, f/ = 2/3. Consequentl, f is continuous at all points in the -plane, whereas f/ is continuous at all points not ling on the -ais ( 0). Provided a 0, we can certainl draw a rectangle containing (0,a) that does not intersect the -ais. (See Figure ) In an such rectangle the hpotheses of the eistence and uniqueness theorem are satisfied, and therefore the initial-value problem does indeed have a unique solution. (0, a) Figure 1.3.4: The initial-value problem in Eample satisfies the hpotheses of the eistence and uniqueness theorem in the small rectangle, but not in the large rectangle. Eample Discuss the eistence and uniqueness of solutions to the initial-value problem d = 31/3, (0) = 0.

5 page CHAPTER 1 First-Order Differential Equations Solution: The differential equation is the same as in the previous eample, but the initial condition is imposed on the -ais. Since f/ = 2/3 is not continuous along the -ais, there is no rectangle containing (0, 0) in which the hpotheses of the eistence and uniqueness theorem are satisfied. We can therefore draw no conclusion from the theorem itself. We leave it as an eercise to verif b direct substitution that the given initial-value problem does in fact have the following two solutions: () = 0 and () = 3. Consequentl in this case the initial-value problem does not have a unique solution. Slope Fields We now return to our discussion of the geometr of solutions to the differential equation d = f(,). The fact that the function f(,) gives the slope of the tangent line to the solution curves of this differential equation leads to a simple and important idea for determining the overall shape of the solution curves. We compute the value of f(,) at several points and draw through each of the corresponding points in the -plane small line segments having f(,) as their slopes. The resulting sketch is called the slope field for the differential equation. The ke point is that each solution curve must be tangent to the line segments that we have drawn, and therefore b stuing the slope field we can obtain the general shape of the solution curves. Eample Sketch the slope field for the differential equation /d = 2 2. Slope = ± ± ± ± ±1.0 2 Table 1.3.1: Values of the slope for the differential equation in Eample Solution: The slope of the solution curves to the differential equation at each point in the -plane depends on onl. Consequentl, the slopes of the solution curves will be the same at ever point on an line parallel to the -ais (on such a line, is constant). Table contains the values of the slope of the solution curves at various points in the interval [ 1, 1]. Using this information, we obtain the slope field shown in Figure In this eample, we can integrate the differential equation to obtain the general solution () = c. Some solution curves and their relation to the slope field are also shown in Figure In the preceding eample, the slope field could be obtained fairl easil because the slopes of the solution curves to the differential equation were constant on lines parallel to the -ais. For more complicated differential equations, further analsis is generall required if we wish to obtain an accurate plot of the slope field and the behavior of the corresponding solution curves. Below we have listed three useful procedures.

6 page The Geometr of First-Order DIfferential Equations 25 Figure 1.3.5: Slope field and some representative solution curves for the differential equation /d = Isoclines: For the differential equation = f(,), (1.3.3) d the function f(,) determines the regions in the -plane where the slope of the solution curves is positive, as well as those where it is negative. Furthermore, each solution curve will have the same slope k along the famil of curves f(,) = k. These curves are called the isoclines of the differential equation, and the can be ver useful in determining slope fields. When sketching a slope field, we often start b drawing several isoclines and the corresponding line segments with slope k at various points along them. 2. Equilibrium Solutions: An solution to the differential equation (1.3.3) of the form () = 0, where 0 is a constant, is called an equilibrium solution to the differential equation. The corresponding solution curve is a line parallel to the - ais. From Equation (1.3.3), equilibrium solutions are given b an constant values of for which f(,) = 0, and therefore can often be obtained b inspection. For eample, the differential equation = ( )( + 1) d has the equilibrium solution () = 1. One reason that equilibrium solutions are useful in sketching slope fields and determining the general behavior of the full famil of solution curves is that, from the eistence and uniqueness theorem, we know that no other solution curves can intersect the solution curve corresponding to an equilibrium solution. Consequentl, equilibrium solutions serve to divide the -plane into different regions. 3. Concavit Changes: B differentiating Equation (1.3.3) (implicitl) with respect to we can obtain an epression for d 2 /d 2 in terms of and. This can be useful in determining the behavior of the concavit of the solution curves to the differential equation (1.3.3). The remaining eamples illustrate the application of the foregoing procedures. Eample Sketch the slope field for the differential equation d =. (1.3.4)

7 page CHAPTER 1 First-Order Differential Equations Solution: B inspection we see that the differential equation has no equilibrium solutions. The isoclines of the differential equation are the famil of straight lines = k. Thus each solution curve of the differential equation has slope k at all points along the line = k. Table contains several values for the slopes of the solution curves, and the equations of the corresponding isoclines. We note that the slope at all points along the isocline = + 1 is unit, which, from Table 1.3.2, coincides with the slope of an solution curve that meets it. This implies that the isocline must in fact coincide with a solution curve. Hence, one solution to the differential equation (1.3.4) is () = + 1, and, b the eistence and uniqueness theorem, no other solution curve can intersect this one. Slope of Solution Curves Equation of Isocline k = 2 = 2 k = 1 = 1 k = 0 = k = 1 = + 1 k = 2 = + 2 Table 1.3.2: Slope and isocline information for the differential equation in Eample In order to determine the behavior of the concavit of the solution curves, we differentiate the given differential equation implicitl with respect to to obtain d 2 d 2 = d 1 = 1, where we have used (1.3.4) to substitute for /d in the second step. We see that the solution curves are concave up ( > 0) at all points above the line = + 1 (1.3.5) and concave down ( < 0) at all points beneath this line. We also note that Equation (1.3.5) coincides with the particular solution alrea identified. Putting all of this information together, we obtain the slope field sketched in Figure Isoclines Figure 1.3.6: Hand-drawn slope field, isoclines, and some approimate solution curves for the differential equation in Eample

8 page The Geometr of First-Order DIfferential Equations 27 Generating Slope Fields Using Technolog Man computer algebra sstems (CAS) and graphing calculators have built-in programs to generate slope fields. As an eample, in the CAS Maple the command diffeq := diff((), ) = () ; assigns the name diffeq to the differential equation considered in the previous eample. The further command DEplot(diffeq, (), = 3..3, = 3..3, arrows=line); then produces a sketch of the slope field for the differential equation on the square 3 3, 3 3. Initial conditions such as (0) = 0,(0) = 1,(0) = 2,(0) = 1 can be specified using the command Then the command IC := {[0, 0], [0, 1], [0, 2], [0, 1]}; DEplot(diffeq, (), = 3..3, IC, = 3..3, arrows=line); not onl plots the slope field, but also gives a numerical approimation to each of the solution curves satisfing the specified initial conditions. Some of the methods that can be used to generate such numerical approimations will be discussed in Section The preceding sequence of Maple commands was used to generate the Maple plot given in Figure Clearl the generation of slope fields and approimate solution curves is one area where technolog can be etremel helpful Figure 1.3.7: Maple plot of the slope field and some approimate solution curves for the differential equation in Eample Eample Sketch the slope field and some approimate solution curves for the differential equation d = (2 ). (1.3.6)

9 page CHAPTER 1 First-Order Differential Equations Solution: solutions We first note that the given differential equation has the two equilibrium () = 0 and () = 2. Consequentl, from Theorem 1.3.2, the -plane can be divided into the three distinct regions <0, 0 <<2, and >2. From Equation (1.3.6) the behavior of the sign of the slope of the solution curves in each of these regions is given in the following schematic. The isoclines are determined from That is, sign of slope: interval: 0 2 (2 ) = k k = 0, so that the solution curves have slope k at all points of intersection with the horizontal lines = 1 ± 1 k. (1.3.7) Table contains some of the isocline equations. Note from Equation (1.3.7) that the largest possible positive slope is k = 1. We see that the slopes of the solution curves quickl become ver large and negative for outside the interval [0, 2]. Finall, differentiating Equation (1.3.6) implicitl with respect to ields d 2 d 2 = 2 2 d d = 2(1 ) d = 2(1 )(2 ). Slope of Solution Curves Equation of Isocline k = 1 = 1 k = 0 = 2 and = 0 k = 1 = 1 ± 2 k = 2 = 1 ± 3 k = 3 = 3 and = 1 k = n, n 1 = 1 ± n + 1 Table 1.3.3: Slope and isocline information for the differential equation in Eample The sign of d 2 /d 2 is given in the following schematic. sign of : interval: 0 1 2

10 page The Geometr of First-Order DIfferential Equations 29 2 Figure 1.3.8: Hand-drawn slope field, isoclines, and some solution curves for the differential equation /d = (2 ). Using this information leads to the slope field sketched in Figure We have also included some approimate solution curves. We see from the slope field that for an initial condition ( 0 ) = 0, with 0 0 2, the corresponding unique solution to the differential equation will be bounded. In contrast, if 0 > 2, the slope field suggests that all corresponding solutions approach = 2as, whereas if 0 < 0, then all corresponding solutions approach = 0 as. Furthermore, the behavior of the slope field also suggests that the solution curves that do not lie in the region 0 <<2 ma diverge at finite values of. We leave it as an eercise to verif (b substitution into Equation (1.3.6)) that for all values of the constant c, () = 2ce2 ce 2 1 is a solution to the given differential equation. We see that an initial condition that ields a positive value for c will indeed lead to a solution that has a vertical asmptote at = 2 1 ln(1/c). The tools that we have introduced in this section enable us to analze the solution behavior of man first-order differential equations. However, for complicated functions f(,) in Equation (1.3.3), performing these computations b hand can be a tedious task. Fortunatel, as we have illustrated, there are man computer programs available for drawing slope fields and generating solution curves (numericall). Furthermore, several graphing calculators also have these capabilities. Eercises for 1.3 Ke Terms Solution curve, Eistence and uniqueness theorem, Slope field, Isocline, Equilibrium solution. Skills Be able to find isoclines for a differential equation /d = f(,). Be able to determine equilibrium solutions for a differential equation /d = f(,). Be able to sketch the slope field for a differential equation, using isoclines, equilibrium solutions, and concavit changes. Be able to sketch solution curves to a differential equation. Be able to appl the eistence and uniqueness theorem to find unique solutions to initial-value problems.

11 page CHAPTER 1 First-Order Differential Equations True-False Review For Questions 1 7, decide if the given statement is true or false, and give a brief justification for our answer. If true, ou can quote a relevant definition or theorem from the tet. If false, provide an eample, illustration, or brief eplanation of wh the statement is false. 1. If f(,) satisfies the hpotheses of the eistence and uniqueness theorem in a region R of the plane, then the solution curves to a differential equation /d = f(,) cannot intersect in R. 2. Ever differential equation /d = f(,) has at least one equilibrium solution. 3. The differential equation /d = ( 2 4) has no equilibrium solutions. 4. The circle = 4 is an isocline for the differential equation /d = The equilibrium solutions of a differential equation are alwas parallel to one another. 6. The isoclines for the differential equation d = are the famil of circles 2 + ( k) 2 = k No solution to the differential equation /d = f(,) can intersect with equilibrium solutions of the differential equation. Problems For Problems 1 7, determine the differential equation giving the slope of the tangent line at the point (, ) for the given famil of curves. 1. = c/. 2. = c = 2c = c. 5. 2c = 2 c = c. 7. ( c) 2 + ( c) 2 = 2c 2. For Problems 8 11, verif that the given function (or relation) defines a solution to the given differential equation and sketch some of the solution curves. If an initial condition is given, label the solution curve corresponding to the resulting unique solution. (In these problems, c denotes an arbitrar constant.) = c, = /. 9. = c 3, = 3/, (2) = = c, 2 d= 0, (1) = ( c) = c 2, = 2 2, (2) = Prove that the initial-value problem has a unique solution. = sin( + ), (0) = Use the eistence and uniqueness theorem to prove that () = 3 is the onl solution to the initial-value problem = (2 9), (0) = Do ou think that the initial-value problem = 1/2, (0) = 0 has a unique solution? Justif our answer. 15. Even simple-looking differential equations can have complicated solution curves. In this problem, we stu the solution curves of the differential equation = 2 2. (1.3.8) (a) Verif that the hpotheses of the eistence and uniqueness theorem (Theorem 1.3.2) are satisfied for the initial-value problem = 2 2, ( 0 ) = 0 for ever ( 0, 0 ). This establishes that the initialvalue problem alwas has a unique solution on some interval containing 0. (b) Verif that for all values of the constant c, () = 1/( 2 + c) is a solution to (1.3.8).

12 page The Geometr of First-Order DIfferential Equations 31 (c) Use the solution to (1.3.8) given in (b) to solve the following initial-value problems. For each case, sketch the corresponding solution curve, and state the maimum interval on which our solution is valid. (i) = 2 2, (0) = 1. (ii) = 2 2, (1) = 1. (iii) = 2 2, (0) = 1. (d) What is the unique solution to the following initial-value problem? = 2 2, (0) = Consider the initial-value problem: = ( 1), ( 0 ) = 0. (a) Verif that the hpotheses of the eistence and uniqueness theorem are satisfied for this initialvalue problem for an 0, 0. This establishes that the initial-value problem alwas has a unique solution on some interval containing 0. (b) B inspection, determine all equilibrium solutions to the differential equation. (c) Determine the regions in the -plane where the solution curves are concave up, and determine those regions where the are concave down. (d) Sketch the slope field for the differential equation, and determine all values of 0 for which the initial-value problem has bounded solutions. On our slope field, sketch representative solution curves in the three cases 0 < 0, 0 < 0 < 1, and 0 > 1. For Problems 17 24, sketch the slope field and some representative solution curves for the given differential equation. 17. = = 1/. 19. = = /. 21. = 4/. 22. = = 2 cos. 24. = According to Newton s law of cooling (see Section 1.1), the temperature of an object at time t is governed b the differential equation dt = k(t T m ), dt where T m is the temperature of the surrounding medium, and k is a constant. Consider the case when T m = 70 and k = 1/80. Sketch the corresponding slope field and some representative solution curves. What happens to the temperature of the object as t? Note that this result is independent of the initial temperature of the object. For Problems 26 31, determine the slope field and some representative solution curves for the given differential equation. 26. = = sin = = 2 2 sin. 30. = = (a) Determine the slope field for the differential equation = 1 (3sin ) on the interval (0, 10]. (b) Plot the solution curves corresponding to each of the following initial conditions: (0.5) = 0, (1) = 1, (1) = 2, (3) = 0. What do ou conclude about the behavior as 0 + of solutions to the differential equation?

13 page CHAPTER 1 First-Order Differential Equations (c) Plot the solution curve corresponding to the initial condition (π/2) = 6/π. How does this fit in with our answer to part (b)? (d) Describe the behavior of the solution curves for large positive. 33. Consider the famil of curves = k 2, where k is a constant. (a) Show that the differential equation of the famil of orthogonal trajectories is d = 2. (b) On the same aes sketch the slope field for the preceding differential equation and several members of the given famil of curves. Describe the famil of orthogonal trajectories. 34. Consider the differential equation di + ai = b, dt where a and b are constants. B drawing the slope fields corresponding to various values of a and b, formulate a conjecture regarding the value of lim i(t). t 1.4 Separable Differential Equations In the previous section we analzed first-order differential equations using qualitative techniques. We now begin an analtical stu of these differential equations b developing some solution techniques that enable us to determine the eact solution to certain tpes of differential equations. The simplest differential equations for which a solution technique can be obtained are the so-called separable equations, which are defined as follows: DEFINITION A first-order differential equation is called separable if it can be written in the form p() = q(). (1.4.1) d The solution technique for a separable differential equation is given in Theorem Theorem If p() and q() are continuous, then Equation (1.4.1) has the general solution p() = q()d + c, (1.4.2) where c is an arbitrar constant. Proof We use the chain rule for derivatives to rewrite Equation (1.4.1) in the equivalent form ( ) d p() = q(). d Integrating both sides of this equation with respect to ields Equation (1.4.2).

Section 7.2 Linear Programming: The Graphical Method

Section 7.2 Linear Programming: The Graphical Method Section 7.2 Linear Programming: The Graphical Method Man problems in business, science, and economics involve finding the optimal value of a function (for instance, the maimum value of the profit function

More information

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors SECTION 5. Eact First-Order Equations 09 SECTION 5. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Section 5.6, ou studied applications of differential

More information

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review D0 APPENDIX D Precalculus Review SECTION D. The Cartesian Plane The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles The Cartesian Plane An ordered pair, of real numbers has as its

More information

D.3. Angles and Degree Measure. Review of Trigonometric Functions

D.3. Angles and Degree Measure. Review of Trigonometric Functions APPENDIX D Precalculus Review D7 SECTION D. Review of Trigonometric Functions Angles and Degree Measure Radian Measure The Trigonometric Functions Evaluating Trigonometric Functions Solving Trigonometric

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x Functions and equations Assessment statements. Concept of function f : f (); domain, range, image (value). Composite functions (f g); identit function. Inverse function f.. The graph of a function; its

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

Implicit Differentiation

Implicit Differentiation Revision Notes 2 Calculus 1270 Fall 2007 INSTRUCTOR: Peter Roper OFFICE: LCB 313 [EMAIL: roper@math.utah.edu] Standard Disclaimer These notes are not a complete review of the course thus far, and some

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

SAMPLE. Polynomial functions

SAMPLE. Polynomial functions Objectives C H A P T E R 4 Polnomial functions To be able to use the technique of equating coefficients. To introduce the functions of the form f () = a( + h) n + k and to sketch graphs of this form through

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

Higher. Polynomials and Quadratics 64

Higher. Polynomials and Quadratics 64 hsn.uk.net Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 64 1 Quadratics 64 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining

More information

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1)

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1) Section 5.2 The Square Root 1 5.2 The Square Root In this this review we turn our attention to the square root function, the function defined b the equation f() =. (5.1) We can determine the domain and

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS a p p e n d i g DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS DISTANCE BETWEEN TWO POINTS IN THE PLANE Suppose that we are interested in finding the distance d between two points P (, ) and P (, ) in the

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system.

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system. _.qd /7/ 9:6 AM Page 69 Section. Zeros of Polnomial Functions 69. Zeros of Polnomial Functions What ou should learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polnomial

More information

Systems of Linear Equations: Solving by Substitution

Systems of Linear Equations: Solving by Substitution 8.3 Sstems of Linear Equations: Solving b Substitution 8.3 OBJECTIVES 1. Solve sstems using the substitution method 2. Solve applications of sstems of equations In Sections 8.1 and 8.2, we looked at graphing

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 379 Chapter 9 DIFFERENTIAL EQUATIONS He who seeks f methods without having a definite problem in mind seeks f the most part in vain. D. HILBERT 9. Introduction In Class XI and in

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

SECTION 2-2 Straight Lines

SECTION 2-2 Straight Lines - Straight Lines 11 94. Engineering. The cross section of a rivet has a top that is an arc of a circle (see the figure). If the ends of the arc are 1 millimeters apart and the top is 4 millimeters above

More information

More Equations and Inequalities

More Equations and Inequalities Section. Sets of Numbers and Interval Notation 9 More Equations and Inequalities 9 9. Compound Inequalities 9. Polnomial and Rational Inequalities 9. Absolute Value Equations 9. Absolute Value Inequalities

More information

Connecting Transformational Geometry and Transformations of Functions

Connecting Transformational Geometry and Transformations of Functions Connecting Transformational Geometr and Transformations of Functions Introductor Statements and Assumptions Isometries are rigid transformations that preserve distance and angles and therefore shapes.

More information

When I was 3.1 POLYNOMIAL FUNCTIONS

When I was 3.1 POLYNOMIAL FUNCTIONS 146 Chapter 3 Polnomial and Rational Functions Section 3.1 begins with basic definitions and graphical concepts and gives an overview of ke properties of polnomial functions. In Sections 3.2 and 3.3 we

More information

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS A ver important set of curves which has received considerabl attention in recent ears in connection with the factoring of large numbers

More information

Click here for answers.

Click here for answers. CHALLENGE PROBLEMS: CHALLENGE PROBLEMS 1 CHAPTER A Click here for answers S Click here for solutions A 1 Find points P and Q on the parabola 1 so that the triangle ABC formed b the -ais and the tangent

More information

REVIEW OF ANALYTIC GEOMETRY

REVIEW OF ANALYTIC GEOMETRY REVIEW OF ANALYTIC GEOMETRY The points in a plane can be identified with ordered pairs of real numbers. We start b drawing two perpendicular coordinate lines that intersect at the origin O on each line.

More information

1 Maximizing pro ts when marginal costs are increasing

1 Maximizing pro ts when marginal costs are increasing BEE12 Basic Mathematical Economics Week 1, Lecture Tuesda 12.1. Pro t maimization 1 Maimizing pro ts when marginal costs are increasing We consider in this section a rm in a perfectl competitive market

More information

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X Rotation of Aes ROTATION OF AES Rotation of Aes For a discussion of conic sections, see Calculus, Fourth Edition, Section 11.6 Calculus, Earl Transcendentals, Fourth Edition, Section 1.6 In precalculus

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

Mathematics 31 Pre-calculus and Limits

Mathematics 31 Pre-calculus and Limits Mathematics 31 Pre-calculus and Limits Overview After completing this section, students will be epected to have acquired reliability and fluency in the algebraic skills of factoring, operations with radicals

More information

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Colorado College has two all college requirements (QR and SI) which can be satisfied in full, or part, b taking

More information

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t.

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t. REPASO. The mass m kg of a radio-active substance at time t hours is given b m = 4e 0.t. Write down the initial mass. The mass is reduced to.5 kg. How long does this take?. The function f is given b f()

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample,

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

2.7 Applications of Derivatives to Business

2.7 Applications of Derivatives to Business 80 CHAPTER 2 Applications of the Derivative 2.7 Applications of Derivatives to Business and Economics Cost = C() In recent ears, economic decision making has become more and more mathematicall oriented.

More information

2008 AP Calculus AB Multiple Choice Exam

2008 AP Calculus AB Multiple Choice Exam 008 AP Multiple Choice Eam Name 008 AP Calculus AB Multiple Choice Eam Section No Calculator Active AP Calculus 008 Multiple Choice 008 AP Calculus AB Multiple Choice Eam Section Calculator Active AP Calculus

More information

I think that starting

I think that starting . Graphs of Functions 69. GRAPHS OF FUNCTIONS One can envisage that mathematical theor will go on being elaborated and etended indefinitel. How strange that the results of just the first few centuries

More information

Exponential Functions: Differentiation and Integration. The Natural Exponential Function

Exponential Functions: Differentiation and Integration. The Natural Exponential Function 46_54.q //4 :59 PM Page 5 5 CHAPTER 5 Logarithmic, Eponential, an Other Transcenental Functions Section 5.4 f () = e f() = ln The inverse function of the natural logarithmic function is the natural eponential

More information

9.5 CALCULUS AND POLAR COORDINATES

9.5 CALCULUS AND POLAR COORDINATES smi9885_ch09b.qd 5/7/0 :5 PM Page 760 760 Chapter 9 Parametric Equations and Polar Coordinates 9.5 CALCULUS AND POLAR COORDINATES Now that we have introduced ou to polar coordinates and looked at a variet

More information

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant.

Partial Derivatives. @x f (x; y) = @ x f (x; y) @x x2 y + @ @x y2 and then we evaluate the derivative as if y is a constant. Partial Derivatives Partial Derivatives Just as derivatives can be used to eplore the properties of functions of 1 variable, so also derivatives can be used to eplore functions of 2 variables. In this

More information

Section V.2: Magnitudes, Directions, and Components of Vectors

Section V.2: Magnitudes, Directions, and Components of Vectors Section V.: Magnitudes, Directions, and Components of Vectors Vectors in the plane If we graph a vector in the coordinate plane instead of just a grid, there are a few things to note. Firstl, directions

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

THE PARABOLA 13.2. section

THE PARABOLA 13.2. section 698 (3 0) Chapter 3 Nonlinear Sstems and the Conic Sections 49. Fencing a rectangle. If 34 ft of fencing are used to enclose a rectangular area of 72 ft 2, then what are the dimensions of the area? 50.

More information

4 Constrained Optimization: The Method of Lagrange Multipliers. Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551

4 Constrained Optimization: The Method of Lagrange Multipliers. Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551 Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551 LEVEL CURVES 2 7 2 45. f(, ) ln 46. f(, ) 6 2 12 4 16 3 47. f(, ) 2 4 4 2 (11 18) 48. Sometimes ou can classif the critical

More information

f x a 0 n 1 a 0 a 1 cos x a 2 cos 2x a 3 cos 3x b 1 sin x b 2 sin 2x b 3 sin 3x a n cos nx b n sin nx n 1 f x dx y

f x a 0 n 1 a 0 a 1 cos x a 2 cos 2x a 3 cos 3x b 1 sin x b 2 sin 2x b 3 sin 3x a n cos nx b n sin nx n 1 f x dx y Fourier Series When the French mathematician Joseph Fourier (768 83) was tring to solve a problem in heat conduction, he needed to epress a function f as an infinite series of sine and cosine functions:

More information

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145:

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145: MEMORANDUM To: All students taking the CLC Math Placement Eam From: CLC Mathematics Department Subject: What to epect on the Placement Eam Date: April 0 Placement into MTH 45 Solutions This memo is an

More information

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions:

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions: Precalculus Worksheet 1. Da 1 1. The relation described b the set of points {(-, 5 ),( 0, 5 ),(,8 ),(, 9) } is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

More information

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012 Rotated Ellipses And Their Intersections With Lines b Mark C. Hendricks, Ph.D. Copright March 8, 0 Abstract: This paper addresses the mathematical equations for ellipses rotated at an angle and how to

More information

Chapter 6 Quadratic Functions

Chapter 6 Quadratic Functions Chapter 6 Quadratic Functions Determine the characteristics of quadratic functions Sketch Quadratics Solve problems modelled b Quadratics 6.1Quadratic Functions A quadratic function is of the form where

More information

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 )

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 ) SECTION 1. The Circle 1. OBJECTIVES The second conic section we look at is the circle. The circle can be described b using the standard form for a conic section, 1. Identif the graph of an equation as

More information

Linear Equations in Two Variables

Linear Equations in Two Variables Section. Sets of Numbers and Interval Notation 0 Linear Equations in Two Variables. The Rectangular Coordinate Sstem and Midpoint Formula. Linear Equations in Two Variables. Slope of a Line. Equations

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

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

COMPONENTS OF VECTORS

COMPONENTS OF VECTORS COMPONENTS OF VECTORS To describe motion in two dimensions we need a coordinate sstem with two perpendicular aes, and. In such a coordinate sstem, an vector A can be uniquel decomposed into a sum of two

More information

Find the Relationship: An Exercise in Graphing Analysis

Find the Relationship: An Exercise in Graphing Analysis Find the Relationship: An Eercise in Graphing Analsis Computer 5 In several laborator investigations ou do this ear, a primar purpose will be to find the mathematical relationship between two variables.

More information

Slope-Intercept Form and Point-Slope Form

Slope-Intercept Form and Point-Slope Form Slope-Intercept Form and Point-Slope Form In this section we will be discussing Slope-Intercept Form and the Point-Slope Form of a line. We will also discuss how to graph using the Slope-Intercept Form.

More information

About the Gamma Function

About the Gamma Function About the Gamma Function Notes for Honors Calculus II, Originally Prepared in Spring 995 Basic Facts about the Gamma Function The Gamma function is defined by the improper integral Γ) = The integral is

More information

Partial Fractions. and Logistic Growth. Section 6.2. Partial Fractions

Partial Fractions. and Logistic Growth. Section 6.2. Partial Fractions SECTION 6. Partial Fractions and Logistic Growth 9 Section 6. Partial Fractions and Logistic Growth Use partial fractions to find indefinite integrals. Use logistic growth functions to model real-life

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

2.1 Three Dimensional Curves and Surfaces

2.1 Three Dimensional Curves and Surfaces . Three Dimensional Curves and Surfaces.. Parametric Equation of a Line An line in two- or three-dimensional space can be uniquel specified b a point on the line and a vector parallel to the line. The

More information

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study Functions and Graphs CHAPTER 2 INTRODUCTION The function concept is one of the most important ideas in mathematics. The stud 2-1 Functions 2-2 Elementar Functions: Graphs and Transformations 2-3 Quadratic

More information

2.3 Quadratic Functions

2.3 Quadratic Functions 88 Linear and Quadratic Functions. Quadratic Functions You ma recall studing quadratic equations in Intermediate Algebra. In this section, we review those equations in the contet of our net famil of functions:

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

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

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

7.3 Parabolas. 7.3 Parabolas 505

7.3 Parabolas. 7.3 Parabolas 505 7. Parabolas 0 7. Parabolas We have alread learned that the graph of a quadratic function f() = a + b + c (a 0) is called a parabola. To our surprise and delight, we ma also define parabolas in terms of

More information

The Distance Formula and the Circle

The Distance Formula and the Circle 10.2 The Distance Formula and the Circle 10.2 OBJECTIVES 1. Given a center and radius, find the equation of a circle 2. Given an equation for a circle, find the center and radius 3. Given an equation,

More information

5.3 Graphing Cubic Functions

5.3 Graphing Cubic Functions Name Class Date 5.3 Graphing Cubic Functions Essential Question: How are the graphs of f () = a ( - h) 3 + k and f () = ( 1_ related to the graph of f () = 3? b ( - h) 3 ) + k Resource Locker Eplore 1

More information

Section 5-9 Inverse Trigonometric Functions

Section 5-9 Inverse Trigonometric Functions 46 5 TRIGONOMETRIC FUNCTIONS Section 5-9 Inverse Trigonometric Functions Inverse Sine Function Inverse Cosine Function Inverse Tangent Function Summar Inverse Cotangent, Secant, and Cosecant Functions

More information

North Carolina Community College System Diagnostic and Placement Test Sample Questions

North Carolina Community College System Diagnostic and Placement Test Sample Questions North Carolina Communit College Sstem Diagnostic and Placement Test Sample Questions 0 The College Board. College Board, ACCUPLACER, WritePlacer and the acorn logo are registered trademarks of the College

More information

Plane Stress Transformations

Plane Stress Transformations 6 Plane Stress Transformations ASEN 311 - Structures ASEN 311 Lecture 6 Slide 1 Plane Stress State ASEN 311 - Structures Recall that in a bod in plane stress, the general 3D stress state with 9 components

More information

Some Tools for Teaching Mathematical Literacy

Some Tools for Teaching Mathematical Literacy Some Tools for Teaching Mathematical Literac Julie Learned, Universit of Michigan Januar 200. Reading Mathematical Word Problems 2. Fraer Model of Concept Development 3. Building Mathematical Vocabular

More information

THE POWER RULES. Raising an Exponential Expression to a Power

THE POWER RULES. Raising an Exponential Expression to a Power 8 (5-) Chapter 5 Eponents and Polnomials 5. THE POWER RULES In this section Raising an Eponential Epression to a Power Raising a Product to a Power Raising a Quotient to a Power Variable Eponents Summar

More information

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN COMPLX STRSS TUTORIAL COMPLX STRSS AND STRAIN This tutorial is not part of the decel unit mechanical Principles but covers elements of the following sllabi. o Parts of the ngineering Council eam subject

More information

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y).

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y). Autonomous Equations / Stabilit of Equilibrium Solutions First order autonomous equations, Equilibrium solutions, Stabilit, Longterm behavior of solutions, direction fields, Population dnamics and logistic

More information

Sample Problems. Practice Problems

Sample Problems. Practice Problems Lecture Notes Circles - Part page Sample Problems. Find an equation for the circle centered at (; ) with radius r = units.. Graph the equation + + = ( ).. Consider the circle ( ) + ( + ) =. Find all points

More information

AP Calculus AB 2005 Scoring Guidelines Form B

AP Calculus AB 2005 Scoring Guidelines Form B AP Calculus AB 5 coring Guidelines Form B The College Board: Connecting tudents to College uccess The College Board is a not-for-profit membership association whose mission is to connect students to college

More information

Affine Transformations

Affine Transformations A P P E N D I X C Affine Transformations CONTENTS C The need for geometric transformations 335 C2 Affine transformations 336 C3 Matri representation of the linear transformations 338 C4 Homogeneous coordinates

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS. Alexander Panfilov

QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS. Alexander Panfilov QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS Aleander Panfilov QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS Aleander Panfilov Theoretical Biolog, Utrecht Universit, Utrecht c 010 Februar 3, 010 Tentative

More information

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED CONDENSED L E S S O N 5.1 A Formula for Slope In this lesson ou will learn how to calculate the slope of a line given two points on the line determine whether a point lies on the same line as two given

More information

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter Mathematics Learning Centre Polnomials Jackie Nicholas Jacquie Hargreaves Janet Hunter c 26 Universit of Sdne Mathematics Learning Centre, Universit of Sdne 1 1 Polnomials Man of the functions we will

More information

THIS CHAPTER INTRODUCES the Cartesian coordinate

THIS CHAPTER INTRODUCES the Cartesian coordinate 87533_01_ch1_p001-066 1/30/08 9:36 AM Page 1 STRAIGHT LINES AND LINEAR FUNCTIONS 1 THIS CHAPTER INTRODUCES the Cartesian coordinate sstem, a sstem that allows us to represent points in the plane in terms

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

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM . Equations of Lines in Slope-Intercept and Standard Form ( ) 8 In this Slope-Intercept Form Standard Form section Using Slope-Intercept Form for Graphing Writing the Equation for a Line Applications (0,

More information

Linear Inequality in Two Variables

Linear Inequality in Two Variables 90 (7-) Chapter 7 Sstems of Linear Equations and Inequalities In this section 7.4 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES You studied linear equations and inequalities in one variable in Chapter.

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

Chapter 8. Lines and Planes. By the end of this chapter, you will

Chapter 8. Lines and Planes. By the end of this chapter, you will Chapter 8 Lines and Planes In this chapter, ou will revisit our knowledge of intersecting lines in two dimensions and etend those ideas into three dimensions. You will investigate the nature of planes

More information

that satisfies (2). Then (3) ax 0 + by 0 + cz 0 = d.

that satisfies (2). Then (3) ax 0 + by 0 + cz 0 = d. Planes.nb 1 Plotting Planes in Mathematica Copright 199, 1997, 1 b James F. Hurle, Universit of Connecticut, Department of Mathematics, Unit 39, Storrs CT 669-39. All rights reserved. This notebook discusses

More information

Polynomial and Synthetic Division. Long Division of Polynomials. Example 1. 6x 2 7x 2 x 2) 19x 2 16x 4 6x3 12x 2 7x 2 16x 7x 2 14x. 2x 4.

Polynomial and Synthetic Division. Long Division of Polynomials. Example 1. 6x 2 7x 2 x 2) 19x 2 16x 4 6x3 12x 2 7x 2 16x 7x 2 14x. 2x 4. _.qd /7/5 9: AM Page 5 Section.. Polynomial and Synthetic Division 5 Polynomial and Synthetic Division What you should learn Use long division to divide polynomials by other polynomials. Use synthetic

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Chapter 4 One Dimensional Kinematics

Chapter 4 One Dimensional Kinematics Chapter 4 One Dimensional Kinematics 41 Introduction 1 4 Position, Time Interval, Displacement 41 Position 4 Time Interval 43 Displacement 43 Velocity 3 431 Average Velocity 3 433 Instantaneous Velocity

More information

The Big Picture. Correlation. Scatter Plots. Data

The Big Picture. Correlation. Scatter Plots. Data The Big Picture Correlation Bret Hanlon and Bret Larget Department of Statistics Universit of Wisconsin Madison December 6, We have just completed a length series of lectures on ANOVA where we considered

More information

3 Optimizing Functions of Two Variables. Chapter 7 Section 3 Optimizing Functions of Two Variables 533

3 Optimizing Functions of Two Variables. Chapter 7 Section 3 Optimizing Functions of Two Variables 533 Chapter 7 Section 3 Optimizing Functions of Two Variables 533 (b) Read about the principle of diminishing returns in an economics tet. Then write a paragraph discussing the economic factors that might

More information

o Graph an expression as a function of the chosen independent variable to determine the existence of a minimum or maximum

o Graph an expression as a function of the chosen independent variable to determine the existence of a minimum or maximum Two Parabolas Time required 90 minutes Teaching Goals:. Students interpret the given word problem and complete geometric constructions according to the condition of the problem.. Students choose an independent

More information