Use finite approximations to estimate the area under the graph of the function. f(x) = x 3
|
|
|
- Jared Brown
- 9 years ago
- Views:
Transcription
1 5.1: 6 Use finite approximations to estimate the area under the graph of the function f(x) = x 3 between x = 0 and x = 1 using (a) a lower sum with two rectangles of equal width (b) a lower sum with four rectangles of equal width, (c) an upper sum with two rectangles of equal width, (d) an upper sum with four rectangles of equal width. (a) We divide the interval [0, 1] into the two intervals [0, 1/2] and [1/2, 1]. Notice that this means the width of the rectangles, which your book represents by x, is 1/2. Since this is a lower sum, for the interval [0, 1/2], we will be approximating f by the value f(0) = 0, and for the interval [1/2, 1] we will be approximating f by the value f(1/2) = 1/8. Our estimate of the area is then: A f(0) x + f(1/2) x = (0)(1/2) + (1/8)(1/2) = 1/16. Notice here that a lower sum uses the lowest value the function takes on in the interval. Since f is increasing in this instance, the lowest value is given by evaluation of f at the left endpoint of the interval. Nevertheless, do not confuse a lower sum and a left sum - see my solution for problem 5.1: 7 below for an instance where these are not the same thing. (b) Since we re using four rectangles now, we divide the interval [0, 1] into the four intervals [0, 1/4], [1/4, 1/2], [1/2, 3/4], and [3/4, 1]. Here x = 1/4. Since this is a lower sum, we will be approximating f on [0, 1/4] by f(0) = 0, on [1/4, 1/2] by f(1/4) = 1/64, on [1/2, 3/4] by f(1/2) = 1/8, and on [3/4, 1] by f(3/4) = 27/64. Our estimation of the area is then: A x[f(0) + f(1/4) + f(1/2) + f(3/4)] = (1/4)(0 + 1/64 + 1/8 + 27/64) = 9/64. (c) We again divide the interval [0, 1] into the two intervals [0, 1/2] and [1/2, 1], notice that this is unchanged from part (a). But now since this is an upper sum, for the interval [0, 1/2], we will be approximating f by the value f(1/2) = 1/8, and for the interval [1/2, 1] we will be approximating f by the value f(1) = 1. Our estimate of the area is then: A f(1) x + f(3) x = (1/8)(1/2) + (1)(1/2) = 9/16. (d) Just as in part (c), we re using four rectangles, so we divide the interval [0, 1] into the four intervals [0, 1/4], [1/4, 1/2], [1/2, 3/4], and [3/4, 1]. Since this is an upper sum, we will be approximating f on [0, 1/4] by f(1/4) = 1/64, on [1/4, 1/2] by f(1/2) = 1/8, on [1/2, 3/4] by f(3/4) = 9/16, and on [3/4, 1] by f(1) = 1. Our estimation of the area is then: A x[f(1) + f(2) + f(3) + f(4)] = (1)(1/64 + 1/8 + 27/64 + 1) = 25/64. 1
2 5.1: 7 Note: this problem wasn t actually assigned, but I accidently typed the solution up so I might as well leave it here. Use finite approximations to estimate the area under the graph of the function between x = 1 and x = 5 using f(x) = 1/x (a) a lower sum with two rectangles of equal width (b) a lower sum with four rectangles of equal width, (c) an upper sum with two rectangles of equal width, (d) an upper sum with four rectangles of equal width. (a) We divide the interval [1, 5] into the two intervals [1, 3] and [3, 5]. Notice that this means the width of the rectangles, which your book represents by x, is 2. Since this is a lower sum, for the interval [1, 3], we will be approximating f by the value f(1) = 1/3, and for the interval [3, 5] we will be approximating f by the value f(3) = 1/5. Our estimate of the area is then: A f(3) x + f(5) x = (1/3)(2) + (1/5)(2) = 16/15. Notice here that a lower sum uses the lowest value the function takes on in the interval. Since f is decreasing in this instance, the lowest value is given by evaluation of f at the right endpoint of the interval. (b) Since we re using four rectangles now, we divide the interval [1, 5] into the four intervals [1, 2], [2, 3], [3, 4], and [4, 5]. Here x = 1. Since this is a lower sum, we will be approximating f on [1, 2] by f(2) = 1/2, on [2, 3] by f(3) = 1/3, on [3, 4] by f(4) = 1/4, and on [4, 5] by f(5) = 1/5. Our estimation of the area is then: A x[f(2) + f(3) + f(4) + f(5)] = (1)(1/2 + 1/3 + 1/4 + 1/5) = 77/60. (c) We again divide the interval [1, 5] into the two intervals [1, 3] and [3, 5], notice that this is unchanged from part (a). But now since this is an upper sum, for the interval [1, 3], we will be approximating f by the value f(1) = 1, and for the interval [3, 5] we will be approximating f by the value f(3) = 1/3. Our estimate of the area is then: A f(1) x + f(3) x = (1)(2) + (1/3)(2) = 8/3. (d) Just as in part (c), we re using four rectangles, so we divide the interval [1, 5] into the four intervals [1, 2], [2, 3], [3, 4], and [4, 5]. Since this is an upper sum, we will be approximating f on [1, 2] by f(1) = 1, on [2, 3] by f(2) = 1/2, on [3, 4] by f(3) = 1/3, and on [4, 5] by f(4) = 1/4. Our estimation of the area is then: A x[f(1) + f(2) + f(3) + f(4)] = (1)(1 + 1/2 + 1/3 + 1/4) = 25/12. 2
3 5.1: 22 (a) Inscribe a regular n-sided polygon inside a circle of radius 1 and compute the area of one of the n congruent triangles formed by drawing radii to the vertices of the polygon. (b) Compute the limit of the area of the inscribed polygon as n. (c) Repeat the computations in parts (a) and (b) for a circle of radius r. (a) Notice that each isoceles triangle can be broken up into two right triangles. Once you ve done that, things should be much easier to compute. The hypotenuse will of course be 1, the radius of the circle. One of the angles in the right triangle (the one at the center of the circle) will be π/n, and so the two sides of the triangle will be cos(π/n) and sin(π/n). Hence the area of each right triangle is 1 2 bh = 1 2 cos(π/n) sin(π/n). The area of each isoceles triangle is twice the area of the right triangle, so it s A = cos(π/n) sin(π/n). (b) The area of the inscribed n-gon is n sin(π/n) cos(π/n). polygon as n, we simply have to take the limit: So to get the area of the inscribed lim n sin(π/n) cos(π/n). n Unfortunately, this is an indeterminate form, so we are forced to use L Hôpitals rule. Let s make our life simpler before we do though. Certainly cos(π/n) has a nice finite limit: 1. So if we can show that lim n n sin(π/n) is well defined and finite, we ll have saved ourselves a lot of work. Let s compute: sin(π/n) lim n sin(π/n) = lim = lim n n 1/n n cos(π/n) π 1 = lim π cos(π/n) = π. n In case you haven t used L Hôpitals rule for a while, you should go back and brush up on it, and make sure you understand the steps that I ve done in the above computation. The first step is simply putting the equation in a 0/0 or / form, the second step is where I actually differentiate and apply L Hôpitals rule. Now since lim n n sin(π/n) exists and is finite, we have that: ( ) ( ) lim n sin(π/n) cos(π/n) = lim n sin(π/n) lim cos(π/n) = π. n n n This is of course what we expect, since the area of a circle of radius 1 is π. (c) The only difference here from part (a) is that the hypotenuse of our right triangle will now be r, instead of 1, so when we do our trig we will find that the two sides of the triangle are r sin(π/n) and r cos(π/n). If you trace everything through, then the area of the n-gon will be r 2 n sin(π/n) cos(π/n), and so then taking the limit as n gives: lim n r2 n sin(π/n) cos(π/n) = r 2 lim 2n sin(π/n) cos(π/n) = n πr2, which is of course the area of a circle of radius r. Notice that there are probably about as many ways to do this problem as there are trig identities. 3
4 5.2: 16 Write 1/5 + 2/5 3/5 + 4/5 5/5 in sigma notation. Notice that: = 1 ( ) 5 If we were writing , that d be easy, its given by 5 k. But we have an alternating sign, so we have to include that. We can do this with something that looks like ( 1) k, but we have to remember to check that we have the sign correct. Here we ll get: = 5 ( 1) k k. Now we just have to remember that factor of 1/5, so our final answer should be: = ( 1) k k. 4
5 5.2: 45 For f(x) = 2x 3 on the interval [0, 1], find a formula for the Riemann sum obtained by dividing the interval [0, 1] into n equal subintervals and using the right-hand endpoint for each c k. Then take the limit of these sums as n to calculate the area under the curve over [0, 1]. For say, n = 2, our estimate would be A 2 = (1/2)(f(1/2) + f(1)) = f(i/2). If you write out the formula for a few more values of n, you should be able to see that this generalize this to: A n = 1 n n f(i/n), (1) where A n is the estimate of the area under the curve using n equal subintervals. If we plug in our particular choice of f, we find: A n = 1 n n 2(i/n) 3 = 2 n 4 n i 3. (2) We can evaluate this last sum using the formula from the book that n i3 = 1 4 n2 (n+1) 2. Plugging this in, we get: A n = 2 n n 4 i 3 = 2 1 n 4 4 n2 (n + 1) 2 = 1 (n + 1) 2 2. (3) To find the exact area under the curve, we just take the limit of A n as n : A = lim A 1 (n + 1) 2 n = lim n n 2 = 1 2. (4) If you re having trouble seeing that the limit of (n+1)2 and denominator by 1 n and simplify. 2 as n is 1, multiply both the numerator 5
Area. Area Overview. Define: Area:
Define: Area: Area Overview Kite: Parallelogram: Rectangle: Rhombus: Square: Trapezoid: Postulates/Theorems: Every closed region has an area. If closed figures are congruent, then their areas are equal.
Estimating the Average Value of a Function
Estimating the Average Value of a Function Problem: Determine the average value of the function f(x) over the interval [a, b]. Strategy: Choose sample points a = x 0 < x 1 < x 2 < < x n 1 < x n = b and
PERIMETER AND AREA. In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures.
PERIMETER AND AREA In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures. Perimeter Perimeter The perimeter of a polygon, denoted by P, is the
Calculus with Parametric Curves
Calculus with Parametric Curves Suppose f and g are differentiable functions and we want to find the tangent line at a point on the parametric curve x f(t), y g(t) where y is also a differentiable function
Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123
Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from
Homework 2 Solutions
Homework Solutions 1. (a) Find the area of a regular heagon inscribed in a circle of radius 1. Then, find the area of a regular heagon circumscribed about a circle of radius 1. Use these calculations to
GAP CLOSING. 2D Measurement. Intermediate / Senior Student Book
GAP CLOSING 2D Measurement Intermediate / Senior Student Book 2-D Measurement Diagnostic...3 Areas of Parallelograms, Triangles, and Trapezoids...6 Areas of Composite Shapes...14 Circumferences and Areas
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
+ 4θ 4. We want to minimize this function, and we know that local minima occur when the derivative equals zero. Then consider
Math Xb Applications of Trig Derivatives 1. A woman at point A on the shore of a circular lake with radius 2 miles wants to arrive at the point C diametrically opposite A on the other side of the lake
CSU Fresno Problem Solving Session. Geometry, 17 March 2012
CSU Fresno Problem Solving Session Problem Solving Sessions website: http://zimmer.csufresno.edu/ mnogin/mfd-prep.html Math Field Day date: Saturday, April 21, 2012 Math Field Day website: http://www.csufresno.edu/math/news
Linear Equations and Inequalities
Linear Equations and Inequalities Section 1.1 Prof. Wodarz Math 109 - Fall 2008 Contents 1 Linear Equations 2 1.1 Standard Form of a Linear Equation................ 2 1.2 Solving Linear Equations......................
MA107 Precalculus Algebra Exam 2 Review Solutions
MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write
Geometry Notes PERIMETER AND AREA
Perimeter and Area Page 1 of 57 PERIMETER AND AREA Objectives: After completing this section, you should be able to do the following: Calculate the area of given geometric figures. Calculate the perimeter
Section 6-3 Double-Angle and Half-Angle Identities
6-3 Double-Angle and Half-Angle Identities 47 Section 6-3 Double-Angle and Half-Angle Identities Double-Angle Identities Half-Angle Identities This section develops another important set of identities
Calculating Area, Perimeter and Volume
Calculating Area, Perimeter and Volume You will be given a formula table to complete your math assessment; however, we strongly recommend that you memorize the following formulae which will be used regularly
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
G C.3 Construct the inscribed and circumscribed circles of a triangle, and prove properties of angles for a quadrilateral inscribed in a circle.
Performance Assessment Task Circle and Squares Grade 10 This task challenges a student to analyze characteristics of 2 dimensional shapes to develop mathematical arguments about geometric relationships.
15.1. Integration as the limit of a sum. Introduction. Prerequisites. Learning Outcomes. Learning Style
Integration as the limit of a sum 15.1 Introduction In Chapter 14, integration was introduced as the reverse of differentiation. A more rigorous treatment would show that integration is a process of adding
Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013
Faculty of Mathematics Waterloo, Ontario N2L 3G Introduction Grade 7 & 8 Math Circles Circles, Circles, Circles March 9/20, 203 The circle is a very important shape. In fact of all shapes, the circle is
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
7.7 Solving Rational Equations
Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate
CK-12 Geometry: Parts of Circles and Tangent Lines
CK-12 Geometry: Parts of Circles and Tangent Lines Learning Objectives Define circle, center, radius, diameter, chord, tangent, and secant of a circle. Explore the properties of tangent lines and circles.
ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I
ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers 1) Read whole numbers. 2) Write whole numbers in words. 3) Change whole numbers stated in words into decimal numeral form. 4) Write numerals in
Lesson 3. Numerical Integration
Lesson 3 Numerical Integration Last Week Defined the definite integral as limit of Riemann sums. The definite integral of f(t) from t = a to t = b. LHS: RHS: Last Time Estimate using left and right hand
Statistics Revision Sheet Question 6 of Paper 2
Statistics Revision Sheet Question 6 of Paper The Statistics question is concerned mainly with the following terms. The Mean and the Median and are two ways of measuring the average. sumof values no. of
10.2 Series and Convergence
10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and
Circle Name: Radius: Diameter: Chord: Secant:
12.1: Tangent Lines Congruent Circles: circles that have the same radius length Diagram of Examples Center of Circle: Circle Name: Radius: Diameter: Chord: Secant: Tangent to A Circle: a line in the plane
Heron s Formula. Key Words: Triangle, area, Heron s formula, angle bisectors, incenter
Heron s Formula Lesson Summary: Students will investigate the Heron s formula for finding the area of a triangle. The lab has students find the area using three different methods: Heron s, the basic formula,
Area of a triangle: The area of a triangle can be found with the following formula: 1. 2. 3. 12in
Area Review Area of a triangle: The area of a triangle can be found with the following formula: 1 A 2 bh or A bh 2 Solve: Find the area of each triangle. 1. 2. 3. 5in4in 11in 12in 9in 21in 14in 19in 13in
Lesson 1: Introducing Circles
IRLES N VOLUME Lesson 1: Introducing ircles ommon ore Georgia Performance Standards M9 12.G..1 M9 12.G..2 Essential Questions 1. Why are all circles similar? 2. What are the relationships among inscribed
SAT Math Facts & Formulas Review Quiz
Test your knowledge of SAT math facts, formulas, and vocabulary with the following quiz. Some questions are more challenging, just like a few of the questions that you ll encounter on the SAT; these questions
Math 531, Exam 1 Information.
Math 531, Exam 1 Information. 9/21/11, LC 310, 9:05-9:55. Exam 1 will be based on: Sections 1A - 1F. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/531fa11/531.html)
Geometry Unit 6 Areas and Perimeters
Geometry Unit 6 Areas and Perimeters Name Lesson 8.1: Areas of Rectangle (and Square) and Parallelograms How do we measure areas? Area is measured in square units. The type of the square unit you choose
Week 13 Trigonometric Form of Complex Numbers
Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working
The GED math test gives you a page of math formulas that
Math Smart 643 The GED Math Formulas The GED math test gives you a page of math formulas that you can use on the test, but just seeing the formulas doesn t do you any good. The important thing is understanding
Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress
Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation
Conjectures for Geometry for Math 70 By I. L. Tse
Conjectures for Geometry for Math 70 By I. L. Tse Chapter Conjectures 1. Linear Pair Conjecture: If two angles form a linear pair, then the measure of the angles add up to 180. Vertical Angle Conjecture:
The small increase in x is. and the corresponding increase in y is. Therefore
Differentials For a while now, we have been using the notation dy to mean the derivative of y with respect to. Here is any variable, and y is a variable whose value depends on. One of the reasons that
Mathematics Placement Examination (MPE)
Practice Problems for Mathematics Placement Eamination (MPE) Revised August, 04 When you come to New Meico State University, you may be asked to take the Mathematics Placement Eamination (MPE) Your inital
7 Literal Equations and
CHAPTER 7 Literal Equations and Inequalities Chapter Outline 7.1 LITERAL EQUATIONS 7.2 INEQUALITIES 7.3 INEQUALITIES USING MULTIPLICATION AND DIVISION 7.4 MULTI-STEP INEQUALITIES 113 7.1. Literal Equations
Warm-Up 1. 1. What is the least common multiple of 6, 8 and 10?
Warm-Up 1 1. What is the least common multiple of 6, 8 and 10? 2. A 16-page booklet is made from a stack of four sheets of paper that is folded in half and then joined along the common fold. The 16 pages
Conjectures. Chapter 2. Chapter 3
Conjectures Chapter 2 C-1 Linear Pair Conjecture If two angles form a linear pair, then the measures of the angles add up to 180. (Lesson 2.5) C-2 Vertical Angles Conjecture If two angles are vertical
Perimeter. 14ft. 5ft. 11ft.
Perimeter The perimeter of a geometric figure is the distance around the figure. The perimeter could be thought of as walking around the figure while keeping track of the distance traveled. To determine
CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name:
GPS UNIT 3 Semester 1 NLYTI GEOMETRY Page 1 of 3 ircles and Volumes Name: ate: Understand and apply theorems about circles M9-1.G..1 Prove that all circles are similar. M9-1.G.. Identify and describe relationships
Postulate 17 The area of a square is the square of the length of a. Postulate 18 If two figures are congruent, then they have the same.
Chapter 11: Areas of Plane Figures (page 422) 11-1: Areas of Rectangles (page 423) Rectangle Rectangular Region Area is measured in units. Postulate 17 The area of a square is the square of the length
2006 Geometry Form A Page 1
2006 Geometry Form Page 1 1. he hypotenuse of a right triangle is 12" long, and one of the acute angles measures 30 degrees. he length of the shorter leg must be: () 4 3 inches () 6 3 inches () 5 inches
56 questions (multiple choice, check all that apply, and fill in the blank) The exam is worth 224 points.
6.1.1 Review: Semester Review Study Sheet Geometry Core Sem 2 (S2495808) Semester Exam Preparation Look back at the unit quizzes and diagnostics. Use the unit quizzes and diagnostics to determine which
FCAT FLORIDA COMPREHENSIVE ASSESSMENT TEST. Mathematics Reference Sheets. Copyright Statement for this Assessment and Evaluation Services Publication
FCAT FLORIDA COMPREHENSIVE ASSESSMENT TEST Mathematics Reference Sheets Copyright Statement for this Assessment and Evaluation Services Publication Authorization for reproduction of this document is hereby
Geometry - Calculating Area and Perimeter
Geometry - Calculating Area and Perimeter In order to complete any of mechanical trades assessments, you will need to memorize certain formulas. These are listed below: (The formulas for circle geometry
If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?
Problem 3 If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C? Suggested Questions to ask students about Problem 3 The key to this question
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
Right Triangles 4 A = 144 A = 16 12 5 A = 64
Right Triangles If I looked at enough right triangles and experimented a little, I might eventually begin to notice a relationship developing if I were to construct squares formed by the legs of a right
Stage 1 Higher Revision Sheet
Stage 1 Higher Revision Sheet This document attempts to sum up the contents of the Higher Tier Stage 1 Module. There are two exams, each 25 minutes long. One allows use of a calculator and the other doesn
For the circle above, EOB is a central angle. So is DOE. arc. The (degree) measure of ù DE is the measure of DOE.
efinition: circle is the set of all points in a plane that are equidistant from a given point called the center of the circle. We use the symbol to represent a circle. The a line segment from the center
Section 7.2 Area. The Area of Rectangles and Triangles
Section 7. Area The Area of Rectangles and Triangles We encounter two dimensional objects all the time. We see objects that take on the shapes similar to squares, rectangle, trapezoids, triangles, and
Dŵr y Felin Comprehensive School. Perimeter, Area and Volume Methodology Booklet
Dŵr y Felin Comprehensive School Perimeter, Area and Volume Methodology Booklet Perimeter, Area & Volume Perimeters, Area & Volume are key concepts within the Shape & Space aspect of Mathematics. Pupils
(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
7.6 Approximation Errors and Simpson's Rule
WileyPLUS: Home Help Contact us Logout Hughes-Hallett, Calculus: Single and Multivariable, 4/e Calculus I, II, and Vector Calculus Reading content Integration 7.1. Integration by Substitution 7.2. Integration
Lectures 5-6: Taylor Series
Math 1d Instructor: Padraic Bartlett Lectures 5-: Taylor Series Weeks 5- Caltech 213 1 Taylor Polynomials and Series As we saw in week 4, power series are remarkably nice objects to work with. In particular,
GAP CLOSING. Volume and Surface Area. Intermediate / Senior Student Book
GAP CLOSING Volume and Surface Area Intermediate / Senior Student Book Volume and Surface Area Diagnostic...3 Volumes of Prisms...6 Volumes of Cylinders...13 Surface Areas of Prisms and Cylinders...18
13. Write the decimal approximation of 9,000,001 9,000,000, rounded to three significant
æ If 3 + 4 = x, then x = 2 gold bar is a rectangular solid measuring 2 3 4 It is melted down, and three equal cubes are constructed from this gold What is the length of a side of each cube? 3 What is the
Unit 3: Circles and Volume
Unit 3: Circles and Volume This unit investigates the properties of circles and addresses finding the volume of solids. Properties of circles are used to solve problems involving arcs, angles, sectors,
Ratio and Proportion Study Guide 12
Ratio and Proportion Study Guide 12 Ratio: A ratio is a comparison of the relationship between two quantities or categories of things. For example, a ratio might be used to compare the number of girls
43 Perimeter and Area
43 Perimeter and Area Perimeters of figures are encountered in real life situations. For example, one might want to know what length of fence will enclose a rectangular field. In this section we will study
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
Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds
Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative
Grade 7/8 Math Circles February 10/11, 2015 Pi
Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing The Best Tasting Number Grade 7/8 Math Circles February 10/11, 2015 Pi Today, we re going to talk about
GeoGebra. 10 lessons. Gerrit Stols
GeoGebra in 10 lessons Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It was developed by Markus Hohenwarter
MATH 21. College Algebra 1 Lecture Notes
MATH 21 College Algebra 1 Lecture Notes MATH 21 3.6 Factoring Review College Algebra 1 Factoring and Foiling 1. (a + b) 2 = a 2 + 2ab + b 2. 2. (a b) 2 = a 2 2ab + b 2. 3. (a + b)(a b) = a 2 b 2. 4. (a
Investigating Area Under a Curve
Mathematics Investigating Area Under a Curve About this Lesson This lesson is an introduction to areas bounded by functions and the x-axis on a given interval. Since the functions in the beginning of the
Lecture 21 Integration: Left, Right and Trapezoid Rules
Lecture 1 Integration: Left, Right and Trapezoid Rules The Left and Right point rules In this section, we wish to approximate a definite integral b a f(x)dx, where f(x) is a continuous function. In calculus
Area of a triangle: The area of a triangle can be found with the following formula: You can see why this works with the following diagrams:
Area Review Area of a triangle: The area of a triangle can be found with the following formula: 1 A 2 bh or A bh 2 You can see why this works with the following diagrams: h h b b Solve: Find the area of
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:
MATHCOUNTS TOOLBOX Facts, Formulas and Tricks
MATHCOUNTS TOOLBOX Facts, Formulas and Tricks MATHCOUNTS Coaching Kit 40 I. PRIME NUMBERS from 1 through 100 (1 is not prime!) 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97 II.
11.3 Curves, Polygons and Symmetry
11.3 Curves, Polygons and Symmetry Polygons Simple Definition A shape is simple if it doesn t cross itself, except maybe at the endpoints. Closed Definition A shape is closed if the endpoints meet. Polygon
Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.
CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes
2.2 Derivative as a Function
2.2 Derivative as a Function Recall that we defined the derivative as f (a) = lim h 0 f(a + h) f(a) h But since a is really just an arbitrary number that represents an x-value, why don t we just use x
Teacher Page Key. Geometry / Day # 13 Composite Figures 45 Min.
Teacher Page Key Geometry / Day # 13 Composite Figures 45 Min. 9-1.G.1. Find the area and perimeter of a geometric figure composed of a combination of two or more rectangles, triangles, and/or semicircles
Student Outcomes. Lesson Notes. Classwork. Exercises 1 3 (4 minutes)
Student Outcomes Students give an informal derivation of the relationship between the circumference and area of a circle. Students know the formula for the area of a circle and use it to solve problems.
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
MTH 100 College Algebra Essex County College Division of Mathematics Sample Review Questions 1 Created June 6, 2011
MTH 00 College Algebra Essex County College Division of Mathematics Sample Review Questions Created June 6, 0 Math 00, Introductory College Mathematics, covers the mathematical content listed below. In
GAP CLOSING. 2D Measurement GAP CLOSING. Intermeditate / Senior Facilitator s Guide. 2D Measurement
GAP CLOSING 2D Measurement GAP CLOSING 2D Measurement Intermeditate / Senior Facilitator s Guide 2-D Measurement Diagnostic...4 Administer the diagnostic...4 Using diagnostic results to personalize interventions...4
WEIGHTS AND MEASURES. Linear Measure. 1 Foot12 inches. 1 Yard 3 feet - 36 inches. 1 Rod 5 1/2 yards - 16 1/2 feet
WEIGHTS AND MEASURES Linear Measure 1 Foot12 inches 1 Yard 3 feet - 36 inches 1 Rod 5 1/2 yards - 16 1/2 feet 1 Furlong 40 rods - 220 yards - 660 feet 1 Mile 8 furlongs - 320 rods - 1,760 yards 5,280 feet
How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.
The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics
Year 9 set 1 Mathematics notes, to accompany the 9H book.
Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H
ALGEBRA. Find the nth term, justifying its form by referring to the context in which it was generated
ALGEBRA Pupils should be taught to: Find the nth term, justifying its form by referring to the context in which it was generated As outcomes, Year 7 pupils should, for example: Generate sequences from
Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test
Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important
1 Symmetries of regular polyhedra
1230, notes 5 1 Symmetries of regular polyhedra Symmetry groups Recall: Group axioms: Suppose that (G, ) is a group and a, b, c are elements of G. Then (i) a b G (ii) (a b) c = a (b c) (iii) There is an
AP CALCULUS AB 2009 SCORING GUIDELINES
AP CALCULUS AB 2009 SCORING GUIDELINES Question 5 x 2 5 8 f ( x ) 1 4 2 6 Let f be a function that is twice differentiable for all real numbers. The table above gives values of f for selected points in
Algebra III. Lesson 33. Quadrilaterals Properties of Parallelograms Types of Parallelograms Conditions for Parallelograms - Trapezoids
Algebra III Lesson 33 Quadrilaterals Properties of Parallelograms Types of Parallelograms Conditions for Parallelograms - Trapezoids Quadrilaterals What is a quadrilateral? Quad means? 4 Lateral means?
UNIT H1 Angles and Symmetry Activities
UNIT H1 Angles and Symmetry Activities Activities H1.1 Lines of Symmetry H1.2 Rotational and Line Symmetry H1.3 Symmetry of Regular Polygons H1.4 Interior Angles in Polygons Notes and Solutions (1 page)
Finding Volume of Rectangular Prisms
MA.FL.7.G.2.1 Justify and apply formulas for surface area and volume of pyramids, prisms, cylinders, and cones. MA.7.G.2.2 Use formulas to find surface areas and volume of three-dimensional composite shapes.
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
Trigonometry Hard Problems
Solve the problem. This problem is very difficult to understand. Let s see if we can make sense of it. Note that there are multiple interpretations of the problem and that they are all unsatisfactory.
Intro to Circles Formulas Area: Circumference: Circle:
Intro to ircles Formulas rea: ircumference: ircle: Key oncepts ll radii are congruent If radii or diameter of 2 circles are congruent, then circles are congruent. Points with respect to ircle Interior
Answers to the Practice Problems for Test 2
Answers to the Practice Problems for Test 2 Davi Murphy. Fin f (x) if it is known that x [f(2x)] = x2. By the chain rule, x [f(2x)] = f (2x) 2, so 2f (2x) = x 2. Hence f (2x) = x 2 /2, but the lefthan
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
Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as:
Limits Limits: Graphical Solutions Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: The limits are defined as the value that the function approaches as it goes
1.7 Graphs of Functions
64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most
Geometry Course Summary Department: Math. Semester 1
Geometry Course Summary Department: Math Semester 1 Learning Objective #1 Geometry Basics Targets to Meet Learning Objective #1 Use inductive reasoning to make conclusions about mathematical patterns Give
