Math 116 Practice for Exam 2

Size: px
Start display at page:

Download "Math 116 Practice for Exam 2"

Transcription

1 Math 116 Practice for Exam 2 Generated October 27, 2015 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return to a problem on which you are stuck. 2. Do not separate the pages of the exam. If any pages do become separated, write your name on them and point them out to your instructor when you hand in the exam. 3. Please read the instructions for each individual exercise carefully. One of the skills being tested on this exam is your ability to interpret questions, so instructors will not answer questions about exam problems during the exam. 4. Show an appropriate amount of work (including appropriate explanation) for each exercise so that the graders can see not only the answer but also how you obtained it. Include units in your answers where appropriate. 5. You may use any calculator except a TI-92 (or other calculator with a full alphanumeric keypad). However, you must show work for any calculation which we have learned how to do in this course. You are also allowed two sides of a 3 5 note card. 6. If you use graphs or tables to obtain an answer, be certain to include an explanation and sketch of the graph, and to write out the entries of the table that you use. 7. You must use the methods learned in this course to solve all problems. Semester Exam Problem Name Points Score Fall ventilation 11 Winter Winter parachute 8 Fall bees 11 Fall termites 8 Winter Total 52 Recommended time (based on points): 47 minutes

2 Math 116 / Exam 2 (November 16, 2011) page 7 4. [11 points] A restaurant installs a kitchen ventilation system to control the amount of grease in the air due to cooking. The ventilation system reduces the amount of grease in the air by 90 percent every hour. Let Q(t) be the amount in grams of grease in the air t hours after the ventilation is activated. Then Q satisfies the differential equation dq dt = 2e 5t 9 10 Q, where 2e 5t is the rate at which the kitchen produces grease in grams per hour at time t. a. [2 points] The slope field of the differential equation is shown below. Suppose that the air in the kitchen initially has 0.4 grams of grease. Sketch the solution curve in the slope field b. [7 points] Use Euler s method to estimate the values of the solution curve Q(t) through (0,0.4) for all values of t given in the table below. Show all your work. 1 2 t Q(t) Q n+1 = Q n +(2e 5t 9 10 Q n) t with t = 1 3. Q(0) =0.4 = Q 0 ( ) ( 1 Q Q 1 = ) (0.4) ( ) ( ) Q Q 2 = e (.9466) ( ) 9 1 Q(1) Q 3 = e (.7885) c. [2 points] Does your approximation for Q(1) using Euler s method give an overestimate or an underestimate? Justify. The estimate is an overestimate since the solution curves are concave down. Fall, 2011 Math 116 Exam 2 Problem 4 (ventilation) Solution

3 Math 116 / Exam 2 (March 23, 2015) page 4 2. [6 points] Your friend the goliath frog is going to decorate the boundary of his lily pad with a string of tiny flowers. The boundary of the lily pad is given by a portion of the curve r = 13+26cos(θ) where r is measured in inches and θ is measured in radians. The part of the curve that traces out the lily pad is shown below in the xy-plane. y x If the goliath frog is going to decorate only the part of the boundary of the lily pad for which x 0, write an expression involving integrals for the length of the string of flowers required. Do not evaluate your integral. The length of the string of flowers is given by π 2 2π 3 2π (13+26cos(θ)) 2 +(26sin(θ)) 2 3 dθ + (13+26cos(θ)) 2 +(26sin(θ)) 2 dθ. π 2 3. [4 points] We can approximate the value of ln(1.5) by using the fact that y = ln(x) solves the differential equation dy dx = 1 x Approximate ln(1.5) by using Euler s method for the differential equation above with initial condition y(1) = 0 and with x = Fill in the table with the y-values obtained at each step. We are given that y(1) = 0. Using Euler s method with x = 0.25 we compute y(1.25) y(1)+y (1) x = 0+(1)(0.25) = 0.25, y(1.50) y(1.25)+y (1.25) x 0.25+(0.8)(0.25) = Thus, ln(1.5) 0.45 x y Winter, 2015 Math 116 Exam 2 Problem 3 Solution

4 Math 116 / Exam 2 (March 19, 2012) page 7 6. [8 points] A box is dropped from an airplane. The downward velocity v(t) of the box, once its parachute opens, satisfies the differential equation dv dt = (1+e t )v 2. Suppose the parachute opens when the velocity of the box is 11 m/s. Use Euler s method with three steps to approximate the velocity of the box one second after the parachute opens. Fill in the table below with the approximations at each step. Be sure to include all your work to receive full credit. t 0 v(t) Recall Euler s method gives us ( dv ) v i+1 = x+v i. dt xi Here x = 1 3. So now we just compute the following table: t 0 1/3 2/3 1 v dv dt Winter, 2012 Math 116 Exam 2 Problem 6 (parachute) Solution

5 Math 116 / Exam 2 (November 14, 2012) page 5 4. [11 points] The function P(t) models the number of bees (in thousands) in a colony at time t (in years). Suppose the function P(t) satisfies the differential equation The colony initially has 500 bees. dp dt = 2(1 2sint)P. a. [6 points] Use Euler s method, with three steps, to find the approximate number of bees (in thousands) in the farm after one year. Fill in the table with the appropriate values of t and your approximations. t (in years) 0 1 P(t) (in thousands) t P P = 2(1 2sint)P t (1 2sin0)(0.5)( 1 3 ) = (1 2sin 1 3 )(0.833)(1 3 ) = (1 2sin 2 3 )(1.025)(1 3 ) = Fall, 2012 Math 116 Exam 2 Problem 4 (bees) Solution

6 Math 116 / Exam 2 (November 14, 2012) page 6 b. [1 point] The slope field of the differential equation dp dt = 2(1 2sint)P is shown below. Use it to sketch the graph of P(t), the number of bees (in thousands) in the colony after t years. c. [2 points] Use the differential equation dp dt = 2(1 2sint)P to find the exact value of t during the first year at which the number of bees in the colony has a maximum. In order to get dp dt = 0 we need either 2(1 2sint) = 0 or P = 0. Since the number of bees P(t) is never zero in the first year as seen in the slope field above, then at the maximum 2(1 2sint) = 0. This occurs when sint = 1 2. During the first year it is at t = π years. d. [2 points] Does the approximation of P(1) obtained with Euler s method in (a) guarantee an underestimate, an overestimate or neither? Justify without solving the differential equation. Euler s method yields an overestimate for P(1) since the function P(t) is concave down (see slope field). Fall, 2012 Math 116 Exam 2 Problem 4 (bees) Solution

7 Math 116 / Exam 2 (November 13, 2013) page 9 7. [8 points] The population of termites P(t) (in thousands) in a tree grows at a rate f(p), in thousands of termites per day. A pesticide is applied to the tree to eliminate the termites. As a result, the population of termites P(t) satisfies dp dt = f(p) 3e 1 3 t, where t is measured in days since the pesticide is applied. a. [4 points] Use Euler s method with steps of t = 0.5 to estimate the amount of termites in the tree one day after the pesticide is applied. It is estimated that there are 2500 termites in the tree at the time the pesticide is applied (t = 0). The graph of f(p) is given below. Show all your computations. P(0) = 2.5 P(0.5) 2.5+(0.5)(3 3e 1 3 (0) ) = 2.5 P(1) 2.5+(0.5)(3 3e 1 3 (0.5) ) = t P(t) b. [2 points] The slope field of the differential equation satisfied by P(t) is shown below. Sketch the graph of P(t). c. [2 points] Is the estimate obtained in part (a) guaranteed to be an overestimate or an underestimate? Justify. Underestimate because P(t) is concave up. Fall, 2013 Math 116 Exam 2 Problem 7 (termites) Solution

8 Math 116 / Exam 2 (March 24th, 2014) page 2 1. [10 points] Consider the differential equation y = xy 1. a. [2 points] The slope field of y = xy 1 is shown below. On the graph, sketch a solution curve passing through the point (0, 0). y x b. [5 points] Starting with the initial condition y(0) = 0, use Euler s method with 3 steps to estimate y(3/2). Show your work for each step. y(1/2) y(0)+ 1 2 y (0) = 1 2 y(1) y(1/2)+ 1 2 y (1/2) 9/8 y(3/2) y(1)+ 1 2 y (1) 35/16. c. [3 points] Can you determine if your estimate of y(3/2) is an underestimate or overestimate? Circle your answer and explain your reasoning in one sentence. Underestimate Overestimate Not enough information y is concave down on the interval (0, ) therefore Euler s method will give an overestimate. Winter, 2014 Math 116 Exam 2 Problem 1 Solution

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam Generated October 1, 015 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 7 questions. Note that the problems are not of equal difficulty, so you may want to skip

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

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam Generated October 6, 5 Name: Instructor: Section Number:. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return

More information

Math 116 Second Midterm November 16, 2011

Math 116 Second Midterm November 16, 2011 Math 6 Second Midterm November 6, 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 9 problems. Note that

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated November 11, 2016 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 9 questions. Note that the problems are not of equal difficulty, so you may want to

More information

Math 115 Practice for Exam 2

Math 115 Practice for Exam 2 Math 115 Practice for Exam Generated October 30, 017 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Exam 3 Generated November 29, 2017 Name: Instructor: Section Number: 1. This exam has 4 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 12, 2015 Name: Instructor: Section Number: 1. This exam has 8 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Second Midterm November 17, 2010

Math 116 Second Midterm November 17, 2010 Math 6 Second Midterm November 7, 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 problems. Note that

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 28, 2016 Name: Instructor: Section Number: 1. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Second Midterm March 19, 2012

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

More information

Math 116 Second Midterm March 19, 2012

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

More information

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 115 Practice for Exam 3

Math 115 Practice for Exam 3 Math 115 Practice for Exam 3 Generated November 17, 2017 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to

More information

Math 116 Second Midterm March 24th, 2014

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

More information

Math 116 Second Midterm March 20, 2013

Math 116 Second Midterm March 20, 2013 Math 6 Second Mierm March, 3 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has 3 pages including this cover. There are 8 problems. Note that the

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam Generated October 8, 016 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam 2 Generated November 9, 206 Name: Instructor: Section Number:. This exam has 0 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Exam 3 Generated April 15, 2012 Name: Instructor: Section Number: 1. This exam has 13 pages including this cover. There are 10 questions. Note that the problems are not of equal difficulty,

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam 2 Generated October 29, 205 Name: SOLUTIONS Instructor: Section Number:. This exam has 7 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Practice for Exam 1

Math 116 Practice for Exam 1 Math 116 Practice for Exam 1 Generated September 6, 17 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 4 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 6 Practice for Exam 3 Generated December, 5 Name: SOLUTIONS Instructor: Section Number:. This exam has 7 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 29, 2015 Name: Instructor: Section Number: 1. This exam has 7 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 12, 215 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 8 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Second Midterm November 12, 2014

Math 116 Second Midterm November 12, 2014 Math 6 Second Midterm November 2, 204 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this eam until you are told to do so. 2. This eam has 3 pages including this cover. There are 9 problems. Note

More information

Math 116 Second Midterm March 23, 2010

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

More information

Math 116 Practice for Exam 1

Math 116 Practice for Exam 1 Math 116 Practice for Exam 1 Generated September 3, 218 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 4 questions. Note that the problems are not of equal difficulty, so you may want to

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

Math 115 Second Midterm November 12, 2013

Math 115 Second Midterm November 12, 2013 Math 5 Second Midterm November 2, 203 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 0 problems.

More information

Math 115 Practice for Exam 3

Math 115 Practice for Exam 3 Math Practice for Exam Generated December, Name: SOLUTIONS Instructor: Section Number:. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return

More information

Math 116 First Midterm October 12, 2011

Math 116 First Midterm October 12, 2011 Math 116 First Midterm October 12, 2011 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

More information

Math 116 Final Exam April 23, 2015

Math 116 Final Exam April 23, 2015 Math 116 Final Exam April 23, 2015 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 11 problems. Note that the

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated February 25, 2016 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to

More information

Math 116 Second Midterm March 20, 2017

Math 116 Second Midterm March 20, 2017 EXAM SOLUTIONS Math 6 Second Midterm March 0, 07. Do not open this exam until you are told to do so.. Do not write your name anywhere on this exam. 3. This exam has pages including this cover. There are

More information

Math 116 Practice for Exam 1

Math 116 Practice for Exam 1 Math 116 Practice for Exam 1 Generated October 7, 2016 Name: Instructor: Section Number: 1. This exam has 10 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Exam 3 Generated November 30, 2017 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 6 questions. Note that the problems are not of equal difficulty, so you may want to

More information

Math 116 First Midterm October 8, 2014

Math 116 First Midterm October 8, 2014 Math 6 First Midterm October 8, 24 Name: Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems. Note that the problems

More information

Math 115 Practice for Exam 1

Math 115 Practice for Exam 1 Math 115 Practice for Exam 1 Generated September 7, 2017 Name: SOLUTIONS Instructor: Section Number: 1. This exam has questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Eam 3 Generated November 28, 2017 Name: Instructor: Section Number: 1. This eam has 4 questions. Note that the problems are not of equal difficult, so ou ma want to skip over and

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems.

More information

Math 105 Second Midterm March 17, 2016

Math 105 Second Midterm March 17, 2016 Math 105 Second Midterm March 17, 2016 Uniquename: EXAM SOLUTIONS Initials: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 10 pages including this cover. There

More information

Math 116 Second Midterm November 13, 2017

Math 116 Second Midterm November 13, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 6 Second Midterm November 3, 7 Your U-M

More information

Math 115 Final Exam April 24, 2017

Math 115 Final Exam April 24, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 5 Final Exam April 2, 207 Your U-M ID #

More information

Math 116 Second Midterm November 18, 2015

Math 116 Second Midterm November 18, 2015 Math 6 Second Midterm November 8, 205 UMID: EXAM SOLUTIONS Initials: Instructor: Section:. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam

More information

Math 115 Practice for Exam 1

Math 115 Practice for Exam 1 Math 115 Practice for Exam 1 Generated September 7, 2017 Name: Instructor: Section Number: 1. This exam has 4 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 105 Second Midterm November 16, 2015

Math 105 Second Midterm November 16, 2015 Math 105 Second Midterm November 16, 2015 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 10 problems. Note that

More information

Math 116 Final Exam April 21, 2016

Math 116 Final Exam April 21, 2016 Math 6 Final Exam April 2, 206 UMID: Instructor: Initials: Section:. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 4 pages including

More information

Math 105 Second Midterm March 19, 2015

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

More information

Math 116 Practice for Exam 1

Math 116 Practice for Exam 1 Math 6 Practice for Exam Generated February 2, 25 Name: SOLUTIONS Instructor: Section Number:. This exam has 9 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 6 Practice for Eam 3 Generated December, 6 Name: SOLUTIONS Instructor: Section Number:. This eam has 6 questions. Note that the problems are not of equal difficulty, so you may want to skip over and

More information

Math 115 Final Exam April 28, 2014

Math 115 Final Exam April 28, 2014 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Signed: Math 115 Final Exam April 8, 014 Name: Instructor: Section: 1. Do not open this exam until you

More information

Math 116 Practice for Exam 1

Math 116 Practice for Exam 1 Math 116 Practice for Exam 1 Generated February 2, 2015 Name: Instructor: Section Number: 1. This exam has 9 questions. Note that the problems are not of equal difficulty, so you may want to skip over

More information

Math 116 First Midterm February 2011

Math 116 First Midterm February 2011 Math 116 First Midterm February 2011 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 10 pages including this cover. There are 8 problems. Note that the

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

MATH 120 THIRD UNIT TEST

MATH 120 THIRD UNIT TEST MATH 0 THIRD UNIT TEST Friday, April 4, 009. NAME: Circle the recitation Tuesday, Thursday Tuesday, Thursday section you attend MORNING AFTERNOON A B Instructions:. Do not separate the pages of the exam.

More information

Math 116 Final Exam. December 17, 2007

Math 116 Final Exam. December 17, 2007 Math 6 Final Exam December 7, 27 Name: Exam Solutions Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are problems. Note that

More information

Math 116 First Midterm October 8, 2014

Math 116 First Midterm October 8, 2014 Math 6 First Mierm October 8, 24 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems. Note

More information

Math 115 First Midterm October 8, 2013

Math 115 First Midterm October 8, 2013 Math 115 First Midterm October 8, 2013 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this eam until you are told to do so. 2. This eam has 10 pages including this cover. There are 10 problems.

More information

Math 116 First Midterm February 2011

Math 116 First Midterm February 2011 Math 6 First Midterm February 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 the

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 116 Practice for Exam 3 Name: Instructor: Generated April 13, 2018 Section Number: 1. This exam has 12 questions. Note that the problems are not of equal difficulty, so you may want to skip over and

More information

Math 115 Second Midterm November 12, 2018

Math 115 Second Midterm November 12, 2018 EXAM SOLUTIONS Math 5 Second Midterm November, 08. Do not open this eam until you are told to do so.. Do not write your name anywhere on this eam. 3. This eam has 3 pages including this cover. There are

More information

Math 115 Practice for Exam 3

Math 115 Practice for Exam 3 Math 115 Practice for Exam 3 Generated March 16, 2017 Name: Instructor: Section Number: 1. This exam has 9 questions. Note that the problems are not of equal difficulty, so you may want to skip over and

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

Math 115 Second Midterm November 12, 2018

Math 115 Second Midterm November 12, 2018 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 115 Second Midterm November 1, 018 Your

More information

Math 116 Final Exam April 24, 2017

Math 116 Final Exam April 24, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 6 Final Exam April 24, 207 Your U-M ID

More information

MLC Practice Final Exam. Recitation Instructor: Page Points Score Total: 200.

MLC Practice Final Exam. Recitation Instructor: Page Points Score Total: 200. Name: PID: Section: Recitation Instructor: DO NOT WRITE BELOW THIS LINE. GO ON TO THE NEXT PAGE. Page Points Score 3 20 4 30 5 20 6 20 7 20 8 20 9 25 10 25 11 20 Total: 200 Page 1 of 11 Name: Section:

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Math 115 First Midterm February 7, 2012

Math 115 First Midterm February 7, 2012 Math 115 First Midterm February 7, 2012 Name: EXAM SOLUTIONS 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.

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

Math 105 Second Midterm March 20, 2012

Math 105 Second Midterm March 20, 2012 Math 105 Second Midterm March 0, 01 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so.. This exam has 10 pages including this cover. There are 10 problems.

More information

Math 115 Final Exam. December 11, 2008

Math 115 Final Exam. December 11, 2008 Math 5 Final Exam December, 28 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has 8 pages including this cover. There are 9 problems. Note that

More information

Math 116 First Midterm February 6, 2012

Math 116 First Midterm February 6, 2012 Math 6 First Midterm Februar 6, Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until ou are told to do so.. This exam has pages including this cover. There are 9 problems. Note that the

More information

Math 116 Final Exam December 19, 2016

Math 116 Final Exam December 19, 2016 Math 116 Final Exam December 19, 2016 UMID: Instructor: Initials: Section: 1. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 13 pages

More information

Math 116 First Midterm October 13, 2010

Math 116 First Midterm October 13, 2010 Math 116 First Midterm October 13, 1 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so.. This exam has 11 pages including this cover. There are 8 problems.

More information

Math 116 First Midterm February 10, 2014

Math 116 First Midterm February 10, 2014 Math 116 First Midterm February 10, 014 Name: Instructor: Section: 1. Do not open this exam until you are told to do so.. This exam has 11 pages including this cover. There are 11 problems. Note that the

More information

Math 116 Exam 2 March 24 th, 2009

Math 116 Exam 2 March 24 th, 2009 Math 116 Exam 2 March 24 th, 2009 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 6 problems. Note that the problems

More information

Math 1131 Final Exam Review Spring 2013

Math 1131 Final Exam Review Spring 2013 University of Connecticut Department of Mathematics Math 1131 Final Exam Review Spring 2013 Name: Instructor Name: TA Name: 4 th February 2010 Section: Discussion Section: Read This First! Please read

More information

Math 105 Final Exam Thursday, April 21

Math 105 Final Exam Thursday, April 21 Math 105 Final Exam Thursday, April 21 Uniquename: Instructor: Initials: 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.

More information

Math 115 First Midterm October 8, 2018

Math 115 First Midterm October 8, 2018 EXAM SOLUTIONS Math 5 First Midterm October 8, 08. Do not open this eam until you are told to do so.. Do not write your name anywhere on this eam.. This eam has pages including this cover. There are 0

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

More information

Math 116 First Midterm February 8, 2016

Math 116 First Midterm February 8, 2016 Math 116 First Midterm February 8, 16 UMID: EXAM SOLUTIONS Initials: Instructor: Section: 1. Do not open this exam until you are told to do so.. Do not write your name anywhere on this exam. 3. This exam

More information

Hour Exam #2 Math 3 Oct. 31, 2012

Hour Exam #2 Math 3 Oct. 31, 2012 Hour Exam #2 Math 3 Oct. 31, 2012 Name (Print): Last First On this, the second of the two Math 3 hour-long exams in Fall 2012, and on the final examination I will work individually, neither giving nor

More information

Math 116 Midterm Exam November 14, 2016

Math 116 Midterm Exam November 14, 2016 Math 6 Midterm Eam November 4, 6 UMID: EXAM SOLUTIONS Initials: Instructor: Section:. Do not open this eam until ou are told to do so.. Do not write our name anwhere on this eam. 3. This eam has pages

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 115 First Midterm February 12, 2013

Math 115 First Midterm February 12, 2013 Math 115 First Midterm February 12, 2013 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 12 pages including this cover. There are 10 problems.

More information

Do not write in this space. Problem Possible Score Number Points Total 48

Do not write in this space. Problem Possible Score Number Points Total 48 MTH 337. Name MTH 337. Differential Equations Exam II March 15, 2019 T. Judson Do not write in this space. Problem Possible Score Number Points 1 8 2 10 3 15 4 15 Total 48 Directions Please Read Carefully!

More information

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Instructions: This is a closed book, closed notes exam. Use of calculators is not permitted. You

More information

Math 115 Final Exam December 19, 2016

Math 115 Final Exam December 19, 2016 EXAM SOLUTIONS Math 115 Final Exam December 19, 2016 1. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 14 pages including this cover.

More information

Turn off all noise-making devices and all devices with an internet connection and put them away. Put away all headphones, earbuds, etc.

Turn off all noise-making devices and all devices with an internet connection and put them away. Put away all headphones, earbuds, etc. CRN: NAME: INSTRUCTIONS: This exam is a closed book exam. You may not use your text, homework, or other aids except for a 3 5-inch notecard. You may use an allowable calculator, TI-83 or TI-84 to perform

More information

Math 116 First Midterm February 10, 2014

Math 116 First Midterm February 10, 2014 Math 116 First Midterm February 1, 14 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so.. This exam has 11 pages including this cover. There are 11 problems.

More information

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)...

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)... Math 0550, Exam October, 0 The Honor Code is in effect for this examination. All work is to be your own. No calculators. The exam lasts for hour and 5 min. Be sure that your name is on every page in case

More information

Math 116 Second Midterm March 19, 2018

Math 116 Second Midterm March 19, 2018 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 6 Second Midterm March 9, 208 Your U-M

More information

AP Calculus (BC) Chapter 10 Test No Calculator Section. Name: Date: Period:

AP Calculus (BC) Chapter 10 Test No Calculator Section. Name: Date: Period: AP Calculus (BC) Chapter 10 Test No Calculator Section Name: Date: Period: Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.) 1. The graph in the xy-plane represented

More information

Do not write in this space. Problem Possible Score Number Points Total 100

Do not write in this space. Problem Possible Score Number Points Total 100 Math 9. Name Mathematical Modeling Exam I Fall 004 T. Judson Do not write in this space. Problem Possible Score Number Points 5 6 3 8 4 0 5 0 6 0 7 8 9 8 Total 00 Directions Please Read Carefully! You

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 115 SECOND MIDTERM EXAM

MATH 115 SECOND MIDTERM EXAM MATH 115 SECOND MIDTERM EXAM November 22, 2005 NAME: SOLUTION KEY INSTRUCTOR: SECTION NO: 1. Do not open this exam until you are told to begin. 2. This exam has 10 pages including this cover. There are

More information

Math 116 First Midterm February 8, 2016

Math 116 First Midterm February 8, 2016 Math 116 First Midterm February 8, 216 UMID: Instructor: Initials: Section: 1. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 9 pages

More information

Math 241 Final Exam, Spring 2013

Math 241 Final Exam, Spring 2013 Math 241 Final Exam, Spring 2013 Name: Section number: Instructor: Read all of the following information before starting the exam. Question Points Score 1 5 2 5 3 12 4 10 5 17 6 15 7 6 8 12 9 12 10 14

More information

MATH 115 FIRST MIDTERM EXAM

MATH 115 FIRST MIDTERM EXAM MATH 115 FIRST MIDTERM EXAM February 8, 2005 NAME: SOLUTION KEY INSTRUCTOR: SECTION NO: 1. Do not open this exam until you are told to begin. 2. This exam has 8 pages including this cover. There are 8

More information

Math 115 First Midterm October 9, 2017

Math 115 First Midterm October 9, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 115 First Midterm October 9, 2017 Your

More information