Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 7. Applications of the Definite integral in Geometry, Science, and Engineering By Jiwoo Lee Edited by Wonhee Lee.

Similar presentations


Presentation on theme: "Chapter 7. Applications of the Definite integral in Geometry, Science, and Engineering By Jiwoo Lee Edited by Wonhee Lee."— Presentation transcript:

1 Chapter 7. Applications of the Definite integral in Geometry, Science, and Engineering By Jiwoo Lee Edited by Wonhee Lee

2 Area Between Two Curves If f and g are continuous functions on the interval [a,b] and if f(x) > g(x) for all x in [a,b] then the area of the region bounded by y=f(x), below by g(x), on the left by the line x=a, and on the right by the line x=b is ∫ b a [f(x)-g(x)]dx

3 7.1.2 Area Formula

4 Step 1 Determine which function is on top

5 Step 2 Solve Olive green area= ∫ b a [f(x)-g(x)]dx Beige area= ∫ b a [g(x)]dx

6 Tip1 g(x) f(x)Sometimes it is easier to solve by integrating with respect to y rather than x ∫ d c [f(x)-g(x)]dx

7 Tip2 When finding the area enclosed by two functions, let the two functions equal each other and solve for the intersecting points to find a and b.

8 Tip3 If the two functions switch top and bottom, then the regions must be subdivided at those points to find total area

9 Solve The area between the parabolas X=y 2 -5y and x=3y-y 2 Solution: 1.Intersections at (0,0) and (-4,4) 2. Determine upper function by either plugging in points or graphing

10 Upper function is 3y-y 2, therefore ∫ 4 0 3y-y 2 –(y 2 -5y)dy =64/3

11 Solve the area enclosed by the two functions y=x 3 - 2x and y=(abs(x)) 1/2 Solution: 1.Intersection at x= -1, 1.666 2.Functions Switch top and bottom at x=0 so the integral must be divided from -1 to 0 and 0 to 1.666

12 ∫ 0 -1 x 3 -2x-(-x) 1/2 dx+ ∫ 1.666 0 (x) 1/2 -(x 3 -2x)dx =.083+2.283=2.367

13 7.2 Volumes by Slicing; Disks and Washers The volume of a solid can be obtained by integrating the cross-sectional area from one end of the solid to the other.

14 Volume Formula Let S be a solid bounded by two parallel planes perpendicular to the x-axis at x=a and x=b. If, for each x in [a, b], the cross-sectional area of S perpendicular to the x-axis is A(x), then the volume of the solid is ∫ b a [A(x)]dx

15

16

17 Example The base of a solid is the region bounded by y=e -x,the x-axis, the y-axis, and the line x=1. Each cross section perpendicular to the x-axis is a square. The volume of the Solid is...

18 V= ∫ 1 0 (e -x ) 2 dx = (1-1/e 2 )/2

19 If each cross section is a circle...

20 V= ∫ b a ∏ (A(x)) 2 dx A special case, known as method of disks, often used to find areas of functions rotated around axis or lines.

21 If there are two functions rotated, then subtract the lower region from the upper region, A method known as method of washers ∫ b a ( ∏ (f(x)) 2 dx- ∏ (g(x)) 2 dx] f(x) g(x)

22 Rotated around a line A(X)

23 height = A(x)-a Therefore, V= ∫ b a ∏ (A(x)-a) 2 dx A(X) If “a” is below the x-axis, then “a” would be added to the height

24 area between the two functions rotated around a line G(x) A(x) ∫ b a ( ∏ (G(x)-a) 2 dx- ∏ (A(x)-a) 2 dx]

25 Set up but do not solve for the area using washers method 1.y=3x-x 2 and y=x rotated around the x-axis 2. y=x 2 and y=4 rotated around the x-axis

26 1 V= ∏ ∫ 2 0 [(3x-x 2 ) 2 -x 2 dx]

27 2 V=2 ∏ ∫ 2 0 [(4+1) 2 -(x 2 +1) 2 dx =2 ∏ ∫ 2 0 [24-x 4 -2x 2 ]dx

28 Volume by Cylindrical Shells Another method to determine the volume of a solid

29 a b f(x) a b

30 f(x) a b

31 f(x) a b

32 When the section is flattened... width =dx height = f(x) length= 2 ∏ x Area of Cross section= 2 ∏ xf(x)dx

33 Volume of f(x) rotated around the y-axis = ∫ b a 2 ∏ xf(x)dx f(x) a b

34 Reminder Shells Method: ∫ b a [2 ∏ x(fx)dx] Washers Method: ∫ b a [ ∏ (f(x)) 2 dx- ∏ (g(x)) 2 dx] When shells method is used and includes dx, then the function is rotated around the y axis When washers method is used and uses dx, then the function is rotated around the x axis

35 Solve the region bounded by y=3x-x 2 and y=x rotated about the y-axis

36 V= ∫ b a 2 ∏ (2x 2 -x 3 )dx = 8 ∏ /3

37 Length of a Plane Curve If f(x) is a smooth curve on the interval [a,b] then the arc length L of this curve over [a,b] is defined as ∫ b a √ 1 + [f ’ (x)] 2 dx

38 Length of a Plane Curve If no segment of the curve represented by the parametric equations is traced more than once as t increases from a to b, and if dx/dt and dy/dt are continuous functions for a<t<b, then the arc length is given by ∫ b a √ (dx/dt) 2 +(dy/dt) 2 dx

39 Area of a Surface of Revolution If f is smooth, nonnegative function on [a,b] then the surface area S of the surface of revolution that is generated by revolving the portion of the curve y = f(x) between x=a and x=b about the x-axis is defined as ∫ b a 2 ∏ f(x) √1 + [f ’ (x)] 2 dx

40 Set up the integral for The length the curve y 2 =x 3 cut off by the line x=4 Solution: 2y dy/dx = 3 x 2, dy/dx = (3√x)/2 2∫ 4 0 √ 1 + 9x/4 dx

41 Set up the integral for The surface area of y=2x 3 rotated around the x-axis from 2 to 7 Solution: y’ =6x 2 ∫ 7 2 2 ∏ 2x 3 √1 + [6x 2 ] 2 dx

42 Work If a constant force of magnitude F is applied in the direction of motion of an object, and if that object moves a distance d, then we define the work W performed by the force on the object to be W=Fd

43 Work Suppose that an object moves in the positive direction along a coordinate line over the interval [a,b] while subjected to a variable force F(x) that is applied in the direction of motion. Then we define work W performed by the force on the object to be W= ∫ b a F(x)dx

44 Solve A square box with a side length of 7 feet is filled with an unknown chemical. How much work is required to pump the chemical to a connecting pipe on top of the box? Hint: The weight density of the chemical is found to be 90lb/ft 3

45 Square box with a side length of 7 Density of chemical found to be 90lb/ft 3

46 Solution Volume of each slice of chemical = 7*7*dy Increment of force= 90*49dy =4410dy Distance lifted =7-y Work=force * distance = 4410 ∫ 7 0 (7-y)dy =108045

47 Thank you for your undivided attention


Download ppt "Chapter 7. Applications of the Definite integral in Geometry, Science, and Engineering By Jiwoo Lee Edited by Wonhee Lee."

Similar presentations


Ads by Google