Practice Final Exam Solutions

Size: px
Start display at page:

Download "Practice Final Exam Solutions"

Transcription

1 Important Notice: To prepare for the final exam, one should study the past exams and practice midterms (and homeworks, quizzes, and worksheets), not just this practice final. A topic not being on the practice final does not mean it won t appear on the final.. If the statement is always true, circle the printed capital T. If the statement is sometimes false, circle the printed capital F. In each case, write a careful and clear justification or a counterexample. (a) If a force of F (x) = 6x pounds is required to stretch a spring x feet beyond its rest length, then 36 ft-lbs of work is done in stretching the spring from its natural length to 6 feet beyond its rest length. Work: W = b a F (x) dx Work done stretching the spring from x = to x = 6: W = 6 6 6x dx = 3x 2 = 8 ft-lbs False (b) The trapezoid rule with n = 5 for 4 dx 2x + will be an overestimate. True Justification: The curve y = /(2x + ) is decreasing and concave up, so the trapezoids cover the graph throughout. The estimate is larger than the integral. y x (c) ln (2.5) =.5 2 (.5)2 + 3 (.5)3 4 (.5)4 + 5 (.5)5... False We have ln( + x) = x 2 x2 + 3 x3 4 x4 + 5 x5 for < x ; the series on the right diverges for x >. Therefore when we set x =.5, the left side is ln(2.5) but the series on the right becomes divergent. Page of 3

2 (d) The improper integral x 2 b x 2 (x 3 dx = lim + 7) /3 b (x 3 dx + 7) /3 This limit does not exist so x 2 (x 3 dx converges. False + 7) /3 = lim b 2 (x3 + 7) 2/3 ( = lim b 2 (b3 + 7) 2/3 ) 2 (8)2/3 b = x 2 (x 3 dx does not converge, + 7) /3 (e) The tangent line to the parametric curve (x, y) = (t /t, 4 + t 2 ) at the point where t = has equation y = x + 5. Slope dy dx = dy/dt dx/dt = 2t + /t 2 dy dx = 2 2 = when t = y = x + b and passes through (x, y) = (, 5) True y = x For each multiple choice question, circle the correct answer. There is only one correct choice for each answer. (a) A cylindrical tank with a radius of meter and a height of 8 meters is half full. Letting y = correspond to the top of the tank and ρ be the density of water, the work required to pump the water out of the tank is (a) πρg 8 4 y dy (b) πρg 8 y dy (c) πρg 4 y dy (d) 6πρg The y-values for the water in the tank are 4 y 8. Partition [4, 8] into k parts. V k = πr 2 y = π y weight = π y ρ g k-th slice is lifted y k meters (since y = is the top of the tank). n n W k ρgπ y k y W k ρgπ y k y W = πρg 8 4 k= k= y dy, which is (a). It is also πρg (ρ = kg/m 3 & g = 9.8 m/s 2 ) 4 (8 y) dy. 8 4 y dy Page 2 of 3

3 (b) The Taylor series at x = for sin x is (a) ( ) n x2n+ (b) ( ) n x2n n! (2n)! n= Taylor Series at x = a is n= n= Let f(x) = sin x and a =. Then f() = f (4) () = sin = f () = f (5) () = cos = f () = f (6) () = sin = f (3) () = f (7) () cos = (c) f (n) (a) (x a) n. n! ( ) n x2n (2n )! n= The Taylor series for sin x at is x 3! x3 + 5! x5 7! x = (d) ( ) n x2n+ (2n + )! n= ( ) n x2n+ (2n + )!. n= (c) A parametric curve tracing out the circle once clockwise for t π starting at (, ) is (a) (cos t, sin t) traces out the top half of the circle counter-clockwise starting at (, ). (b) (cos t, sin t) traces out the bottom half of the circle clockwise starting at (, ). (c) (cos(2t), sin(2t)) traces out the complete circle counter-clockwise starting at (, ). (d) (cos(2t), sin(2t)) traces out the complete circle clockwise starting at (, ). The answer is (d). (d) Which differential equation has the direction field shown? (i) y (t) = 6 3y (ii) y (t) = y (iii) y (t) = 3y 6 (iv) y (t) = (y 2)e t Answer: (iii) y (t) = 3y 6. Slope depends only on y, is negative for small positive y, and is positive for larger y. Page 3 of 3

4 3. Let R be the region enclosed by the curves y = 2x and y = x 2. Write a definite integral that gives the volume of the solid generated by rotating the region R around the line y = 6. Curves meet when 2x = x 2 x 2 2x = x(x 2) = x =, 2 = (, ), (2, 4) are the intersection points, so R lies over x 2. Partition [, 2] along the x-axis. The area of the x-slice is A(x) = πr 2 πr 2 where R = 6 x 2 and r = 6 2x. V = 2 A(x) dx = π 2 ( (6 x 2 ) 2 (6 2x) 2) dx 4. A solid has a base bounded by the curves y = x 2 and y = 2 x 2 for x. Cross-sections perpendicular to the x-axis are squares. Write a definite integral for its volume. y Set x 2 = 2 x 2 y = x 2 2 y = 2 x x 2 2x 2 = = x = ± Base curves cross when x = and x = Side of square in the x-slice is s = (2 x 2 ) x 2 = (2 2x 2 ) Area of cross-section of x-slice is A(x) = s 2 = (2 2x 2 ) 2 By the slicing method: V = b a A(x) dx = (2 2x 2 ) 2 dx. 5. Compute: (a) (a) We use x cos x dx using integration by parts, (b) u dv = uv v du. x + dx using partial fractions. x(x 4) Choose u = x and dv = cos x dx = du = dx and v = sin x. Then x cos x dx = x sin x sin x dx = x sin x + cos x + C. Page 4 of 3

5 (b) x + x(x 4) = A x + B A(x 4) = (x 4) x(x 4) + Bx x(x 4) Clearing the denominator, x + = A(x 4) + Bx. Solving for A, B: A(x 4) + Bx =. x(x 4) Set x = = = 4A = A = 4 Set x = 4 = 5 = 4B = B = 5 4 ( x + A x(x 4) dx = x + B ) dx = dx x 4 4 x dx x 4 = 4 ln x + 5 ln x 4 + C Use the error bound formulas on the last page to determine an n such that the trapezoid rule with n subintervals approximates dx to within.. ex error K(b a)3 2n 2, where K fits f (x) K on [, ] f(x) = e x, f (x) = e x, f (x) = e x Since f (x) is decreasing, on [, ] we have f (x) = e x f () =, so we can use K =. Thus error K(b a)3 2n 2 = (3 ) 2n 2?. = Solve for n: n 2 2 = The least n we can choose by this method is n =. 7. (a) Obtain the Taylor series for + x at x = from the geometric series for x. x = + x + x2 + x 3 + = x k for x < Replacing x with x, k= + x = x + x2 x 3 + = ( ) k x k for x < k= Page 5 of 3

6 (b) Use your result from part (a) and integration to write down the Taylor series at x = for ln ( + x) and then find its interval of convergence. Integrating termwise, + x dx = dx x dx + x 2 dx x 3 dx +..., so ln ( + x) + C = x x2 2 + x3 3 x4 4 + = To find C, let x = : ln() + C = = C =. Thus k= k= ( ) k xk+ ln ( + x) = x x2 2 + x3 3 x = ( ) k k + xk+ = k +. ( ) k= k xk The radius of convergence comes from the ratio test: when a k = ( ) k /k, a k+ /a k = k/(k + ) as k, so the radius of convergence is. At the endpoints ±, the series converges when x = (alternating harmonic series) and diverges when x = (negative of harmonic series), so the interval of convergence is (, ]. 8. Find the 3rd-order Taylor polynomial centered at 4 for T 3 (x) = f(4) + f (4)(x 4) + f (4) 2! x. (x 4) 2 + f (4) (x 4) 3 3! k. f(x) = x = x /2 f (x) = 2 x 3/2 = 2x 3/2 f (x) = 3 4 x 5/2 = 3 4x 5/2 f (x) = 5 8 x 7/2 = 5 8x 7/2 f(4) = 2 f (4) = 2(2 3 ) = 6 f (4) = 3 4(2 5 ) = 3 28 f (4) = 5 8(2 7 ) = 5 24 Thus T 3 (x) = 2 6 (x 4) (2!) (x 5 4)2 24(3!) (x 4)3. Page 6 of 3

7 9. How many terms of n= ( ) n n 2 + do we need to add to estimate the series with error <.? The series is alternating, so the error in approximating the series using the nth partial sum is at most the magnitude of the first omitted term. Therefore if we use the nth partial sum, the error is < (n + ) 2 +. We seek n such that (n + ) 2 + <. =. (n + ) 2 + > (n + ) 2 > 999 n + > 3.6. We need n > 3.6, so n 3. 3 ( ) n Thus n 2, the sum of the first 32 terms (from n = to n = 3) approximates the full + n= series with the desired error.. Use the integral test to show Let f(x) = x p = x p. Then k= f (x) = px p = p < so f(x) decreases, xp+ lim f(x) = lim x x x p =. Suppose p >. Then p < dx = lim xp b Thus k= b converges if p >. kp converges if p > and diverges if < p <. kp x p x p dx = lim b p Suppose < p <. Then p > dx = lim xp b So k= b x p x p dx = lim b p diverges for < p <. kp b b b p = lim = b p p = p. b p = lim =. b p Page 7 of 3

8 . Determine which of the following series converges conditionally, converges absolutely or diverges. Specify which convergence test you use and show how it leads to the answer. (a) k=2 Compare ( ) k ln k Test for absolute convergence first. ( )k ln k = k= k= ln k to k= k using the Comparison Test. ln k < k = ln k > k To show ln k < k for k 2, we look at f(x) = x ln x. Then f (x) = /x > for x >, so f(x) increasing for x >. Thus x 2 = f(x) f(2) = 2 ln 2 >, so x > ln x for x 2. k=2 k diverges = ln k diverges k=2 (by the Comparison Test) Now use the Alternating Series Test since the series is not absolutely convergent Set b k = / ln k. Two ways to show b k is decreasing: () the denominators ln k are increasing or (2) consider f(x) = / ln x for x > and its first derivative: f (x) = (ln x) 2 x <. That is negative, so f(x) is decreasing for x >. Conclusion: The series converges by the Alternating Series Test but is not absolutely convergent. It is conditionally convergent. (b) k=. lim k k 2 k k 2 k = lim k + 5/k 2 = 2. The series diverges by the Divergence Test Page 8 of 3

9 (c) ( ) k k 5 k= a k+ a k = k! (k + ) 5 (k + )! k 5 = Apply the Ratio Test to test for absolute convergence. (k + )5 k 5 k! (k + )! = ( k + k! ( a k+ lim = lim + ) 5 k a k k k k + = <. k ) 5 ( k + = + ) 5 k k + ( ) k k 5 Thus k! k= converges absolutely. (d) k= 5 2 k + 5k + 3 Apply Ratio Test (terms all positive, so no need for absolute values) a k+ a k = 5 2 k+ + 5(k + ) k + 5k + 3 a k+ lim = k a k 2 <. = 2 k + 5k k+ + 5(k + ) + 8 = + 5k/2 k + 3/2 k 2 + 5(k + )/2 k + 8/2 k By the Ratio Test, the series k= 5 2 k + 5k + 3 converges absolutely. 2. Solve for y exactly: (a) dy dx = sin x y 2 with y() = 3.. Write as y 2 dy = sin x dx 2. y 2 dy = sin x dx 3. y 3 3 = cos x + C 4. Apply initial condition y() = 3: 9 = + C = C =. 5. Thus y3 3 = cos x = y = (3 3 cos x)/3. Page 9 of 3

10 (b) dy = y cos x + xy with y() = 3. dx. 2. dy dx = y(cos x + x) = dy = (cos x + x) dx y y dy = (cos x + x) dx 3. ln y = sin x + x2 2 + C = y = esin x+x2 /2+C = e C e sin x+x2 /2 4. y = ±e C e sin x+x2 /2 = Ke sin x+x2 /2, where K = ±e C. Apply initial condition y() = 3: 3 = Ke sin +2 /2 = K Solution is y = 3e sin x+x2 /2. 3. Find the orthogonal trajectories of the family of curves y = kx 4. For points (x, y) on the curve y = kx 4, we have k = y/x 4 and dy dx = 4kx3 = 4 y x 4 x3 = 4y x. A curve orthogonal to this family must have derivative (slope) equal to the negative reciprocal of 4y/x, hence an orthogonal curve to the family has dy dx = x 4y. 4y dy = x dx 4y dy = x dx 2y 2 = 2 x2 + C for any C. Thus the families y = kx 4 and 2 x2 + 2y 2 = C are orthogonal trajectories of each other. Page of 3

11 4. A tank contains 6 L of water with 5 kg of salt dissolved in it. Brine that contains 2 kg of salt per liter enters the tank at a rate of 3 L/min. Pure water is also flowing into the tank at a rate of 2 L/min. The solution in the tank is kept well mixed and is drained at a rate of 5 L/min. How much salt remains in the tank after 3 minutes? What happens in the long run? Let y(t) = amount of salt (in kg) after t minutes, so y() = 5 kg. Then dy/dt = inflow rate of salt outflow rate of salt. The volume remains constant since the rate of flow in is the same as the rate of the flow out, namely 5 L/min, so the concentration (in kg/l) of salt in the tank after t minutes is y(t)/6. inflow rate = 2 kg L 3 L min + kg L 2 L min = 6 kg min. outflow rate = y(t) 6 kg L 5 L min = y(t) kg 2 min Our differential equation becomes dy dt = 6 y(t), y() = 5. 2 dy dt = 72 y 2 = dy 72 y = 2 dt 72 y dy = 2 dt ln 72 y = t t + C = ln 72 y = 2 2 C = 72 y = e C e t/2 72 y = ±e C e t/2 = Ke t/2 = y(t) = 72 Ke t/2 From the initial condition y() = 5 we have 5 = 72 K, so K = 72 5 = 67. Thus the solution to the differential equation is y(t) = 72 67e t/2. y(3) = 72 67e 3/ kg The long-run behavior is found from lim t y(t) = lim t (72 67e t/2 ) = 72 kg. Page of 3

12 5. Below are graphs of r = 3 sin θ and r = + sin θ. y x (a) Determine both polar and rectangular coordinates for all points where the curves cross. Finding crossing points: 3 sin θ = + sin θ 2 sin θ = sin θ = 2. Thus θ = π/6 and 5π/6 at crossing points, and here r = 3 sin θ = 3/2. Polar coordinates of crossing points: (r, θ) = (3/2, π/6), (3/2, 5π/6) Rectangular coordinates: (x, y) = (r cos θ, r sin θ) = (3 3/4, 3/4), ( 3 3/4, 3/4) (b) Set up, but do not evaluate, an integral for the area of the region inside r = 3 sin θ and outside r = + sin θ. The rays π/6 θ 5π/6 sweep out the region. To see which curve corresponds to which equation, write r = 3 sin θ in rectangular coordinates: r 2 = 3r sin θ is the same as x 2 + y 2 = 3y, so x 2 + (y 2 3y + 9) = 9, so x 2 + (y 3) 2 = 3 2. That is a circle centered at (, 3) with radius 3. The other curve is r = + sin θ. The area inside r = 3 sin θ and outside r = + sin θ is A = 5π/6 π/6 2 ( (3 sin θ) 2 ( + sin θ) 2) dθ = 5π/6 ( (3 sin θ) 2 ( + sin θ) 2) dθ. 2 π/6 Page 2 of 3

13 Error Bound Formulas Trapezoid Rule and Error Bound: Let a = x < x < x 2 < < x n < x n = b with x i x i = x = b a for all i. Then the nth approximation T n to b n a f(x) dx using the trapezoid rule is and T n = (f(x ) + 2f(x ) + 2f(x 2 ) + + 2f(x n 2 ) + 2f(x n ) + f(x n )) x 2 b a f(x) dx T n K(b a) ( x) 2 K(b a)3 = 2 2n 2, where K is an upper bound on f (x) over [a, b]: f (x) K for a x b. Taylor s Inequality: Let T n (x) be the nth-order Taylor polynomial for f(x) at x = a and f (n+) (c) M for all c between a and x. Then x a n+ T n (x) f(x) M (n + )! Page 3 of 3

Practice Final Exam Solutions

Practice Final Exam Solutions Important Notice: To prepare for the final exam, study past exams and practice exams, and homeworks, quizzes, and worksheets, not just this practice final. A topic not being on the practice final does

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

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

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C.

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C. MA 6 FINAL EXAM PRACTICE PROBLEMS Spring. Find the angle between the vectors v = i + j + k and w = i + j k. cos 8 cos 5 cos D. cos 7 E. cos. Find a such that u = i j + ak and v = i + j + k are perpendicular.

More information

Final Examination Solutions

Final Examination Solutions Math. 5, Sections 5 53 (Fulling) 7 December Final Examination Solutions Test Forms A and B were the same except for the order of the multiple-choice responses. This key is based on Form A. Name: Section:

More information

Math 1132 Practice Exam 1 Spring 2016

Math 1132 Practice Exam 1 Spring 2016 University of Connecticut Department of Mathematics Math 32 Practice Exam Spring 206 Name: Instructor Name: TA Name: Section: Discussion Section: Read This First! Please read each question carefully. Show

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

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

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

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

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

MATH 162. FINAL EXAM ANSWERS December 17, 2006

MATH 162. FINAL EXAM ANSWERS December 17, 2006 MATH 6 FINAL EXAM ANSWERS December 7, 6 Part A. ( points) Find the volume of the solid obtained by rotating about the y-axis the region under the curve y x, for / x. Using the shell method, the radius

More information

Review Problems for the Final

Review Problems for the Final Review Problems for the Final Math -3 5 7 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. MTH 33 Solutions to Final Exam May, 8 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

Calculus II - Fall 2013

Calculus II - Fall 2013 Calculus II - Fall Midterm Exam II, November, In the following problems you are required to show all your work and provide the necessary explanations everywhere to get full credit.. Find the area between

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

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

Math Makeup Exam - 3/14/2018

Math Makeup Exam - 3/14/2018 Math 22 - Makeup Exam - 3/4/28 Name: Section: The following rules apply: This is a closed-book exam. You may not use any books or notes on this exam. For free response questions, you must show all work.

More information

Math 76 Practice Problems for Midterm II Solutions

Math 76 Practice Problems for Midterm II Solutions Math 76 Practice Problems for Midterm II Solutions 6.4-8. DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam. You may expect to

More information

Differential Equations

Differential Equations Math 181 Prof. Beydler 9.1/9.3 Notes Page 1 of 6 Differential Equations A differential equation is an equation that contains an unknown function and some of its derivatives. The following are examples

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

Math 1b Midterm I Solutions Tuesday, March 14, 2006

Math 1b Midterm I Solutions Tuesday, March 14, 2006 Math b Midterm I Solutions Tuesday, March, 6 March 5, 6. (6 points) Which of the following gives the area bounded on the left by the y-axis, on the right by the curve y = 3 arcsin x and above by y = 3π/?

More information

Math 142, Final Exam. 12/7/10.

Math 142, Final Exam. 12/7/10. Math 4, Final Exam. /7/0. No notes, calculator, or text. There are 00 points total. Partial credit may be given. Write your full name in the upper right corner of page. Number the pages in the upper right

More information

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM SOLUTIONS

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM SOLUTIONS FINAL EXAM CALCULUS MATH 00 FALL 08 Name PRACTICE EXAM SOLUTIONS Please answer all of the questions, and show your work. You must explain your answers to get credit. You will be graded on the clarity of

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

Math 116 Second Midterm November 14, 2012

Math 116 Second Midterm November 14, 2012 Math 6 Second Midterm November 4, Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has pages including this cover. There are 8 problems. Note that

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

NORTHEASTERN UNIVERSITY Department of Mathematics

NORTHEASTERN UNIVERSITY Department of Mathematics NORTHEASTERN UNIVERSITY Department of Mathematics MATH 1342 (Calculus 2 for Engineering and Science) Final Exam Spring 2010 Do not write in these boxes: pg1 pg2 pg3 pg4 pg5 pg6 pg7 pg8 Total (100 points)

More information

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

More information

Math 116 Final Exam December 17, 2010

Math 116 Final Exam December 17, 2010 Math 116 Final Exam December 17, 2010 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 11 pages including this cover. There are 9 problems. Note that the

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

Virginia Tech Math 1226 : Past CTE problems

Virginia Tech Math 1226 : Past CTE problems Virginia Tech Math 16 : Past CTE problems 1. It requires 1 in-pounds of work to stretch a spring from its natural length of 1 in to a length of 1 in. How much additional work (in inch-pounds) is done in

More information

MAC 2311 Calculus I Spring 2004

MAC 2311 Calculus I Spring 2004 MAC 2 Calculus I Spring 2004 Homework # Some Solutions.#. Since f (x) = d dx (ln x) =, the linearization at a = is x L(x) = f() + f ()(x ) = ln + (x ) = x. The answer is L(x) = x..#4. Since e 0 =, and

More information

University of Connecticut Department of Mathematics

University of Connecticut Department of Mathematics University of Connecticut Department of Mathematics Math 1131 Sample Exam 1 Fall 2013 Name: This sample exam is just a guide to prepare for the actual exam. Questions on the actual exam may or may not

More information

Have a Safe Winter Break

Have a Safe Winter Break SI: Math 122 Final December 8, 2015 EF: Name 1-2 /20 3-4 /20 5-6 /20 7-8 /20 9-10 /20 11-12 /20 13-14 /20 15-16 /20 17-18 /20 19-20 /20 Directions: Total / 200 1. No books, notes or Keshara in any word

More information

BC Exam 1 - Part I 28 questions No Calculator Allowed - Solutions C = 2. Which of the following must be true?

BC Exam 1 - Part I 28 questions No Calculator Allowed - Solutions C = 2. Which of the following must be true? BC Exam 1 - Part I 8 questions No Calculator Allowed - Solutions 6x 5 8x 3 1. Find lim x 0 9x 3 6x 5 A. 3 B. 8 9 C. 4 3 D. 8 3 E. nonexistent ( ) f ( 4) f x. Let f be a function such that lim x 4 x 4 I.

More information

Jim Lambers MAT 169 Fall Semester Practice Final Exam

Jim Lambers MAT 169 Fall Semester Practice Final Exam Jim Lambers MAT 169 Fall Semester 2010-11 Practice Final Exam 1. A ship is moving northwest at a speed of 50 mi/h. A passenger is walking due southeast on the deck at 4 mi/h. Find the speed of the passenger

More information

2) ( 8 points) The point 1/4 of the way from (1, 3, 1) and (7, 9, 9) is

2) ( 8 points) The point 1/4 of the way from (1, 3, 1) and (7, 9, 9) is MATH 6 FALL 6 FIRST EXAM SEPTEMBER 8, 6 SOLUTIONS ) ( points) The center and the radius of the sphere given by x + y + z = x + 3y are A) Center (, 3/, ) and radius 3/ B) Center (, 3/, ) and radius 3/ C)

More information

MA 114 Worksheet # 1: Improper Integrals

MA 114 Worksheet # 1: Improper Integrals MA 4 Worksheet # : Improper Integrals. For each of the following, determine if the integral is proper or improper. If it is improper, explain why. Do not evaluate any of the integrals. (c) 2 0 2 2 x x

More information

8. Set up the integral to determine the force on the side of a fish tank that has a length of 4 ft and a heght of 2 ft if the tank is full.

8. Set up the integral to determine the force on the side of a fish tank that has a length of 4 ft and a heght of 2 ft if the tank is full. . Determine the volume of the solid formed by rotating the region bounded by y = 2 and y = 2 for 2 about the -ais. 2. Determine the volume of the solid formed by rotating the region bounded by the -ais

More information

Differential equations

Differential equations Differential equations Math 27 Spring 2008 In-term exam February 5th. Solutions This exam contains fourteen problems numbered through 4. Problems 3 are multiple choice problems, which each count 6% of

More information

Math 42: Fall 2015 Midterm 2 November 3, 2015

Math 42: Fall 2015 Midterm 2 November 3, 2015 Math 4: Fall 5 Midterm November 3, 5 NAME: Solutions Time: 8 minutes For each problem, you should write down all of your work carefully and legibly to receive full credit When asked to justify your answer,

More information

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 1 1 Power Series Suppose x is a variable and c k & a are constants. A power series about x = 0 is c k x k A power series about x = a is c k x a k a = center of the power series c k =

More information

Math 113/113H Winter 2006 Departmental Final Exam

Math 113/113H Winter 2006 Departmental Final Exam Name KEY Instructor Section No. Student Number Math 3/3H Winter 26 Departmental Final Exam Instructions: The time limit is 3 hours. Problems -6 short-answer questions, each worth 2 points. Problems 7 through

More information

Calculus I Sample Final exam

Calculus I Sample Final exam Calculus I Sample Final exam Solutions [] Compute the following integrals: a) b) 4 x ln x) Substituting u = ln x, 4 x ln x) = ln 4 ln u du = u ln 4 ln = ln ln 4 Taking common denominator, using properties

More information

Turn off all cell phones, pagers, radios, mp3 players, and other similar devices.

Turn off all cell phones, pagers, radios, mp3 players, and other similar devices. Math 25 B and C Midterm 2 Palmieri, Autumn 26 Your Name Your Signature Student ID # TA s Name and quiz section (circle): Cady Cruz Jacobs BA CB BB BC CA CC Turn off all cell phones, pagers, radios, mp3

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

(a) x cos 3x dx We apply integration by parts. Take u = x, so that dv = cos 3x dx, v = 1 sin 3x, du = dx. Thus

(a) x cos 3x dx We apply integration by parts. Take u = x, so that dv = cos 3x dx, v = 1 sin 3x, du = dx. Thus Math 128 Midterm Examination 2 October 21, 28 Name 6 problems, 112 (oops) points. Instructions: Show all work partial credit will be given, and Answers without work are worth credit without points. You

More information

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008 Mathematics 32 Calculus for Physical and Life Sciences 2 Eam 3 Review Sheet April 5, 2008 Sample Eam Questions - Solutions This list is much longer than the actual eam will be (to give you some idea of

More information

Spring 2015 Sample Final Exam

Spring 2015 Sample Final Exam Math 1151 Spring 2015 Sample Final Exam Final Exam on 4/30/14 Name (Print): Time Limit on Final: 105 Minutes Go on carmen.osu.edu to see where your final exam will be. NOTE: This exam is much longer than

More information

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions Spring 5, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card,

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

Exam 2 Solutions, Math March 17, ) = 1 2

Exam 2 Solutions, Math March 17, ) = 1 2 Eam Solutions, Math 56 March 7, 6. Use the trapezoidal rule with n = 3 to approimate (Note: The eact value of the integral is ln 5 +. (you do not need to verify this or use it in any way to complete this

More information

Math Exam III - Spring

Math Exam III - Spring Math 3 - Exam III - Spring 8 This exam contains 5 multiple choice questions and hand graded questions. The multiple choice questions are worth 5 points each and the hand graded questions are worth a total

More information

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I CALCULUS II, FINAL EXAM 1 MA 126 CALCULUS II Wednesday, December 14, 2016 Name (Print last name first):................................................ Student Signature:.........................................................

More information

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4.

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4. 55 PRACTICE FINAL EXAM SOLUTIONS. First notice that x 2 4 x 2x + 2 x 2 5x +6 x 2x. This function is undefined at x 2. Since, in the it as x 2, we only care about what happens near x 2 an for x less than

More information

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8 Calculus II Study Guide Fall 205 Instructor: Barry McQuarrie Page of 8 You should be expanding this study guide as you see fit with details and worked examples. With this extra layer of detail you will

More information

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

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

The Princeton Review AP Calculus BC Practice Test 2

The Princeton Review AP Calculus BC Practice Test 2 0 The Princeton Review AP Calculus BC Practice Test CALCULUS BC SECTION I, Part A Time 55 Minutes Number of questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each

More information

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test NAME: SCHOOL: 1. Let f be some function for which you know only that if 0 < x < 1, then f(x) 5 < 0.1. Which of the following

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

More information

Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017

Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017 Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017 1. Use the slope field plotter link in Gauchospace to check your solution. 2. (a) Not linear because of the y 2 sin x term (b) Not linear

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM FINAL EXAM CALCULUS 2 MATH 2300 FALL 208 Name PRACTICE EXAM Please answer all of the questions, and show your work. You must explain your answers to get credit. You will be graded on the clarity of your

More information

False. 1 is a number, the other expressions are invalid.

False. 1 is a number, the other expressions are invalid. Ma1023 Calculus III A Term, 2013 Pseudo-Final Exam Print Name: Pancho Bosphorus 1. Mark the following T and F for false, and if it cannot be determined from the given information. 1 = 0 0 = 1. False. 1

More information

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I MA Practice Final Answers in Red 4/8/ and 4/9/ Name Note: Final Exam is at :45 on Tuesday, 5// (This is the Final Exam time reserved for our labs). From Practice Test I Consider the integral 5 x dx. Sketch

More information

Math 113 Winter 2005 Departmental Final Exam

Math 113 Winter 2005 Departmental Final Exam Name Student Number Section Number Instructor Math Winter 2005 Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems 2 through are multiple

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

Math 75B Practice Midterm III Solutions Chapter 6 (Stewart) Multiple Choice. Circle the letter of the best answer.

Math 75B Practice Midterm III Solutions Chapter 6 (Stewart) Multiple Choice. Circle the letter of the best answer. Math 75B Practice Midterm III Solutions Chapter 6 Stewart) English system formulas: Metric system formulas: ft. = in. F = m a 58 ft. = mi. g = 9.8 m/s 6 oz. = lb. cm = m Weight of water: ω = 6.5 lb./ft.

More information

AP Calculus BC Spring Final Part IA. Calculator NOT Allowed. Name:

AP Calculus BC Spring Final Part IA. Calculator NOT Allowed. Name: AP Calculus BC 6-7 Spring Final Part IA Calculator NOT Allowed Name: . Find the derivative if the function if f ( x) = x 5 8 2x a) f b) f c) f d) f ( ) ( x) = x4 40 x 8 2x ( ) ( x) = x4 40 +x 8 2x ( )

More information

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at MATH 100, EXAM SOLUTIONS 1. Find an equation for the tangent line to at the point ( π 4, 0). f(x) = sin x cos x f (x) = cos(x) + sin(x) Thus, f ( π 4 ) = which is the slope of the tangent line at ( π 4,

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8 Name: SOLUTIONS Date: /9/7 M55 alculus III Tutorial Worksheet 8. ompute R da where R is the region bounded by x + xy + y 8 using the change of variables given by x u + v and y v. Solution: We know R is

More information

Study Guide for Final Exam

Study Guide for Final Exam Study Guide for Final Exam. You are supposed to be able to calculate the cross product a b of two vectors a and b in R 3, and understand its geometric meaning. As an application, you should be able to

More information

Practice Final Solutions

Practice Final Solutions Practice Final Solutions Math 1, Fall 17 Problem 1. Find a parameterization for the given curve, including bounds on the parameter t. Part a) The ellipse in R whose major axis has endpoints, ) and 6, )

More information

6.5 Work and Fluid Forces

6.5 Work and Fluid Forces 6.5 Work and Fluid Forces Work Work=Force Distance Work Work=Force Distance Units Force Distance Work Newton meter Joule (J) pound foot foot-pound (ft lb) Work Work=Force Distance Units Force Distance

More information

Math 226 Calculus Spring 2016 Exam 2V1

Math 226 Calculus Spring 2016 Exam 2V1 Math 6 Calculus Spring 6 Exam V () (35 Points) Evaluate the following integrals. (a) (7 Points) tan 5 (x) sec 3 (x) dx (b) (8 Points) cos 4 (x) dx Math 6 Calculus Spring 6 Exam V () (Continued) Evaluate

More information

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

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

Math 116 Final Exam December 15, 2011

Math 116 Final Exam December 15, 2011 Math 6 Final Exam December 5, 2 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has 4 pages including this cover. There are problems. Note that

More information

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t Math 4, Autumn 006 Final Exam Solutions Page of 9. [ points total] Calculate the derivatives of the following functions. You need not simplfy your answers. (a) [4 points] y = 5x 7 sin(3x) + e + ln x. y

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

Exam 3. MA 114 Exam 3 Fall Multiple Choice Questions. 1. Find the average value of the function f (x) = 2 sin x sin 2x on 0 x π. C. 0 D. 4 E.

Exam 3. MA 114 Exam 3 Fall Multiple Choice Questions. 1. Find the average value of the function f (x) = 2 sin x sin 2x on 0 x π. C. 0 D. 4 E. Exam 3 Multiple Choice Questions 1. Find the average value of the function f (x) = sin x sin x on x π. A. π 5 π C. E. 5. Find the volume of the solid S whose base is the disk bounded by the circle x +

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

Math 113 (Calculus II) Final Exam KEY

Math 113 (Calculus II) Final Exam KEY Math (Calculus II) Final Exam KEY Short Answer. Fill in the blank with the appropriate answer.. (0 points) a. Let y = f (x) for x [a, b]. Give the formula for the length of the curve formed by the b graph

More information

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green

Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green Math 232: Final Exam Version A Spring 2015 Instructor: Linda Green Name: 1. Calculators are allowed. 2. You must show work for full and partial credit unless otherwise noted. In particular, you must evaluate

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

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations Swaroop Nandan Bora swaroop@iitg.ernet.in Department of Mathematics Indian Institute of Technology Guwahati Guwahati-781039 A first-order differential equation is an equation

More information

Math 1310 Final Exam

Math 1310 Final Exam Math 1310 Final Exam December 11, 2014 NAME: INSTRUCTOR: Write neatly and show all your work in the space provided below each question. You may use the back of the exam pages if you need additional space

More information

Second Printing Errata for Advanced Engineering Mathematics, by Dennis G. Zill and Michael R. Cullen

Second Printing Errata for Advanced Engineering Mathematics, by Dennis G. Zill and Michael R. Cullen 59X_errataSecondPrint.qxd /7/7 9:9 AM Page Second Printing Errata for Advanced Engineering Mathematics, by Dennis G. Zill and Michael R. Cullen (Yellow highlighting indicates corrected material) Page 7

More information

MA 114 Worksheet Calendar Fall 2017

MA 114 Worksheet Calendar Fall 2017 MA 4 Worksheet Calendar Fall 7 Thur, Aug 4: Worksheet Integration by parts Tues, Aug 9: Worksheet Partial fractions Thur, Aug 3: Worksheet3 Special trig integrals Tues, Sep 5: Worksheet4 Special trig integrals

More information

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

More information

Math 175 Common Exam 2A Spring 2018

Math 175 Common Exam 2A Spring 2018 Math 175 Common Exam 2A Spring 2018 Part I: Short Form The first seven (7) pages are short answer. You don t need to show work. Partial credit will be rare and small. 1. (8 points) Suppose f(x) is a function

More information

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions Fall 6, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card, and

More information

AP Calculus Chapter 3 Testbank (Mr. Surowski)

AP Calculus Chapter 3 Testbank (Mr. Surowski) AP Calculus Chapter 3 Testbank (Mr. Surowski) Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.). If f(x) = 0x 4 3 + x, then f (8) = (A) (B) 4 3 (C) 83 3 (D) 2 3 (E) 2

More information