MATHEMATICS FOR ENGINEERING TUTORIAL 4 MAX AND MIN THEORY

Size: px
Start display at page:

Download "MATHEMATICS FOR ENGINEERING TUTORIAL 4 MAX AND MIN THEORY"

Transcription

1 MATHEMATICS FOR ENGINEERING TUTORIAL 4 MAX AND MIN THEORY This tutorial is essential pre-requisite material for anyone studying mechanical engineering. This tutorial uses the principle of learning by example. The approach is practical rather than purely mathematical. On completion of this tutorial you should be able to do the following. Define a maximum and minimum point of a function. Define a turning point. Define a point of Inflection. Use differential calculus to determine these points. Use differential calculus to determine if a point is a maximum or minimum. Solve practical problems by applying the theory. Students must be familiar with basic differentiation and algebra including the solution of quadratic equations. D.J.Dunn 1

2 MAXIMA AND MINIMA 1. INTRODUCTION There are many engineering problems where a value peaks or dips. For example the power of an engine under constant throttle conditions peaks at a certain speed. Another example is a cylindrical canister to contain a certain volume. The amount of material needed can be minimised by choosing the correct diameter and length. This tutorial is about finding the critical values that make a function reach a maximum or minimum value and differential calculus is the way to do it.. MAXIMUM POINT Consider the function y = 10x x Plotting y against x from x = 0 to x = 5 gives the following graph. Figure 1 From the graph we can clearly see that there is a peak at point A and that this is the maximum value of y. The question is, what is the value of x and y at this maximum point? At point A the gradient is horizontal and hence zero so if we equate dy/ to zero we can find the point. Here is the method. y = 10x x dy/ = 10 4x Equate to zero 10 4x = 0 4x = 10 x = 10/4 =.5 and hence y = 10 x.5 x.5 = = 1.5 This result is confirmed by the graph. D.J.Dunn

3 WORKED EXAMPLE No.1 What is the largest area of a rectangular field that can be enclosed by a fence with a perimeter of 00 m? SOLUTION Let the rectangle be x m long and y m wide. The area enclosed is A = x y.. (1) The perimeter is x + y = 00 m. () We must eliminate one variable, say y, from equation (1) by substitution from equation. y = 00 - x y = 100 x... (3) Substitute (3) into (1) A = x (100 x) = 100x x Plotting A against x reveals that the maximum area is 500 m when x = 50 m. Prove this by differentiation. A = 100x x Figure da = 100 x For a max or min da/ = 0 hence 100 x = = x x = 100/ = 50 m A=100x x A = = = 500 mm D.J.Dunn 3

4 3. MINIMUM POINT Consider the function y = x - 4x Plotting y against x from x = 0 to x = 4 gives the following graph. Figure 3 From the graph we can clearly see that there is a minimum value of y at B. The question is, what is the value of x and y at this minimum point? At point B the gradient is horizontal and hence zero. If we equate dy/ to zero we can find the point. dy/ = x 4 Equate to zero x 4 = 0 4 = x x = 4/ = Substitute x = into the function to find the value of y. y = x - 4x = 8 = -4 This result is confirmed by the graph. D.J.Dunn 4

5 SELF ASSESSMENT EXERCISE No.1 1. Determine the maximum area and the lengths of the sides of a rectangle that can be enclosed by a rectangular perimeter of 8 m length.. The velocity of a missile is related to time by the equation v = t 4t. Calculate the time at which the velocity is a minimum and determine this minimum. 3. The current in a device is related to time by the equation i = 4t 8t. Find the time at which the current the minimum and determine this minimum. 4. Find the value of u that makes q a maximum when they are related by the equation q = 10u 5u +. Find this maximum value of q. D.J.Dunn 5

6 4. TURNING POINTS and POINTS of INFLECTION Consider the function y = x 3 5x +5x +. The graph for x = 0 to x = 4 is shown below. Figure 4 At point A the graph changes from up to down and at B it changes from down to up. They look like a maximum and minimum point but strictly speaking they are not as the value of y exceeds this value later on (and is smaller for negative values of y). Such points are called turning points and they may be found in the same way as a max or min point. Examining the graph we see the turning points occur at about x = 0.6 and.7 but we need to use calculus to find them precisely. The important thing to note is that at A and B the gradient of the graph is horizontal so the value of dy/ must be zero. This enables us to find the value of x and y at these points. Here is how to do it. 3 dy y = x 5x + 5x + = 3x 10x + 5 At the turning points dy/ is zero so equate to zero as follows. dy = 3x 10x = 3x 10x + 5 This is a quadratic equation and we must solve it to find the two values of x. QUADRATIC EQUATION ax + bx + c = 0 b ± b 4ac x = a In this case a = 3, b = -10 and c = 5 so solving we get b ± x = b a 4ac ( 10) ± x = ( 10) ± = ± = 6 40 D.J.Dunn 6

7 There are two possible solutions because all positive numbers have a positive and a negative square root. 40 = ± ± ± 6.34 x = = x = = = or x = = = Hence the turning points occur at x =.71 and The graph tells us which is A and B. Note that without the graph you could not be sure which is the maximum and which a minimum. We need further studies to find out how to do this. POINT OF INFLECTION A point of inflection is where the tangent at a point crosses the graph and it can be shown that at these points the second derivative is zero. For the equation y = x 3 5x +5x + plotted on figure 4, there is such a point at C. This may be determined from the second derivative. d y = 6x 10 = 0 x = 10/6 = An important point about this is that you can have a point of inflection where the gradient is zero and so they could be confused with a maximum or minimum point. SELF ASSESSMENT EXERCISE No. 1. Find the values of x where the maximum and minimum occur for the following function. Also find the point(s) of inflection. y = x 3-6x + 9x + 10 Sketch the graph and determine which is the maximum and which the minimum points. (Answers x = 1 gives a max and x = 3 is a min and x = is a point of inflection). Find the values of x where y is a maximum or minimum for the following function. Also find the point(s) of inflection. y = x 3-5x - 8x (Answers x = 4 gives a min and x = is a max x = is a point of inflection) D.J.Dunn 7

8 WORKED EXAMPLE No. A cylindrical vessel is to be made from thin metal plate to contain 15 litres (0.015 m 3 ) of liquid. Find the dimensions of the cylinder that make the surface area a minimum including the two ends. SOLUTION We need to set up two equations, one for the volume and one for the surface area. Volume = A L = πd L/ = πd L/4.. (1) Surface Area = A = wall + ends (see diagram) Figure 5 A = πdl + πd /4 = πdl +πd /. () Now we decide whether to first find L or D by max or min theory. Let us decide to find D x From (1) find L in terms of D L = =...(3) πd πd Substitute this into () 0.06 πd A = πd x + πd -1 πd A = 0.06D +...(4) For a minimum area the differential coefficient da/dd = 0. Differentiate with respect to D D.J.Dunn 8

9 da = 0.06D dd 0.06D = πd = D 3 + πd Equate to zero 0.06 = πd D D = ( ) 1 3 = 0.673m 0 = 0.06D 0.06 = D π 3 + πd We are not sure that this value gives a minimum value of Area without plotting the graph but assuming it is we can now find the value of L from (3). L = 0.67 m (i.e. equal to the diameter. Now we can find the area from () or (4). A = m D.J.Dunn 9

10 SELF ASSESSMENT EXERCISE No.3 1. A rectangular trough is to be made from a sheet of metal 5 m long and 4 m wide by cutting a square of side x m from each corner and turning up the ends and sides. Show that the volume is given by V = 4x 3-18x + 0x. Find the value of x that makes the volume a maximum. (Answer m). The power transmitted by a pulley belt system is given by the following equation. P = (Fv ρav µθ )(1 e ) P is the power v is the velocity of the belt. ρ is the density of the belt material ρ = 100 kg/m 3 A is the cross sectional area of the belt A = 800 x 10-6 m F is the maximum force in the belt F = 500 N µ is the coefficient of friction µ = 0.3 θ is the angle of contact θ = 1. radian Determine the velocity that makes the power a maximum and calculate this power. (Answers v = 60.4 m/s and P = 19.7 kw) 3. The power developed by a Pelton Wheel water turbine is given by the following equation. P = mu(v u)(1 kcos θ) P is the power m is the mass flow rate m = 40 kg/s u is the velocity of the buckets v is the velocity of the water jet v = 0 m/s k is the blade friction coefficient k = 0.98 θ is the angle of deflection θ = 165 o Determine the velocity of the bucket that will make the power a maximum and calculate the maximum power. (Answers 0 m/s and 31.1 kw) D.J.Dunn 10

11 5. DETERMINING IF A POINT IS A MAXIMA OR MINIMA Consider the equation V = 4x 3-18x + 0x from question 1 previous. The equation is plotted below (in red) and as predicted the maximum point occurs at x = Differentiating the equation we dv = 1x 36x + 0 This equation represents the gradient of the graph at any point x. If we plot this as dv well (in blue), we can see that as expected, the gradient is zero at the max and min points. Figure 6 If we differentiate a second time we shall get an equation representing the gradient of the new graph, i.e. the gradient of the gradient. When we do this we write it as follows. d V = 4x 36 Plotting this graph (in green) produces a straight line and reveals that where the d V original function was a maximum, the value of is negative and where it is a minimum, the value is positive. This is always the case and so we can determine if a d V point is a maximum or minimum by evaluating at that point. D.J.Dunn 11

12 WORKED EXAMPLE No.3 Find the turning points of the following function and determine which is the maximum and which the minimum. y = x 3 0x + 4x SOLUTION Differentiate once dy = 6x Equate to zero Solve using the quadratic equation - b ± x = 40x + 4 b 4ac a 6x 40 ± = 40x + 4 = 0 40 ± x = = or Differentiate again. d y = 1x - 40 a = 6 b = -40 c = 4 (-40) (4)(6)(4) 40 ± 1504 = ()(6) 1 d y Evaluate when x = and = Since this is positive the point x = must be a minimum. d y Evaluate with x = 0.10 and = Since this is negative, the point must be a maximum. The graphs of the functions show these answers are correct. Figure 7 D.J.Dunn 1

13 SELF ASSESSMENT EXERCISE No.4 Find the turning points of the following functions and determine which is the maximum and which is the minimum point. 1. y = x 3 1x + 10x (Answers 3.58 Min and 0.47 max). p = 4q 3 0q + q +10 (Answers Min and 0.05 max) D.J.Dunn 13

EDEXCEL ANALYTICAL METHODS FOR ENGINEERS H1 UNIT 2 - NQF LEVEL 4 OUTCOME 3 - CALCULUS TUTORIAL 2 MAXIMA AND MINIMA

EDEXCEL ANALYTICAL METHODS FOR ENGINEERS H1 UNIT 2 - NQF LEVEL 4 OUTCOME 3 - CALCULUS TUTORIAL 2 MAXIMA AND MINIMA EDEXCEL ANALYTICAL METHODS FOR ENGINEERS H1 UNIT - NQF LEVEL 4 OUTCOME 3 - CALCULUS TUTORIAL MAXIMA AND MINIMA The calculus: the concept of the limit and continuity; definition of the derivative; derivatives

More information

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 2 ADVANCED DIFFERENTIATION

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 2 ADVANCED DIFFERENTIATION MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL ADVANCED DIFFERENTIATION CONTENTS Function of a Function Differentiation of a Sum Differentiation of a Proct Differentiation of a Quotient Turning Points

More information

Applications of Differentiation

Applications of Differentiation MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Module9 7 Introduction Applications of to Matrices Differentiation y = x(x 1)(x 2) d 2

More information

11.1 Absolute Maximum/Minimum: Definition:

11.1 Absolute Maximum/Minimum: Definition: Module 4 : Local / Global Maximum / Minimum and Curve Sketching Lecture 11 : Absolute Maximum / Minimum [Section 111] Objectives In this section you will learn the following : How to find points of absolute

More information

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

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

More information

MAXIMA, MINIMA AND POINTS OF INFLEXION

MAXIMA, MINIMA AND POINTS OF INFLEXION Page of 8 MAXIMA, MINIMA AND POINTS OF INFLEXION Introduction 0 M Q S f( x) P I I R I I T 5 7 a 0 b x The diagram shows the graph of y domain a x b. The points Q and S are called local maxima. The points

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SCIENCE FOR TECHNICIANS OUTCOME 3 - ENERGY TUTORIAL 1 MECHANICAL WORK, ENERGY AND POWER: WORK

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SCIENCE FOR TECHNICIANS OUTCOME 3 - ENERGY TUTORIAL 1 MECHANICAL WORK, ENERGY AND POWER: WORK EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SCIENCE FOR TECHNICIANS OUTCOME 3 - ENERGY TUTORIAL 1 MECHANICAL WORK, ENERGY AND POWER: WORK 3 Energy Mechanical work, energy and power: work - energy relationship,

More information

(c) Find the gradient of the graph of f(x) at the point where x = 1. (2) The graph of f(x) has a local maximum point, M, and a local minimum point, N.

(c) Find the gradient of the graph of f(x) at the point where x = 1. (2) The graph of f(x) has a local maximum point, M, and a local minimum point, N. Calculus Review Packet 1. Consider the function f() = 3 3 2 24 + 30. Write down f(0). Find f (). Find the gradient of the graph of f() at the point where = 1. The graph of f() has a local maimum point,

More information

Modeling and Optimization (Word Problems ALL DAY) Let the first number and = the second number. The boundaries of this problem are [0, 30].

Modeling and Optimization (Word Problems ALL DAY) Let the first number and = the second number. The boundaries of this problem are [0, 30]. New Calculus 5.4 Modeling and Optimization (Word Problems ALL DAY) The sum of two non-negative numbers is 30. a) Find the numbers if the sum of their squares is as large as possible. b) Find the numbers

More information

Fixed Perimeter Rectangles

Fixed Perimeter Rectangles Rectangles You have a flexible fence of length L = 13 meters. You want to use all of this fence to enclose a rectangular plot of land of at least 8 square meters in area. 1. Determine a function for the

More information

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f()

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f() 4.1 & 4. Student Notes Using the First and Second Derivatives Definition A function f has an absolute maximum (or global maximum) at c if f ( c) f ( x) for all x in D, where D is the domain of f. The number

More information

Differentiation Practice Questions

Differentiation Practice Questions A. Chain, product and quotient rule 1. Differentiate with respect to x Differentiation Practice Questions 3 4x e sin x Answers:...... (Total 4 marks). Differentiate with respect to x: (x + l). 1n(3x 1).

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

Solutionbank C1 Edexcel Modular Mathematics for AS and A-Level

Solutionbank C1 Edexcel Modular Mathematics for AS and A-Level Heinemann Solutionbank: Core Maths C Page of Solutionbank C Exercise A, Question Find the values of x for which f ( x ) = x x is a decreasing function. f ( x ) = x x f ( x ) = x x Find f ( x ) and put

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

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

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

More information

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY MATH00 (Calculus).1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY Name Group No. KEYWORD: increasing, decreasing, constant, concave up, concave down, and inflection point Eample 1. Match the

More information

Chapter 24 Review Prof. Townsend Fall 2016

Chapter 24 Review Prof. Townsend Fall 2016 Chapter 4 Review Prof. Townsend Fall 016 Sections covered: 4.1 Tangents and Normals 4.3 Curvilinear Motion 4.4 Related Rates 4.5 Using Derivatives in Curve Sketching 4.7 Applied Maximum and Minimum Problems

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

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

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions Sections 4.1 & 4.2: Using the Derivative to Analyze Functions f (x) indicates if the function is: Increasing or Decreasing on certain intervals. Critical Point c is where f (c) = 0 (tangent line is horizontal),

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

CONCEPTS FOR ADVANCED MATHEMATICS, C2 (4752) AS

CONCEPTS FOR ADVANCED MATHEMATICS, C2 (4752) AS CONCEPTS FOR ADVANCED MATHEMATICS, C2 (4752) AS Objectives To introduce students to a number of topics which are fundamental to the advanced study of mathematics. Assessment Examination (72 marks) 1 hour

More information

Level 2 Mathematics and Statistics, 2017

Level 2 Mathematics and Statistics, 2017 91262 912620 2SUPERVISOR S Level 2 Mathematics and Statistics, 2017 91262 Apply calculus methods in solving problems 2.00 p.m. Friday 24 November 2017 Credits: Five Achievement Achievement with Merit Achievement

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

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets.

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets. Name Geometry SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Geometry. We will use these concepts on a regular basis throughout

More information

Second Midterm Exam Name: Practice Problems Septmber 28, 2015

Second Midterm Exam Name: Practice Problems Septmber 28, 2015 Math 110 4. Treibergs Second Midterm Exam Name: Practice Problems Septmber 8, 015 1. Use the limit definition of derivative to compute the derivative of f(x = 1 at x = a. 1 + x Inserting the function into

More information

Calculus 221 worksheet

Calculus 221 worksheet Calculus 221 worksheet Graphing A function has a global maximum at some a in its domain if f(x) f(a) for all other x in the domain of f. Global maxima are sometimes also called absolute maxima. A function

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 Learning outcomes EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 TUTORIAL 2 - LINEAR EQUATIONS AND GRAPHS On completion of this unit a learner should: 1 Know how to use algebraic

More information

Calculus I Practice Problems 8: Answers

Calculus I Practice Problems 8: Answers Calculus I Practice Problems : Answers. Let y x x. Find the intervals in which the function is increasing and decreasing, and where it is concave up and concave down. Sketch the graph. Answer. Differentiate

More information

MATHEMATICS FOR ENGINEERING

MATHEMATICS FOR ENGINEERING MATHEMATICS FOR ENGINEERING INTEGRATION TUTORIAL FURTHER INTEGRATION This tutorial is essential pre-requisite material for anyone studying mechanical engineering. This tutorial uses the principle of learning

More information

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

1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). x y

1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). x y College Algebra Summer 2014 Exam File Exam #1 1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). Graph g(x) = -0.5 f(x + 1) - 3 2.) Consider the following table of values. x

More information

AB Calculus Diagnostic Test

AB Calculus Diagnostic Test AB Calculus Diagnostic Test The Exam AP Calculus AB Exam SECTION I: Multiple-Choice Questions DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. At a Glance Total Time hour and 5 minutes Number of Questions

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 4 TUTORIAL 1 - INTEGRATION

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 4 TUTORIAL 1 - INTEGRATION Learning outcomes EEXCEL NATIONAL CERTIFICATE UNIT MATHEMATICS FOR TECHNICIANS OUTCOME TUTORIAL 1 - INTEGRATION On completion of this unit a learner should: 1 Know how to use algebraic methods e able to

More information

Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1

Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1 Calculus I Homework: The Derivatives of Polynomials and Exponential Functions Page 1 Questions Example Differentiate the function y = ae v + b v + c v 2. Example Differentiate the function y = A + B x

More information

Possible C2 questions from past papers P1 P3

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

More information

ENGI Multiple Integration Page 8-01

ENGI Multiple Integration Page 8-01 ENGI 345 8. Multiple Integration Page 8-01 8. Multiple Integration This chapter provides only a very brief introduction to the major topic of multiple integration. Uses of multiple integration include

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

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

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

Chapter 3 Prerequisite Skills. Chapter 3 Prerequisite Skills Question 1 Page 148. a) Let f (x) = x 3 + 2x 2 + 2x +1. b) Let f (z) = z 3 6z 4.

Chapter 3 Prerequisite Skills. Chapter 3 Prerequisite Skills Question 1 Page 148. a) Let f (x) = x 3 + 2x 2 + 2x +1. b) Let f (z) = z 3 6z 4. Chapter 3 Curve Sketching Chapter 3 Prerequisite Skills Chapter 3 Prerequisite Skills Question 1 Page 148 a) Let f (x) = x 3 + 2x 2 + 2x +1. f (1) = 6 f (Ğ1) = 0 (x +1) is a factor. x 3 + 2x 2 + 2x +1

More information

Graphs of Polynomial Functions

Graphs of Polynomial Functions Graphs of Polynomial Functions By: OpenStaxCollege The revenue in millions of dollars for a fictional cable company from 2006 through 2013 is shown in [link]. Year 2006 2007 2008 2009 2010 2011 2012 2013

More information

Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems

Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems 1. Find the limit of f(x) = (sin x) x x 3 as x 0. 2. Use L Hopital s Rule to calculate lim x 2 x 3 2x 2 x+2 x 2 4. 3. Given the function

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

Consider a control volume in the form of a straight section of a streamtube ABCD.

Consider a control volume in the form of a straight section of a streamtube ABCD. 6 MOMENTUM EQUATION 6.1 Momentum and Fluid Flow In mechanics, the momentum of a particle or object is defined as the product of its mass m and its velocity v: Momentum = mv The particles of a fluid stream

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

AP Calculus Chapter 4 Testbank (Mr. Surowski)

AP Calculus Chapter 4 Testbank (Mr. Surowski) AP Calculus Chapter 4 Testbank (Mr. Surowski) Part I. Multiple-Choice Questions 1. Let f(x) = x 3 + 3x 2 45x + 4. Then the local extrema of f are (A) a local minimum of 179 at x = 5 and a local maximum

More information

Solutionbank C2 Edexcel Modular Mathematics for AS and A-Level

Solutionbank C2 Edexcel Modular Mathematics for AS and A-Level Heinemann Solutionbank: Core Maths C Page of Solutionbank C Eercise A, Question Find the values of for which f() is an increasing function, given that f() equals: (a) + 8 + (b) (c) 5 8 (d) 5 + 6 (e) +

More information

See animations and interactive applets of some of these at. Fall_2009/Math123/Notes

See animations and interactive applets of some of these at.   Fall_2009/Math123/Notes MA123, Chapter 7 Word Problems (pp. 125-153) Chapter s Goal: In this chapter we study the two main types of word problems in Calculus. Optimization Problems. i.e., max - min problems Related Rates See

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

Version: A. Earth s gravitational field g = 9.81 N/kg Vacuum Permeability µ 0 = 4π 10 7 T m/a

Version: A. Earth s gravitational field g = 9.81 N/kg Vacuum Permeability µ 0 = 4π 10 7 T m/a PHYS 2212 GJ Quiz and Exam Formulæ & Constants Fall 2015 Fundamental Charge e = 1.602 10 19 C Mass of an Electron m e = 9.109 10 31 kg Coulomb constant K = 8.988 10 9 N m 2 /C 2 Vacuum Permittivity ϵ 0

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maximum and minimum values The critical points method for finding extrema 43 How derivatives affect the shape of a graph The

More information

Essential Mathematics 2 Introduction to the calculus

Essential Mathematics 2 Introduction to the calculus Essential Mathematics Introduction to the calculus As you will alrea know, the calculus may be broadly separated into two major parts. The first part the Differential Calculus is concerned with finding

More information

3.2. Polynomial Functions and Their Graphs. Copyright Cengage Learning. All rights reserved.

3.2. Polynomial Functions and Their Graphs. Copyright Cengage Learning. All rights reserved. 3.2 Polynomial Functions and Their Graphs Copyright Cengage Learning. All rights reserved. Objectives Graphing Basic Polynomial Functions End Behavior and the Leading Term Using Zeros to Graph Polynomials

More information

APPLICATION OF DERIVATIVES

APPLICATION OF DERIVATIVES 94 APPLICATION OF DERIVATIVES Chapter 6 With the Calculus as a key, Mathematics can be successfully applied to the explanation of the course of Nature. WHITEHEAD 6. Introduction In Chapter 5, we have learnt

More information

Calculus Calculas.indb i Calculas.indb i 1/22/2008 1:00:41 PM 1/22/2008 1:00:41 PM

Calculus Calculas.indb i Calculas.indb i 1/22/2008 1:00:41 PM 1/22/2008 1:00:41 PM Calculus Calculus How Calculus Works Christine Tootill 2008 by Christine Tootill additional material 2008 Studymates Limited. ISBN: 978-1-84285-079-4 First published in 2008 by Studymates Limited. PO

More information

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK.

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK. Loyola University Chicago Math 131, Section 009, Fall 2008 Midterm 2 Name (print): Signature: Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive

More information

MATH2321, Calculus III for Science and Engineering, Fall Name (Printed) Print your name, the date, and then sign the exam on the line

MATH2321, Calculus III for Science and Engineering, Fall Name (Printed) Print your name, the date, and then sign the exam on the line MATH2321, Calculus III for Science and Engineering, Fall 218 1 Exam 2 Name (Printed) Date Signature Instructions STOP. above. Print your name, the date, and then sign the exam on the line This exam consists

More information

Technical Calculus I Homework. Instructions

Technical Calculus I Homework. Instructions Technical Calculus I Homework Instructions 1. Each assignment is to be done on one or more pieces of regular-sized notebook paper. 2. Your name and the assignment number should appear at the top of the

More information

Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0)

Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0) Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0) First teaching from September 2017 First certification from June 2018 2

More information

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems In 8.02 we regularly use three different coordinate systems: rectangular (Cartesian), cylindrical and spherical. In order to become

More information

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

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

More information

Graphs of polynomials. Sue Gordon and Jackie Nicholas

Graphs of polynomials. Sue Gordon and Jackie Nicholas Mathematics Learning Centre Graphs of polynomials Sue Gordon and Jackie Nicholas c 2004 University of Sydney Mathematics Learning Centre, University of Sydney 1 1 Graphs of Polynomials Polynomials are

More information

Solutions to O Level Add Math paper

Solutions to O Level Add Math paper Solutions to O Level Add Math paper 04. Find the value of k for which the coefficient of x in the expansion of 6 kx x is 860. [] The question is looking for the x term in the expansion of kx and x 6 r

More information

CK-12 Math Analysis. Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil

CK-12 Math Analysis. Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil CK-12 Math Analysis Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Math Practice Exam 2 - solutions

Math Practice Exam 2 - solutions Math 181 - Practice Exam 2 - solutions Problem 1 A population of dinosaurs is modeled by P (t) = 0.3t 2 + 0.1t + 10 for times t in the interval [ 5, 0]. a) Find the rate of change of this population at

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

UNIVERSITY OF REGINA Department of Mathematics and Statistics. Calculus I Mathematics 110. Final Exam, Winter 2013 (April 25 th )

UNIVERSITY OF REGINA Department of Mathematics and Statistics. Calculus I Mathematics 110. Final Exam, Winter 2013 (April 25 th ) UNIVERSITY OF REGINA Department of Mathematics and Statistics Calculus I Mathematics 110 Final Exam, Winter 2013 (April 25 th ) Time: 3 hours Pages: 11 Full Name: Student Number: Instructor: (check one)

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

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

AP CALCULUS Summer Assignment 2014

AP CALCULUS Summer Assignment 2014 Name AP CALCULUS Summer Assignment 014 Welcome to AP Calculus. In order to complete the curriculum before the AP Exam in May, it is necessary to do some preparatory work this summer. The following assignment

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com 1. The diagram above shows the sector OA of a circle with centre O, radius 9 cm and angle 0.7 radians. Find the length of the arc A. Find the area of the sector OA. The line AC shown in the diagram above

More information

Mathematics Lecture. 6 Chapter. 4 APPLICATIONS OF DERIVATIVES. By Dr. Mohammed Ramidh

Mathematics Lecture. 6 Chapter. 4 APPLICATIONS OF DERIVATIVES. By Dr. Mohammed Ramidh Mathematics Lecture. 6 Chapter. 4 APPLICATIONS OF DERIVATIVES By Dr. Mohammed Ramidh OVERVIEW: This chapter studies some of the important applications of derivatives. We learn how derivatives are used

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 4 - CALCULUS TUTORIAL 2 - INTEGRATION

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 4 - CALCULUS TUTORIAL 2 - INTEGRATION EDEXCEL NATIONAL CERTIFICATE UNIT 8 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME - CALCULUS TUTORIAL - INTEGRATION CONTENTS Be able to apply calculus Differentiation: review of standard derivatives, differentiation

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

Solutions to review problems MAT 125, Fall 2004

Solutions to review problems MAT 125, Fall 2004 Solutions to review problems MAT 125, Fall 200 1. For each of the following functions, find the absolute maimum and minimum values for f() in the given intervals. Also state the value where they occur.

More information

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):...

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):... CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM Name (Print last name first):............................................. Student ID Number (last four digits):........................

More information

AP Physics Review FRQ 2015

AP Physics Review FRQ 2015 AP Physics Review FRQ 2015 2015 Mech 1. A block of mass m is projected up from the bottom of an inclined ramp with an initial velocity of magnitude v 0. The ramp has negligible friction and makes an angle

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS DEPARTMENT OF MATHEMATICS AS level Mathematics Core mathematics 2 - C2 2015-2016 Name: Page C2 workbook contents Algebra Differentiation Integration Coordinate Geometry Logarithms Geometric series Series

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

AREAS, RADIUS OF GYRATION

AREAS, RADIUS OF GYRATION Chapter 10 MOMENTS of INERTIA for AREAS, RADIUS OF GYRATION Today s Objectives: Students will be able to: a) Define the moments of inertia (MoI) for an area. b) Determine the MoI for an area by integration.

More information

WeBWorK demonstration assignment

WeBWorK demonstration assignment WeBWorK demonstration assignment The main purpose of this WeBWorK set is to familiarize yourself with WeBWorK. Here are some hints on how to use WeBWorK effectively: After first logging into WeBWorK change

More information

5.3. Exercises on the curve analysis of polynomial functions

5.3. Exercises on the curve analysis of polynomial functions .. Exercises on the curve analysis of polynomial functions Exercise : Curve analysis Examine the following functions on symmetry, x- and y-intercepts, extrema and inflexion points. Draw their graphs including

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 4 - CALCULUS

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 4 - CALCULUS EEXCEL NATIONAL CERTIFICATE UNIT MATHEMATICS FOR TECHNICIANS OUTCOME - CALCULUS TUTORIAL - INTEGRATION Use the elementary rules of calculus arithmetic to solve problems that involve differentiation and

More information

The marks achieved in this section account for 50% of your final exam result.

The marks achieved in this section account for 50% of your final exam result. Section D The marks achieved in this section account for 50% of your final exam result. Full algebraic working must be clearly shown. Instructions: This section has two parts. Answer ALL questions in part

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

Spring Homework Part B Packet. MAT Calculus I

Spring Homework Part B Packet. MAT Calculus I Class: MAT 201-02 Spring 2015 Homework Part B Packet What you will find in this packet: Assignment Directions Class Assignments o Reminders to do your Part A problems (https://www.webassign.net) o All

More information

( ) 7 ( 5x 5 + 3) 9 b) y = x x

( ) 7 ( 5x 5 + 3) 9 b) y = x x New York City College of Technology, CUNY Mathematics Department Fall 0 MAT 75 Final Eam Review Problems Revised by Professor Kostadinov, Fall 0, Fall 0, Fall 00. Evaluate the following its, if they eist:

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

Chapter 6 Overview: Applications of Derivatives

Chapter 6 Overview: Applications of Derivatives Chapter 6 Overview: Applications of Derivatives There are two main contets for derivatives: graphing and motion. In this chapter, we will consider the graphical applications of the derivative. Much of

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION Many applications of calculus depend on our ability to deduce facts about a function f from information concerning its derivatives. APPLICATIONS

More information

Quadratic Functions Lesson #5

Quadratic Functions Lesson #5 Quadratic Functions Lesson #5 Axes Of Symmetry And Vertex Axis Of Symmetry As we have seen from our previous exercises: o the equation of the axis of symmetry of y = ax + bx+ c is x =. a The problem with

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

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin.

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin. MATHEMATICS 1571 Final Examination Review Problems 1. For the function f defined by f(x) = 2x 2 5x find the following: a) f(a + b) b) f(2x) 2f(x) 2. Find the domain of g if a) g(x) = x 2 3x 4 b) g(x) =

More information

Introduction to Calculus

Introduction to Calculus Introduction to Calculus Contents 1 Introduction to Calculus 3 11 Introduction 3 111 Origin of Calculus 3 112 The Two Branches of Calculus 4 12 Secant and Tangent Lines 5 13 Limits 10 14 The Derivative

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

Final Exam 12/11/ (16 pts) Find derivatives for each of the following: (a) f(x) = 3 1+ x e + e π [Do not simplify your answer.

Final Exam 12/11/ (16 pts) Find derivatives for each of the following: (a) f(x) = 3 1+ x e + e π [Do not simplify your answer. Math 105 Final Exam 1/11/1 Name Read directions carefully and show all your work. Partial credit will be assigned based upon the correctness, completeness, and clarity of your answers. Correct answers

More information

MM303 FLUID MECHANICS I PROBLEM SET 1 (CHAPTER 2) FALL v=by 2 =-6 (1/2) 2 = -3/2 m/s

MM303 FLUID MECHANICS I PROBLEM SET 1 (CHAPTER 2) FALL v=by 2 =-6 (1/2) 2 = -3/2 m/s MM303 FLUID MECHANICS I PROBLEM SET 1 (CHAPTER ) FALL 018 1) For the velocity fields given below, determine: i) Whether the flow field is one-, two-, or three-dimensional, and why. ii) Whether the flow

More information