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, 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 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 F (b) The trapezoid rule with n = 5 for 4 dx 2x + will be an overestimate. T Justification: The curve y = /(2x + ) is decreasing and concave up, so the trapezoid tops lie above the graph throughout. The estimate is larger than the integral. y 4 x n (.5)n (c) ln(2.5) = ( ) n. F We have n xn ln( + x) = ( ) n with radius of convergence ; the series on the right diverges for x >. Therefore when we set x =.5, the left side is ln(2.5) but the right side is divergent. Page of 2

2 x 2 (d) The improper integral (x 3 dx converges. F + 7) /3 x 2 b x 2 (x 3 dx = lim + 7) /3 b (x 3 dx + 7) /3 This limit does not exist so = 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 = The tangent line is y = x + b and passes through (x, y) = (, 5) T The line is 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, the density of water be kg/m 3, and g be the acceleration due to gravity in m/sec 2, the work required to pump the water out of the tank is (i) πg 8 4 y dy (ii) πg 8 y dy (iii) πg 4 y dy (iv) 6πg The y-values for the water in the tank are 4 y 8. Partition [4, 8] into n parts. For k =,..., n, 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 (i). It is also πg 4 (8 y) dy. 8 4 y dy Page 2 of 2

3 (b) The Taylor series at x = for sin x is (i) ( ) n x2n+ (ii) ( ) n x2n n! (2n)! n= n= The Taylor series at x = a is 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 = (iii) ( ) n x2n (2n )! f (n) (a) (x a) n. n! The Taylor series for sin x at is x 3! x3 + 5! x5 7! x = is (iv). (It is not (iii), which is off by a minus sign.) (iv) ( ) n x2n+ (2n + )! n= ( ) n x2n+ (2n + )!, which n= (c) A parametric curve tracing out the circle once clockwise for t π starting at (, ) is (i) (cos t, sin t) traces out the top half of the circle counter-clockwise starting at (, ). (ii) (cos t, sin t) traces out the bottom half of the circle clockwise starting at (, ). (iii) (cos(2t), sin(2t)) traces out the complete circle counter-clockwise starting at (, ). (iv) (cos(2t), sin(2t)) traces out the complete circle clockwise starting at (, ). The answer is (iv). 3. This question is about the curve y = tan x. (a) Write a definite integral that gives the arc length of curve y = tan x from x = to x = π/4. π/4 π/4 Since dy/dx = sec 2 x, the arc length is + (dy/dx) 2 dx = + sec 4 x dx. (b) Write a definite integral that gives the area of the surface formed by revolving the curve y = tan x from x = to x = π/4 around the x-axis. The surface area is π/4 2πy + (dy/dx) 2 dx = π/4 2π tan x + sec 4 x dx 4. 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 Page 3 of 2

4 By the last page, error f(x) = e x. K(b a)3 2n 2, where f (x) K for all x in [a, b] with a =, b =, 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 The least n we can choose by this method is n =. 5. (a) Obtain the Taylor series for + x at x = from the geometric series for x, writing your final answer in summation notation. x = + x + x2 + x 3 + = x n for x <. Replacing x with x, n= + x = x + x2 x 3 + = ( ) n x n for x <. (b) Use your result from part (a) and integration to write down the Taylor series at x = for ln( + x) and then find the radius of convergence of that series. Integrating termwise, + x dx = dx x dx + x 2 dx x 3 dx +..., so ln ( + x) + C = x x2 2 + x3 3 x4 To find C, let x = : ln() + C = = C =. Thus ln ( + x) = x x2 2 + x3 3 x4 4 + = = n= n xn ( ) n xn ( ) The radius of convergence comes from the ratio test: when a n = ( ) n x n /n, a n+ /a n = (n/(n + )) x x as n, so the radius of convergence is. 6. (a) Find the 3rd-order Taylor polynomial centered at 4 for T 3 (x) = f(4) + f (4)(x 4) + f (4) 2! x. n. n. (x 4) 2 + f (4) (x 4) 3 3! Page 4 of 2

5 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) = f (4) = 5 8(2 7 ) f (4) = Thus T 3 (x) = 2 3 (x 4) (x 4) (x 4)3. (b) Use Taylor s inequality (see the last page) to give an upper bound for the error in approximating by the polynomial in part (a) at x = We need an M for which f (4) (x) M when x =.. Then error M ! f (4) (x) = 5 6 x 9/2 = 5, which is a decreasing function for x > 6x9/2 For x , f (4) (x) f (4) 5 (3.99) =.3. We can use 6(3.99) 9/2 M =.3. error = (The exact error is T 3 (3.99) / ! , so the upper bound on the error is quite sharp.) 7. Use the error bound for alternating series to determine how many terms of the series need to be added to estimate the full series with error <.. ( ) n n 2 + The series is alternating (signs are alternating) and the magnitude of the terms /(n 2 + ) is decreasing to since n 2 + is increasing to. Therefore the error in approximating the series using the nth partial sum is at most the magnitude of the first omitted term. So if we use the nth partial sum then the error is < (n + ) 2 +. We seek n such that (n + ) 2 + <. =. Since (n + ) 2 + > (n + ) 2 > 999 n + > 3.6 n > 3.6. We can use n 3. Thus the sum of the first 3 terms approximates the full series with the desired error. 8. Use the Integral Test to show converges if p > and diverges if < p <. np Let f(x) = x p = x p. This is continuous and positive. Also Page 5 of 2

6 f (x) = px p = p < so f(x) decreases and xp+ lim f(x) = lim x x x p =. Suppose p >. dx = lim xp b p = p. Thus Suppose < p <. dx = lim xp b So b converges if p >. np b x p x p dx = lim b p x p x p dx = lim b p diverges for < p <. np b b b p = lim b p p = lim b ( p)b p + b p = lim b p = since p >. p 9. 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) n=2 Compare ( ) n ln n Test for absolute convergence first. ( )n ln n = ln n to n using the Comparison Test. ln n < n = ln n > n To show ln n < n for n 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. n=2 n diverges = ln n diverges n=2 (by the Comparison Test) Now use the Alternating Series Test since the series is not absolutely convergent. Set b n = / ln n. Two ways to show b n is decreasing: () the denominators ln n are increasing or (2) consider f(x) = / ln x for x > and its first derivative: f (x) = (ln x) 2 x <. Page 6 of 2

7 That is negative, so f(x) is decreasing for x >. Since b n as n, the series converges by the Alternating Series Test but is not absolutely convergent. It is conditionally convergent. (b). lim n n 2 n n 2 n = lim n + 5/n 2 = 2. The series diverges by the Divergence Test. (c) ( ) n n 5 a n+ a n = n! (n + ) 5 (n + )! n 5 = Apply the Ratio Test to test for absolute convergence. (n + )5 n 5 n! (n + )! = ( n + n! ( a n+ lim = lim + ) 5 n a n n n n + = <. n ) 5 ( n + = + ) 5 n n + ( ) n n 5 Thus n! converges absolutely. (d) n= values) 5 2 n + 5n + 3 Apply the Comparison Test (terms all positive, so no need for absolute 5 < 2 n + 5n + 3 < 5 2 n and 5 converges since this is a geometric series, so the series 2n n= 5 2 n converges absolutely using the Comparison Test. (Note: The Ratio Test and + 5n + 3 Limit Comparison Test could be used also.) Page 7 of 2

8 . 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 in the first and second quadrants (not including the origin). Finding crossing points: 3 sin θ = + sin θ 2 sin θ = sin θ = 2. Thus θ = π/6 and 5π/6 are choices for the angle 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 (3/2)y + 9/4) = 9/4, so x 2 + (y 3/2) 2 = (3/2) 2. That is a circle centered at (, 3/2) 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. Solve for y exactly: (a) dy dx = sin x y 2 with y() = 3. Page 8 of 2

9 . 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. (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. 2. Find the orthogonal trajectories of the family of curves y = kx 4, where k is an arbitrary (nonzero) constant. 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 Now we solve this equation. 4y dy = x dx dy dx = x 4y. Page 9 of 2

10 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. 3. A tank contains 3 L of water with 3 kg of salt dissolved in it. Brine that contains 5 kg of salt per liter enters the tank at a rate of 4 L/min. The solution in the tank is kept well mixed and is drained at a rate of 4 L/min. Use differential equations to determine how much salt remains in the tank after 3 minutes. Let y(t) = amount of salt (in kg) after t minutes, so y() = 3 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 4 L/min, so the concentration (in kg/l) of salt in the tank after t minutes is y(t)/3. inflow rate = 5 kg L 4 L min outflow rate = y(t) 3 kg L 4 L = 2 kg min. Our differential equation becomes dy dt dy dt 6 4y = 3 4 dy 6 4y = = dy 6 4y = 3 dt 3 dt min = 4y(t) kg 3 min = 2 4y(t) 3 with initial condition y() = 3. t 4t ln 6 4y = + C = ln 6 4y = 3 3 4C = 6 4y = e 4C e 4t/3 6 4y = ±e 4C e 4t/3 = Ke 4t/3 = y(t) = (6 Ke 4t/3 )/4 = 5 (K/4)e 4t/3 From the initial condition y() = 3 we have 3 = 5 K/4, so K/4 = 5 3 = 47. Thus the solution to the differential equation is y(t) = 5 47e 4t/3. y(3) = 5 47e 4(3)/ kg 4. Compute e 2x sin(x) dx. Show all work. We integrate by parts, starting with u = e 2x and dv = sin x dx. Then du = 2e 2x dx and v = cos x, so e 2x sin x dx = u dv = uv v du = e 2x cos x 2 e 2x cos x dx. Page of 2

11 Doing integration by parts again with u = e 2x and dv = cos x dx, so du = 2e 2x dx and v = sin x, e 2x cos x dx = u dv = uv v du = e 2x sin x + 2 e 2x sin x dx, so so 5 Therefore ( ) e 2x sin x dx = e 2x cos x 2 e 2x sin x + 2 e 2x sin x dx = e 2x cos x 2e 2x sin x 4 e 2x sin x dx, e 2x sin x dx = e 2x cos x 2e 2x sin x. Therefore e 2x sin x dx = e 2x cos x 5 2e 2x sin x 5 b = cos x 2 sin x 5e2x 5e 2x. e 2x sin x dx = lim e 2x sin x dx b = lim cos x 2 sin x b b 5e2x 5e 2x = lim cos b 2 sin b b 5e2b 5e 2b + 5 = 5 since (cos b)/e 2b /e 2b and (sin b)/e 2b /e 2b as b. dx 5. Compute x 2, where a. Your answer will depend on a. Show all work. ax First we decompose x 2 ax = into partial fractions: x(x a) Multiply both sides by x(x a) to get x(x a) = A x + B x a. = A(x a) + Bx. Set x = a and x = to get = ab and = aa, so A = /a and B = /a. Thus Integrating both sides, dx dx x(x a) = a x + a x(x a) = ax + a(x a). dx x a = a ln x + ln x a + C. a Page of 2

12 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 b n for all i. The nth approximation T n to f(x) dx using the Trapezoid a rule is T n = (f(x ) + 2f(x ) + 2f(x 2 ) + + 2f(x n 2 ) + 2f(x n ) + f(x n )) x 2 and the error in approximating the integral by T n can be bounded as: b K(b a) f(x) dx T n ( x) 2 K(b a)3 = 2 2n 2, a where K is any 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. If f (n+) (x) M for x a d then x a n+ T n (x) f(x) M (n + )! for x a d. Page 2 of 2

Practice Final Exam Solutions

Practice Final Exam Solutions 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2 Math 8, Exam, Study Guide Problem Solution. Use the trapezoid rule with n to estimate the arc-length of the curve y sin x between x and x π. Solution: The arclength is: L b a π π + ( ) dy + (cos x) + cos

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 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

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 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

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

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

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

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

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

DO NOT WRITE ABOVE THIS LINE!! MATH 181 Final Exam. December 8, 2016

DO NOT WRITE ABOVE THIS LINE!! MATH 181 Final Exam. December 8, 2016 MATH 181 Final Exam December 8, 2016 Directions. Fill in each of the lines below. Circle your instructor s name and write your TA s name. Then read the directions that follow before beginning the exam.

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

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

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

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

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 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

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

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

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 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

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

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 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

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

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

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

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

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

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

Problem Set. Assignment #1. Math 3350, Spring Feb. 6, 2004 ANSWERS

Problem Set. Assignment #1. Math 3350, Spring Feb. 6, 2004 ANSWERS Problem Set Assignment #1 Math 3350, Spring 2004 Feb. 6, 2004 ANSWERS i Problem 1. [Section 1.4, Problem 4] A rocket is shot straight up. During the initial stages of flight is has acceleration 7t m /s

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

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

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 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

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

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

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

MA Spring 2013 Lecture Topics

MA Spring 2013 Lecture Topics LECTURE 1 Chapter 12.1 Coordinate Systems Chapter 12.2 Vectors MA 16200 Spring 2013 Lecture Topics Let a,b,c,d be constants. 1. Describe a right hand rectangular coordinate system. Plot point (a,b,c) inn

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

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

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

MTH Calculus with Analytic Geom I TEST 1

MTH Calculus with Analytic Geom I TEST 1 MTH 229-105 Calculus with Analytic Geom I TEST 1 Name Please write your solutions in a clear and precise manner. SHOW your work entirely. (1) Find the equation of a straight line perpendicular to the line

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

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

(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

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

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

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

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

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

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

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 Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Basic Definitions and Concepts A differential equation is an equation that involves one or more of the derivatives (first derivative, second derivative,

More information

University of Toronto Solutions to MAT187H1S TERM TEST of Thursday, March 20, 2008 Duration: 90 minutes

University of Toronto Solutions to MAT187H1S TERM TEST of Thursday, March 20, 2008 Duration: 90 minutes University of Toronto Solutions to MAT187H1S TERM TEST of Thursday, March 2, 28 Duration: 9 minutes Only aids permitted: Casio 26, Sharp 52, or Texas Instrument 3 calculator. Instructions: Make sure this

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

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

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

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

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1 MATH4: Calculus II Exam #4 review solutions 7/0/07 Page. The limaçon r = + sin θ came up on Quiz. Find the area inside the loop of it. Solution. The loop is the section of the graph in between its two

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

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

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

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

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

Mathematics Engineering Calculus III Fall 13 Test #1

Mathematics Engineering Calculus III Fall 13 Test #1 Mathematics 2153-02 Engineering Calculus III Fall 13 Test #1 Instructor: Dr. Alexandra Shlapentokh (1) Which of the following statements is always true? (a) If x = f(t), y = g(t) and f (1) = 0, then dy/dx(1)

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

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

MTH 133 Final Exam Dec 8, 2014

MTH 133 Final Exam Dec 8, 2014 Name: PID: Section: Recitation Instructor: DO NOT WRITE BELOW THIS LINE. GO ON TO THE NEXT PAGE. Page Problem Score Max Score 1 5 3 2 5 3a 5 3b 5 4 4 5 5a 5 5b 5 6 5 5 7a 5 7b 5 6 8 18 7 8 9 10 11 12 9a

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

Math 113 Fall 2005 key Departmental Final Exam

Math 113 Fall 2005 key Departmental Final Exam Math 3 Fall 5 key Departmental Final Exam Part I: Short Answer and Multiple Choice Questions Do not show your work for problems in this part.. Fill in the blanks with the correct answer. (a) The integral

More information

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

Without fully opening the exam, check that you have pages 1 through 12. MTH 33 Exam 2 April th, 208 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 2. Show all

More information

Name Class. (a) (b) (c) 4 t4 3 C

Name Class. (a) (b) (c) 4 t4 3 C Chapter 4 Test Bank 77 Test Form A Chapter 4 Name Class Date Section. Evaluate the integral: t dt. t C (a) (b) 4 t4 C t C C t. Evaluate the integral: 5 sec x tan x dx. (a) 5 sec x tan x C (b) 5 sec x C

More information

AP Calculus BC Chapter 4 AP Exam Problems. Answers

AP Calculus BC Chapter 4 AP Exam Problems. Answers AP Calculus BC Chapter 4 AP Exam Problems Answers. A 988 AB # 48%. D 998 AB #4 5%. E 998 BC # % 5. C 99 AB # % 6. B 998 AB #80 48% 7. C 99 AB #7 65% 8. C 998 AB # 69% 9. B 99 BC # 75% 0. C 998 BC # 80%.

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

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

Without fully opening the exam, check that you have pages 1 through 12. 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 2. Show all your work on the standard response

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

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

Math 116 Final Exam April 26, 2013

Math 116 Final Exam April 26, 2013 Math 116 Final Exam April 26, 2013 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 13 pages including this cover. There are 10 problems. Note that the

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