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

Size: px
Start display at page:

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

Transcription

1 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 use trigonometric methods and standard formula to determine areas and volumes e able to use statistical methods to display data Know how to use elementary calculus techniques. OUTCOME - Know how to use elementary calculus techniques ifferentiation: differential coefficient; gradient of a curve y = f(x); rate of change Leibnitz dy notation ; differentiation of simple polynomial functions, exponential functions and dx sinusoidal functions; problems involving evaluation e.g. gradient at a point Integration: integration as reverse of differentiating basic rules for simple polynomial functions, exponential functions and sinusoidal functions; indefinite integrals; constant of integration; definite integrals; limits; evaluation of simple polynomial functions; area under a curve e.g. y = x(x ), y = x + x +.J.unn 1

2 1. INTROUCTION The basic idea of the integral calculus is quite simple. All things are the sum of the individual parts and there is no limit to how small the parts can be. In engineering we use the symbol (capital delta) to mean a change of or a part of something so for example T means a change in temperature and t means a change of time and the change is significant. The symbol (small delta) means a small but finite change so T and t means a very small change in temperature and time respectively. In calculus you will find that we deal with changes so small that they approach zero and the symbol d is used so dt and dt means an infinitesimal change in temperature and time respectively. These are also called the differential coefficients. You can skip the rest of this section if you wish and go straight to section but the following will give a better grasp of the topic. To demonstrate the general idea, let's consider how an area is made up of many parts. The simplest area is a rectangle with dimensions and. We could divide the rectangle into many narrow strips as shown. Each strip has a tiny area A. We call these ELEMENTARY STRIPS..J.unn Figure 1 The distance from the bottom of the sheet is y. The height of the strip represents a small increase in the distance so we denote it y. The area of the strip is hence A = y. Since is the same everywhere the problem is a lot easier. If we choose to put a small value to y we could work out A. Now consider that the sheet is made up of many strips. To find the total area we simply SUM them all up. We can write A = A where the symbol (capital sigma) is used to mean the sum of. Since A = y we can write: A = ( y). In this case is the same for all strips so A = y The length of the sheet is and this is found by adding all the values of y. Clearly y = and the area of the sheet is A =. If the value of y is the same for each strip and there are n strips, we could find the area by multiplying. A = n y. This process is called NUMERICAL INTEGRATION. The example was very trivial but now consider what would happen if we try to apply the method to a more complicated shape such as right angle triangle.

3 TRIANGLE The area of the elementary strip A = b y. The problem is that the width b will be different for every strip and that it gets smaller as the distance y increases. Suppose we know the height (H) and the angle (). A bit of trigonometry tells us that: = H/tan() Suppose the height of each strip is y and that we will divide the area up into n strips starting from the bottom. The height of each strip must be y = H/n The area of each strip is A = b y. The width of the strip b is again found with trigonometry. b H y tanθ Figure The width of the m th H m δy strip would be b where m is a number between 1 and n. tanθ H m δy Substitute for y and it follows that δa δy tanθ H The total area is the sum of the strips m δy A δy tan θ In order to actually evaluate the area, you would have to calculate the area of every elementary strip and add them up. The thinner the strips, the more there will be and the more calculations you have to do. The accuracy of the answer improves also. With the advent of computers it became possible to solve such problems accurately by this method. In this case the problem to be solved is: A mn m1 δa n 1 H m δy δy tan LIMITS have been introduced to show that we add up all the strips from the first to the n th. If you have access to a computer with MATHCA installed on it, you might like to try this exercise that will let you evaluate the area. Try changing the number of samples, the height and the angle. See how it affects the accuracy..j.unn

4 PROLEM Find the area of a right angle triangle with a height of 1 mm and angle degrees. MATHCA SOLUTION From algebra we know = H/tan = 17.5 A = ½ H = mm This is how you enter the first line of data on the mathcad screen for 1 strips. H 1 n 1 H y y = 1. deg n This is how you enter the formula for finding. H tan( ) This is how you evaluate the formula. = 17.5 This is how you enter the formula for finding A. n ( H m. y). y A tan( ) m = 1 This how you evaluate the formula A = Now change to 1 strips. H 1 n 1 y A H tan( ) n m = 1 = 17.5 ( H m. y). y tan( ) H n y =.1. deg A = A thousand strips give an accurate answer but I think you will agree that you would not want to work out the area of 1 strips on a calculator and then add them up. The computer makes it easy. The exact answer is easily calculated from A = ½ H = mm but the method could be used for problems that have no simple formula..j.unn

5 . NEWTON S METHO Newton worked out a way of doing integration accurately without going through the laborious method of physically summing all the elements. If the elementary part can be written as a function of the variable, (an equation), then the total may be found by using his method. Consider the simple function y = f(x) = x. A graph of this function looks like this. Figure Suppose we wish to find the area under the graph. First we draw an elementary strip as shown. The height of the strip is y at any given point (this is a variable with x). The width of the strip is x. Over the range x = to x = 1 the area is the sum of the strips that make up the total. A x1 x y δx and replacing y with x we get A x1 In order to get an exact answer we must reduce the value of x to an extremely small value and use millions of strips. To indicate that the size is now infinitesimally small we change from (meaning a finite value) to d (meaning an infinitesimally small value). The answer will be perfectly correct when the small value dx is so small that it approaches the limit of zero. We say dx tends to zero and write it as dx. The area is now expressed as follows. A x 1 x x dx x The elongated S is the integral sign and the limits of the integration are shown. x δx.j.unn 5

6 THE INTEGRATION RULE FOR POLYNOMIALS The rule is the reverse process of differentiation explained in tutorial 1. WE A ONE TO THE POWER OF X AN IVIE Y THE NEW POWER. Carrying out the integration using this rule gives the following. x1 x A x dx x This is called integration between limits. Note the use of square brackets to indicate that the integration has been done but not evaluated. In order to evaluate the area between x = and x = 1 we do the following. A x1 x x x dx If we wanted the area between x = and x = 5 we would do it as follows. x5 x A x dx x Note the order in which we evaluate the bracket: the last limit is evaluated first and then the second and this is subtracted from the first. The rule for integrating powers may be written as follows. x x1 ax n n 1 x a n 1 x x1 Note that no power shown against a variable (e.g. x), means x 1 and that this integrates as x /. Anything raised to the power of zero is 1 so a number on its own integrates e.g. could be written as x and this integrates to x 1 /1 = x..j.unn 6

7 WORKE EXAMPLE No.1 Find the area under the graph of y = x between the limits x = and x = 6. SOLUTION The graph looks like this. The area of the elementary strip is y dx Figure x6 A x y dx 6 x x dx SELF ASSESSMENT EXERCISE No.1 1. Integrate the following without evaluating. i. x 6 ii. 5x iii. 6. Find the area under the graph y = 5x between the limits of x = 1 and x =. (Answer ). Find the area under the graph y = 1.5 x ½ between the limits x = and x =. (Answer 5.17 ). Find the area under the graph y = x between the limits and 1 (Answer 5 ) 5. Find the area under the graph y = 1x between the limits and 5 (Answer 16 ).J.unn 7

8 In Engineering, graphs represent many things and the area under the graph represents real things. For example the area under a force distance graph represents the work done or energy used. WORKE EXAMPLE No. The force exerted on a mechanism is related to the distance moved by the equation F = x 1.5. etermine the work done during the first. m of movement. SOLUTION W x. x F dx x. 1.5 x x Figure 5.5 x dx J SELF ASSESSMENT EXERCISE No. 1. The Energy stored in a capacitor is the area under the V Q graph. The voltage over a given capacitor varies with charge stored by the law V = Q. Calculate the energy stored when the charge reaches 1 Coulombs. (Answer 1 Joules) i.. The total charge passed into a battery is represented by the area under a graph of current against time by the law I = t. etermine the charge after 5 seconds. (Answer 8. Coulombs). The velocity of a falling object is related to time by the law v = 9.81t. The distance fallen is the area under the velocity time graph. Calculate the distance fallen 5 seconds after release. (Answer 1.6 m). The work done by a force F Newton moving a distance x metres is the area nder the F x graph. If the force is related to distance by the law F = 5x 1. find the work done when it has moved a distance of. m. (Answer 1.61 Joules).J.unn 8

9 . INTEGRATING SERIES EQUATIONS Consider the integration y = (x + x - x) dx. This may be integrated by doing each part separately. The result is y = x / + x / x / WORKE EXAMPLE No. Evaluate F(x) (x x)dx x x F(x) (x x)dx F(x) F(x) F(x) 1 1 SELF ASSESSMENT EXERCISE No. 1. Integrate the following expressions. i. y = x 5 x / ii. y = x x/. Evaluate the following. i. (x x)dx (Answer 18.67) 5 ii. (x x )dx (Answer 5) 1.J.unn 9

10 . INTEGRATION WITHOUT LIMITS The work covered so far shows how to do integration between limits. If the limits are not known then the answer to the integration must have a constant added and this can sometimes be evaluated. The reason for this becomes clear when you study differentiation in which a constant disappears. Integration being the reverse process, a constant reappears but may be zero. Integrating a power series without limits should be done as follows. n 1 n x ax a C n 1 5. OTHER FORMS OF INTEGRALS You have so far learned how to integrate power laws of the form y = ax n. There is a special case of this where the rule does not work. Integrating x -1 does not produce an answer. It can be shown that in this case the result is ln x. Other functions can be integrated and a list is given below. 1 x dx ln x C ax 1 ax e dx e C a 1 sin ax dx cos x C a 1 cos ax dx sin x C a tan x dx -ln x C 1 1 sin x dx x - sin x C 1 1 cos x dx x sin x C tan x dx ln x dx tan x - x x ln x - x C C Remember that if you are integrating between limits, you do not include the constant. WORKE EXAMPLE No. Evaluate A SOLUTION π sin x dx From the list of standard integrals we see sin x = - cos x so: A π cos x cos π--cos -(-1) - (-1).J.unn 1

11 WORKE EXAMPLE No.5 Evaluate A SOLUTION e x dx From the list of standard integrals we see e ax =e ax /a so: x e A e e - x WORKE EXAMPLE No.6 Evaluate A SOLUTION π/ sin x dx From the list of standard integrals we see sin x = ½ x ¼ sinx so: A sin A π/ x sinx x dx π/ π sinπ sin SELF ASSESSMENT EXERCISE No. Solve the following integrals. All angles are in radian.. 1. W V 1 dv (Answer 15.9) π.1. A sin( θ ) dθ (Answer ) 1.5. A cos ( θ ) dθ (Answer.518).5 1. A sin (x)dx (Answer.7).J.unn 11

12 6. ENGINEERING CONCEPTS This section is not needed to satisfy the objectives and may be skipped but anyone studying engineering and science would do well to complete it. Calculus is used to produce formulae for various engineering concepts. Some of these are explained in the following. 6.1 SECON MOMENTS OF AREA Second moment of area is an important mathematical concept used in beam theory and hydrostatics. Consider an area and an elementary strip as shown. Figure 6 The area of the strip = A = b y 1st moment of area of strip = y A = by y nd moment of area of strip = y A = b y y For the whole area, the nd moment of area is the sum of all the strips that make up the total area. This is found by integration, hence in the limit ydy I = b y dy The limits of integration are from the bottom to the top of the area. This definition is important because in future work, when ever this expression is found, we may identify it and replace it with standard formula for I. We should now look at these. WORKE EXAMPLE No.7 erive the standard formula for the second moment of area and radius of gyration for a rectangle of width and depth about an axis on its long edge. SOLUTION I da y dy y.j.unn 1 Figure 7 y y dy

13 .J.unn 1 WORKE EXAMPLE No.8 erive the standard formula for the second moment of area and radius of gyration for a rectangle of width and depth about an axis through its centroid and parallel to the long edge. SOLUTION Figure I y dy y dy y da y I

14 6. MOMENT OF INERTIA Moment of inertia is an engineering concept similar to second moment of area. It is used in problems involving rotating bodies. It is in reality, the second moment of mass. Consider a small mass m rotating on a radius of r metres. r m = first moment of mass r m = nd moment of mass. Figure 9 This is usually called the moment of inertia. The symbol is I. It is an important property of a rotating body. The moment of inertia governs how easy or difficult it is to make a wheel speed up or slow down as it rotates. Unfortunately most rotating bodies do not have the mass concentrated at one radius and the moment of inertia is not calculated as easily as indicated. Consider a plane disc rotating about its centre. The disc may be considered as made up of lots of small masses at various radii. The moment of inertia for the whole disc may be found by summing up the individual parts such that I = r m Figure 1 Another approach is to use an effective radius k. This is called the radius of gyration. If this is used then I = M k where m is the mass of the disc. This may be applied to any wheel or rotor but the problem is finding K. For a simple plane disc, it may be shown that k =.77 R where R is the outer radius of the disc. Now consider a thin elementary ring on the face of the disc. The disc is b metres thick. Figure 11 Length of ring = r Area = r dr Volume = br dr Mass = m = br dr Moment of inertia = d I = br x r dr = br dr The total moment of inertia is found by integration which is a way of summing all the rings that make up the disc. R r I π ρb r dr π ρb R π ρb R πρbr The mass of the disc is M = br Hence I = MR /.J.unn 1

15 SELF ASSESSMENT EXERCISE No.5 The last section was aimed at explaining concepts and self assessment is not required here but here are two numerical problems to go at. 1. An annular ring of metal has an outer diameter of mm and an inner diameter of 1 mm and it is 5 mm thick. The density is 78 kg/m. Find the moment of inertia of the ring. (.57 kg m ). Find the second moment of area of an annular ring about its diameter. The inner and outer diameters are mm and 1 mm respectively. (7.65 x 1 6 mm ).J.unn 15

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

ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AND STRUCTURAL ENGINEERING C105 TUTORIAL 1 - MOMENTS OF AREA

ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AND STRUCTURAL ENGINEERING C105 TUTORIAL 1 - MOMENTS OF AREA ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AN STRUCTURAL ENGINEERING C105 TUTORIAL 1 - MOMENTS OF AREA The concept of first and second moments of area is fundamental to several areas of engineering

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

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

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 3 - FACTORISATION AND QUADRATICS On completion of this unit a learner should: 1 Know how to use algebraic

More information

BASIC MATHS TUTORIAL 7 - MOMENTS OF AREA. This tutorial should be skipped if you are already familiar with the topic.

BASIC MATHS TUTORIAL 7 - MOMENTS OF AREA. This tutorial should be skipped if you are already familiar with the topic. BASIC MATHS TUTORIAL 7 - MOMENTS OF AREA This tutorial should be skipped if you are already familiar with the topic. In this section you will do the following. Define the centre of area. Define and calculate

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

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

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

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes DIFFERENTIATION AND INTEGRATION PART 1 Mr C s IB Standard Notes In this PDF you can find the following: 1. Notation 2. Keywords Make sure you read through everything and the try examples for yourself before

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AND STRUCTURAL ENGINEERING C105 TUTORIAL 13 - MOMENT OF INERTIA

ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AND STRUCTURAL ENGINEERING C105 TUTORIAL 13 - MOMENT OF INERTIA ENGINEERING COUNCIL CERTIFICATE LEVEL MECHANICAL AND STRUCTURAL ENGINEERING C15 TUTORIAL 1 - MOMENT OF INERTIA This tutorial covers essential material for this exam. On completion of this tutorial you

More information

SYDE 112, LECTURE 7: Integration by Parts

SYDE 112, LECTURE 7: Integration by Parts SYDE 112, LECTURE 7: Integration by Parts 1 Integration By Parts Consider trying to take the integral of xe x dx. We could try to find a substitution but would quickly grow frustrated there is no substitution

More information

Math 122 Fall Unit Test 1 Review Problems Set A

Math 122 Fall Unit Test 1 Review Problems Set A Math Fall 8 Unit Test Review Problems Set A We have chosen these problems because we think that they are representative of many of the mathematical concepts that we have studied. There is no guarantee

More information

Properties of surfaces II: Second moment of area

Properties of surfaces II: Second moment of area Properties of surfaces II: Second moment of area Just as we have discussing first moment of an area and its relation with problems in mechanics, we will now describe second moment and product of area of

More information

Higher Mathematics Course Notes

Higher Mathematics Course Notes Higher Mathematics Course Notes Equation of a Line (i) Collinearity: (ii) Gradient: If points are collinear then they lie on the same straight line. i.e. to show that A, B and C are collinear, show that

More information

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 4 MOMENT OF INERTIA. On completion of this tutorial you should be able to

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 4 MOMENT OF INERTIA. On completion of this tutorial you should be able to ENGINEEING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D5 TUTOIAL 4 MOMENT OF INETIA On completion of this tutorial you should be able to evise angular motion. Define and derive the moment of inertia of a body.

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Newbattle Community High School Higher Mathematics. Key Facts Q&A

Newbattle Community High School Higher Mathematics. Key Facts Q&A Key Facts Q&A Ways of using this booklet: 1) Write the questions on cards with the answers on the back and test yourself. ) Work with a friend who is also doing to take turns reading a random question

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

4 The Trigonometric Functions

4 The Trigonometric Functions Mathematics Learning Centre, University of Sydney 8 The Trigonometric Functions The definitions in the previous section apply to between 0 and, since the angles in a right angle triangle can never be greater

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

S56 (5.1) Integration.notebook March 09, 2017

S56 (5.1) Integration.notebook March 09, 2017 Today we will be learning about integration (indefinite integrals) Integration What would you get if you undo the differentiation? Integration is the reverse process of differentiation. It is sometimes

More information

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive)

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive) SESSION 6 Trig. Equations and Identities Math 30-1 R 3 (Revisit, Review and Revive) 1 P a g e 2 P a g e Mathematics 30-1 Learning Outcomes Specific Outcome 5: Solve, algebraically and graphically, first

More information

Ch 4 Differentiation

Ch 4 Differentiation Ch 1 Partial fractions Ch 6 Integration Ch 2 Coordinate geometry C4 Ch 5 Vectors Ch 3 The binomial expansion Ch 4 Differentiation Chapter 1 Partial fractions We can add (or take away) two fractions only

More information

Math 265 (Butler) Practice Midterm III B (Solutions)

Math 265 (Butler) Practice Midterm III B (Solutions) Math 265 (Butler) Practice Midterm III B (Solutions). Set up (but do not evaluate) an integral for the surface area of the surface f(x, y) x 2 y y over the region x, y 4. We have that the surface are is

More information

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA Not The Not-Formula Book for C Everything you need to know for Core that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

14.1. Multiple Integration. Iterated Integrals and Area in the Plane. Iterated Integrals. Iterated Integrals. MAC2313 Calculus III - Chapter 14

14.1. Multiple Integration. Iterated Integrals and Area in the Plane. Iterated Integrals. Iterated Integrals. MAC2313 Calculus III - Chapter 14 14 Multiple Integration 14.1 Iterated Integrals and Area in the Plane Objectives Evaluate an iterated integral. Use an iterated integral to find the area of a plane region. Copyright Cengage Learning.

More information

MAC 2311 Calculus I Spring 2004

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

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

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

AP Physics C Mechanics Calculus Basics

AP Physics C Mechanics Calculus Basics AP Physics C Mechanics Calculus Basics Among other things, calculus involves studying analytic geometry (analyzing graphs). The above graph should be familiar to anyone who has studied elementary algebra.

More information

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x +

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x + MATH 06 0 Practice Exam #. (0 points) Evaluate the following integrals: (a) (0 points). t +t+7 This is an irreducible quadratic; its denominator can thus be rephrased via completion of the square as a

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS CONTENTS 3 Be able to understand how to manipulate trigonometric expressions and apply

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

= π + 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

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

More information

In this lecture we calculate moments and products of inertia of some simple geometric figures. (Refer Slide Time: 0:22)

In this lecture we calculate moments and products of inertia of some simple geometric figures. (Refer Slide Time: 0:22) Engineering Mechanics Professor Manoj K Harbola Department of Physics Indian Institute of Technology Kanpur Module 4 Lecture No 37 Properties of plane surfaces VIII: second moment and product of an area,

More information

1 Solving equations 1.1 Kick off with CAS 1. Polynomials 1. Trigonometric symmetry properties 1.4 Trigonometric equations and general solutions 1.5 Literal and simultaneous equations 1.6 Review 1.1 Kick

More information

Calculus I Sample Final exam

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

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) RECTANGULAR APPROXIMATION METHODS

Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) RECTANGULAR APPROXIMATION METHODS AP Calculus 5. Areas and Distances Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) Exercise : Calculate the area between the x-axis and the graph of y = 3 2x.

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

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

Higher. Further Calculus 149

Higher. Further Calculus 149 hsn.uk.net Higher Mathematics UNIT 3 OUTCOME 2 Further Calculus Contents Further Calculus 49 Differentiating sinx an cosx 49 2 Integrating sinx an cosx 50 3 The Chain Rule 5 4 Special Cases of the Chain

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module Order of operations 6 Signed Numbers Factorization of Integers 7 Further Signed Numbers 3 Fractions 8 Power Laws 4 Fractions and Decimals 9 Introduction to Algebra 5 Percentages

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a AP Physics C: Mechanics Greetings, For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a brief introduction to Calculus that gives you an operational knowledge of

More information

Quick Review Sheet for A.P. Calculus Exam

Quick Review Sheet for A.P. Calculus Exam Quick Review Sheet for A.P. Calculus Exam Name AP Calculus AB/BC Limits Date Period 1. Definition: 2. Steps in Evaluating Limits: - Substitute, Factor, and Simplify 3. Limits as x approaches infinity If

More information

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

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

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

More information

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval KSU. Today

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval KSU. Today Multiple Integrals Introduction and Double Integrals Over Rectangular Regions Philippe B. Laval KSU Today Philippe B. Laval (KSU) Double Integrals Today 1 / 21 Introduction In this section we define multiple

More information

Making the grade: Part II

Making the grade: Part II 1997 2009, Millennium Mathematics Project, University of Cambridge. Permission is granted to print and copy this page on paper for non commercial use. For other uses, including electronic redistribution,

More information

Chapter 2. Motion in One Dimension. AIT AP Physics C

Chapter 2. Motion in One Dimension. AIT AP Physics C Chapter 2 Motion in One Dimension Kinematics Describes motion while ignoring the agents that caused the motion For now, will consider motion in one dimension Along a straight line Will use the particle

More information

New Material Section 1: Functions and Geometry occurring in engineering

New Material Section 1: Functions and Geometry occurring in engineering New Material Section 1: Functions and Geometry occurring in engineering 1. Plotting Functions: Using appropriate software to plot the graph of a function Linear f(x) = mx+c Quadratic f(x) = Px +Qx+R Cubic

More information

online learning Pearson BTEC Higher Nationals in Electrical and Electronic Engineering (QCF) Unit 1: Analytical Methods for Engineers (core)

online learning Pearson BTEC Higher Nationals in Electrical and Electronic Engineering (QCF) Unit 1: Analytical Methods for Engineers (core) online learning Pearson BTEC Higher Nationals in Electrical and Electronic Engineering (QCF) Unit 1: Analytical Methods for Engineers (core) Unit Workbook 3 in a series of 4 for this unit Learning Outcome

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 4. Functions 4.1. What is a Function: Domain, Codomain and Rule. In the course so far, we

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

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

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval. Spring 2012 KSU

Multiple Integrals. Introduction and Double Integrals Over Rectangular Regions. Philippe B. Laval. Spring 2012 KSU Multiple Integrals Introduction and Double Integrals Over Rectangular Regions Philippe B Laval KSU Spring 2012 Philippe B Laval (KSU) Multiple Integrals Spring 2012 1 / 21 Introduction In this section

More information

15.3. Moment of inertia. Introduction. Prerequisites. Learning Outcomes

15.3. Moment of inertia. Introduction. Prerequisites. Learning Outcomes Moment of inertia 15.3 Introduction In this section we show how integration is used to calculate moments of inertia. These are essential for an understanding of the dynamics of rotating bodies such as

More information

OUTCOME 1 MECHANICAL POWER TRANSMISSION SYSTEMS TUTORIAL 3 FLYWHEELS. On completion of this short tutorial you should be able to do the following.

OUTCOME 1 MECHANICAL POWER TRANSMISSION SYSTEMS TUTORIAL 3 FLYWHEELS. On completion of this short tutorial you should be able to do the following. Unit 60: Dynamics of Machines Unit code: H/60/4 QCF Level:4 Credit value:5 OUTCOME MECHANCAL POWER TRANSMSSON SYSTEMS TUTORAL 3 FLYWHEELS. Be able to determine the kinetic and dynamic parameters of mechanical

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Trig. Trig is also covered in Appendix C of the text. 1SOHCAHTOA. These relations were first introduced

Trig. Trig is also covered in Appendix C of the text. 1SOHCAHTOA. These relations were first introduced Trig Trig is also covered in Appendix C of the text. 1SOHCAHTOA These relations were first introduced for a right angled triangle to relate the angle,its opposite and adjacent sides and the hypotenuse.

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

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

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

More information

Final Exam SOLUTIONS MAT 131 Fall 2011

Final Exam SOLUTIONS MAT 131 Fall 2011 1. Compute the following its. (a) Final Exam SOLUTIONS MAT 131 Fall 11 x + 1 x 1 x 1 The numerator is always positive, whereas the denominator is negative for numbers slightly smaller than 1. Also, as

More information

Exploring Substitution

Exploring Substitution I. Introduction Exploring Substitution Math Fall 08 Lab We use the Fundamental Theorem of Calculus, Part to evaluate a definite integral. If f is continuous on [a, b] b and F is any antiderivative of f

More information

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

More information

MATHEMATICS FOR ENGINEERING TUTORIAL 4 MAX AND MIN THEORY

MATHEMATICS FOR ENGINEERING TUTORIAL 4 MAX AND MIN THEORY 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.

More information

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36 We saw in Example 5.4. that we sometimes need to apply integration by parts several times in the course of a single calculation. Example 5.4.4: For n let S n = x n cos x dx. Find an expression for S n

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

Chapter 06: Analytic Trigonometry

Chapter 06: Analytic Trigonometry Chapter 06: Analytic Trigonometry 6.1: Inverse Trigonometric Functions The Problem As you recall from our earlier work, a function can only have an inverse function if it is oneto-one. Are any of our trigonometric

More information

MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS

MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS This is the one of a series of basic tutorials in mathematics aimed at beginners or anyone wanting to refresh themselves on fundamentals.

More information

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6,

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6, Math 140 MT1 Sample C Solutions Tyrone Crisp 1 (B): First try direct substitution: you get 0. So try to cancel common factors. We have 0 x 2 + 2x 3 = x 1 and so the it as x 1 is equal to (x + 3)(x 1),

More information

Turn in scantron You keep these question sheets

Turn in scantron You keep these question sheets Exam 1 on FEB. 20. 2018 - Physics 106 R. Schad YOUR NAME ¼À Turn in scantron You keep these question sheets 1) Electric flux through a spherical surface of radius 1m dueto a charge inside [which is the

More information

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 7 Gauss s Law Good morning. Today, I want to discuss two or three

More information

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

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

Year 12 Physics INDUCTION WORK XKCD. Student. Class 12 A / B / C / D / E Form

Year 12 Physics INDUCTION WORK XKCD. Student. Class 12 A / B / C / D / E Form Year 12 Physics 2018-19 INDUCTION WORK XKCD Student Class 12 A / B / C / D / E Form DYP 2018 1. Physical Quantities Maths and Physics have an important but overlooked distinction by students. Numbers in

More information

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet.

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet. Maclaurin Series Learning Outcomes After reading this theory sheet, you should recognise the difference between a function and its polynomial epansion (if it eists!) understand what is meant by a series

More information

Maths Pack. Distance Learning Mathematics Support Pack. For the University Certificates in Astronomy and Cosmology

Maths Pack. Distance Learning Mathematics Support Pack. For the University Certificates in Astronomy and Cosmology Maths Pack Distance Learning Mathematics Support Pack For the University Certificates in Astronomy and Cosmology These certificate courses are for your enjoyment. However, a proper study of astronomy or

More information

1 Functions of many variables.

1 Functions of many variables. MA213 Sathaye Notes on Multivariate Functions. 1 Functions of many variables. 1.1 Plotting. We consider functions like z = f(x, y). Unlike functions of one variable, the graph of such a function has to

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

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

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

More information

Systems of Linear ODEs

Systems of Linear ODEs P a g e 1 Systems of Linear ODEs Systems of ordinary differential equations can be solved in much the same way as discrete dynamical systems if the differential equations are linear. We will focus here

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ

REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ INVERSE FUNCTIONS Two functions are inverses if they undo each other. In other words, composing one function in the other will result in simply x (the

More information

Integration 1/10. Integration. Student Guidance Centre Learning Development Service

Integration 1/10. Integration. Student Guidance Centre Learning Development Service Integration / Integration Student Guidance Centre Learning Development Service lds@qub.ac.uk Integration / Contents Introduction. Indefinite Integration....................... Definite Integration.......................

More information

JUST THE MATHS UNIT NUMBER INTEGRATION APPLICATIONS 13 (Second moments of a volume (A)) A.J.Hobson

JUST THE MATHS UNIT NUMBER INTEGRATION APPLICATIONS 13 (Second moments of a volume (A)) A.J.Hobson JUST THE MATHS UNIT NUMBER 13.13 INTEGRATION APPLICATIONS 13 (Second moments of a volume (A)) by A.J.Hobson 13.13.1 Introduction 13.13. The second moment of a volume of revolution about the y-axis 13.13.3

More information

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

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

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

More information