D1.3 Separable Differential Equations

Size: px
Start display at page:

Download "D1.3 Separable Differential Equations"

Transcription

1 Section 5.3 Separable Differential Equations D.3 Separable Differential Equations Sketching solutions of a differential equation using its direction field is a powerful technique, and it provides a wealth of information about the solutions. However, valuable as they are, direction fields do not produce the actual solutions of a differential equation. In this section, we examine methods that lead to the solutions of certain differential equations in terms of an algebraic expression (often called an analytical solution). The equations we consider are first order and belong to a class called separable equations. Method of Solution The most general first-order differential equation has the form y' (t) = f (t, y), where f (t, y) is an expression that may involve both the independent variable t and the unknown function y. We have a chance of solving such an equation if it can be written in the form g(y) y' (t) = h(t). In the equation g(y) y' (t) = h(t), the factor g(y) involves only y, and h(t) involves only t; that is, the variables have been separated. An equation that can be written in this form is said to be separable. Note If the equation has the form y ' (t) = f (t) (that is, the right side depends only on t), then solving the equation amounts to finding the antiderivatives of f. In general, we solve a separable differential equation by integrating both sides of the equation with respect to t: g(y) y' (t) d t = h(t) dt Integrate both sides with respect to t. d y g(y) d y = h(t) dt. Change variables on left; d y = y' (t) dt. The fact that d y = y' (t) d t on the left side of the equation leaves us with two integrals to evaluate, one with respect to y and one with respect to t. Finding a solution depends on evaluating these integrals. QUICK CHECK Which of the following equations are separable? (A) y' (t) = y + t, (B) y' t y (t) =, and (C) t + y' (x) = e x+y EXAMLE A separable equation Find a function that satisfies the following initial value problem. y' (t) = y e -t, y(0) =, for t 0. SOLUTION The equation is written in separable form by dividing both sides of the equation by y to give both sides of the equation with respect to t and evaluate the resulting integrals: Note y' (t) = e -t. We now integrate y Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

2 Chapter 5 Differential Equations In practice, the change of variable on the left side is often omitted, and we go directly to the second step, which is to integrate the left side with respect to y and the right side with respect to t. y y' (t) d t = e -t d t d y = y e -t d t Change variables on left side. - = -e -t + C. Evaluate integrals. y Note Notice that each integration produces a constant of integration. The two constants of integration may be combined into one. Solving for y gives the general solution The initial condition y(0) = implies that y(t) =. e -t - C y(0) = = =. e 0 - C - C It follows that C = -, so the solution to the initial value problem is y(t) =. e -t + The solution (Figure D.6) passes through 0, and increases to approach the asymptote y = because lim =. t e -t + Figure D.6 Related Exercises 5 6 Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

3 Section 5.3 Separable Differential Equations 3 QUICK CHECK Write y' (t) = t + in separated form. y 3 EXAMLE Another separable equation Find the solutions of the equation y' (x) = e -y sin x subject to the three different initial conditions y(0) =, y π =, and y(0) = -3. SOLUTION Writing the equation in the form e y y' (x) = sin x, we see that it is separable. Integrating both sides with respect to x, we have e y y' (x) d x = sin x d x e y d y = sin x d x Change variables on left side. e y = -cos x + C. Evaluate integrals. The general solution y is found by taking logarithms of both sides of this equation: y = ln (C - cos x). The three initial conditions are now used to evaluate the constant C for the three solutions: y (0) = = ln(c - cos 0) = ln(c - ) e = C - C = e +, y π = = ln C - cos π = ln C C = e/, and y(0) = -3-3 = ln(c - cos 0) = ln(c - ) e -3 = C - C = e Substituting these values of C into the general solution gives the solutions of the three initial value problems (Figure D.7). The points indicate the initial condition for each solution. Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

4 4 Chapter 5 Differential Equations C C = e + y C =.6487 C = e / C = e -3 + (0, ) π, x (0, -3) Figure D.7 QUICK CHECK 3 Find the value of the constant C in Example with the initial condition y(π) = 0. Related Exercises 5 6 Even if we can evaluate the integrals necessary to solve a separable equation, the solution may not be easily expressed in an explicit form. Here is an example of a solution that is best left in implicit form. EXAMLE 3 An implicit solution Find and graph the solution of the initial value problem SOLUTION cos y y' (t) = sin t cos t, y(0) = The equation is already in separated form. Integrating both sides with respect to t, we have Note For the integral on the right side, we use the substitution u = sin t. The integral becomes u du = u 3 + C. 3 π 6. cos y d y = sin t cos t d t Integrate both sides. sin y = 3 sin3 t + C. Evaluate integrals. When imposing the initial condition in this case, it is best to leave the general solution in implicit form. Substituting t = 0 and π y = into the general solution, we find that 6 Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

5 Section 5.3 Separable Differential Equations 5 Therefore, the solution of the initial value problem is sin π = sin C or C = 6 3 sin y = sin 3 t +. 3 In order to graph the solution in this implicit form, it is easiest to use graphing software. The result is shown in Figure D.8.. initial condition y(0) = 5 π 6 C = y 4 y(0) = π 6 0, 5 π 6 y(0) = - 7 π 6 0, π x , - 7 π 6 Figure D.8 Note Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

6 6 Chapter 5 Differential Equations Care must be used when graphing and interpreting implicit solutions. The graph of sin y = sin 3 t + 3 is a family of an infinite number of curves. y x You must choose the curve that satisfies the initial condition, as shown in Figure D.8. Related Exercises 7 3 QUICK CHECK 4 Find the value of the constant C in Example 3 with the initial condition y π 6 = 0. Logistic Equation Revisited In Section D., we introduced the logistic equation, which is commonly used for modeling populations, epidemics, and the spread of rumors. In Section D., we investigated the direction field associated with the logistic equation. It turns out that the logistic equation is a separable equation, so we now have the tools needed to solve it. Note The derivation of the logistic equation is discussed in Section D.5. EXAMLE 4 Logistic population growth Assume 50 fruit flies are in a large jar at the beginning of an experiment. Let (t) be the number of fruit flies in the jar t days later. At first, the population grows exponentially, but due to limited space and food supply, the growth rate decreases and the population is prevented from growing without bound. This experiment is modeled by the logistic equation d = 0. - d t 300, for t 0, together with the initial condition (0) = 50. Solve this initial value problem. SOLUTION We see that the equation is separable by writing it in the form - d = dt Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

7 Section 5.3 Separable Differential Equations 7 Integrating both sides with respect to t leads to the equation d - = 0. d t. () 300 The integral on the right side of equation () is 0. d t = 0. t + C. Because the integrand on the left side is a rational function in, we use partial fractions. You should verify that and therefore, - = = + (300 - ) d = d = ln C. After integration, equation () becomes ln = 0. t + C. () The next step is to solve for, which is tangled up inside the logarithm. We first exponentiate both sides of equation () to obtain = e C e 0. t. We can remove the absolute value on the left side of equation () by writing = ±e C e 0. t At this point, a useful trick simplifies matters. Because C is an arbitrary constant, ±e C is also an arbitrary constant, we rename ±e C as C. We now have Note = C e 0. t. (3) There are not many times in mathematics when we can redefine a constant in the middle of a calculation. When working with arbitrary constants, it may be possible, if it is done carefully. Solving equation (3) for and replacing C by C gives the general solution (t) = C e -0. t. Figure D.9 shows the general solution, with curves corresponding to several different values of C. Using the initial Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

8 8 Chapter 5 Differential Equations condition (0) = 50, we find the value of C for our specific problem is C = 5. It follows that the solution of the initial value problem is Note (t) = e -0. t. We could also use the initial condition in equation (3) to solve for C. C (t) = - 8 e -0. t C = (t) = + 5 e -0. t t Figure D.9 Figure D.9 also shows this particular solution (in red) among the curves in the general solution. A significant feature of this model is that, for 0 < (0) < 300, the population increases, but not without bound. Instead, it approaches an equilibrium, or steady-state, solution with a value of 300 lim (t) = lim = 300, t t + 5 e-0. t which is the maximum population that the environment (space and food supply) can sustain. This equilibrium population is called the carrying capacity. Notice that all the curves in the general solution approach the carrying capacity as t increases. Quick Quiz. Which of the following is a separable differential equation? (a) y + y' = t (b) y y' = y + t (c) y y' = t csc y Related Exercises Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

9 Section 5.3 Separable Differential Equations 9. A differential equation of the form g(t) y' (t) = h(t) is (a) first order and separable. (b) second order and separable. (c) non-separable. 3. Which of the following familes of functions satisfies the equation y' = t y? (a) y = e t + C (b) y = t y + C (c) y = C e t 4. The solution of the initial value problem y' = t e -y, y(0) = is (a) y = e t. (b) y = ln t + e. (c) y = -ln e - t. 5. The general solution of the equation k y' + b = 0, for k 0, is a family of curves, all of which are (a) parabolas. (b) exponential curves. (c) lines. 6. The solution of the initial value problem y' - y -3 = 0, y() = is 4 (a) y = 4 t + (b) y = 4 (c) y = 4 t. t The general solution of y' = t y is (a) t + C. 4 (b) t + C. (c) C t... Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

10 0 Chapter 5 Differential Equations 8. An implicit solution of y' = sec t 4 y y, y π 4 = is (a) y 4 + y 3 = tan t +. (b) y 4 + y 3 - tan t = 0. (c) y = 4 tan t - y 3. SECTION D.3 EXERCISES Review Questions. What is a separable first-order differential equation?. Is the equation t y' t (t) = + 4 separable? y 3. Is the equation y' (t) = y - t separable? 4. Explain how to solve a separable differential equation of the form g(t) y' (t) = h(t). Basic Skills 5 6. Solving separable equations Find the general solution of the following equations. Express the solution explicitly as a function of the independent variable. 5. t -3 y' (t) = 6. e 4 t y' (t) = d y 3 = t d t y d y = y x + d x 9. y' (t) = e y/ sin t 0. x d w = w (3 x + ), x > 0 d x. x y' (x) = y, x > 0. t + 3 y y' (t) = t y + 4 -y 3 3. y' (t) csc t = 4. y' (t) e t/ = y u' (x) = e x-u Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

11 Section 5.3 Separable Differential Equations 6. x u' (x) = u - 4, x > Solving initial value problems Determine whether the following equations are separable. If so, solve the initial value problem. 7. t y' (t) =, y() =, t > 0 8. sec t y' (t) =, y(0) = 9. y y' (t) = 3 t, y(0) = 9 0. y' (t) = e t y, y(0) =. d y = t y +, y() = d t. y' (t) = y 4 t 3 +, y(0) = 4 e t 3. y' (t) =, y(ln ) = y 4. sec x y' (x) = y 3, y(0) = 3 d y 5. = e x-y, y(0) = ln 3 d x 6. y' (t) = cos π y, y() = 4 T 7-3. Solutions in implicit form Solve the following initial value problems and leave the solution in implicit form. Use graphing software to plot the solution. If the implicit solution describes more than one curve, be sure to indicate which curve corresponds to the solution of the initial value problem. 7. y' (t) = t y, y() = + x 8. y' (x) = - y, y() = 9. u' (x) = csc u cos x π, u(π) = 30. y y' (x) = x, y() = - + y 3. y' (x) = x + y + 4, y(3) = 5 z z' (x) =, z(4) = x + 6 Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

12 Chapter 5 Differential Equations T T 33. Logistic equation for a population A community of hares on an island has a population of 50 when observations begin (at t = 0). The population is modeled by the initial value problem d = , (0) = 50. dt 00 a. Find and graph the solution of the initial value problem, for t 0. b. What is the steady-state population? 34. Logistic equation for an epidemic When an infected person is introduced into a closed and otherwise healthy community, the number of people who contract the disease (in the absence of any intervention) may be modeled by the logistic equation d = k -, (0) = 0, d t A where k is a positive infection rate, A is the number of people in the community, and 0 is the number of infected people at t = 0. The model also assumes no recovery. a. Find the solution of the initial value problem, for t 0, in terms of k, A, and 0. b. Graph the solution in the case that k = 0.05, A = 300, and 0 =. c. For a fixed value of k and A, describe the long-term behavior of the solutions, for any 0 with 0 < 0 < A. Further Explorations 35. Explain why or why not Determine whether the following statements are true and give an explanation or counterexample. a. The equation u' (x) = x u 7 - is separable. b. The general solution of the separable equation y' (t) = of t. t can be expressed explicitly with y in terms y y4 c. The general solution of the equation y y' (x) = x e -y can be found using integration by parts Solutions of separable equations Solve the following initial value problems. When possible, give the solution as an explicit function of t. 36. e y ln t y' (t) =, y() = ln t 3 y (y + ) 37. y' (t) =, y() = t cos t 38. y' (t) =, y(0) = - y y y' (t) = 5 t + 6, y() = Implicit solutions for separable equations For the following separable equations, carry out the indicated analysis. a. Find the general solution of the equation. b. Find the value of the arbitrary constant associated with each initial condition. (Each initial condition requires a different constant.) Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

13 Section 5.3 Separable Differential Equations 3 c. Use the graph of the general solution that is provided to sketch the solution curve for each initial condition. 40. y y' (t) = t + t; y(-) =, y() = 0, y(-) = e -y/ y' (x) = 4 x sin x - x; y(0) = 0, y(0) = ln 4, y π = 0 4. Orthogonal trajectories Two curves are orthogonal to each other if their tangent lines are perpendicular at each point of intersection. A family of curves forms orthogonal trajectories with another family of curves if each curve in one family is orthogonal to each curve in the other family. Use the following steps to find the orthogonal trajectories of the family of ellipses x + y = a. a. Apply implicit differentiation to x + y = a to show that d y - x =. d x y b. The family of trajectories orthogonal to x + y = a satisfies the differential equation d y d x y =. Why? x Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

14 4 Chapter 5 Differential Equations c. Solve the differential equation in part (b) to verify that y = e C x and then explain why it follows that y = k x. Therefore, the family of parabolas y = k x forms the orthogonal trajectories of the family of ellipses x + y = a. 43. Orthogonal trajectories Use the method in Exercise 4 to find the orthogonal trajectories for the family of circles x + y = a. Applications T T 44. Logistic equation for spread of rumors Sociologists model the spread of rumors using logistic equations. The key assumption is that at any given time, a fraction y of the population, where 0 y, knows the rumor, while the remaining fraction - y does not. Furthermore, the rumor spreads by interactions between those who know the rumor and those who do not. The number of such interactions is proportional to y ( - y). Therefore, the equation that describes the spread of the rumor is y' (t) = k y ( - y), where k is a positive real number. The number of people who initially know the rumor is y(0) = y 0, where 0 y 0. a. Solve this initial value problem and give the solution in terms of k and y 0. b. Assume k = 0.3 weeks - and graph the solution for y 0 = 0. and y 0 = 0.7. c. Describe and interpret the long-term behavior of the rumor function, for any 0 y Free fall An object in free fall may be modeled by assuming that the only forces at work are the gravitational force and air resistance. By Newton's Second Law of Motion (mass acceleration = the sum of external forces), the velocity of the object satisfies the differential equation m v' (t) = m g + f (v), mass acceleration external forces where f is a function that models the air resistance (assuming the positive direction is downward). One common assumption (often used for motion in air) is that f (v) = -k v, where k > 0 is a drag coefficient. a. Show that the equation can be written in the form v' (t) = g - a v k, where a =. m b. For what (positive) value of v is v' (t) = 0? (This equilibrium solution is called the terminal velocity.) c. Find the solution of this separable equation assuming v(0) = 0 and 0 < v g <. a d. Graph the solution found in part (c) with g = 9.8 m s, m =, and k = 0., and verify that the terminal velocity agrees with the value found in part (b). T 46. Free fall Using the background given in Exercise 45, assume the resistance is given by f (v) = -R v, where R > 0 is a drag coefficient (an assumption often made for a heavy medium such as water or oil). a. Show that the equation can be written in the form v' (t) = g - b v, where b R =. m T b. For what value of v 9s v' (t) = 0? (This equilibrium solution is called the terminal velocity.) g c. Find the solution of this separable equation assuming v(0) = 0 and 0 < v <. b d. Graph the solution found in part (c) with g = 9.8 m s, m =, and R = 0., and verify that the terminal velocity agrees with the value found in part (b). 47. Torricelli's law An open cylindrical tank initially filled with water drains through a hole in the bottom of the tank according to Torricelli's Law (see figure). If h(t) is the depth of water in the tank, for t 0, then Torricelli's Law implies h' (t) = - k h, where k is a constant that includes g = 9.8 m s, the radius of the tank, and the radius of the drain. Assume that the initial depth of the water is h(0) = H. Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

15 Section 5.3 Separable Differential Equations 5 a. Find the solution of the initial value problem. b. Find the solution in the case that k = 0. and H = 0.5 m. c. In part (b), how long does it take for the tank to drain? d. Graph the solution in part (b) and check that it is consistent with part (c). T T 48. Chemical rate equations Let y(t) be the concentration of a substance in a chemical reaction (typical units are moles/liter). The change in the concentration, under appropriate conditions, is modeled by the equation d y = -k y n, where k > 0 is a rate constant and the positive integer n is the order of the reaction. d t a. Show that for a first-order reaction (n = ), the concentration obeys an exponential decay law. b. Solve the initial value problem for a second-order reaction (n = ) assuming y(0) = y 0. c. Graph the concentration for a first-order and second-order reaction with k = 0. and y 0 =. 49. Tumor growth The Gompertz growth equation is often used to model the growth of tumors. Let M (t) be the mass of a tumor at time t 0. The relevant initial value problem is d M = -r M ln M, M (0) = M 0, d t K where r and K are positive constants and 0 < M 0 < K. a. Graph the growth rate function R(M ) = -r M ln M K (which equals M ' (t)) assuming r = and K = 4. For what values of M is the growth rate positive? For what value of M is the growth rate a maximum? b. Solve the initial value problem and graph the solution for r =, K = 4, and M 0 =. Describe the growth pattern of the tumor. Is the growth unbounded? If not, what is the limiting size of the tumor? c. In the general solution, what is the meaning of K? Additional Exercises T 50. Technology for an initial value problem Solve y' (t) = y e t cos 3 4 t, y(0) =, and plot the solution for 0 t π. 5. Blowup in finite time Consider the initial value problem y' (t) = y n+, y(0) = y 0, where n is a positive integer. a. Solve the initial value problem with n = and y 0 =. b. Solve the initial value problem with n = and y 0 =. c. Solve the problem for positive integers n and y 0 = n -/n. How do solutions behave as t -? Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

16 6 Chapter 5 Differential Equations y (y + ) T 5. Analysis of a separable equation Consider the differential equation y' (t) = and carry out the t (t + ) following analysis. a. Show that the general solution of the equation can be written in the form y(t) = C t + - t b. Now consider the initial condition y() = A, where A is a real number. Show that the solution of the initial value problem is y(t) = +A 3 A t t t + - c. Find and graph the solution that satisfies the initial condition y() =. d. Describe the behavior of the solution in part (c) as t increases. e. Find and graph the solution that satisfies the initial condition y() =. f. Describe the behavior of the solution in part (e) as t increases. g. In the cases in which the solution is bounded for t > 0, what is the value of lim t y(t)? T 53. Analysis of a separable equation Consider the differential equation y y' (t) = e t + t and carry out the following analysis. a. Find the general solution of the equation and express it explicitly as a function of t in two cases: y > 0 and y < 0. b. Find the solutions that satisfy the initial conditions y(-) = and y(-) =. c. Graph the solutions in part (b) and describe their behavior as t increases. d. Find the solutions that satisfy the initial conditions y(-) = - and y(-) = -. e. Graph the solutions in part (d) and describe their behavior as t increases.. t. Copyright rinted by Wolfram 04 Mathematica earson Student Education, Edition Inc.

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations Introduction Any first order differential equation can be written as F (x, y, y )=0 by moving all nonzero terms to the left hand side of the equation. Of course,

More information

Chapter 6: Messy Integrals

Chapter 6: Messy Integrals Chapter 6: Messy Integrals Review: Solve the following integrals x 4 sec x tan x 0 0 Find the average value of 3 1 x 3 3 Evaluate 4 3 3 ( x 1), then find the area of ( x 1) 4 Section 6.1: Slope Fields

More information

Limited Growth (Logistic Equation)

Limited Growth (Logistic Equation) Chapter 2, Part 2 2.4. Applications Orthogonal trajectories Exponential Growth/Decay Newton s Law of Cooling/Heating Limited Growth (Logistic Equation) Miscellaneous Models 1 2.4.1. Orthogonal Trajectories

More information

SMA 208: Ordinary differential equations I

SMA 208: Ordinary differential equations I SMA 208: Ordinary differential equations I Modeling with First Order differential equations Lecturer: Dr. Philip Ngare (Contacts: pngare@uonbi.ac.ke, Tue 12-2 PM) School of Mathematics, University of Nairobi

More information

MULTIVARIABLE CALCULUS

MULTIVARIABLE CALCULUS MULTIVARIABLE CALCULUS Summer Assignment Welcome to Multivariable Calculus, Multivariable Calculus is a course commonly taken by second and third year college students. The general concept is to take the

More information

AP Calculus AB Course Syllabus

AP Calculus AB Course Syllabus AP Calculus AB Course Syllabus Grant Community High School Mr. Rous Textbook Finney, Ross L., Franklin D. Demana, Bert K. Waits, and Daniel Kennedy. Calculus Graphical, Numerical, Algebraic, Fourth Addition,

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

CALCULUS Exercise Set 2 Integration

CALCULUS Exercise Set 2 Integration CALCULUS Exercise Set Integration 1 Basic Indefinite Integrals 1. R = C. R x n = xn+1 n+1 + C n 6= 1 3. R 1 =ln x + C x 4. R sin x= cos x + C 5. R cos x=sinx + C 6. cos x =tanx + C 7. sin x = cot x + C

More information

Name Date Period. Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice

Name Date Period. Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice Name Date Period Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice 1. The spread of a disease through a community can be modeled with the logistic

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

2.5 Limits at Infinity

2.5 Limits at Infinity Section 25 Limits at Infinity 1 25 Limits at Infinity Limits at infinity as opposed to infinite limits occur when the independent variable becomes large in magnitude For this reason, limits at infinity

More information

Find the orthogonal trajectories for the family of curves. 9. The family of parabolas symmetric with respect to the x-axis and vertex at the origin.

Find the orthogonal trajectories for the family of curves. 9. The family of parabolas symmetric with respect to the x-axis and vertex at the origin. Exercises 2.4.1 Find the orthogonal trajectories for the family of curves. 1. y = Cx 3. 2. x = Cy 4. 3. y = Cx 2 + 2. 4. y 2 = 2(C x). 5. y = C cos x 6. y = Ce x 7. y = ln(cx) 8. (x + y) 2 = Cx 2 Find

More information

UCLA: Math 3B Problem set 8 (solutions) Fall, 2016

UCLA: Math 3B Problem set 8 (solutions) Fall, 2016 This week you will get practice applying the exponential and logistic models and describing their qualitative behaviour. Some of these questions take a bit of thought, they are good practice if you generally

More information

Population Changes at a Constant Percentage Rate r Each Time Period

Population Changes at a Constant Percentage Rate r Each Time Period Concepts: population models, constructing exponential population growth models from data, instantaneous exponential growth rate models, logistic growth rate models. Population can mean anything from bacteria

More information

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington Ordinary Differential Equations: Worked Examples with Solutions Edray Herber Goins Talitha Michal Washington July 31, 2016 2 Contents I First Order Differential Equations 5 1 What is a Differential Equation?

More information

CHAPTER 1 Prerequisites for Calculus 2. CHAPTER 2 Limits and Continuity 58

CHAPTER 1 Prerequisites for Calculus 2. CHAPTER 2 Limits and Continuity 58 CHAPTER 1 Prerequisites for Calculus 2 1.1 Lines 3 Increments Slope of a Line Parallel and Perpendicular Lines Equations of Lines Applications 1.2 Functions and Graphs 12 Functions Domains and Ranges Viewing

More information

Final Examination 201-NYA-05 May 18, 2018

Final Examination 201-NYA-05 May 18, 2018 . ( points) Evaluate each of the following limits. 3x x + (a) lim x x 3 8 x + sin(5x) (b) lim x sin(x) (c) lim x π/3 + sec x ( (d) x x + 5x ) (e) lim x 5 x lim x 5 + x 6. (3 points) What value of c makes

More information

Indefinite Integration

Indefinite Integration Indefinite Integration 1 An antiderivative of a function y = f(x) defined on some interval (a, b) is called any function F(x) whose derivative at any point of this interval is equal to f(x): F'(x) = f(x)

More information

Warmup for AP Calculus BC

Warmup for AP Calculus BC Nichols School Mathematics Department Summer Work Packet Warmup for AP Calculus BC Who should complete this packet? Students who have completed Advanced Functions or and will be taking AP Calculus BC in

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Existence and Uniqueness The following theorem gives sufficient conditions for the existence and uniqueness of a solution to the IVP for first order nonlinear

More information

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

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

More information

Course Syllabus BHS Room 309 (360)

Course Syllabus BHS Room 309 (360) AP Calculus Mrs. Stansbery Course Syllabus BHS Room 309 (360) 473-0875 sandra.stansbery@bremertonschools.org Classroom Expectations 1. Come to class on time and prepared to learn. Take care of locker visits,

More information

Solutionbank Edexcel AS and A Level Modular Mathematics

Solutionbank Edexcel AS and A Level Modular Mathematics Page of Exercise A, Question The curve C, with equation y = x ln x, x > 0, has a stationary point P. Find, in terms of e, the coordinates of P. (7) y = x ln x, x > 0 Differentiate as a product: = x + x

More information

ALGEBRA 2 X. Final Exam. Review Packet

ALGEBRA 2 X. Final Exam. Review Packet ALGEBRA X Final Exam Review Packet Multiple Choice Match: 1) x + y = r a) equation of a line ) x = 5y 4y+ b) equation of a hyperbola ) 4) x y + = 1 64 9 c) equation of a parabola x y = 1 4 49 d) equation

More information

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8).

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8). Worksheet A 1 A curve is given by the parametric equations x = t + 1, y = 4 t. a Write down the coordinates of the point on the curve where t =. b Find the value of t at the point on the curve with coordinates

More information

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Winter 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Winter 01/01! This problems in this packet are designed to help you review the topics from

More information

MATH Final Review

MATH Final Review MATH 1592 - Final Review 1 Chapter 7 1.1 Main Topics 1. Integration techniques: Fitting integrands to basic rules on page 485. Integration by parts, Theorem 7.1 on page 488. Guidelines for trigonometric

More information

ENGI 3424 First Order ODEs Page 1-01

ENGI 3424 First Order ODEs Page 1-01 ENGI 344 First Order ODEs Page 1-01 1. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with respect

More information

Chapter 6 Differential Equations and Mathematical Modeling. 6.1 Antiderivatives and Slope Fields

Chapter 6 Differential Equations and Mathematical Modeling. 6.1 Antiderivatives and Slope Fields Chapter 6 Differential Equations and Mathematical Modeling 6. Antiderivatives and Slope Fields Def: An equation of the form: = y ln x which contains a derivative is called a Differential Equation. In this

More information

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I. Antiderivatives Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if F x f x for all x I. Theorem If F is an antiderivative of f on I, then every function of

More information

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts Introduction Math 121: Calculus 1 - Fall 201/2014 Review of Precalculus Concepts Welcome to Math 121 - Calculus 1, Fall 201/2014! This problems in this packet are designed to help you review the topics

More information

Chapters 8.1 & 8.2 Practice Problems

Chapters 8.1 & 8.2 Practice Problems EXPECTED SKILLS: Chapters 8.1 & 8. Practice Problems Be able to verify that a given function is a solution to a differential equation. Given a description in words of how some quantity changes in time

More information

Find the orthogonal trajectories for the family of curves.

Find the orthogonal trajectories for the family of curves. Exercises, Section 2.4 Exercises 2.4.1 Find the orthogonal trajectories for the family of curves. 1. y = Cx 3. 2. x = Cy 4. 3. y = Cx 2 +2. 4. y 2 =2(C x). 5. y = C cos x 6. y = Ce x 7. y = ln(cx) 8. (x

More information

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Fall 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Fall 01/01! This problems in this packet are designed to help you review the topics from Algebra

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics).

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics). Math 132. Practice Questions From Calculus II I. Topics Covered in Test I 0. State the following calculus rules (these are many of the key rules from Test 1 topics). (Trapezoidal Rule) b a f(x) dx (Fundamental

More information

CALCULUS II MATH Dr. Hyunju Ban

CALCULUS II MATH Dr. Hyunju Ban CALCULUS II MATH 2414 Dr. Hyunju Ban Introduction Syllabus Chapter 5.1 5.4 Chapters To Be Covered: Chap 5: Logarithmic, Exponential, and Other Transcendental Functions (2 week) Chap 7: Applications of

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs)

More information

Solutions to Section 1.1

Solutions to Section 1.1 Solutions to Section True-False Review: FALSE A derivative must involve some derivative of the function y f(x), not necessarily the first derivative TRUE The initial conditions accompanying a differential

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs) is

More information

Math 116 Second Midterm March 19, 2012

Math 116 Second Midterm March 19, 2012 Math 6 Second Midterm March 9, 22 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are 9 problems. Note that

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

Math 116 Second Midterm March 19, 2012

Math 116 Second Midterm March 19, 2012 Math 6 Second Midterm March 9, 202 Name: Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are 9 problems. Note that the problems

More information

dy x a. Sketch the slope field for the points: (1,±1), (2,±1), ( 1, ±1), and (0,±1).

dy x a. Sketch the slope field for the points: (1,±1), (2,±1), ( 1, ±1), and (0,±1). Chapter 6. d x Given the differential equation: dx a. Sketch the slope field for the points: (,±), (,±), (, ±), and (0,±). b. Find the general solution for the given differential equation. c. Find the

More information

Topic Subtopics Essential Knowledge (EK)

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

More information

AP CALCULUS Summer Assignment 2014

AP CALCULUS Summer Assignment 2014 Name AP CALCULUS Summer Assignment 014 Welcome to AP Calculus. In order to complete the curriculum before the AP Exam in May, it is necessary to do some preparatory work this summer. The following assignment

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus, 7 th edition,

More information

Purdue University Study Guide for MA Credit Exam

Purdue University Study Guide for MA Credit Exam Purdue University Study Guide for MA 16010 Credit Exam Students who pass the credit exam will gain credit in MA16010. The credit exam is a two-hour long exam with multiple choice questions. No books or

More information

Foundations of Calculus. November 18, 2014

Foundations of Calculus. November 18, 2014 Foundations of Calculus November 18, 2014 Contents 1 Conic Sections 3 11 A review of the coordinate system 3 12 Conic Sections 4 121 Circle 4 122 Parabola 5 123 Ellipse 5 124 Hyperbola 6 2 Review of Functions

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds?

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds? Mathematics 115 Professor Alan H. Stein April 18, 005 SOLUTIONS 1. Define what is meant by an antiderivative or indefinite integral of a function f(x). Solution: An antiderivative or indefinite integral

More information

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

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

More information

ANOTHER FIVE QUESTIONS:

ANOTHER FIVE QUESTIONS: No peaking!!!!! See if you can do the following: f 5 tan 6 sin 7 cos 8 sin 9 cos 5 e e ln ln @ @ Epress sin Power Series Epansion: d as a Power Series: Estimate sin Estimate MACLAURIN SERIES ANOTHER FIVE

More information

( + ) 3. AP Calculus BC Chapter 6 AP Exam Problems. Antiderivatives. + + x + C. 2. If the second derivative of f is given by f ( x) = 2x cosx

( + ) 3. AP Calculus BC Chapter 6 AP Exam Problems. Antiderivatives. + + x + C. 2. If the second derivative of f is given by f ( x) = 2x cosx Chapter 6 AP Eam Problems Antiderivatives. ( ) + d = ( + ) + 5 + + 5 ( + ) 6 ( + ). If the second derivative of f is given by f ( ) = cos, which of the following could be f( )? + cos + cos + + cos + sin

More information

Introduction to Vector Functions

Introduction to Vector Functions Introduction to Vector Functions Differentiation and Integration Philippe B. Laval KSU Today Philippe B. Laval (KSU) Vector Functions Today 1 / 14 Introduction In this section, we study the differentiation

More information

Review Guideline for Final

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

More information

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3 . Find an equation for the line that contains the points (, -) and (6, 9).. Find the value of y for which the line through A and B has the given slope m: A(-, ), B(4, y), m.. Find an equation for the line

More information

Ex. Find the derivative. Do not leave negative exponents or complex fractions in your answers.

Ex. Find the derivative. Do not leave negative exponents or complex fractions in your answers. CALCULUS AB THE SECOND FUNDAMENTAL THEOREM OF CALCULUS AND REVIEW E. Find the derivative. Do not leave negative eponents or comple fractions in your answers. 4 (a) y 4 e 5 f sin (b) sec (c) g 5 (d) y 4

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

More information

Math 106 Answers to Exam 3a Fall 2015

Math 106 Answers to Exam 3a Fall 2015 Math 6 Answers to Exam 3a Fall 5.. Consider the curve given parametrically by x(t) = cos(t), y(t) = (t 3 ) 3, for t from π to π. (a) (6 points) Find all the points (x, y) where the graph has either a vertical

More information

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial fraction decomposition with

More information

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam Math 122 Fall 2008 Handout 15: Review Problems for the Cumulative Final Exam The topics that will be covered on Final Exam are as follows. Integration formulas. U-substitution. Integration by parts. Integration

More information

Objectives List. Important Students should expect test questions that require a synthesis of these objectives.

Objectives List. Important Students should expect test questions that require a synthesis of these objectives. MATH 1040 - of One Variable, Part I Textbook 1: : Algebra and Trigonometry for ET. 4 th edition by Brent, Muller Textbook 2:. Early Transcendentals, 3 rd edition by Briggs, Cochran, Gillett, Schulz s List

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

IB Mathematics HL 1/AP Calculus AB Summer Packet

IB Mathematics HL 1/AP Calculus AB Summer Packet IB Mathematics HL /AP Calculus AB Summer Packet There are certain skills that have been taught to you over the previous years that are essential towards your success in IB HL /AP Calculus. If you do not

More information

2. Algebraic functions, power functions, exponential functions, trig functions

2. Algebraic functions, power functions, exponential functions, trig functions Math, Prep: Familiar Functions (.,.,.5, Appendix D) Name: Names of collaborators: Main Points to Review:. Functions, models, graphs, tables, domain and range. Algebraic functions, power functions, exponential

More information

AP Calculus Testbank (Chapter 6) (Mr. Surowski)

AP Calculus Testbank (Chapter 6) (Mr. Surowski) AP Calculus Testbank (Chapter 6) (Mr. Surowski) Part I. Multiple-Choice Questions 1. Suppose that f is an odd differentiable function. Then (A) f(1); (B) f (1) (C) f(1) f( 1) (D) 0 (E). 1 1 xf (x) =. The

More information

AP Calculus AB Summer Assignment. Due Date: First day of school.

AP Calculus AB Summer Assignment. Due Date: First day of school. AP Calculus AB Summer Assignment Name: Due Date: First day of school. The purpose of this assignment is to have you practice the mathematical skills necessary to be successful in Calculus AB. All of the

More information

AP Calculus BC. Course Overview. Course Outline and Pacing Guide

AP Calculus BC. Course Overview. Course Outline and Pacing Guide AP Calculus BC Course Overview AP Calculus BC is designed to follow the topic outline in the AP Calculus Course Description provided by the College Board. The primary objective of this course is to provide

More information

Lecture for Week 6 (Secs ) Derivative Miscellany I

Lecture for Week 6 (Secs ) Derivative Miscellany I Lecture for Week 6 (Secs. 3.6 9) Derivative Miscellany I 1 Implicit differentiation We want to answer questions like this: 1. What is the derivative of tan 1 x? 2. What is dy dx if x 3 + y 3 + xy 2 + x

More information

Possible C4 questions from past papers P1 P3

Possible C4 questions from past papers P1 P3 Possible C4 questions from past papers P1 P3 Source of the original question is given in brackets, e.g. [P January 001 Question 1]; a question which has been edited is indicated with an asterisk, e.g.

More information

Directions: Please read questions carefully. It is recommended that you do the Short Answer Section prior to doing the Multiple Choice.

Directions: Please read questions carefully. It is recommended that you do the Short Answer Section prior to doing the Multiple Choice. AP Calculus AB SUMMER ASSIGNMENT Multiple Choice Section Directions: Please read questions carefully It is recommended that you do the Short Answer Section prior to doing the Multiple Choice Show all work

More information

1 The Derivative and Differrentiability

1 The Derivative and Differrentiability 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped

More information

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information

AP CALCULUS BC Syllabus / Summer Assignment 2015

AP CALCULUS BC Syllabus / Summer Assignment 2015 AP CALCULUS BC Syllabus / Summer Assignment 015 Name Congratulations! You made it to BC Calculus! In order to complete the curriculum before the AP Exam in May, it is necessary to do some preparatory work

More information

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK COURSE / SUBJECT A P C a l c u l u s ( B C ) KEY COURSE OBJECTIVES/ENDURING UNDERSTANDINGS OVERARCHING/ESSENTIAL SKILLS OR QUESTIONS Limits and Continuity Derivatives

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

Index. Excerpt from "Calculus" 2013 AoPS Inc. Copyrighted Material INDEX

Index. Excerpt from Calculus 2013 AoPS Inc.  Copyrighted Material INDEX Index #, 2 \, 5, 4 [, 4 - definition, 38 ;, 2 indeterminate form, 2 22, 24 indeterminate form, 22 23, see Euler s Constant 2, 2, see infinity, 33 \, 6, 3, 2 3-6-9 triangle, 2 4-dimensional sphere, 85 45-45-9

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA:

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA: Exam 4 Name: Section and/or TA: Last Four Digits of Student ID: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may

More information

AP CALCULUS BC ~ (Σer) ( Force Distance) and ( L1,L2,...) of Topical Understandings ~

AP CALCULUS BC ~ (Σer) ( Force Distance) and ( L1,L2,...) of Topical Understandings ~ Name: Previous Math Teacher: AP CALCULUS BC ~ (Σer) ( Force Distance) and ( L1,L,...) of Topical Understandings ~ As instructors of AP Calculus, we have extremely high expectations of students taking our

More information

Name Date. Show all work! Exact answers only unless the problem asks for an approximation.

Name Date. Show all work! Exact answers only unless the problem asks for an approximation. Advanced Calculus & AP Calculus AB Summer Assignment Name Date Show all work! Eact answers only unless the problem asks for an approimation. These are important topics from previous courses that you must

More information

MATH 18.01, FALL PROBLEM SET # 8

MATH 18.01, FALL PROBLEM SET # 8 MATH 18.01, FALL 01 - PROBLEM SET # 8 Professor: Jared Speck Due: by 1:45pm on Tuesday 11-7-1 (in the boxes outside of Room -55 during the day; stick it under the door if the room is locked; write your

More information

Euler s Method and Logistic Growth (BC Only)

Euler s Method and Logistic Growth (BC Only) Euler s Method Students should be able to: Approximate numerical solutions of differential equations using Euler s method without a calculator. Recognize the method as a recursion formula extension of

More information

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

Differential Equations

Differential Equations Chapter 9 Differential Equations 9. Introduction A differential equation is a relationship between some (unknown) function and one of its derivatives. Examples of differential equations were encountered

More information

1969 AP Calculus BC: Section I

1969 AP Calculus BC: Section I 969 AP Calculus BC: Section I 9 Minutes No Calculator Note: In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e).. t The asymptotes of the graph of the parametric

More information

2.1 Limits, Rates of Change and Slopes of Tangent Lines

2.1 Limits, Rates of Change and Slopes of Tangent Lines 2.1 Limits, Rates of Change and Slopes of Tangent Lines (1) Average rate of change of y f x over an interval x 0,x 1 : f x 1 f x 0 x 1 x 0 Instantaneous rate of change of f x at x x 0 : f x lim 1 f x 0

More information

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2

2. Determine the domain of the function. Verify your result with a graph. f(x) = 25 x 2 29 April PreCalculus Final Review 1. Find the slope and y-intercept (if possible) of the equation of the line. Sketch the line: y = 3x + 13 2. Determine the domain of the function. Verify your result with

More information

Sample Questions, Exam 1 Math 244 Spring 2007

Sample Questions, Exam 1 Math 244 Spring 2007 Sample Questions, Exam Math 244 Spring 2007 Remember, on the exam you may use a calculator, but NOT one that can perform symbolic manipulation (remembering derivative and integral formulas are a part of

More information

BC Calculus Syllabus. Assessment Students are assessed in the following ways:

BC Calculus Syllabus. Assessment Students are assessed in the following ways: BC Calculus Syllabus Assessment Students are assessed in the following ways: Unit tests Project Problem Sessions Weekly assignments done outside of class that consist of problems from released Quizzes

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

Topic Outline AP CALCULUS AB:

Topic Outline AP CALCULUS AB: Topic Outline AP CALCULUS AB: Unit 1: Basic tools and introduction to the derivative A. Limits and properties of limits Importance and novelty of limits Traditional definitions of the limit Graphical and

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

Parametric Equations

Parametric Equations Parametric Equations By: OpenStaxCollege Consider the path a moon follows as it orbits a planet, which simultaneously rotates around the sun, as seen in [link]. At any moment, the moon is located at a

More information

2.4 Infinite Limits. An Overview Infinite Limits Finding Infinite Limits Analytically Quick Quiz SECTION 2.4 EXERCISES

2.4 Infinite Limits. An Overview Infinite Limits Finding Infinite Limits Analytically Quick Quiz SECTION 2.4 EXERCISES Section 2.4 Infinite Limits 2.4 Infinite Limits Two more limit scenarios are frequently encountered in calculus and are discussed in this and the following sections. An infinite limit occurs when function

More information

Curriculum Framework Alignment and Rationales for Answers

Curriculum Framework Alignment and Rationales for Answers The multiple-choice section on each eam is designed for broad coverage of the course content. Multiple-choice questions are discrete, as opposed to appearing in question sets, and the questions do not

More information

CALCULUS SEVENTH EDITION. Indiana Academic Standards for Calculus. correlated to the CC2

CALCULUS SEVENTH EDITION. Indiana Academic Standards for Calculus. correlated to the CC2 CALCULUS SEVENTH EDITION correlated to the Indiana Academic Standards for Calculus CC2 6/2003 2002 Introduction to Calculus, 7 th Edition 2002 by Roland E. Larson, Robert P. Hostetler, Bruce H. Edwards

More information

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a "limit machine".

The main way we switch from pre-calc. to calc. is the use of a limit process. Calculus is a limit machine. A Preview of Calculus Limits and Their Properties Objectives: Understand what calculus is and how it compares with precalculus. Understand that the tangent line problem is basic to calculus. Understand

More information