1 Chapter Chapter Chapter Chapter 4 1

Size: px
Start display at page:

Download "1 Chapter Chapter Chapter Chapter 4 1"

Transcription

1 Contents 1 Chapter Chapter Chapter Chapter Applications of Integrals Area and Definite Integrals Area of a Region Between Two Curves Changing Variable to Find Area Disk Method and Washer Method Disk Method The Washer Method The Shell Method Deriving the Shell Method Formula The Shell Method Formula Example of the Shell Method Arc length Definition of Arc Length Surface Area Chapter 1 See Math 151 Notes 2 Chapter 2 See Math 151 Notes 3 Chapter 3 See Math 151 Notes 4 Chapter 4 See Chapter 4 Notes Math 152 1

2 5 Applications of Integrals 5.1 Area and Definite Integrals Let s look a the graph of two functions f(x) and g(x) in the cartesian plane. We can use the antiderivative to find a area between the two curves Area of a Region Between Two Curves If f(x) and g(x) are two continuous functions and g(x) f(x) and [a, b], then the area of the region bounded by the functions f(x) and g(x), and the vertical lines x = a and x = b, can be found by the following definite integral: Area = b a [f(x) g(x)]dx This in the case we use vertical rectangles with a base of dx IF we use the case we use horizontal rectangles with a base of dx, we the following formula. Area = b a [f(y) g(y)]dy 2

3 Now, let s use integration to find the areas of some regions. Example 1 Find the area of a region that is bounded by the following functions g(x) = x and f(x) = 2 x 2 First, find the intersection of the functions. f(x) = g(x) 2 x 2 = x 3

4 x 2 x 2 = 0 (x 2)(x + 1) = 0 x 2 = 0 or x x = 2 or x = 1 Now, make a sketch of f(x) and g(x) with their intersections. The area of the region can be found by the following antiderivative. Area= 2 1 [(2 x 2 ) x]dx = 2 1 [ x 2 x + 2]dx = [ 1 3 x3 1 2 x2 + 2x] 2 1 = [ 1 3 (1)3 1 2 (1)2 + 2(1)] [ 1 3 ( 2)3 1 2 ( 2)2 + 2( 2)] = [ ] [ ] = ( 10 7 )6 + 3 = 27 6 = 9 2 Example 2 Find the area of a region that is bounded by the following functions g(x) = x 2 + 4x + 1 and f(x) = x + 1 First, find the intersection of the functions. f(x) = g(x) x + 1 = x 2 + 4x + 1 4

5 x 2 3x = 0 x(x 3) = 0 x = 0 or x 3 0 x = 0 or x = 3 Now, make a sketch of f(x) and g(x) with their intersections. The area of the region can be found by the following antiderivative. Area= 3 0 [( x2 + 4x + 1) (x + 1)]dx = 3 0 [ x2 + 3x]dx = [ 1 3 x x2 ] 3 0 = [ 1 3 (3) (3)2 ] [ 1 3 (0) (0)2 ] = [ ] [0 + 0] = = 9 2 Example 3 Find the area of a region that is bounded by the following functions g(x) = x 3 and f(x) = x First, find the intersection of the functions. f(x) = g(x) x = x 3 5

6 x 3 x = 0 x(x 2 1) = 0 x(x + 1)(x 1) = 0 x = 0 or x or x 1 = 0 x = 0 or x = 1 0r x = 1 Now, make a sketch of f(x) and g(x) with their intersections. The area of the region can be found by the following antiderivative. Area= 0 1 [(x3 x]dx [(x x3 ]dx = [ 1 3 x3 1 2 x2 ] [1 2 x2 1 3 x3 ] 1 0 = [ 1 4 (0)4 1 2 (0)2 ] [ 1 4 ( 1)4 1 2 ( 1)2 ] [ 1 2 (1)2 1 4 (1)4 ] [ 1 2 (0)2 1 4 (0)4 ] = [0 + 0] [ ] + [ ] + [0 + 0] = [ 1 4 ] = 1 2 6

7 Example 4 Find the area of a region that is bounded by the following functions g(x) = cos(x) and f(x) = sin(x) First, find the intersection of the functions. f(x) = g(x) sin(x) = cos(x) x = π 4, 5π 4 Points of Intersection( π 4, 2 2 ) and (π 4, 2 2 ) Now, make a sketch of f(x) and g(x) with their intersections. The area of the region can be found by the following antiderivative. Area= 5π 4 π [sin(x) cos(x)]dx 4 = [ cos(x) sin(x)] 5π 4 π 4 = [ cos( 5π 4 ) sin(5π 4 )] [ cos(π 4 ) sin(π 4 )] = [ ( 2 2 ) ( 2 2 )] [ ] = 2 ( 2) = 2 2 7

8 5.1.2 Changing Variable to Find Area Example 5 Find the area of a region that is bounded by the following functions g(x) = x 2 and f(x) = x First, find the intersection of the functions. f(x) = g(x) x = x 2 ( x) 2 = (x 2 ) 2 x = x 4 x 4 x = 0 x(x 3 1) = 0 x(x 1)(x 2 + x + 1) = 0 x = 0 or x 1 = 0 x = 0 or x = 1 Now, make a sketch of f(x) and g(x) with their intersections. The area of the region can be found by the following antiderivative. Area= 0 1 [ x x 2 ]dx = 0 1 [x 1 2 x 2 ]dx = [ 2 3 x x3 ] 1 0 = [ 2 3 (1) (1)3 ] [ 2 3 (0) (0)3 ] = = 1 3 8

9 The area of the region can be found by the following antiderivative. Area= 0 1 [ y y 2 ]dx = 0 1 [y 1 2 y 2 ]dx = [ 2 3 y y3 ] 1 0 = [ 2 3 (1) (1)3 ] [ 2 3 (0) (0)3 ] = = 1 3 Example 6 Find the area of a region that is bounded by the following functions g(y) = 3 y 2 and f(y) = y + 1 First, find the intersection of the functions. f(y) = g(y) y + 1 = 3 y 2 y 2 + y 2 = 0 (y + 2)(y 1) = 0 y + 2 = 0 or y 1 = 0 y = 2 or y = 1 9

10 Now, make a sketch of f(y) and g(y) with their intersections. The area of the region can be found by the following antiderivative. Area= 2 1 [(3 y 2 ) (y + 1)]dy = 1 2 [3 y2 y 1]dy = 1 2 [ y2 y + 2]dy = [ 1 3 y3 1 2 y2 + 2y] 1 2 = [ 1 3 (1)3 1 2 (1)2 +2(1)] [ 1 3 ( 2)3 1 2 ( 2)2 +2( 2)] = [ ] [ ] = 7 6 ( 10 3 ) = 9 2 Now, find the area using dx and vertical rectangles. 10

11 Area= 1 2 [(x 1) ( 3 x)]dx [ 3 x ( 3 x)]dx = 1 2 [(x 1) + (3 x) 2]dx [2(3 x) 1 2]dx = [ 1 2 x2 + x 2 3 (3 x) 2] [4 3 (3 x) 3 2] 3 2 = [ 1 2 (2) (3 2) 3 2] [ 1 2 ( 1)2 ( 1) 2 3 (3 ( 1)) 3 2] 4 3 (3 3) 3 2 [ 4 3 (3 2) 3 2 = [ ] [ ] = = 27 6 =

12 5.2 Disk Method and Washer Method Disk Method If a region in a plane is revolved around an axis of revolution, the resulting figure will resemble a disk. The volume of the disk can be represented by the following formula. V = πr 2 x The Volume of Solid = lim n π The Disk Method Formulas n [ ] 2 x b R(x) = π [R(x)] 2 dx i=1 Horizontal Axis of Revolution Volume: V = π b a [R(x)]2 dx Vertical Axis of Revolution Volume: V = π b a [R(y)]2 dy Example 1 Find the volume of the solid formed by revolving the region by f(x) = 2 x 2 and g(x) = 1 about the line y = 1. a R(x) = f(x) g(x) = 2 x 2 1 = 1 x 2 Now, find the points of intersection. g(x) = f(x) 2 x 2 = 1 x 2 = 1 x 2 1 = 0 (x 1)(x + 1) = 0 x = 1 or x = 1 12

13 V = π 1 1 [R(x)]2 dx = π 1 1 (1 x2 ) 2 dx = π 1 1 (1 x2 )(1 x 2 )dx = π 1 1 (1 2x2 + x 4 )dx = π [x 2 3 x x5 ] 1 1 = π[1 2 3 (1) (1)5 ] π[ ( 1) ( 1)5 ] = π[ ] π[ ] = π[ 8 15 ] π[ 8 15 ] = 16π The Washer Method V = π b a ( [R(x)] 2 [r(x)] 2) Example 2 Find the volume of the solid formed by revolving the region bounded the graphs of f(x) = x and g(x) = x 2 about the x-axis. Now, find the intersections of f(x) and g(x) x = x 2 ( x) 2 = (x 2 ) 2 x = x 4 13

14 x 4 x = 0 x(x 3 1) = 0 x(x 1)(x 2 + x + 1) = 0 x = 0 or x = 1 (0, 0) or (1, 1) V = π 1 0 V = π 0 1 ( [R(x)] 2 [r(x)] 2) dx ( ( x) 2 (x 2 ) 2) dx ( ) x x 4 dx V = π 0 1 V = π [ 1 2 x2 1 5 x5 ] 1 0 V = π[ 1 2 (1)2 1 5 (1)5 ] π[ 1 2 (0)2 1 5 (0)5 ] V = π[ π 5 ] π[0 0] = 10 Example 3 Find the volume of the solid formed by revolving the region bounded the graphs of f(x) = sin(x) and g(x) = 0 about the x-axis. Now, find the intersections of f(x) and g(x) sin(x) = 0 ( sin(x)) 2 = (0) 2 sin(x) = 0 x = 0 or x = π 14

15 (0, 0) or (π, 0) Now, use the Disk Method to find the volume of the solid. R(x) = x 0 = x V = π 1 0 [R(x)]2 dx V = π 1 0 [ sin(x)] 2 dx V = π 1 0 sin(x)dx V = π [ cos(x)] π 0 V = π[ cos(π) ( cos(0))] V = π[ ( 1) + 1] = 2π Example 4 Find the volume of the solid generated by the region bounded the graphs of y = 2x 2, y = 0, and x = 2 using the following axis of revolution. a) the x-axis Using the Disk Method make a sketch of the region bound by the curves given in the problem. 15

16 Now, use the Disk Method to find the volume of the solid. R(x) = 2x 2 0 = 2x 2 V = π 2 0 [R(x)]2 dx V = π 2 0 [2x2 ] 2 dx V = π 2 0 4x4 dx V = π [ 4 5 x5 ] 2 0 V = π[ 4 5 (2)5 ] π[ 4 5 (0)5 ] V = π V = π a) the y-axis Using the Washer Method make a sketch of the region bound by the curves given in the problem. y = 2x 2 y 2 = x2 y 2 = x 2 x = y 2 16

17 Use the Washer Method to find the volume of the solid. First, find the inner and outer radii. r(x) = y 2 0 = y 2 R(x) = 2 0 = 2 V = π 8 0 [[R(y)]2 [r(y)] 2 ]dx V = π 8 0 [[2]2 [ y V = π 8 0 [4 y 2 ]dx 2 ]2 ]dx V = π [4y y2 4 ] 8 0 V = π[4(8) ] π[4(0) V = π[32 16] π[0 0] V = 16π 0 V = 16π 4 ] 17

18 5.3 The Shell Method Deriving the Shell Method Formula When we use the Shell Method, we rotate a rectangle in a circular path which will result in a cylinder shaped object. To compute the volume of this hollow cylinder, we will slice the cylinder an open the object up so that it is now the shape of a rectangular solid. (See illustration below:) Now, let s compute the volume of this rectangular solid where l = 2πr, h = h(x), and w = dx V = l w h = 2πr h(x) dx Now, convert use integration to compute the volume. V = b a 2πρ(x)h(x)dx = 2π b a ρ(x)h(x)dx 18

19 5.3.2 The Shell Method Formula Shell Method: Horizontal Axis of Revolution. V = 2π b a ρ(y)h(y)dy Shell Method: Vertical Axis of Revolution. V = 2π b a ρ(x)h(x)dx Example of the Shell Method Example 1 Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = x 2, y = 0, x = 1 (revolved about y) ρ(x) = x 0 = x h(x) = x = x V = 2π b a ρ(x)h(x)dx V = 2π 1 0 x(x2 + 1)dx V = 2π b a (x3 + x)dx 19

20 V = 2π [ x4 4 + x2 2 ] 1 0 V = 2π[ ] 2π[04 V = 2π[ ] 2π[0 + 0] V = 2π[ 3 4 ] 0 V = 3π 2 Example ] Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = 1 x, y = 0, x = 1 (revolved about y) ρ(x) = x 0 = x h(x) = 1 x 0 = 1 x V = 2π b a ρ(x)h(x)dx V = 2π 1 0 x(1 x)dx V = 2π b a (x x2 )dx V = 2π [ x2 2 x3 3 ] 1 V = 2π[ ] 2π[02 V = 2π[ ] 2π[0 + 0] V = 2π[ 1 6 ] 0 = π ] 20

21 Example 3 Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = x 2 + 4, y = 8, x = 0 (revolved about y) ρ(x) = x 0 = x h(x) = 8 (x 2 + 4) = 4 x 2 V = 2π b a ρ(x)h(x)dx = 2π 1 0 x(4 x2 )dx V = 2π b a (4x x3 )dx V = 2π [2x 2 x4 4 ] 2 V = 2π[ ] 2π[ V = 2π[2 4 4] 2π[0 + 0] V = 2π[8 4] 0 V = 8π 0 4 ] 21

22 Example 4 Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = x 2, y = 0, x = 2 (revolved about y) ρ(x) = x 0 = x h(x) = x 2 0 = x 2 V = 2π b a ρ(x)h(x)dx = 2π 1 0 x(x2 )dx V = 2π 2 0 (x3 )dx V = 2π [ x4 4 ] 2 0 V = 2π[ 24 4 ] 2π[04 4 ] V = 2π[ 16 4 ] 2π[0] V = 2π[4] 0 V = 8π 22

23 Example 5 Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = x 2 and y = 4x x 2 (revolved about x=2) First, find the intersection of the two functions. x 2 = 4x x 2 0 = 4x x 2 x 2 0 = 4x 2x 2 0 = (2 x)2x 2 x = 0 or 2x = 0 x = 2 or x = 0 ρ(x) = 4 x 0 = 4 x h(x) = 4x x 2 x 2 = 4x 2x 2 V = 2π b a ρ(x)h(x)dx V = 2π 2 0 (2 x)(4x 2x2 )dx V = 2π 2 0 [8x 4x2 4x 2 + x 3 ]dx V = 2π 2 0 [8x 8x2 + x 3 ]dx V = 2π [4x 2 8x3 3 + x4 2 ]

24 V = 2π[4(2) 2 8(2) ] 2π[8(0)2 4(0) V = 2π[ ] 2π[0] V = 2π[ ] 0 V = 2π[ 8 3 ] V = 16π 3 2 ] Example 6 Find the volume of solid formed by a solid formed by revolving the region bounded by the graphs of y = x, x = 4, and y = 0(revolved about x=6) ρ(x) = 6 x 0 = 6 x h(x) = x 0 = x V = 2π b a ρ(x)h(x)dx V = 2π 4 0 (6 x) xdx V = 2π 4 0 [6 x x x]dx V = 2π 4 0 [6x 1 2 x 3 2]dx V = 2π [6 2 3 x x 2] V = 2π [4x x 5 2] 4 0 V = 2π[4(4) (4) 5 2] 2π[4(0) (0) 5 2] 24

25 V = 2π[ ] 2π[0] V = 2π[ ] 0 V = 132π 5 25

26 5.4 Arc length The distance between two points is given by the formula: d = (x 2 x 1 ) 2 + (y 2 y 1 ) 2 A ref1ciable curve is one that has finite length. Next, we will compute the length of this curve using the distance formula and a summation Arc Length: s = n (xi x i 1 ) 2 + (y i y i 1 ) 2 i=1 n s = ( xi ) 2 + ( y i ) 2 i=1 n s = (( x) 2 + ( y i ) x 2 x 2 i=1 i n s = (1 + ( y i ) x 2 ) x 2 i=1 i n s = (1 + ( y i ) x 2 ) x i i=1 i Now, let s observe the value of s as n n s = lim (1 + ( y i ) n x 2 ) x i i i=1 Note that y i x is the slope or derivative of the curve, thus f (c i ) = y i i x i n s = lim (1 + (f (c i )) 2 ) x i n i=1 s = a b (1 + (f (c i )) 2 )dx Definition of Arc Length Let the function given by y = f(x) represent a smooth curve on the interval [a, b]. The arc length of between the values a and b is given by: s = a b 1 + (f (x)) 2 dx 26

27 Example 1 Find the arc length of the function over the given interval. y = 2x : [0, 4] First, find the derivative of y y = 2x y = 3 2 2x y = 3x 1 2 Now, find the arc length s = a b 1 + (f (x)) 2 dx s = (3x 1 2) 2 dx s = xdx Let u = 1 + 9x du = 9dx 1 9du = dx 4 4 s = udu s = u 1 2du s = 1 9 [2 3 u 3 2] 4 0 s = 2 27 [(1 + 9x) 2] s = 2 27 [1 + 9(4)] [1 + 9(0)] 3 2 s = 2 27 [37] [1] 3 2 v Example 2 Find the arc length of the function over the given interval. y = ln(cos(x)): [0, π 4 ] First, find the derivative of y 27

28 y = ln(cos(x)) y = sin(x) cos(x) y = sin(x) cos(x) y = tan(x) Now, find the arc length s = a b 1 + (f (x)) 2 dx s = π ( tan(x))2 dx s = π tan2 (x)dx s = π 4 0 sec2 (x)dx s = π 4 0 sec(x)dx s = [ln[sec(x) + tan(x)] π 4 0 s = ln[sec( π 4 ) + tan(π 4 )] ln[sec(0) + tan(0)] s = ln[ 2 + 1] ln[1] s = ln[ 2 + 1] Example 3 Find the arc length of the function over the given interval. y = ln(sin(x)): [ π 3, 2π 3 ] First, find the derivative of y y = ln(sin(x)) y = cos(x) sin(x) y = cot(x) Now, find the arc length s = a b 1 + (f (x)) 2 dx s = 2π 3 π 1 + (cot(x))2 dx 3 s = 2π 3 π 1 + cot2 (x)dx 3 s = 2π 3 π csc2 (x)dx 3 28

29 s = 2π 3 π csc(x)dx 3 s = [ ln[csc(x) + cot(x)] 2π 3 π 3 s = ln[csc( 2π 3 ) + cot(2π 3 )] [ ln[sec(π 3 ) + tan(π 3 ]] s = ln[ ] + ln[ ] s = ln[ 3 3 ] + ln[3 3 3 ] s = ln[ 3 3 ] + ln[ 3] s Surface Area Definition of Surface Area Let y = f(x) have a continuous derivative on the interval [a, b]. The area of the surface of revolution formed by revolving the graph of f about a horizontal or vertical axis is given by the following formula (where r(x) is the distance between f(x) and the axis of revolution) S = 2π b a r(x) 1 + [f (x)] 2 dx If x = g(y) is a function of y and r(y) is the distance between g(y) and the axis of revolution then: S = 2π b a r(y) 1 + [g (y)] 2 dy 29

30 Example 4 Set up and solve the definite integral for the surface area generated by revolving the curve point about the y-axis. f(x) = 2x 2 : [0, 2] First, find the derivative of f(x) f(x) = 2x 2 f (x) = 4x r(x) = x 0 = x S = 2π b a r(x) 1 + [f (x)] 2 dx S = 2π 2 0 x 1 + [4x] 2 dx S = 2π 2 0 x x 2 dx Let u = x 2 du = 32xdx 1 32du = xdx 2 S = 2π udu S = π udu S = π u 1 2du S = π 16 [2 3 u 3 2] 2 0 S = π 24 [1 + 16x2 ] S = π 24 [1 + 16(2)2 ] 3 2 π 24 [1 + 16(0)2 ]

31 S = π 24 [65] 3 2 π 24 [1] 3 2 S S 68.5 Example 5 Set up and solve the definite integral for the surface area generated by revolving the curve point about the x-axis. f(x) = x 3 : [0, 1] First, find the derivative of f(x) f(x) = x 3 f (x) = 3x 2 r(x) = x 3 0 = x 3 S = 2π b a r(x) 1 + [f (x)] 2 dx S = 2π 1 0 x 1 + [3x 2 ] 2 dx S = 2π 1 0 x 1 + 9x 4 dx Let u = 1 + 9x 4 du = 36x 3 dx 1 36du = xdx 1 S = 2π udu S = π udu S = π u 1 2du 31

32 S = π 18 [2 3 u 3 2] 2 0 S = π 27 [1 + 9x4 ] S = π 27 [1 + 9(1)4 ] 3 2 π 27 [1 + 9(0)4 ] 3 2 S = π 27 [10] 3 2 π 27 [1] 3 2 S S

4 More Applications of Definite Integrals: Volumes, arclength and other matters

4 More Applications of Definite Integrals: Volumes, arclength and other matters 4 More Applications of Definite Integrals: Volumes, arclength and other matters Volumes of surfaces of revolution 4. Find the volume of a cone whose height h is equal to its base radius r, by using the

More information

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm.

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm. PRACTICE FINAL Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 1cm. Solution. Let x be the distance between the center of the circle

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS PROBLEM SET Practice Problems for Exam # Math 352, Fall 24 Oct., 24 ANSWERS i Problem. vlet R be the region bounded by the curves x = y 2 and y = x. A. Find the volume of the solid generated by revolving

More information

Math 1B, lecture 5: area and volume

Math 1B, lecture 5: area and volume Math B, lecture 5: area and volume Nathan Pflueger 6 September 2 Introduction This lecture and the next will be concerned with the computation of areas of regions in the plane, and volumes of regions in

More information

(b)using the left hand end points of the subintervals ( lower sums ) we get the aprroximation

(b)using the left hand end points of the subintervals ( lower sums ) we get the aprroximation (1) Consider the function y = f(x) =e x on the interval [, 1]. (a) Find the area under the graph of this function over this interval using the Fundamental Theorem of Calculus. (b) Subdivide the interval

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

Section 5.4 More Trigonometric Graphs. Graphs of the Tangent, Cotangent, Secant, and Cosecant Function

Section 5.4 More Trigonometric Graphs. Graphs of the Tangent, Cotangent, Secant, and Cosecant Function Section 5. More Trigonometric Graphs Graphs of the Tangent, Cotangent, Secant, and Cosecant Function 1 REMARK: Many curves have a U shape near zero. For example, notice that the functions secx and x +

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

AP CALCULUS AB 2008 SCORING GUIDELINES

AP CALCULUS AB 2008 SCORING GUIDELINES AP CALCULUS AB 2008 SCORING GUIDELINES Question 1 Let R be the region bounded by the graphs of y = sin( π x) and y = x 4 x, as shown in the figure above. (a) Find the area of R. (b) The horizontal line

More information

Calculus 1: Sample Questions, Final Exam, Solutions

Calculus 1: Sample Questions, Final Exam, Solutions Calculus : Sample Questions, Final Exam, Solutions. Short answer. Put your answer in the blank. NO PARTIAL CREDIT! (a) (b) (c) (d) (e) e 3 e Evaluate dx. Your answer should be in the x form of an integer.

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

GRAPHING IN POLAR COORDINATES SYMMETRY

GRAPHING IN POLAR COORDINATES SYMMETRY GRAPHING IN POLAR COORDINATES SYMMETRY Recall from Algebra and Calculus I that the concept of symmetry was discussed using Cartesian equations. Also remember that there are three types of symmetry - y-axis,

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

MULTIPLE INTEGRALS. h 2 (y) are continuous functions on [c, d] and let f(x, y) be a function defined on R. Then

MULTIPLE INTEGRALS. h 2 (y) are continuous functions on [c, d] and let f(x, y) be a function defined on R. Then MULTIPLE INTEGALS 1. ouble Integrals Let be a simple region defined by a x b and g 1 (x) y g 2 (x), where g 1 (x) and g 2 (x) are continuous functions on [a, b] and let f(x, y) be a function defined on.

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS.

WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS. WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS. DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Contributor: U.N.Iyer Department of Mathematics and Computer Science, CP 315, Bronx Community College, University

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

To differentiate logarithmic functions with bases other than e, use

To differentiate logarithmic functions with bases other than e, use To ifferentiate logarithmic functions with bases other than e, use 1 1 To ifferentiate logarithmic functions with bases other than e, use log b m = ln m ln b 1 To ifferentiate logarithmic functions with

More information

Techniques of Integration

Techniques of Integration CHPTER 7 Techniques of Integration 7.. Substitution Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration

More information

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155 Chapter Test Bank 55 Test Form A Chapter Name Class Date Section. Find a unit vector in the direction of v if v is the vector from P,, 3 to Q,, 0. (a) 3i 3j 3k (b) i j k 3 i 3 j 3 k 3 i 3 j 3 k. Calculate

More information

Volumes of Revolution

Volumes of Revolution Mathematics Volumes of Revolution About this Lesson This lesson provides students with a physical method to visualize -dimensional solids and a specific procedure to sketch a solid of revolution. Students

More information

SAT Subject Test Practice Test II: Math Level II Time 60 minutes, 50 Questions

SAT Subject Test Practice Test II: Math Level II Time 60 minutes, 50 Questions SAT Subject Test Practice Test II: Math Level II Time 60 minutes, 50 Questions All questions in the Math Level 1 and Math Level Tests are multiple-choice questions in which you are asked to choose the

More information

x 2 y 2 +3xy ] = d dx dx [10y] dy dx = 2xy2 +3y

x 2 y 2 +3xy ] = d dx dx [10y] dy dx = 2xy2 +3y MA7 - Calculus I for thelife Sciences Final Exam Solutions Spring -May-. Consider the function defined implicitly near (,) byx y +xy =y. (a) [7 points] Use implicit differentiation to find the derivative

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

2 Integrating Both Sides

2 Integrating Both Sides 2 Integrating Both Sides So far, the only general method we have for solving differential equations involves equations of the form y = f(x), where f(x) is any function of x. The solution to such an equation

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Exercises and Problems in Calculus. John M. Erdman Portland State University. Version August 1, 2013

Exercises and Problems in Calculus. John M. Erdman Portland State University. Version August 1, 2013 Exercises and Problems in Calculus John M. Erdman Portland State University Version August 1, 2013 c 2010 John M. Erdman E-mail address: erdman@pdx.edu Contents Preface ix Part 1. PRELIMINARY MATERIAL

More information

299ReviewProblemSolutions.nb 1. Review Problems. Final Exam: Wednesday, 12/16/2009 1:30PM. Mathematica 6.0 Initializations

299ReviewProblemSolutions.nb 1. Review Problems. Final Exam: Wednesday, 12/16/2009 1:30PM. Mathematica 6.0 Initializations 99ReviewProblemSolutions.nb Review Problems Final Exam: Wednesday, /6/009 :30PM Mathematica 6.0 Initializations R.) Put x@td = t - and y@td = t -. Sketch on the axes below the curve traced out by 8x@tD,

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

AP Calculus AB 2006 Scoring Guidelines

AP Calculus AB 2006 Scoring Guidelines AP Calculus AB 006 Scoring Guidelines The College Board: Connecting Students to College Success The College Board is a not-for-profit membership association whose mission is to connect students to college

More information

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated MATH 142 Review #1 (4717995) Question 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Description This is the review for Exam #1. Please work as many problems as possible

More information

Calculus. Contents. Paul Sutcliffe. Office: CM212a.

Calculus. Contents. Paul Sutcliffe. Office: CM212a. Calculus Paul Sutcliffe Office: CM212a. www.maths.dur.ac.uk/~dma0pms/calc/calc.html Books One and several variables calculus, Salas, Hille & Etgen. Calculus, Spivak. Mathematical methods in the physical

More information

Limits and Continuity

Limits and Continuity Math 20C Multivariable Calculus Lecture Limits and Continuity Slide Review of Limit. Side limits and squeeze theorem. Continuous functions of 2,3 variables. Review: Limits Slide 2 Definition Given a function

More information

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F FINAL REVIEW WORKSHEET COLLEGE ALGEBRA Chapter 1. 1. Given the following equations, which are functions? (A) y 2 = 1 x 2 (B) y = 9 (C) y = x 3 5x (D) 5x + 2y = 10 (E) y = ± 1 2x (F) y = 3 x + 5 a. all

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

G.A. Pavliotis. Department of Mathematics. Imperial College London

G.A. Pavliotis. Department of Mathematics. Imperial College London EE1 MATHEMATICS NUMERICAL METHODS G.A. Pavliotis Department of Mathematics Imperial College London 1. Numerical solution of nonlinear equations (iterative processes). 2. Numerical evaluation of integrals.

More information

Math 2443, Section 16.3

Math 2443, Section 16.3 Math 44, Section 6. Review These notes will supplement not replace) the lectures based on Section 6. Section 6. i) ouble integrals over general regions: We defined double integrals over rectangles in the

More information

MATH 121 FINAL EXAM FALL 2010-2011. December 6, 2010

MATH 121 FINAL EXAM FALL 2010-2011. December 6, 2010 MATH 11 FINAL EXAM FALL 010-011 December 6, 010 NAME: SECTION: Instructions: Show all work and mark your answers clearly to receive full credit. This is a closed notes, closed book exam. No electronic

More information

Techniques of Integration

Techniques of Integration 8 Techniques of Integration Over the next few sections we examine some techniques that are frequently successful when seeking antiderivatives of functions. Sometimes this is a simple problem, since it

More information

An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate.

An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate. Chapter 10 Series and Approximations An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate 1 0 e x2 dx, you could set

More information

Calculus AB 2014 Scoring Guidelines

Calculus AB 2014 Scoring Guidelines P Calculus B 014 Scoring Guidelines 014 The College Board. College Board, dvanced Placement Program, P, P Central, and the acorn logo are registered trademarks of the College Board. P Central is the official

More information

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss

AB2.5: Surfaces and Surface Integrals. Divergence Theorem of Gauss AB2.5: urfaces and urface Integrals. Divergence heorem of Gauss epresentations of surfaces or epresentation of a surface as projections on the xy- and xz-planes, etc. are For example, z = f(x, y), x =

More information

Techniques of Integration

Techniques of Integration 0 Techniques of Integration ½¼º½ ÈÓÛ Ö Ó Ò Ò Ó Ò Functions consisting of products of the sine and cosine can be integrated by using substitution and trigonometric identities. These can sometimes be tedious,

More information

Objective: Use calculator to comprehend transformations.

Objective: Use calculator to comprehend transformations. math111 (Bradford) Worksheet #1 Due Date: Objective: Use calculator to comprehend transformations. Here is a warm up for exploring manipulations of functions. specific formula for a function, say, Given

More information

Section 6.4. Lecture 23. Section 6.4 The Centroid of a Region; Pappus Theorem on Volumes. Jiwen He. Department of Mathematics, University of Houston

Section 6.4. Lecture 23. Section 6.4 The Centroid of a Region; Pappus Theorem on Volumes. Jiwen He. Department of Mathematics, University of Houston Section 6.4 Lecture 23 Section 6.4 The Centroid of a Region; Pappus Theorem on Volumes Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/ jiwenhe/math1431 Jiwen

More information

1. First-order Ordinary Differential Equations

1. First-order Ordinary Differential Equations Advanced Engineering Mathematics 1. First-order ODEs 1 1. First-order Ordinary Differential Equations 1.1 Basic concept and ideas 1.2 Geometrical meaning of direction fields 1.3 Separable differential

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information

Mathematics (Project Maths Phase 3)

Mathematics (Project Maths Phase 3) 2014. M329 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination 2014 Mathematics (Project Maths Phase 3) Paper 1 Higher Level Friday 6 June Afternoon 2:00 4:30 300

More information

AP Calculus AB 2004 Free-Response Questions

AP Calculus AB 2004 Free-Response Questions AP Calculus AB 2004 Free-Response Questions The materials included in these files are intended for noncommercial use by AP teachers for course and exam preparation; permission for any other use must be

More information

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20 Lecture 8 : Coordinate Geometry The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 0 distance on the axis and give each point an identity on the corresponding

More information

Lecture 3: Derivatives and extremes of functions

Lecture 3: Derivatives and extremes of functions Lecture 3: Derivatives and extremes of functions Lejla Batina Institute for Computing and Information Sciences Digital Security Version: spring 2011 Lejla Batina Version: spring 2011 Wiskunde 1 1 / 16

More information

Area and Arc Length in Polar Coordinates

Area and Arc Length in Polar Coordinates Area and Arc Length in Polar Coordinates The Cartesian Coordinate System (rectangular coordinates) is not always the most convenient way to describe points, or relations in the plane. There are certainly

More information

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5

This makes sense. t 2 1 + 1/t 2 dt = 1. t t 2 + 1dt = 2 du = 1 3 u3/2 u=5 1. (Line integrals Using parametrization. Two types and the flux integral) Formulas: ds = x (t) dt, d x = x (t)dt and d x = T ds since T = x (t)/ x (t). Another one is Nds = T ds ẑ = (dx, dy) ẑ = (dy,

More information

Section 3.2 Polynomial Functions and Their Graphs

Section 3.2 Polynomial Functions and Their Graphs Section 3.2 Polynomial Functions and Their Graphs EXAMPLES: P(x) = 3, Q(x) = 4x 7, R(x) = x 2 +x, S(x) = 2x 3 6x 2 10 QUESTION: Which of the following are polynomial functions? (a) f(x) = x 3 +2x+4 (b)

More information

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012 X00//0 NTIONL QULIFITIONS 0 MONY, MY.00 PM.0 PM MTHEMTIS HIGHER Paper (Non-calculator) Read carefully alculators may NOT be used in this paper. Section Questions 0 (40 marks) Instructions for completion

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

AP Calculus BC 2004 Scoring Guidelines

AP Calculus BC 2004 Scoring Guidelines AP Calculus BC Scoring Guidelines The materials included in these files are intended for noncommercial use by AP teachers for course and exam preparation; permission for any other use must be sought from

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

Solutions for Review Problems

Solutions for Review Problems olutions for Review Problems 1. Let be the triangle with vertices A (,, ), B (4,, 1) and C (,, 1). (a) Find the cosine of the angle BAC at vertex A. (b) Find the area of the triangle ABC. (c) Find a vector

More information

AP Calculus AB 2010 Free-Response Questions Form B

AP Calculus AB 2010 Free-Response Questions Form B AP Calculus AB 2010 Free-Response Questions Form B The College Board The College Board is a not-for-profit membership association whose mission is to connect students to college success and opportunity.

More information

The Math Circle, Spring 2004

The Math Circle, Spring 2004 The Math Circle, Spring 2004 (Talks by Gordon Ritter) What is Non-Euclidean Geometry? Most geometries on the plane R 2 are non-euclidean. Let s denote arc length. Then Euclidean geometry arises from the

More information

FINAL EXAM SOLUTIONS Math 21a, Spring 03

FINAL EXAM SOLUTIONS Math 21a, Spring 03 INAL EXAM SOLUIONS Math 21a, Spring 3 Name: Start by printing your name in the above box and check your section in the box to the left. MW1 Ken Chung MW1 Weiyang Qiu MW11 Oliver Knill h1 Mark Lucianovic

More information

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis Series FOURIER SERIES Graham S McDonald A self-contained Tutorial Module for learning the technique of Fourier series analysis Table of contents Begin Tutorial c 004 g.s.mcdonald@salford.ac.uk 1. Theory.

More information

Math Placement Test Practice Problems

Math Placement Test Practice Problems Math Placement Test Practice Problems The following problems cover material that is used on the math placement test to place students into Math 1111 College Algebra, Math 1113 Precalculus, and Math 2211

More information

Objectives. Materials

Objectives. Materials Activity 4 Objectives Understand what a slope field represents in terms of Create a slope field for a given differential equation Materials TI-84 Plus / TI-83 Plus Graph paper Introduction One of the ways

More information

Introduction to Beam. Area Moments of Inertia, Deflection, and Volumes of Beams

Introduction to Beam. Area Moments of Inertia, Deflection, and Volumes of Beams Introduction to Beam Theory Area Moments of Inertia, Deflection, and Volumes of Beams Horizontal structural member used to support horizontal loads such as floors, roofs, and decks. Types of beam loads

More information

Section 2.7 One-to-One Functions and Their Inverses

Section 2.7 One-to-One Functions and Their Inverses Section. One-to-One Functions and Their Inverses One-to-One Functions HORIZONTAL LINE TEST: A function is one-to-one if and only if no horizontal line intersects its graph more than once. EXAMPLES: 1.

More information

AP Calculus AB 2003 Scoring Guidelines Form B

AP Calculus AB 2003 Scoring Guidelines Form B AP Calculus AB Scoring Guidelines Form B The materials included in these files are intended for use by AP teachers for course and exam preparation; permission for any other use must be sought from the

More information

SOLVING TRIGONOMETRIC INEQUALITIES (CONCEPT, METHODS, AND STEPS) By Nghi H. Nguyen

SOLVING TRIGONOMETRIC INEQUALITIES (CONCEPT, METHODS, AND STEPS) By Nghi H. Nguyen SOLVING TRIGONOMETRIC INEQUALITIES (CONCEPT, METHODS, AND STEPS) By Nghi H. Nguyen DEFINITION. A trig inequality is an inequality in standard form: R(x) > 0 (or < 0) that contains one or a few trig functions

More information

Change of Variables in Double Integrals

Change of Variables in Double Integrals Change of Variables in Double Integrals Part : Area of the Image of a egion It is often advantageous to evaluate (x; y) da in a coordinate system other than the xy-coordinate system. In this section, we

More information

a b c d e You have two hours to do this exam. Please write your name on this page, and at the top of page three. GOOD LUCK! 3. a b c d e 12.

a b c d e You have two hours to do this exam. Please write your name on this page, and at the top of page three. GOOD LUCK! 3. a b c d e 12. MA123 Elem. Calculus Fall 2015 Exam 2 2015-10-22 Name: Sec.: Do not remove this answer page you will turn in the entire exam. No books or notes may be used. You may use an ACT-approved calculator during

More information

AP Calculus AB 2003 Scoring Guidelines

AP Calculus AB 2003 Scoring Guidelines AP Calculus AB Scoring Guidelines The materials included in these files are intended for use y AP teachers for course and exam preparation; permission for any other use must e sought from the Advanced

More information

AP Calculus BC 2006 Free-Response Questions

AP Calculus BC 2006 Free-Response Questions AP Calculus BC 2006 Free-Response Questions The College Board: Connecting Students to College Success The College Board is a not-for-profit membership association whose mission is to connect students to

More information

Visualizing Differential Equations Slope Fields. by Lin McMullin

Visualizing Differential Equations Slope Fields. by Lin McMullin Visualizing Differential Equations Slope Fields by Lin McMullin The topic of slope fields is new to the AP Calculus AB Course Description for the 2004 exam. Where do slope fields come from? How should

More information

Analyzing Piecewise Functions

Analyzing Piecewise Functions Connecting Geometry to Advanced Placement* Mathematics A Resource and Strategy Guide Updated: 04/9/09 Analyzing Piecewise Functions Objective: Students will analyze attributes of a piecewise function including

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved.

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved. 3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Copyright Cengage Learning. All rights reserved. What You Should Learn Recognize and evaluate logarithmic functions with base a. Graph logarithmic functions.

More information

8 Polynomials Worksheet

8 Polynomials Worksheet 8 Polynomials Worksheet Concepts: Quadratic Functions The Definition of a Quadratic Function Graphs of Quadratic Functions - Parabolas Vertex Absolute Maximum or Absolute Minimum Transforming the Graph

More information

12-1 Representations of Three-Dimensional Figures

12-1 Representations of Three-Dimensional Figures Connect the dots on the isometric dot paper to represent the edges of the solid. Shade the tops of 12-1 Representations of Three-Dimensional Figures Use isometric dot paper to sketch each prism. 1. triangular

More information

Solutions - Homework sections 17.7-17.9

Solutions - Homework sections 17.7-17.9 olutions - Homework sections 7.7-7.9 7.7 6. valuate xy d, where is the triangle with vertices (,, ), (,, ), and (,, ). The three points - and therefore the triangle between them - are on the plane x +

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m. The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B Thursday, January 9, 004 9:15 a.m. to 1:15 p.m., only Print Your Name: Print Your School s Name: Print your name and

More information

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y)

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y) Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = Last day, we saw that the function f(x) = ln x is one-to-one, with domain (, ) and range (, ). We can conclude that f(x) has an inverse function

More information

vector calculus 2 Learning outcomes

vector calculus 2 Learning outcomes 29 ontents vector calculus 2 1. Line integrals involving vectors 2. Surface and volume integrals 3. Integral vector theorems Learning outcomes In this Workbook you will learn how to integrate functions

More information

PROVINCE OF THE EASTERN CAPE EDUCATION

PROVINCE OF THE EASTERN CAPE EDUCATION PROVINCE OF THE EASTERN CAPE EDUCATION DIRECTORATE: CURRICULUM FET PROGRAMMES LESSON PLANS TERM 3 MATHEMATICS GRADE 10 FOREWORD The following Grade 10, 11 and 12 Lesson Plans were developed by Subject

More information

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Integration 14.1 Introduction When a function f(x) is known we can differentiate it to obtain its derivative df. The reverse dx process is to obtain the function f(x) from knowledge of

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Graphs of Polar Equations

Graphs of Polar Equations Graphs of Polar Equations In the last section, we learned how to graph a point with polar coordinates (r, θ). We will now look at graphing polar equations. Just as a quick review, the polar coordinate

More information

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

More information

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 A. Miller 1. Introduction. The definitions of metric space and topological space were developed in the early 1900 s, largely

More information

Mathematics Extension 1

Mathematics Extension 1 Girraween High School 05 Year Trial Higher School Certificate Mathematics Extension General Instructions Reading tjmc - 5 mjnutcs Working time- hours Write using black or blue pen Black pen is preferred

More information

Additional Topics in Math

Additional Topics in Math Chapter Additional Topics in Math In addition to the questions in Heart of Algebra, Problem Solving and Data Analysis, and Passport to Advanced Math, the SAT Math Test includes several questions that are

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information