Honors Calculus Homework 1, due 9/8/5

Size: px
Start display at page:

Download "Honors Calculus Homework 1, due 9/8/5"

Transcription

1 Honors Calculus Homework 1, due 9/8/5 Question 1 Calculate the derivatives of the following functions: p(x) = x 4 3x x 4x q(x) = (1 + x)(1 + x 2 )(1 + x 3 )(1 + x 4 ). r(t) = (1 + t)(1 + t2 ) 1 + t 3. s(t) = t t 1 2. t t 1 4 Question 2 Calculate from first principles the derivatives of the following functions: f(t) = t 2 4t + 3. g(t) = 3 t + 1. h(t) = t 1 3. Question 3 Find the equation of the tangent and normal lines to the curve y = t t point of the curve with t = 1. Sketch the curve and the tangent and normal lines. Also find all points of the curve where the tangent line is horizontal. at the Question 4 Consider the limit: lim x = 2. x 4 Given ɛ > 0, find algebraically an open interval J ɛ containing 4, such that if x is in J ɛ, then x 2 < ɛ. Evaluate J ɛ in the cases that ɛ = 10 1, ɛ = 10 2 and ɛ = 10 3.

2 Question 5 Consider the limit: lim x 2 1 x 2 = 1 4. Given ɛ > 0, find algebraically an open interval J ɛ containing 2, such that if x is in J ɛ, then 1 x < ɛ. Evaluate J ɛ in the cases that ɛ = 10 1, ɛ = 10 2 and ɛ = Question 6 Construct a Maple routine (do loop) to produce the first 100 Fibonacci numbers. They are given by the recursion formula, valid for each integer n 2: f n = f n 1 + f n 2, with the starting values f 0 = 0 and f 1 = 1. For 2 n 100 compute the ratios r n = results. f n f n 1 and s n = f n 1 f n and discuss the 2

3 Honors Calculus Homework 2, due 9/15/5 Question 1 Calculate the derivatives of the following functions: x 3 x p(x) = x q(x) = x + x 1 x 3 + x 3. Question 2 A particle moving along a straight line has position x meters at time t > 0 secs given by the formula: Find its velocity and acceleration x = t 2 3t 1 t. Find all times at which the particle comes to rest. Find all times at which the acceleration of the particle is zero. Find the maximum speed of the particle on the time interval from t = 1 2 to t = 2 seconds. Question 3 Let f(x) = x. Find the equation of the tangent line to the graph y = f(x), at the point with x = 25. Find the linear approximation to the function f(x), based at the point x = 25. Plot the graph of the function and the linear approximation on the interval in x, [20, 30]. Use your linear approximation to estimate 27 and compare your estimate with the exact result. What is the percentage error in your estimate? 3

4 Question 4 For any given ɛ > 0, find an open interval J ɛ, containing x = 3, such that if x is in J ɛ, then x + 3 x 1 3 < ɛ. ( ) x + 3 Explain why this shows that lim = 3. x 3 x 1 Question 5 Let g(x) = x + 3 x 1. What is the domain of the function g(x)? By graphing the function g(x), or otherwise, determine its range. Show that the equation y = g(x) has a unique solution for x given y, unless y = 1. How many solutions are there to the equation y = g(x), when y = 1? Explain your answer. Question 6 A sequence x n is given by the recursion: x 1 = 1, and for any integer n 2 x n = 1 ( x n ). 2 x n 1 By implementing this recursion on Maple, or otherwise, discuss the behavior of this sequence for large n. If the initial value x 1 is changed to some other value than 1 does the large n- behavior of the sequence change? 4

5 Honors Calculus Homework 3, due 9/22/5 Question 1 Calculate the derivative of each of the following functions: a(t) = sin 2 (t 2 t + 1) b(x) = cos 3 (3x 3 ) c(t) = (1 + cos 2 (t)) 444 Question 2 A function f(x) has derivative 200x(1 x 2 ) 999. Given that f(0) = 0, what is f(2)? A function g(x) has derivative 900x 1001 (x + x 4 ) 999. Given that g(1) = 1, what is g(2)? Question 3 Functions f(t) and g(t) obey the following properties: f(2) = 2, f (2) = 3, g(4) = 2, g (4) = 3. Find the equation of the tangent line to the curve y = f(f(t)) at t = 2. Find the equation of the tangent line to the curve y = f(g(t)) at t = 4. Find the equation of the tangent line to the curve y = g(f 2 (t)) at t = 2. Question 4 Let h(x) = 2x 1 3x 2. What is the domain of the function h(x)? Find with proof the inversion function of the function h(x) and give the domains and ranges of h(x) and of its inverse. 5

6 Question 5 Write out the proof that lim x 9 x = 3. Question 6 A particle moving on the plane has position vector X given by the formula valid for 0 < t < 1: [ ] 1 X =, 2 ln(t) 2 ln(1 t). t(t 1) Find the velocity, acceleration and speed of the particle at time t. Find the minimum speed of the particle. 6

7 Honors Calculus Homework 4, due 9/29/5 Question 1 Calculate the derivative of each of the following functions: a(t) = ln(sin(t)) b(x) = arcsin(x 2 ) c(t) = arctan( 2t) p(x) = ln(x x 2 ) Question 2 Define a number c by the formula: 3 h 1 c = lim. h 0 h Show that c can be interpreted as the slope of the curve y = 3 x at x = 0. Show that: 9 h 1 2c = lim, h 0 h (27) h 1 3c = lim, h 0 h Show that the function f(x) = 3 x obeys the relation: f (x) = cf(x). By using appropriate numerical estimation, or by plotting the graph y = 3 x near x = 0, estimate the quantity c. Question 3 Write out the proof that lim x 5 x 2 = 25. 7

8 Question 4 Let f(x) = x3 x 2 x + 1. x + 2 Give the domain of f(x). Explain why the range of f(x) is all real numbers. Find the derivative of f and find all points where the graph y = f(x) has a horizontal tangent. Plot the graph of the function y = f(x). Find the largest domain for f of the form (a, ) for a suitable real number a, such that f has an inverse on that domain, explaining your answer. Question 5 Let g(t) = 1 8 (t3 12t). Plot the graph of the function g. Explain why the function g has an inverse if its domain is restricted to the interval J = ( 2, 2). What is the range K of g on the domain J? Explain. Let g 1 : K J be the inverse function. Find the equation of the tangent line to the function y = g(t) at the point with t = 1. Find the equation of the tangent line to the function y = g 1 (t) at the point with t = Sketch the functions y = g(t) and y = g 1 (t) and the two tangent lines on one graph, using the same scaling for each axis and discuss your results. 8

9 Question 6 Let A = [2, 5], B = [ 3, 7] and C = [14, 0]. Sketch the triangle ABC. Find the lengths of the sides of the triangle ABC. Find the angles at the vertices of the triangle ABC. Find the area of the triangle ABC. 9

10 Honors Calculus Homework 5, due 10/6/5 Prepare for the exam Friday: go through your notes and the material on our webpage, especially the quizzes and homeworks. Topics for the exam: derivatives from first principles, derivative formulas, tangent and normal lines, estimation, properties of functions, domain, range and inverse functions, velocity and acceleration. Question 1 Calculate the derivative of each of the following functions: a(t) = ln(ln(t 1010 )) b(x) = e ex c(t) = 2 t2 p(x) = ln r(x) = 2 34x Question 2 ( 3 x3) 3 ln(x3 ) Find the equation of the tangent and normal lines to the hyperbola x 2 4y 2 = 9 at the point (5, 2) of the hyperbola. Also sketch the hyperbola and your tangent and normal lines on one graph. Question 3 Let A = [3, 1], B = [4, 2] and C = [5, 2]. Sketch the triangle ABC. Find the lengths of the sides of the triangle ABC. Find the angles at the vertices of the triangle ABC. Find the area of the triangle ABC. Find the image of the triangle ABC under a counter-clockwise rotation through 45 degrees about the origin. 10

11 Question 4 Two vertical trees on a level plain are 50 meters apart and 30 meters high. A package of mass 40 kilos is suspended from the top of each tree by straight wires one of length 40 meters, the other of length 30 meters. Where is the package? Sketch the configuration. What are the tension forces in the wires? If the package is replaced by another of 100 kilos and the wires are required to have a 50 percent margin of safety before they break under the strain of supporting the package, what should be the least breaking strain of the wires? Question 5 Determine the point on the ellipse with equation 4x 2 + 9y 2 = 4 that is closest to the point (1, 4). Also determine the two tangent lines to the ellipse from the point (1, 4). Sketch the ellipse and the two tangent lines. Question 6 A particle moving in the plane has position vector X at time t given by X = [3 cos(2t), sin(3t)]. Find all points in the plane where its acceleration vector is perpendicular to its velocity vector. Also sketch the motion of the particle. What is the furthest distance of the particle from the origin, during its motion? Explain. What is the period of the motion? Explain. 11

12 Honors Calculus Homework 6, due 10/13/5 Question 1 Let A = [2, 3], B = [5, 4], C = [ 3, 1]. Find all points D such that the four points A, B, C and D form a parallelogram and sketch all the parallelograms on one graph. What is the area of each such parallelogram? Where is the centroid of each such parallelogram? Question 2 A circular disc of radius 2 meters rotates at 2 radians per second in a vertical plane, without slipping, with its lowest point in contact with a straight, horizontal line. A point P, initially in contact with the ground, is marked on the disc. Find formulas for the position vector X of the point P at time t seconds, its velocity vector V and its acceleration vector A. Find the maximum speed of the motion of P. Also plot the motion. Question 3 An ant is on the rim of a rotating disc of radius 10 centimeters. If the disc is rotating at 2 radians per second, find the velocity and acceleration of the ant. If now the ant starts walking radially towards the center of the disc, moving at 2 centimeters per second, relative to the disc, what now is its velocity and acceleration? Plot the motion of the ant. Question 4 Let A = [2, 3] and B = [8, 5]. Find the parametric equations of the line AB and of its perpendicular bisector. Also find the two unit vectors that make an angle of 45 degrees with the direction of the line AB. 12

13 Question 5 The period T of a pendulum of length L is given by the formula: L T = 2π g. Here g is the acceleration due to gravity. Use the linear approximation to relate the fractional change in the period to the fractional change in the length. In particular if the length is known an accuracy of within 0.1 percent, about how much possible error is there in the measurement of one day by the clock? 13

14 Question 6 A cylindrical can of volume 1.2 liters is made from material costing 40 cents per square meter for the sides and base of the can and 100 cents per square meter for the top. What are the dimensions of the can that minimize the total cost of materials for the can and what is that total cost? 14

15 Honors Calculus Homework 7, due 10/20/5 Question 1 Let A = [2, 3, 1], B = [3, 4, 2], C = [3, 1, 5] and D = [ 3, 3, 7] be points in space. Find the parametric equations of the line AB and the symmetric equations of the line CD. Show that the lines AB and CD meet and find their point of intersection. Find the angle between the lines AB and CD. Question 2 Let A = [4, 3], B = [2, 2], C = [3, 1], A = [0, 3], B = [5, 1] and C = [4, 2]. Sketch the triangles ABC and A B C. Show that the triangles ABC and A B C are congruent. Describe the unique Euclidean transformation R that maps the triangle ABC to the triangle A B C. Obtain the 3 3 matrix representation for R. Show that R is a rotation and find the center of the rotation. Question 3 A window frame is to be made with 20 feet of framing material. The shape of the window is to be a rectangle topped by a semi-circle, with no overlap. Find the dimensions of the window to maximize its area. 15

16 Question 4 Let f(x) = x 3 3x 2 24x Sketch the graph of f identifying its critical points, local maxima and minima and its inflection points. Prove that f has a root in the interval [0, 1] and locate the root to five decimal places, using Newton s method. Question 5 Find the maximum of the function x 2 + y 2, where (x, y) is a point on the ellipse x 2 + 3xy + 5y 2 10x 8y = 23. Interpret your result geometrically. Question 6 Boat Amelia starts from its harbor at noon and moves NNE at 20 knots. One hour later, boat Beatrice starts from a harbor 100 nautical miles due East of Amelia and sails NW at 30 knots. Where are the boats when they are at their closest and when how close do they get? 16

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2 AB CALCULUS Page 1 of 6 NAME DATE 1. Evaluate each it: AB CALCULUS Show all work on separate paper. x 3 x 9 x 5x + 6 x 0 5x 3sin x x 7 x 3 x 3 5x (d) 5x 3 x +1 x x 4 (e) x x 9 3x 4 6x (f) h 0 sin( π 6

More information

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40 Extreme Values in an Interval AP Calculus BC 1. The absolute maximum value of x = f ( x) x x 1 on the closed interval, 4 occurs at A) 4 B) C) 1 D) 0 E). The maximum acceleration attained on the interval

More information

MATH 1241 Common Final Exam Fall 2010

MATH 1241 Common Final Exam Fall 2010 MATH 1241 Common Final Exam Fall 2010 Please print the following information: Name: Instructor: Student ID: Section/Time: The MATH 1241 Final Exam consists of three parts. You have three hours for the

More information

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

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

More information

University of Georgia Department of Mathematics. Math 2250 Final Exam Fall 2016

University of Georgia Department of Mathematics. Math 2250 Final Exam Fall 2016 University of Georgia Department of Mathematics Math 2250 Final Exam Fall 2016 By providing my signature below I acknowledge that I abide by the University s academic honesty policy. This is my work, and

More information

Calculus I 5. Applications of differentiation

Calculus I 5. Applications of differentiation 2301107 Calculus I 5. Applications of differentiation Chapter 5:Applications of differentiation C05-2 Outline 5.1. Extreme values 5.2. Curvature and Inflection point 5.3. Curve sketching 5.4. Related rate

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

MATH 2433 Homework 1

MATH 2433 Homework 1 MATH 433 Homework 1 1. The sequence (a i ) is defined recursively by a 1 = 4 a i+1 = 3a i find a closed formula for a i in terms of i.. In class we showed that the Fibonacci sequence (a i ) defined by

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

3. Go over old quizzes (there are blank copies on my website try timing yourself!)

3. Go over old quizzes (there are blank copies on my website try timing yourself!) final exam review General Information The time and location of the final exam are as follows: Date: Tuesday, June 12th Time: 10:15am-12:15pm Location: Straub 254 The exam will be cumulative; that is, it

More information

Math Exam 02 Review

Math Exam 02 Review Math 10350 Exam 02 Review 1. A differentiable function g(t) is such that g(2) = 2, g (2) = 1, g (2) = 1/2. (a) If p(t) = g(t)e t2 find p (2) and p (2). (Ans: p (2) = 7e 4 ; p (2) = 28.5e 4 ) (b) If f(t)

More information

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

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

Possible C4 questions from past papers P1 P3

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

More information

AP Calculus Free-Response Questions 1969-present AB

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

More information

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam.

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam. Bonus Homework and Exam Review - Math 141, Frank Thorne (thornef@mailbox.sc.edu) Due Friday, December 9 at the start of the final exam. It is strongly recommended that you do as many of these problems

More information

Math 1071 Final Review Sheet The following are some review questions to help you study. They do not

Math 1071 Final Review Sheet The following are some review questions to help you study. They do not Math 1071 Final Review Sheet The following are some review questions to help you study. They do not They do The exam represent the entirety of what you could be expected to know on the exam; reflect distribution

More information

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom Free Response Questions 1969-010 Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom 1 AP Calculus Free-Response Questions 1969 AB 1 Consider the following functions

More information

Calculus is Cool. Math 160 Calculus for Physical Scientists I Exam 1 September 18, 2014, 5:00-6:50 pm. NAME: Instructor: Time your class meets:

Calculus is Cool. Math 160 Calculus for Physical Scientists I Exam 1 September 18, 2014, 5:00-6:50 pm. NAME: Instructor: Time your class meets: NAME: Instructor: Time your class meets: Math 160 Calculus for Physical Scientists I Exam 1 September 18, 2014, 5:00-6:50 pm How can it be that mathematics, being after all a product of human thought independent

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

More information

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS The Department of Applied Mathematics administers a Math Placement test to assess fundamental skills in mathematics that are necessary to begin the study

More information

Math Fall 08 Final Exam Review

Math Fall 08 Final Exam Review Math 173.7 Fall 08 Final Exam Review 1. Graph the function f(x) = x 2 3x by applying a transformation to the graph of a standard function. 2.a. Express the function F(x) = 3 ln(x + 2) in the form F = f

More information

2. Using the graph of f(x) below, to find the following limits. Write DNE if the limit does not exist:

2. Using the graph of f(x) below, to find the following limits. Write DNE if the limit does not exist: 1. [10 pts.] State each of the following theorems. (a) [2 pts.] The Intermediate Value Theorem (b) [2 pts.] The Mean Value Theorem. (c) [2 pts.] The Mean Value Theorem for Integrals. (d) [4 pts.] Both

More information

2018 TAME High School Practice Mathematics Test

2018 TAME High School Practice Mathematics Test 018 TAME High School Practice Mathematics Test (1) Arturo took four exams and made grades of 65, 88, 9 and 75. If Arturo wants to have an average of at least 80, which of the following is the lowest grade

More information

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams.

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams. Word problems Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA3 exams. Max-min problems []. A field has the shape of a rectangle with

More information

MATH 1241 FINAL EXAM FALL 2012 Part I, No Calculators Allowed

MATH 1241 FINAL EXAM FALL 2012 Part I, No Calculators Allowed MATH 11 FINAL EXAM FALL 01 Part I, No Calculators Allowed 1. Evaluate the limit: lim x x x + x 1. (a) 0 (b) 0.5 0.5 1 Does not exist. Which of the following is the derivative of g(x) = x cos(3x + 1)? (a)

More information

2. Find the midpoint of the segment that joins the points (5, 1) and (3, 5). 6. Find an equation of the line with slope 7 that passes through (4, 1).

2. Find the midpoint of the segment that joins the points (5, 1) and (3, 5). 6. Find an equation of the line with slope 7 that passes through (4, 1). Math 129: Pre-Calculus Spring 2018 Practice Problems for Final Exam Name (Print): 1. Find the distance between the points (6, 2) and ( 4, 5). 2. Find the midpoint of the segment that joins the points (5,

More information

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differential at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

More information

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study:

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Review for Final The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Chapter 2 Find the exact answer to a limit question by using the

More information

AP Calculus Summer Homework MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

AP Calculus Summer Homework MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. AP Calculus Summer Homework 2015-2016 Part 2 Name Score MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the distance d(p1, P2) between the points

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

Derivatives and Rates of Change

Derivatives and Rates of Change Sec.1 Derivatives and Rates of Change A. Slope of Secant Functions rise Recall: Slope = m = = run Slope of the Secant Line to a Function: Examples: y y = y1. From this we are able to derive: x x x1 m y

More information

Exam. There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work! Best 5

Exam. There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work! Best 5 Department of Mathematical Sciences Instructor: Daiva Pucinskaite Calculus III June, 06 Name: Exam There are 6 problems. Your 5 best answers count. Please pay attention to the presentation of your work!

More information

Calculus I Sample Exam #01

Calculus I Sample Exam #01 Calculus I Sample Exam #01 1. Sketch the graph of the function and define the domain and range. 1 a) f( x) 3 b) g( x) x 1 x c) hx ( ) x x 1 5x6 d) jx ( ) x x x 3 6 . Evaluate the following. a) 5 sin 6

More information

1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim

1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim Spring 10/MAT 250/Exam 1 Name: Show all your work. 1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim x 1 +f(x) = lim x 3 f(x) = lim x

More information

Name: Instructor: 1. a b c d e. 15. a b c d e. 2. a b c d e a b c d e. 16. a b c d e a b c d e. 4. a b c d e... 5.

Name: Instructor: 1. a b c d e. 15. a b c d e. 2. a b c d e a b c d e. 16. a b c d e a b c d e. 4. a b c d e... 5. Name: Instructor: Math 155, Practice Final Exam, December The Honor Code is in effect for this examination. All work is to be your own. No calculators. The exam lasts for 2 hours. Be sure that your name

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

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

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then 3.4 The Chain Rule To find the derivative of a function that is the composition of two functions for which we already know the derivatives, we can use the Chain Rule. The Chain Rule: Suppose F (x) = f(g(x)).

More information

Brief answers to assigned even numbered problems that were not to be turned in

Brief answers to assigned even numbered problems that were not to be turned in Brief answers to assigned even numbered problems that were not to be turned in Section 2.2 2. At point (x 0, x 2 0) on the curve the slope is 2x 0. The point-slope equation of the tangent line to the curve

More information

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x.

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x. 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. It could be discontinuous, or have a

More information

Math 180, Final Exam, Fall 2012 Problem 1 Solution

Math 180, Final Exam, Fall 2012 Problem 1 Solution Math 80, Final Exam, Fall 0 Problem Solution. Find the derivatives of the following functions: (a) ln(ln(x)) (b) x 6 + sin(x) e x (c) tan(x ) + cot(x ) (a) We evaluate the derivative using the Chain Rule.

More information

Pre-Calculus 40 Final Outline/Review:

Pre-Calculus 40 Final Outline/Review: 2016-2017 Pre-Calculus 40 Final Outline/Review: Non-Calculator Section: 16 multiple choice (32 pts) and 6 open ended (24 pts). Calculator Section: 8 multiple choice (16 pts) and 11 open ended (36 pts).

More information

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

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

More information

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

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

More information

Arkansas Council of Teachers of Mathematics Regional Exam. Pre-Calculus

Arkansas Council of Teachers of Mathematics Regional Exam. Pre-Calculus 014 Regional Exam Pre-Calculus For questions 1 through, mark your answer choice on the answer sheet provided. After completing items 1 through, answer each of the tiebreaker items in sequential order (do

More information

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

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

More information

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 As always, the standard disclaimers apply In particular, I make no claims that all the material which will be on the exam is represented

More information

Week 12: Optimisation and Course Review.

Week 12: Optimisation and Course Review. Week 12: Optimisation and Course Review. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway November 21-22, 2016 Assignments. Problem

More information

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

MA CALCULUS II Friday, December 09, 2011 FINAL EXAM. Closed Book - No calculators! PART I Each question is worth 4 points.

MA CALCULUS II Friday, December 09, 2011 FINAL EXAM. Closed Book - No calculators! PART I Each question is worth 4 points. CALCULUS II, FINAL EXAM 1 MA 126 - CALCULUS II Friday, December 09, 2011 Name (Print last name first):...................................................... Signature:........................................................................

More information

DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO.

DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. AP Calculus AB Exam SECTION I: Multiple Choice 016 DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. At a Glance Total Time 1 hour, 45 minutes Number of Questions 45 Percent of Total Score 50% Writing

More information

Sections Practice AP Calculus AB Name

Sections Practice AP Calculus AB Name Sections 4.1-4.5 Practice AP Calculus AB Name Be sure to show work, giving written explanations when requested. Answers should be written exactly or rounded to the nearest thousandth. When the calculator

More information

Chapter 3: Derivatives and Graphing

Chapter 3: Derivatives and Graphing Chapter 3: Derivatives and Graphing 127 Chapter 3 Overview: Derivatives and Graphs There are two main contexts for derivatives: graphing and motion. In this chapter, we will consider the graphical applications

More information

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

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

More information

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

The Princeton Review AP Calculus BC Practice Test 1

The Princeton Review AP Calculus BC Practice Test 1 8 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

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I

MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM. Name (Print last name first):... Instructor:... Section:... PART I CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I FALL 2006 December 08, 2006 FINAL EXAM Name (Print last name first):............................................. Student ID Number:...........................

More information

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1.

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1. Chapters 1 to 8 Course Review Chapters 1 to 8 Course Review Question 1 Page 509 a) i) ii) [2(16) 12 + 4][2 3+ 4] 4 1 [2(2.25) 4.5+ 4][2 3+ 4] 1.51 = 21 3 = 7 = 1 0.5 = 2 [2(1.21) 3.3+ 4][2 3+ 4] iii) =

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

Part I: SCIENTIFIC CALCULATOR REQUIRED. 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer.

Part I: SCIENTIFIC CALCULATOR REQUIRED. 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer. Chapter 1 Sample Pretest Part I: SCIENTIFIC CALCULATOR REQUIRED 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer. 3 2+3 π2 +7 (a) (b) π 1.3+ 7 Part II: NO

More information

Math3A Exam #02 Solution Fall 2017

Math3A Exam #02 Solution Fall 2017 Math3A Exam #02 Solution Fall 2017 1. Use the limit definition of the derivative to find f (x) given f ( x) x. 3 2. Use the local linear approximation for f x x at x0 8 to approximate 3 8.1 and write your

More information

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) =

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) = MATH1003 REVISION 1. Differentiate the following functions, simplifying your answers when appropriate: (i) f(x) = (x 3 2) tan x (ii) y = (3x 5 1) 6 (iii) y 2 = x 2 3 (iv) y = ln(ln(7 + x)) e 5x3 (v) g(t)

More information

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

Multiple Choice Answers. MA 113 Calculus I Spring 2018 Exam 2 Tuesday, 6 March Question

Multiple Choice Answers. MA 113 Calculus I Spring 2018 Exam 2 Tuesday, 6 March Question MA 113 Calculus I Spring 2018 Exam 2 Tuesday, 6 March 2018 Name: Section: Last 4 digits of student ID #: This exam has 12 multiple choice questions (five points each) and 4 free response questions (ten

More information

Calculus 1 Exam 1 MAT 250, Spring 2011 D. Ivanšić. Name: Show all your work!

Calculus 1 Exam 1 MAT 250, Spring 2011 D. Ivanšić. Name: Show all your work! Calculus 1 Exam 1 MAT 250, Spring 2011 D. Ivanšić Name: Show all your work! 1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim x 2 f(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

Midterm Study Guide and Practice Problems

Midterm Study Guide and Practice Problems Midterm Study Guide and Practice Problems Coverage of the midterm: Sections 10.1-10.7, 11.2-11.6 Sections or topics NOT on the midterm: Section 11.1 (The constant e and continuous compound interest, Section

More information

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

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

More information

MATH Final Review

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

More information

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

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

More information

Honors Advanced Math Final Exam 2009

Honors Advanced Math Final Exam 2009 Name Answer Key. Teacher/Block (circle): Kelly/H Olsen/C Olsen/F Verner/G Honors Advanced Math Final Exam 009 Lexington High School Mathematics Department This is a 90-minute exam, but you will be allowed

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

Review for the Final Exam

Review for the Final Exam Calculus Lia Vas. Integrals. Evaluate the following integrals. (a) ( x 4 x 2 ) dx (b) (2 3 x + x2 4 ) dx (c) (3x + 5) 6 dx (d) x 2 dx x 3 + (e) x 9x 2 dx (f) x dx x 2 (g) xe x2 + dx (h) 2 3x+ dx (i) x

More information

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0 Some Math 35 review problems With answers 2/6/2005 The following problems are based heavily on problems written by Professor Stephen Greenfield for his Math 35 class in spring 2005. His willingness to

More information

Dr. Sophie Marques. MAM1020S Tutorial 8 August Divide. 1. 6x 2 + x 15 by 3x + 5. Solution: Do a long division show your work.

Dr. Sophie Marques. MAM1020S Tutorial 8 August Divide. 1. 6x 2 + x 15 by 3x + 5. Solution: Do a long division show your work. Dr. Sophie Marques MAM100S Tutorial 8 August 017 1. Divide 1. 6x + x 15 by 3x + 5. 6x + x 15 = (x 3)(3x + 5) + 0. 1a 4 17a 3 + 9a + 7a 6 by 3a 1a 4 17a 3 + 9a + 7a 6 = (4a 3 3a + a + 3)(3a ) + 0 3. 1a

More information

Final Exam. Math 3 December 7, 2010

Final Exam. Math 3 December 7, 2010 Final Exam Math 3 December 7, 200 Name: On this final examination for Math 3 in Fall 200, I will work individually, neither giving nor receiving help, guided by the Dartmouth Academic Honor Principle.

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing:

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing: AP Calculus AB PRACTICE MIDTERM EXAM Read each choice carefully and find the best answer. Your midterm exam will be made up of 8 of these questions. I reserve the right to change numbers and answers on

More information

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7)

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Note: This review is intended to highlight the topics covered on the Final Exam (with emphasis on

More information

Calculus I (Math 241) (In Progress)

Calculus I (Math 241) (In Progress) Calculus I (Math 241) (In Progress) The following is a collection of Calculus I (Math 241) problems. Students may expect that their final exam is comprised, more or less, of one problem from each section,

More information

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

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

More information

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

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework.

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework. For Test # study these problems, the examples in your notes, and the homework. Derivative Rules D [u n ] = nu n 1 du D [ln u] = du u D [log b u] = du u ln b D [e u ] = e u du D [a u ] = a u ln a du D [sin

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 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts

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

More information

Topic 6: Calculus Differentiation. 6.1 Product Quotient Chain Rules Paper 2

Topic 6: Calculus Differentiation. 6.1 Product Quotient Chain Rules Paper 2 Topic 6: Calculus Differentiation Standard Level 6.1 Product Quotient Chain Rules Paper 1. Let f(x) = x 3 4x + 1. Expand (x + h) 3. Use the formula f (x) = lim h 0 f ( x + h) h f ( x) to show that the

More information

Solutions to Math 41 Final Exam December 10, 2012

Solutions to Math 41 Final Exam December 10, 2012 Solutions to Math 4 Final Exam December,. ( points) Find each of the following limits, with justification. If there is an infinite limit, then explain whether it is or. x ln(t + ) dt (a) lim x x (5 points)

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Final Exam Review Problems

Final Exam Review Problems Final Exam Review Problems Name: Date: June 23, 2013 P 1.4. 33. Determine whether the line x = 4 represens y as a function of x. P 1.5. 37. Graph f(x) = 3x 1 x 6. Find the x and y-intercepts and asymptotes

More information

Exam Review Sheets Combined

Exam Review Sheets Combined Exam Review Sheets Combined Fall 2008 1 Fall 2007 Exam 1 1. For each part, if the statement is always true, circle the printed capital T. If the statement is sometimes false, circle the printed capital

More information

Spring 06/MAT 140/Worksheet 1 Name: Show all your work.

Spring 06/MAT 140/Worksheet 1 Name: Show all your work. Spring 06/MAT 140/Worksheet 1 Name: Show all your work. 1. (4pts) Write two examples of each kind of number: natural integer rational irrational 2. (12pts) Simplify: ( a) 3 4 2 + 4 2 ) = 3 b) 3 20 7 15

More information

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

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

More information

Math 160 Final Exam Info and Review Exercises

Math 160 Final Exam Info and Review Exercises Math 160 Final Exam Info and Review Exercises Fall 2018, Prof. Beydler Test Info Will cover almost all sections in this class. This will be a 2-part test. Part 1 will be no calculator. Part 2 will be scientific

More information

Review Sheet for Math 5a Final Exam. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m.

Review Sheet for Math 5a Final Exam. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m. Review Sheet for Math 5a Final Exam The Math 5a final exam will be Tuesday, May from 9:5 am :5 p.m. Location: Gerstenzang The final exam is cumulative (i.e., it will cover all the material we covered in

More information

Calculus III: Practice Final

Calculus III: Practice Final Calculus III: Practice Final Name: Circle one: Section 6 Section 7. Read the problems carefully. Show your work unless asked otherwise. Partial credit will be given for incomplete work. The exam contains

More information

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e MA Elem. Calculus Fall 07 Exam 07-09- Name: Sec.: Do not remove this answer page you will turn in the entire exam. No books or notes may be used. You may use an ACT-approved calculator during the exam,

More information