Solutions to Homework 1

Size: px
Start display at page:

Download "Solutions to Homework 1"

Transcription

1 Solutions to Homework 1 1. Let f(x) = x 2, a = 1, b = 2, and let x = a = 1, x 1 = 1.1, x 2 = 1.2, x 3 = 1.4, x 4 = b = 2. Let P = (x,..., x 4 ), so that P is a partition of the interval [1, 2]. List the following: each of the subintervals, each of the values of x i, where x i = x i x i 1. Let t i be the midpoint of the subinterval [x i 1, x i ]. Compute the value of the following Riemann sum: f(t 1 ) x f(t 4 ) x 4 = 4 f(t i ) x i. i=1 Finally, compare the value of the Riemann sum to the value of f(x) dx. Explain why one value is larger than the other. 2 1 Solution: The subintervals are [1, 1.1], [1.1, 1.2], [1.2, 1.4], and [1.4, 2]. The lengths of these intervals are, respectively, x 1 =.1, x 2 =.1, x 3 =.2, and x 4 =.6. The midpoints of the subintervals are, respectively, t 1 = 1.5, t 2 = 1.15, t 3 = 1.3, and t 4 = 1.7. The value of the Riemann sum is therefore equal to the following: (1.5) 2 (.1) + (1.15) 2 (.1) + (1.3) 2 (.2) + (1.7) 2 (.6) = The value of 2 1 f(x) dx may be computed using the fundamental theorem of calculus. The function F (x) = 1 3 x3 is an anti-derivative of f(x) = x 2. So, the value of the integral is equal to 1 3 (2)3 1 3 (1)3 = 7 3, which, in decimal form, is equal to 2.3. The value of the integral can be seen to be larger for geometric reasons. Consider the figure on the next page. The thick purple curve is the curve y = x 2, i.e. the graph of f(x) = x 2. The thin purple line is the line tangent to y = x 2 at the point (1.7, (1.7) 2 ). The blue lines and the x-axis enclose an area equal to the value of f(t 4 ) x 4 = (1.7) 2 (.6). The area enclosed by this rectangle is also equal to the area of the light purple shaded region. (To see this, use the fact that the two triangles formed by the tangent line, and the lines which contain the blue line segments are congruent triangles.) And the difference between this area and the area under the curve y = x 2 is equal equal to the area of dark purple sectors. That there is an excess, namely, the sum of the areas of the two dark purple 1

2 sectors, shows that the value of the integral is larger than the value of the Riemann sum (since the same argument applies not just to the term f(t 4 ) x 4 but to each of the terms that appears in the Riemann sum). A cool fact that I learned this past week is that a midpoint Riemann sum of a non-negative concave up function is always less than or equal to the value of the integral. So, for example, the same would be true if we had used the function f(x) = x 4. This cool fact is indeed correct because of the reasons explained above: if f(x) is concave up then the curve lies above any tangent line to the curve. 2. Suppose that f(x) is a continuous function on [, ) and that f(x). Suppose that the area of the region which lies below the graph of y = f(x), above the x-axis, and between the lines x = and x = a, where a, is always equal to a 2. Can you determine the values of f(x) for each x [, )? Explain. 2

3 Solution: The hard part is to translate the above into an equation. The area of the region which lies below the graph of y = f(x), above the x-axis, and between the lines x = and x = a, where a is equal to the integral of f(x) over the interval [, a]. (This would not be true if the graph of f(x) dipped below the x-axis or if a < so these two hypotheses are needed.) We are given that this are is equal to a 2. Therefore, a f(x) dx = a 2 for every a. The question is asking if the function f(x) can be determined from this given information. The answer is yes. To see why and to determine f(x), we take the derivative of both sides of the above equation with respect to the variable a: d da a f(x) dx = d da a2. Since f(x) is continuous on [, a], the Fundamental Theorem of Calculus applies. There are two parts in the Fundamental Theorem of Calculus. The part which is needed here is the following (see Theorem 5.11 in the textbook on p. 325 in Section 5.4): Theorem: If f is continuous on an open interval I containng the value a, then d x f(t) dt = f(x). dx Applying the theorem, we deduce that d da a a f(x) dx = f(a) ( NOT f(x) ). On the other hand, d da a2 = 2a. So, f(a) = 2a. If we use a different letter to denote the independent variable, such as the letter x, then we can say that f(x) = 2x. Thus, f(x) is uniquely determined by the given conditions: it must be the function f(x) = 2x. 3. (You are permitted to use a calculator to perform the arithmetic required in this problem. Use exact values; do not round off.) 3

4 The velocity v(t) as a funciton of time t of a particle moving along the real line is partially described by the data in the table below. Using this data, construct a table which gives a partial description (estimate) of the displacement s(t) of the particle. Construct a second table which gives a similar discription of the acceleration a(t) of the particle. Finally display the data of all three tables in a graphical format of your choosing (e.g. bar chart). t v(t) Solution: There are several reasonable answers to this question. First, let s discuss one reasonable solution, and then we ll discuss some other choices that are reasonable. By definition, the displacement is the integral of the velocity. More precisely, if the displacement is written as a function of time t as s(t), then s(t) = t v(x) dx. Since we are not given complete information about v(t), we will have to estimate the value of this integral. Since we are given the precise values of v(t) when t {.,.1,.3,.6, 1., 1.5, 1.9, 2.2, 2.4, 2.5}, we use this data to construct a Riemann sum which estimates the value of the integral above. Let t =., t 1 =.1, t 2 =.3, t 3 =.6, and so forth so that t 9 = 2.5. Using the left endpoint to determine the heights (in quotes because this is not a height, but rather a function value the function can be negative) of the rectangles in the Riemann sum, we have that s(.1) v(t ) t 1 = (1.)(.1.) =.1 s(.3) v(t ) t 1 +v(t 1 ) (t 2 ) = (1.)(.1.)+(2.)(.3.1) =.5 Continuing in this fashion, we can construct the table of values below. We need to make one choice: what is s()? This is analagous to determining the constant of integration. I ll choose s() =, which means that I m assuming that the particle is initially located at x = on the real line. t s(t)

5 Another reasonable answer is to use the right endpoints. For example, s(.1) v(t 1 ) t 1 = (2.)(.1.) =.2 This yields the following table of values: t s(t) Note that we cannot determine s(2.5) using the right endpoints since we do not know the velocity at any times greater than 2.5. Yet another reasonable answer is to average the velocities at the left and right endpoints. For example, s(.1) [(v(t 1 ) + v(t ))/2] t 1 = [( )/2](.1.) =.15 This method yields the following values: t s(t) To estimate the acceleration, consider the averate rates of change in the velocity: a(1.) v(t 1) v(t ) = t 1.1. = 1. The following table of values is obtained: t a(t) Finally, the above data (the midpoint data is omitted for brevity) can be displayed graphically (see Figures 1 and 2 at the end of this document). 4. A surface having the shape of a doughnut is called a torus. More precisely, suppose that C is a circle lying in a plane P which itself lies in three dimensional space. Let L be a line in P which does not intersect C. Let S be the surface of revolution generated by revolving C about the line L. Then S is called a torus. Suppose that a circle C and a line L are given as above. Suppose that the circle C has radius r and the distance from the line L to the center of the circle C is equal to d. Determine the volume enclosed by the torus S generated by revolving C about L. 5

6 Solution: First choose suitable coordinates. Let L be the y-axis and let (d, ) be the center of C. It is clear that the distance from the center of C to L is d. The points of C are the locus of the equation (x d) 2 + y 2 = r. The surface S is the surface of revolution obtained by rotating C about the y-axis. We can use the washer (or shell) method to compute the volume. Since the volume enclosed by S is equal to twice the volume enclosed by the surface obtained rotating the semi-circle determined by the x-axis and the arc of C which lies above the x-axis, we ll compute this volume since the integral will be somewhat less complicated to set up. To use the washer method, consider a cross section which is perpendicular to the axis. Suppose the points of the cross section have y-coordinate equal to y. Then the larger radius R + of the washer is determined by solving for x in the equation for C and using the positive square root: R + = d + r 2 y 2. The smaller radius R of the washer is determined in the same way except one uses the negative square root: R = d r 2 y 2. The area of the cross section A(y) is equal to π(r 2 + R 2 ). The cross sections in this half of the solid enclosed by the torus vary between y = and y = r. So, the volume of this solid of revolution (one half of the filled in torus) is equal to r π[(d + r 2 y 2 ) 2 (d r 2 y 2 ) 2 dy. Expanding the integrand and simplifying, one obtains 4πd r r 2 y 2 dy = 4πd( 1 4 πr2 ) = π 2 dr 2. Doubling this value, we conclude that the volume of the region enclosed by the torus is equal to 2π 2 dr 2. If we used the shell method, then the volume of half of the solid enclosed by the torus is equal to d+r d r 2πx r 2 (x d) 2 dx 6

7 since the height of the shell containing points with x-coordinate equal to x is equal to r 2 (x d) 2. But this integral is much more difficult to compute. For instance, the substitution u = r 2 (x d) 2 seems reasonable, but then du = 2(x d) dx. I ll not go through the details here, but if you would like to compute this integral here is a strategy: first using the substitution u = x d, next separate the result into two integrals, and finally compute one integral as above (geometrically) and observe that the second integral is zero (since the integrand is odd and the limits of integration are from r to r). There is a third way to compute the volume enclosed by the torus. A theorem of Pappus states that the volume enclosed by a solid of revolution is equal to 2πdA, where A is the area of the region being revolved about an axis and d is the distance from the axis to the centroid of the region being revolved about the axis. In this problem, the centroid of the region enclosed by C is clearly the center of the circle and so the distance from the center at (d, ) to the axis (the y-axis) is equal to d. The area of the region enclosed by C is πr 2. Pappus s theorem implies that the volume of the solid of revolution is equal to 2πd(πr 2 ) = 2π 2 dr Estimate the volume of a large (as defined by the U.S. Department of Agriculture) chicken egg. Your solution must include a description of your methods and your rationale for making simplifying assumptions. Solution: There are many ways to approach this problem. The simplest would be to obtain an egg and to use a pencil to sketch an outline of the egg. If this sketch is transfered to graph paper then it is easy to determine the areas of the circular cross sections obtained by slicing the egg perpendicular to the longest axis of symmetry of the egg. Another method is to take a hard boiled egg and to slice the egg into disks. The cross sectional areas and the thickness of each slice can be measured and then the volumes can be summed. Still another approach might be to crack an egg into a graduated cylinder and read off the answer. A cleaner approach would be to fill a graduated cylinder with water and measure the displacement when an egg is placed in the water. 7

8 Figure 1: The blue curve displays the velocity as a function of time (assuming piecewise linear behavior beteween data points). The red and green curves show the displacement as a function of time using the left and right endpoints, respectively. Figure 2: The blue curve displays the velocity as a function of time (assuming piecewise linear behavior beteween data points). The black curve shows the acceleration as a function of time. 8

Volume: The Disk Method. Using the integral to find volume.

Volume: The Disk Method. Using the integral to find volume. Volume: The Disk Method Using the integral to find volume. If a region in a plane is revolved about a line, the resulting solid is a solid of revolution and the line is called the axis of revolution. y

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Chapter 6 Some Applications of the Integral

Chapter 6 Some Applications of the Integral Chapter 6 Some Applications of the Integral Section 6.1 More on Area a. Representative Rectangle b. Vertical Separation c. Example d. Integration with Respect to y e. Example Section 6.2 Volume by Parallel

More information

Chapter 7: Applications of Integration

Chapter 7: Applications of Integration Chapter 7: Applications of Integration Fall 214 Department of Mathematics Hong Kong Baptist University 1 / 21 7.1 Volumes by Slicing Solids of Revolution In this section, we show how volumes of certain

More information

HOMEWORK SOLUTIONS MATH 1910 Sections 6.1, 6.2, 6.3 Fall 2016

HOMEWORK SOLUTIONS MATH 1910 Sections 6.1, 6.2, 6.3 Fall 2016 HOMEWORK SOLUTIONS MATH 191 Sections.1,.,. Fall 1 Problem.1.19 Find the area of the shaded region. SOLUTION. The equation of the line passing through ( π, is given by y 1() = π, and the equation of the

More information

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016 HOMEWORK SOLUTIONS MATH 9 Sections 6.4, 6.5, 7. Fall 6 Problem 6.4. Sketch the region enclosed by x = 4 y +, x = 4y, and y =. Use the Shell Method to calculate the volume of rotation about the x-axis SOLUTION.

More information

Technique 1: Volumes by Slicing

Technique 1: Volumes by Slicing Finding Volumes of Solids We have used integrals to find the areas of regions under curves; it may not seem obvious at first, but we can actually use similar methods to find volumes of certain types of

More information

Applications of integrals

Applications of integrals ApplicationsofIntegrals.nb Applications of integrals There are many applications of definite integrals and we cannot include all of them in a document intended to be a review. However there are some very

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

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B Sample Final Questions: Solutions Math 2B, Winter 23. Evaluate the following integrals: tan a) y y dy; b) x dx; c) 3 x 2 + x dx. a) We use partial fractions: y y 3 = y y ) + y)) = A y + B y + C y +. Putting

More information

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below.

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. MAC 23. Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. (x, y) y = 3 x + 4 a. x = 6 b. x = 4 c. x = 2 d. x = 5 e. x = 3 2. Consider the area of the

More information

AP Calculus BC Fall Final Part IIa

AP Calculus BC Fall Final Part IIa AP Calculus BC 18-19 Fall Final Part IIa Calculator Required Name: 1. At time t = 0, there are 120 gallons of oil in a tank. During the time interval 0 t 10 hours, oil flows into the tank at a rate of

More information

Single Variable Calculus, Early Transcendentals

Single Variable Calculus, Early Transcendentals Single Variable Calculus, Early Transcendentals 978-1-63545-100-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax

More information

Integration. Tuesday, December 3, 13

Integration. Tuesday, December 3, 13 4 Integration 4.3 Riemann Sums and Definite Integrals Objectives n Understand the definition of a Riemann sum. n Evaluate a definite integral using properties of definite integrals. 3 Riemann Sums 4 Riemann

More information

AP Calculus AB 2nd Semester Homework List

AP Calculus AB 2nd Semester Homework List AP Calculus AB 2nd Semester Homework List Date Assigned: 1/4 DUE Date: 1/6 Title: Typsetting Basic L A TEX and Sigma Notation Write the homework out on paper. Then type the homework on L A TEX. Use this

More information

AP Calculus (BC) Summer Assignment (169 points)

AP Calculus (BC) Summer Assignment (169 points) AP Calculus (BC) Summer Assignment (69 points) This packet is a review of some Precalculus topics and some Calculus topics. It is to be done NEATLY and on a SEPARATE sheet of paper. Use your discretion

More information

d` = 1+( dy , which is part of the cone.

d` = 1+( dy , which is part of the cone. 7.5 Surface area When we did areas, the basic slices were rectangles, with A = h x or h y. When we did volumes of revolution, the basic slices came from revolving rectangles around an axis. Depending on

More information

Calculus I

Calculus I Calculus I 978-1-63545-038-5 To learn more about all our offerings Visit Knewton.com/highered Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Gilbert Strang, Massachusetts Institute

More information

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4]

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4] It s Your Turn Problems I. Functions, Graphs, and Limits. Here s the graph of the function f on the interval [ 4,4] f ( ) =.. It has a vertical asymptote at =, a) What are the critical numbers of f? b)

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

Name Period. Date: Topic: 9-2 Circles. Standard: G-GPE.1. Objective:

Name Period. Date: Topic: 9-2 Circles. Standard: G-GPE.1. Objective: Name Period Date: Topic: 9-2 Circles Essential Question: If the coefficients of the x 2 and y 2 terms in the equation for a circle were different, how would that change the shape of the graph of the equation?

More information

H2 MATHS SET D PAPER 1

H2 MATHS SET D PAPER 1 H Maths Set D Paper H MATHS Exam papers with worked solutions SET D PAPER Compiled by THE MATHS CAFE P a g e b The curve y ax c x 3 points, and, H Maths Set D Paper has a stationary point at x 3. It also

More information

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math (001) - Term 181 Recitation (1.1)

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math (001) - Term 181 Recitation (1.1) Recitation (1.1) Question 1: Find a point on the y-axis that is equidistant from the points (5, 5) and (1, 1) Question 2: Find the distance between the points P(2 x, 7 x) and Q( 2 x, 4 x) where x 0. Question

More information

We saw in Section 5.1 that a limit of the form. arises when we compute an area.

We saw in Section 5.1 that a limit of the form. arises when we compute an area. INTEGRALS 5 INTEGRALS Equation 1 We saw in Section 5.1 that a limit of the form n lim f ( x *) x n i 1 i lim[ f ( x *) x f ( x *) x... f ( x *) x] n 1 2 arises when we compute an area. n We also saw that

More information

Math 2413 General Review for Calculus Last Updated 02/23/2016

Math 2413 General Review for Calculus Last Updated 02/23/2016 Math 243 General Review for Calculus Last Updated 02/23/206 Find the average velocity of the function over the given interval.. y = 6x 3-5x 2-8, [-8, ] Find the slope of the curve for the given value of

More information

Chapter 5 - Integration

Chapter 5 - Integration Chapter 5 - Integration 5.1 Approximating the Area under a Curve 5.2 Definite Integrals 5.3 Fundamental Theorem of Calculus 5.4 Working with Integrals 5.5 Substitution Rule for Integrals 1 Q. Is the area

More information

A.P. Calculus BC Summer Assignment 2018 I am so excited you are taking Calculus BC! For your summer assignment, I would like you to complete the

A.P. Calculus BC Summer Assignment 2018 I am so excited you are taking Calculus BC! For your summer assignment, I would like you to complete the A.P. Calculus BC Summer Assignment 2018 I am so excited you are taking Calculus BC! For your summer assignment, I would like you to complete the attached packet of problems, and turn it in on Monday, August

More information

Volume of Solid of Known Cross-Sections

Volume of Solid of Known Cross-Sections Volume of Solid of Known Cross-Sections Problem: To find the volume of a given solid S. What do we know about the solid? Suppose we are told what the cross-sections perpendicular to some axis are. Figure:

More information

MA CALCULUS. Marking Scheme

MA CALCULUS. Marking Scheme MA 05 - CALCULUS Midsemester Examination (Autumn 06-07) Marking Scheme Department of Mathematics, I.I.T. Bombay. Max. Marks: 30 Time: 5:00 to 7:00 PM Date: 06/09/06 Q. (i) Show that lim n n /n exists and

More information

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3.

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3. Test Solutions. (5 points) Consider the region bounded by the curves x = y 3 and y =. (a) Sketch both curves and shade in the region. x = y 3 y = (b) Find the area of the region above. Solution: Observing

More information

Calculus Honors Curriculum Guide Dunmore School District Dunmore, PA

Calculus Honors Curriculum Guide Dunmore School District Dunmore, PA Calculus Honors Dunmore School District Dunmore, PA Calculus Honors Prerequisite: Successful completion of Trigonometry/Pre-Calculus Honors Major topics include: limits, derivatives, integrals. Instruction

More information

Module 2: Reflecting on One s Problems

Module 2: Reflecting on One s Problems MATH55 Module : Reflecting on One s Problems Main Math concepts: Translations, Reflections, Graphs of Equations, Symmetry Auxiliary ideas: Working with quadratics, Mobius maps, Calculus, Inverses I. Transformations

More information

Harbor Creek School District

Harbor Creek School District Unit 1 Days 1-9 Evaluate one-sided two-sided limits, given the graph of a function. Limits, Evaluate limits using tables calculators. Continuity Evaluate limits using direct substitution. Differentiability

More information

AP Calculus BC Syllabus Course Overview

AP Calculus BC Syllabus Course Overview AP Calculus BC Syllabus Course Overview Textbook Anton, Bivens, and Davis. Calculus: Early Transcendentals, Combined version with Wiley PLUS. 9 th edition. Hoboken, NJ: John Wiley & Sons, Inc. 2009. Course

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

AB 1: Find lim. x a.

AB 1: Find lim. x a. AB 1: Find lim x a f ( x) AB 1 Answer: Step 1: Find f ( a). If you get a zero in the denominator, Step 2: Factor numerator and denominator of f ( x). Do any cancellations and go back to Step 1. If you

More information

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation Lecture No 23 to 45 Complete and Important Question and answer 1. What is the difference between

More information

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous.

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous. Multiple Choice. Circle the best answer. No work needed. No partial credit available. + +. Evaluate lim + (a (b (c (d 0 (e None of the above.. Evaluate lim (a (b (c (d 0 (e + + None of the above.. Find

More information

Volumes of Solids of Revolution. We revolve this curve about the x-axis and create a solid of revolution.

Volumes of Solids of Revolution. We revolve this curve about the x-axis and create a solid of revolution. Volumes of Solids of Revolution Consider the function ( ) from a = to b = 9. 5 6 7 8 9 We revolve this curve about the x-axis and create a solid of revolution. - 5 6 7 8 9 - - - We want to find the volume

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 ( A B ) KEY COURSE OBJECTIVES/ENDURING UNDERSTANDINGS OVERARCHING/ESSENTIAL SKILLS OR QUESTIONS Limits and Continuity Derivatives

More information

AP Calculus Free-Response Questions 1969-present AB

AP Calculus Free-Response Questions 1969-present AB AP Calculus Free-Response Questions 1969-present AB 1969 1. Consider the following functions defined for all x: f 1 (x) = x, f (x) = xcos x, f 3 (x) = 3e x, f 4 (x) = x - x. Answer the following questions

More information

Prelim 1 Solutions V2 Math 1120

Prelim 1 Solutions V2 Math 1120 Feb., Prelim Solutions V Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Problem ) ( Points) Calculate the following: x a)

More information

SCORE. Exam 3. MA 114 Exam 3 Fall 2016

SCORE. Exam 3. MA 114 Exam 3 Fall 2016 Exam 3 Name: Section and/or TA: 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 be used. You may use a graphing

More information

Calculus AB Topics Limits Continuity, Asymptotes

Calculus AB Topics Limits Continuity, Asymptotes Calculus AB Topics Limits Continuity, Asymptotes Consider f x 2x 1 x 3 1 x 3 x 3 Is there a vertical asymptote at x = 3? Do not give a Precalculus answer on a Calculus exam. Consider f x 2x 1 x 3 1 x 3

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

More information

BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: Unlimited and Continuous! (21 points)

BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: Unlimited and Continuous! (21 points) BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: United and Continuous! ( points) For #- below, find the its, if they eist.(#- are pt each) ) 7 ) 9 9 ) 5 ) 8 For #5-7, eplain why

More information

AP Calculus AB. Review for Test: Applications of Integration

AP Calculus AB. Review for Test: Applications of Integration Name Review for Test: Applications of Integration AP Calculus AB Test Topics: Mean Value Theorem for Integrals (section 4.4) Average Value of a Function (manipulation of MVT for Integrals) (section 4.4)

More information

MATH 1242 FINAL EXAM Spring,

MATH 1242 FINAL EXAM Spring, MATH 242 FINAL EXAM Spring, 200 Part I (MULTIPLE CHOICE, NO CALCULATORS).. Find 2 4x3 dx. (a) 28 (b) 5 (c) 0 (d) 36 (e) 7 2. Find 2 cos t dt. (a) 2 sin t + C (b) 2 sin t + C (c) 2 cos t + C (d) 2 cos t

More information

A.P. Calculus BC Test Four Section Two Free-Response Calculators Allowed Time 45 minutes Number of Questions 3

A.P. Calculus BC Test Four Section Two Free-Response Calculators Allowed Time 45 minutes Number of Questions 3 A.P. Calculus BC Test Four Section Two Free-Response Calculators Allowed Time 45 minutes Number of Questions Each of the three questions is worth 9 points. The maximum possible points earned on this section

More information

AP Calculus (BC) Summer Assignment (104 points)

AP Calculus (BC) Summer Assignment (104 points) AP Calculus (BC) Summer Assignment (0 points) This packet is a review of some Precalculus topics and some Calculus topics. It is to be done NEATLY and on a SEPARATE sheet of paper. Use your discretion

More information

Problem Set Four Integration AP Calculus AB

Problem Set Four Integration AP Calculus AB Multiple Choice: No Calculator unless otherwise indicated. ) sec 2 x 2dx tan x + C tan x 2x +C tan x x + C d) 2tanxsec 2 x x + C x 2 2) If F(x)= t + dt, what is F (x) x 2 + 2 x 2 + 2x x 2 + d) 2(x2 +)

More information

Volumes of Solids of Revolution Lecture #6 a

Volumes of Solids of Revolution Lecture #6 a Volumes of Solids of Revolution Lecture #6 a Sphereoid Parabaloid Hyperboloid Whateveroid Volumes Calculating 3-D Space an Object Occupies Take a cross-sectional slice. Compute the area of the slice. Multiply

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

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10 Calculus II Practice Test Problems: 6.-6.3, 6.5, 7.-7.3 Page of This is in no way an inclusive set of problems there can be other types of problems on the actual test. To prepare for the test: review homework,

More information

L. Function Analysis. ). If f ( x) switches from decreasing to increasing at c, there is a relative minimum at ( c, f ( c)

L. Function Analysis. ). If f ( x) switches from decreasing to increasing at c, there is a relative minimum at ( c, f ( c) L. Function Analysis What you are finding: You have a function f ( x). You want to find intervals where f ( x) is increasing and decreasing, concave up and concave down. You also want to find values of

More information

A = (cosh x sinh x) dx = (sinh x cosh x) = sinh1 cosh1 sinh 0 + cosh 0 =

A = (cosh x sinh x) dx = (sinh x cosh x) = sinh1 cosh1 sinh 0 + cosh 0 = Calculus 7 Review Consider the region between curves y= cosh, y= sinh, =, =.. Find the area of the region. e + e e e Solution. Recall that cosh = and sinh =, whence sinh cosh. Therefore the area is given

More information

Core Mathematics C12

Core Mathematics C12 Write your name here Surname Other names Pearson Edexcel International Advanced Level Centre Number Candidate Number Core Mathematics C12 Advanced Subsidiary Tuesday 10 January 2017 Morning Time: 2 hours

More information

Distance and Velocity

Distance and Velocity Distance and Velocity - Unit #8 : Goals: The Integral Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite integral and

More information

Final Exam Solutions

Final Exam Solutions Final Exam Solutions Laurence Field Math, Section March, Name: Solutions Instructions: This exam has 8 questions for a total of points. The value of each part of each question is stated. The time allowed

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

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed.

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed. Section A ln. Let g() =, for > 0. ln Use the quotient rule to show that g ( ). 3 (b) The graph of g has a maimum point at A. Find the -coordinate of A. (Total 7 marks) 6. Let h() =. Find h (0). cos 3.

More information

Calculus Test Chapter 5 You can use a calculator on all of the test. Each multiple choice & each part of the free response is worth 5 points.

Calculus Test Chapter 5 You can use a calculator on all of the test. Each multiple choice & each part of the free response is worth 5 points. Calculus Test 2013- Chapter 5 Name You can use a calculator on all of the test. Each multiple choice & each part of the free response is worth 5 points. 1. A bug begins to crawl up a vertical wire at time

More information

Chapter 9 Overview: Parametric and Polar Coordinates

Chapter 9 Overview: Parametric and Polar Coordinates Chapter 9 Overview: Parametric and Polar Coordinates As we saw briefly last year, there are axis systems other than the Cartesian System for graphing (vector coordinates, polar coordinates, rectangular

More information

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions. Which of the following integrals correctly corresponds to the area of the shaded region in the figure to the right? (A) (B) (C) (D) (E)

More information

Applied Calculus I. Lecture 36

Applied Calculus I. Lecture 36 Applied Calculus I Lecture 36 Computing the volume Consider a continuous function over an interval [a, b]. y a b x Computing the volume Consider a continuous function over an interval [a, b]. y y a b x

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part

2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part 2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part 1. Let R be the region in the first and second quadrants bounded

More information

Review: Exam Material to be covered: 6.1, 6.2, 6.3, 6.5 plus review of u, du substitution.

Review: Exam Material to be covered: 6.1, 6.2, 6.3, 6.5 plus review of u, du substitution. Review: Exam. Goals for this portion of the course: Be able to compute the area between curves, the volume of solids of revolution, and understand the mean value of a function. We had three basic volumes:

More information

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS MATH 181, FALL 17 - PROBLEM SET # 6 SOLUTIONS Part II (5 points) 1 (Thurs, Oct 6; Second Fundamental Theorem; + + + + + = 16 points) Let sinc(x) denote the sinc function { 1 if x =, sinc(x) = sin x if

More information

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA GRADE 12 EXAMINATION NOVEMBER 2016 ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA Time: 2 hours 200 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper

More information

Calculus II. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAC / 1

Calculus II. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAC / 1 Calculus II Philippe Rukimbira Department of Mathematics Florida International University PR (FIU) MAC 2312 1 / 1 5.4. Sigma notation; The definition of area as limit Assignment: page 350, #11-15, 27,

More information

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent dx = (A) 3 sin(3x ) + C 1. cos ( 3x) 1 (B) sin(3x ) + C 3 1 (C) sin(3x ) + C 3 (D) sin( 3x ) + C (E) 3 sin(3x ) + C 6 3 2x + 6x 2. lim 5 3 x 0 4x + 3x (A) 0 1 (B) 2 (C) 1 (D) 2 (E) Nonexistent is 2 x 3x

More information

DESK Secondary Math II

DESK Secondary Math II Mathematical Practices The Standards for Mathematical Practice in Secondary Mathematics I describe mathematical habits of mind that teachers should seek to develop in their students. Students become mathematically

More information

Exam 3 Solutions. Multiple Choice Questions

Exam 3 Solutions. Multiple Choice Questions MA 4 Exam 3 Solutions Fall 26 Exam 3 Solutions Multiple Choice Questions. The average value of the function f (x) = x + sin(x) on the interval [, 2π] is: A. 2π 2 2π B. π 2π 2 + 2π 4π 2 2π 4π 2 + 2π 2.

More information

AP Calculus BC. Course Description:

AP Calculus BC. Course Description: AP Calculus BC Course Description: The two fundamental problems of Calculus include: 1) finding the slope of the tangent to a curve, determined by the derivative, and 2) finding the area of a region under

More information

Math 132 Information for Test 2

Math 132 Information for Test 2 Math 13 Information for Test Test will cover material from Sections 5.6, 5.7, 5.8, 6.1, 6., 6.3, 7.1, 7., and 7.3. The use of graphing calculators will not be allowed on the test. Some practice questions

More information

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

(Refer Slide Time: 2:08 min)

(Refer Slide Time: 2:08 min) Applied Mechanics Prof. R. K. Mittal Department of Applied Mechanics Indian Institute of Technology, Delhi Lecture No. 11 Properties of Surfaces (Contd.) Today we will take up lecture eleven which is a

More information

Calculus II (Fall 2015) Practice Problems for Exam 1

Calculus II (Fall 2015) Practice Problems for Exam 1 Calculus II (Fall 15) Practice Problems for Exam 1 Note: Section divisions and instructions below are the same as they will be on the exam, so you will have a better idea of what to expect, though I will

More information

Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers x for which f (x) is a real number.

Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers x for which f (x) is a real number. 997 AP Calculus BC: Section I, Part A 5 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number..

More information

Problem Worth Score Total 14

Problem Worth Score Total 14 MATH 241, Fall 14 Extra Credit Preparation for Final Name: INSTRUCTIONS: Write legibly. Indicate your answer clearly. Revise and clean up solutions. Do not cross anything out. Rewrite the page, I will

More information

Tuesday, September 29, Page 453. Problem 5

Tuesday, September 29, Page 453. Problem 5 Tuesday, September 9, 15 Page 5 Problem 5 Problem. Set up and evaluate the integral that gives the volume of the solid formed by revolving the region bounded by y = x, y = x 5 about the x-axis. Solution.

More information

Section 2 Practice Tests

Section 2 Practice Tests Section Practice Tests This section gives 18 sample problems that mix and match concepts similar to problems on the free-response section of the AP exam. While any of these examples would be a good review

More information

a) rectangles whose height is the right-hand endpoint b) rectangles whose height is the left-hand endpoint

a) rectangles whose height is the right-hand endpoint b) rectangles whose height is the left-hand endpoint CALCULUS OCTOBER 7 # Day Date Assignment Description 6 M / p. - #,, 8,, 9abc, abc. For problems 9 and, graph the function and approximate the integral using the left-hand endpoints, right-hand endpoints,

More information

AP Calculus AB Syllabus

AP Calculus AB Syllabus AP Calculus AB 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 of a Single Variable,

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

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

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

Solutions to the Exercises of Chapter 5

Solutions to the Exercises of Chapter 5 Solutions to the Eercises of Chapter 5 5A. Lines and Their Equations. The slope is 5 5. Since (, is a point on the line, y ( ( is an ( 6 8 8 equation of the line in point-slope form. This simplifies to

More information

Helpful Concepts for MTH 261 Final. What are the general strategies for determining the domain of a function?

Helpful Concepts for MTH 261 Final. What are the general strategies for determining the domain of a function? Helpful Concepts for MTH 261 Final What are the general strategies for determining the domain of a function? How do we use the graph of a function to determine its range? How many graphs of basic functions

More information

Questions Q1. The function f is defined by. (a) Show that (5) The function g is defined by. (b) Differentiate g(x) to show that g '(x) = (3)

Questions Q1. The function f is defined by. (a) Show that (5) The function g is defined by. (b) Differentiate g(x) to show that g '(x) = (3) Questions Q1. The function f is defined by (a) Show that The function g is defined by (b) Differentiate g(x) to show that g '(x) = (c) Find the exact values of x for which g '(x) = 1 (Total 12 marks) Q2.

More information

Unit #6 Basic Integration and Applications Homework Packet

Unit #6 Basic Integration and Applications Homework Packet Unit #6 Basic Integration and Applications Homework Packet For problems, find the indefinite integrals below.. x 3 3. x 3x 3. x x 3x 4. 3 / x x 5. x 6. 3x x3 x 3 x w w 7. y 3 y dy 8. dw Daily Lessons and

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

MCB4UW Handout 7.6. Comparison of the Disk/Washer and Shell Methods. V f x g x. V f y g y

MCB4UW Handout 7.6. Comparison of the Disk/Washer and Shell Methods. V f x g x. V f y g y MCBUW Handout 7.6 Comparison of the Disk/Washer and Shell Methods Method Ais of Formula Notes aout the Revolution Representative Rectangle a Disk Method -ais V f d -ais a V g d Washer Method -ais a V f

More information

Math 190 (Calculus II) Final Review

Math 190 (Calculus II) Final Review Math 90 (Calculus II) Final Review. Sketch the region enclosed by the given curves and find the area of the region. a. y = 7 x, y = x + 4 b. y = cos ( πx ), y = x. Use the specified method to find the

More information

AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin

AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin General note: AP Questions often test several diverse ideas or concepts in the same question.

More information

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1).

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1). Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20 # 18, page 18: If f(x) = x2 x 2 1, find f( 1 2 ), f( 1 2 ), and f(a + 1). # 22, page 18: When a solution of acetylcholine

More information

SCORE. Exam 3. MA 114 Exam 3 Fall 2016

SCORE. Exam 3. MA 114 Exam 3 Fall 2016 Exam 3 Name: Section and/or TA: 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 be used. You may use a graphing

More information

For the intersections: cos x = 0 or sin x = 1 2

For the intersections: cos x = 0 or sin x = 1 2 Chapter 6 Set-up examples The purpose of this document is to demonstrate the work that will be required if you are asked to set-up integrals on an exam and/or quiz.. Areas () Set up, do not evaluate, any

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