Example Optimization Problems selected from Section 4.7

Size: px
Start display at page:

Download "Example Optimization Problems selected from Section 4.7"

Transcription

1 Example Optimization Problems selecte from Section ) We are aske to fin the points ( X, Y ) on the ellipse 4x 2 + y 2 = 4 that are farthest away from the point ( 1, 0 ) ; as it happens, this point is also on the ellipse, but that is actually of no importance to the solution. We can use the istance formula to calculate the separation of a hypothetical farthest point from the point ( 1, 0 ) from s 2 = ( X 1 ) 2 + (Y 0 ) 2. Since the point ( X, Y ) is on the ellipse, we can write 4X 2 + Y 2 = 4 Y 2 = 4 4 X 2. When we insert this into the istance equation, we obtain s 2 = ( X 1 ) 2 + Y 2 = ( X 1 ) 2 + (4 4X 2 ) = X 2 2X X 2 = 5 2X X 2. It is the istance s we wish to minimize, but since it is a positive number, minimizing s 2 will serve as well. We can thus ifferentiate s 2 with respect to X an set that erivative equal to zero, in orer to locate critical numbers: X (s2 ) = X (5 2X X 2 ) = 2 6X = 0 6X = 2 X = 1. We can now put this critical number into the equation for the ellipse in orer to fin the Y-coorinates of the most istant points: Y 2 = 4 4 X 2 = 4 4 ( 1 ) 2 = = 6 4 = Y = ± 9 = ± 2 16 = ± 4 2 ± (continue)

2 There are two symmetrically-place most istant points at ( 1, 4 2 ) an ( 1, 4 2 ), as we woul expect from the geometry of the ellipse; what is perhaps surprising is that the farthest points are not at the ens of the long axis of the ellipse. 2 We see that the secon erivative is X 2 (s2 ) = 6 < 0, so the critical point for the istance-square (an thus the istance) is inee a maximum. 27) A right circular cyliner is one for which the cross-sections are circles an the axis through the centers of those circles is perpenicular to the base (in fact, what most people mean by a cyliner ). Having this cyliner inscribe within a sphere means that the eges of the top an bottom ens of the cyliner are in contact with the insie of the sphere. We wish to fin the cyliner with the largest volume that can fit insie a sphere of raius r. If we were to chop through the cyliner an the sphere along the symmetry axis of the cyliner, we woul see a cross-section with a rectangle touching a circle at each of the rectangle s corners. We can place one of these corners at the point ( x, y ), which woul put the other corners at ( x, y ), ( x, y ), an ( x, y ). This woul give our inscribe cyliner a base raius of x an a height of 2y, making its volume V = π x 2 (2y ) = 2π x 2 y ; this is the function we wish to maximize. We o know one other thing: since the corners of the rectangle contact the circle of raius r (the raius of the sphere), we have a constraint equation which tells us the relationship between the values of x an y, x 2 + y 2 = r 2. We coul use the equation for the circle to eliminate either x or y ; if we choose to eliminate x, though, we can avoi having to ifferentiate a square root: x 2 = r 2 y 2 V = 2π x 2 y = 2π (r 2 y 2 ) y = 2π r 2 y 2π y. (continue)

3 Since we are looking for the local maximum of this polynomial function for the volume of the cyliner, we can take the erivative of the function for V an set it equal to zero: y V = y (2π r 2 y 2π y ) = 2π r 2 6π y 2 = 0 6 / π y 2 = 2 / π r 2 y 2 = 1 r 2 y = r 1 We ignore the negative square root, since this is a physical measurement. x 2 = r 2 y 2 = r 2 1 r 2 = 2 r 2 x = r 2. So we fin that the imensions of the cyliner with the largest volume that can be inscribe insie the sphere of raius r has a base raius of x = r 2 = 6 an a height of h = 2y = 2 r 1 = 2 r. The maximum possible volume for the inscribe cyliner (which is what this Problem asks for) is then V = 2π x 2 2 y = 2π r 2 Since the volume of the sphere itself is of greatest volume occupies V cyl V sph = 4 / 9 / π r 4 / / π r r = 4 9 π r. V sph 9 = 1 = r = 4 π r, the inscribe cyliner of the sphere s volume (this serves as a check that the cyliner has less volume than the sphere an actually fits insie an a check that we probably solve the problem 2 V correctly). The secon erivative = 12 π y < 0 y 2, since y is positive, so we have foun the maximum value for the volume of the cyliner.

4 2) The poster, for which we shall efine the imensions length L by with W, is to have margins of one inch at the bottom an sies an of two inches at the top, which permits a printe area of A p = ( L ) ( W 2 ) ; this is the area we wish to maximize. The poster is to have a total sheet area of L W = 180 in 2, so we will be treating the function A p = LW 2L W + 6 = 180 2L W + 6 = 186 2L W. We can use the constraint equation for the total area requirement to eliminate one of the variables, say, W, to reuce our function to one with a single variable, for which we can fin the critical number: LW = 180 W = 180 L A p = 186 2L 180 = 186 2L 540 L L A p L = L 2 = 540 L 2 2 = L 2 = 2 L 2 = W = = 60 0 = 270 L = 270 = 9 0 = in. = = in. The overall imensions for the poster shoul be about 16-½ by 11 inches, leaving a printe area of 1-½ by 9 inches. Since the length L is a positive number, the secon erivative of the printe 2 A p area function is = 540 = L 2 L L 2 ( 540 L 2 ) = < 0 L L, so the area we have foun is a maximum.

5 6) A laer is intene to reach the wall of a builing, but it must clear an eightfoot tall fence that stans four feet from that wall. We wish to fin the shortest length of laer require to arrange this; although we on t prove it, it is reasonable to assume an in fact correct for optimization that the laer must rest on the top of the fence. We can work out a proportionality using similar triangles to obtain x 8 = x + 4 H = x ft., H x where H is the height above the groun where the laer touches the wall (istance not marke on the iagram). The length of the laer can then be foun using the Pythagorean Theorem: L 2 = H 2 + ( x + 4 ) 2 = x + 4 x ( x + 4 ) 2 = ( x + 4 ) x 2 It is the length L that we seek to minimize, but since L is a positive number, it will work just as well to minimize L 2 : x (L2 ) = x ( x + 4 ) x 2 = 2 ( x + 4 ) ( x + 4 )' ( x + 4 ) ' = 2 ( x + 4 ) ( x + 4 ) = 0 x 2 2 / ( x + 4 ) = 2 / ( x + 4 ) 2 64 ; x 2 x 2 x x x 2 (continue)

6 we can now ivie through by ( x + 4 ) an multiply through by x, since neither factor can be zero, to simplify this equation to x = ( x + 4 ) 64 x 2 x + 64 x = 64 x x = 256 x = ft. The foot of the shortest possible laer woul be place this far from the fence. It is then x feet away from the wall; the top of the laer is then x x feet above the groun. The length of the laer is therefore L = H 2 + ( x + 4 ) 2 = feet. 44) This is a variation of the problems about the separation between two moving people or vehicles. One of the boats travels straight south from a ock, so it is convenient to place the origin of a coorinate system at the ock an arrange the axes so that they point north-south an east-west. If we call ue north the positive y y-irection, then we can just escribe the velocity of this first boat as = 20 km. ; t hr. since it starts from the ock at 2:00 PM, which we will call time t = 0, the position of this boat can just be given as y = 0 20 t = 20 t. The secon boat is heae ue x east, which we shall call the positive x-irection, so its velocity is = +15 km.. t hr. This boat s position can be given simply in terms of x then; since it arrives at the ock ( x = 0 ) at :00 PM ( t = 1 hour ), we can fin its coorinate function from a point-slope equation: ( x 0 ) = 15 ( t 1 ) x = 15t 15.

7 This allows us to use the istance formula to express the separation between the two boats as a function of time: s 2 = (15t 15) 2 + ( 20 t ) 2. We are intereste in fining when the minimum of the function occurs, so we will look for its critical number. Because the separation s is a positive number, it will be fin to work out the minimum for s 2 : t (s2 ) = t [ (15t 15)2 + ( 20 t ) 2 ] = 2 (15t 15) (15) + 2 ( 20 t ) ( 20) = 0 / 2 (225t 225) + / 2 (400 t ) = 0 625t 225 = 0 t = = 9 25 or 0.6 hour. Thus, the boats are closest to one another at 0.6 hours = 21.6 minutes after 2:00 PM, or at 2:21:6 PM. fin If the question ha aske what the minimum separation is at that time, we woul s 2 = ( ) 2 + ( ) 2 = ( 9.6) 2 + ( 7.2) 2 = 144 km. 2 s = 12 km. The secon erivative for s 2 we ve foun is the minimum. is 2 t 2 (s2 ) = 625 > 0, so the separation 47) The pipeline that is to be run from the oil refinery to the storage tanks on the other sie of the river is built so that the overlan portion follows the river bank an then crosses beneath the river along a straight path. The river is 2 km. wier an the tanks are 6 km. ownriver from the refinery (we won t concern ourselves with the reasons this arrangement occurre ). It costs twice as much ($800,000 per km.) to run the pipeline uner the river as it oes to run it over lan ($400,000 per km.); we wish to fin the point at which the pipeline shoul begin its passage uner the river so as to minimize the total cost of construction.

8 If we place the transition point at a istance x km. ownriver from the refinery, then the portion uner the river will follow the hypotenuse of a right triangle with legs equal to the remaining ownriver istance, 6 x km., an the with of the river, 2 km. The length of the uner-river portion of the pipeline is then makes the total cost for constructing the pipeline (6 x ) km. This C = 4 x + 8 (6 x ) hunre thousan ollars ; this is the function we want to minimize. Something to keep in min is that this particular plan for the pipeline limits the omain of the cost function to 0 x 6 km. ; this issue will come up later on. The critical number is foun from C x = x 4 x + 8 (6 x )2 + 4 = (6 x ) [ (6 x )2 + 4 ]' 2 (6 x ) ( 1) = (6 x ) = 0 / 4 = / 4 2 (6 x ) (6 x ) (6 x ) (6 x ) = 1 2 (6 x ) = (6 x )2 + 4 we can multiply through by the raical, since the length of the uner-river pipe will not be zero 2 2 (6 x ) 2 = (6 x ) (6 x ) 2 = 4 (6 x ) 2 = 4 6 x = ± 4 x = 6 ± 4 km. While the quaratic function appears to leave us with two solutions, the omain of the moel cost function for the pipeline exclues a value of x larger than 6 km. So the point where the pipeline shoul begin its run uner the river lies km. ownriver from the refinery. We were not aske to calculate the minimum cost, which proves to be C (6 4.85) hunre thousan or about.79 million ollars. Here is a small emonstration of the importance of optimization: the seemingly simplest plan of just running the pipeline to the point irectly opposite the storage tanks an then straight across the river woul cost or 4.00 million ollars. C simple (6 6) hunre thousan

Answers to the Practice Problems for Test 2

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

More information

Mathematics. Circles. hsn.uk.net. Higher. Contents. Circles 119 HSN22400

Mathematics. Circles. hsn.uk.net. Higher. Contents. Circles 119 HSN22400 hsn.uk.net Higher Mathematics UNIT OUTCOME 4 Circles Contents Circles 119 1 Representing a Circle 119 Testing a Point 10 3 The General Equation of a Circle 10 4 Intersection of a Line an a Circle 1 5 Tangents

More information

Calculating Viscous Flow: Velocity Profiles in Rivers and Pipes

Calculating Viscous Flow: Velocity Profiles in Rivers and Pipes previous inex next Calculating Viscous Flow: Velocity Profiles in Rivers an Pipes Michael Fowler, UVa 9/8/1 Introuction In this lecture, we ll erive the velocity istribution for two examples of laminar

More information

Here the units used are radians and sin x = sin(x radians). Recall that sin x and cos x are defined and continuous everywhere and

Here the units used are radians and sin x = sin(x radians). Recall that sin x and cos x are defined and continuous everywhere and Lecture 9 : Derivatives of Trigonometric Functions (Please review Trigonometry uner Algebra/Precalculus Review on the class webpage.) In this section we will look at the erivatives of the trigonometric

More information

Fluid Pressure and Fluid Force

Fluid Pressure and Fluid Force 0_0707.q //0 : PM Page 07 SECTION 7.7 Section 7.7 Flui Pressure an Flui Force 07 Flui Pressure an Flui Force Fin flui pressure an flui force. Flui Pressure an Flui Force Swimmers know that the eeper an

More information

Notes on tangents to parabolas

Notes on tangents to parabolas Notes on tangents to parabolas (These are notes for a talk I gave on 2007 March 30.) The point of this talk is not to publicize new results. The most recent material in it is the concept of Bézier curves,

More information

6-4 : Learn to find the area and circumference of circles. Area and Circumference of Circles (including word problems)

6-4 : Learn to find the area and circumference of circles. Area and Circumference of Circles (including word problems) Circles 6-4 : Learn to fin the area an circumference of circles. Area an Circumference of Circles (incluing wor problems) 8-3 Learn to fin the Circumference of a circle. 8-6 Learn to fin the area of circles.

More information

Lecture L25-3D Rigid Body Kinematics

Lecture L25-3D Rigid Body Kinematics J. Peraire, S. Winall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L25-3D Rigi Boy Kinematics In this lecture, we consier the motion of a 3D rigi boy. We shall see that in the general three-imensional

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

Sect 6.7 - Solving Equations Using the Zero Product Rule

Sect 6.7 - Solving Equations Using the Zero Product Rule Sect 6.7 - Solving Equations Using the Zero Product Rule 116 Concept #1: Definition of a Quadratic Equation A quadratic equation is an equation that can be written in the form ax 2 + bx + c = 0 (referred

More information

The GED math test gives you a page of math formulas that

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

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions c A Math Support Center Capsule February, 009 Introuction Just as trig functions arise in many applications, so o the inverse trig functions. What may be most surprising is that

More information

Exponential Functions: Differentiation and Integration. The Natural Exponential Function

Exponential Functions: Differentiation and Integration. The Natural Exponential Function 46_54.q //4 :59 PM Page 5 5 CHAPTER 5 Logarithmic, Eponential, an Other Transcenental Functions Section 5.4 f () = e f() = ln The inverse function of the natural logarithmic function is the natural eponential

More information

MATH 100 PRACTICE FINAL EXAM

MATH 100 PRACTICE FINAL EXAM MATH 100 PRACTICE FINAL EXAM Lecture Version Name: ID Number: Instructor: Section: Do not open this booklet until told to do so! On the separate answer sheet, fill in your name and identification number

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

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

More information

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

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

More information

SECTION 1-6 Quadratic Equations and Applications

SECTION 1-6 Quadratic Equations and Applications 58 Equations and Inequalities Supply the reasons in the proofs for the theorems stated in Problems 65 and 66. 65. Theorem: The complex numbers are commutative under addition. Proof: Let a bi and c di be

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics D.G. Simpson, Ph.D. Department of Physical Sciences an Engineering Prince George s Community College December 5, 007 Introuction In this course we have been stuying

More information

7.2 Quadratic Equations

7.2 Quadratic Equations 476 CHAPTER 7 Graphs, Equations, and Inequalities 7. Quadratic Equations Now Work the Are You Prepared? problems on page 48. OBJECTIVES 1 Solve Quadratic Equations by Factoring (p. 476) Solve Quadratic

More information

Calculus Refresher, version 2008.4. c 1997-2008, Paul Garrett, garrett@math.umn.edu http://www.math.umn.edu/ garrett/

Calculus Refresher, version 2008.4. c 1997-2008, Paul Garrett, garrett@math.umn.edu http://www.math.umn.edu/ garrett/ Calculus Refresher, version 2008.4 c 997-2008, Paul Garrett, garrett@math.umn.eu http://www.math.umn.eu/ garrett/ Contents () Introuction (2) Inequalities (3) Domain of functions (4) Lines (an other items

More information

Quick Reference ebook

Quick Reference ebook This file is distributed FREE OF CHARGE by the publisher Quick Reference Handbooks and the author. Quick Reference ebook Click on Contents or Index in the left panel to locate a topic. The math facts listed

More information

The Quick Calculus Tutorial

The Quick Calculus Tutorial The Quick Calculus Tutorial This text is a quick introuction into Calculus ieas an techniques. It is esigne to help you if you take the Calculus base course Physics 211 at the same time with Calculus I,

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

Factoring and Applications

Factoring and Applications Factoring and Applications What is a factor? The Greatest Common Factor (GCF) To factor a number means to write it as a product (multiplication). Therefore, in the problem 48 3, 4 and 8 are called the

More information

Sections 3.1/3.2: Introducing the Derivative/Rules of Differentiation

Sections 3.1/3.2: Introducing the Derivative/Rules of Differentiation Sections 3.1/3.2: Introucing te Derivative/Rules of Differentiation 1 Tangent Line Before looking at te erivative, refer back to Section 2.1, looking at average velocity an instantaneous velocity. Here

More information

Measures of distance between samples: Euclidean

Measures of distance between samples: Euclidean 4- Chapter 4 Measures of istance between samples: Eucliean We will be talking a lot about istances in this book. The concept of istance between two samples or between two variables is funamental in multivariate

More information

COMPETENCY TEST SAMPLE TEST. A scientific, non-graphing calculator is required for this test. C = pd or. A = pr 2. A = 1 2 bh

COMPETENCY TEST SAMPLE TEST. A scientific, non-graphing calculator is required for this test. C = pd or. A = pr 2. A = 1 2 bh BASIC MATHEMATICS COMPETENCY TEST SAMPLE TEST 2004 A scientific, non-graphing calculator is required for this test. The following formulas may be used on this test: Circumference of a circle: C = pd or

More information

Pythagorean Theorem: 9. x 2 2

Pythagorean Theorem: 9. x 2 2 Geometry Chapter 8 - Right Triangles.7 Notes on Right s Given: any 3 sides of a Prove: the is acute, obtuse, or right (hint: use the converse of Pythagorean Theorem) If the (longest side) 2 > (side) 2

More information

MCB4UW Optimization Problems Handout 4.6

MCB4UW Optimization Problems Handout 4.6 MCB4UW Optimization Problems Handout 4.6 1. A rectangular field along a straight river is to be divided into smaller fields by one fence parallel to the river and 4 fences perpendicular to the river. Find

More information

Geometry Notes PERIMETER AND AREA

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

More information

Summer Math Exercises. For students who are entering. Pre-Calculus

Summer Math Exercises. For students who are entering. Pre-Calculus Summer Math Eercises For students who are entering Pre-Calculus It has been discovered that idle students lose learning over the summer months. To help you succeed net fall and perhaps to help you learn

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coorinates Part : The Area Di erential in Polar Coorinates We can also aly the change of variable formula to the olar coorinate transformation x = r cos () ; y = r sin () However,

More information

f(x) = a x, h(5) = ( 1) 5 1 = 2 2 1

f(x) = a x, h(5) = ( 1) 5 1 = 2 2 1 Exponential Functions an their Derivatives Exponential functions are functions of the form f(x) = a x, where a is a positive constant referre to as the base. The functions f(x) = x, g(x) = e x, an h(x)

More information

Given three vectors A, B, andc. We list three products with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B);

Given three vectors A, B, andc. We list three products with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B); 1.1.4. Prouct of three vectors. Given three vectors A, B, anc. We list three proucts with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B); a 1 a 2 a 3 (A B) C = b 1 b 2 b 3 c 1 c 2 c 3 where the

More information

y or f (x) to determine their nature.

y or f (x) to determine their nature. Level C5 of challenge: D C5 Fining stationar points of cubic functions functions Mathematical goals Starting points Materials require Time neee To enable learners to: fin the stationar points of a cubic

More information

Basic Lesson: Pythagorean Theorem

Basic Lesson: Pythagorean Theorem Basic Lesson: Pythagorean Theorem Basic skill One leg of a triangle is 10 cm and other leg is of 24 cm. Find out the hypotenuse? Here we have AB = 10 and BC = 24 Using the Pythagorean Theorem AC 2 = AB

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Basic Math for the Small Public Water Systems Operator

Basic Math for the Small Public Water Systems Operator Basic Math for the Small Public Water Systems Operator Small Public Water Systems Technology Assistance Center Penn State Harrisburg Introduction Area In this module we will learn how to calculate the

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

DIFFRACTION AND INTERFERENCE

DIFFRACTION AND INTERFERENCE DIFFRACTION AND INTERFERENCE In this experiment you will emonstrate the wave nature of light by investigating how it bens aroun eges an how it interferes constructively an estructively. You will observe

More information

Lesson 18 Pythagorean Triples & Special Right Triangles

Lesson 18 Pythagorean Triples & Special Right Triangles Student Name: Date: Contact Person Name: Phone Number: Teas Assessment of Knowledge and Skills Eit Level Math Review Lesson 18 Pythagorean Triples & Special Right Triangles TAKS Objective 6 Demonstrate

More information

Algebra Geometry Glossary. 90 angle

Algebra Geometry Glossary. 90 angle lgebra Geometry Glossary 1) acute angle an angle less than 90 acute angle 90 angle 2) acute triangle a triangle where all angles are less than 90 3) adjacent angles angles that share a common leg Example:

More information

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square.

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square. Week & Day Week 6 Day 1 Concept/Skill Perimeter of a square when given the radius of an inscribed circle Standard 7.MG:2.1 Use formulas routinely for finding the perimeter and area of basic twodimensional

More information

Geometry and Measurement

Geometry and Measurement The student will be able to: Geometry and Measurement 1. Demonstrate an understanding of the principles of geometry and measurement and operations using measurements Use the US system of measurement for

More information

Math 230.01, Fall 2012: HW 1 Solutions

Math 230.01, Fall 2012: HW 1 Solutions Math 3., Fall : HW Solutions Problem (p.9 #). Suppose a wor is picke at ranom from this sentence. Fin: a) the chance the wor has at least letters; SOLUTION: All wors are equally likely to be chosen. The

More information

20. Product rule, Quotient rule

20. Product rule, Quotient rule 20. Prouct rule, 20.1. Prouct rule Prouct rule, Prouct rule We have seen that the erivative of a sum is the sum of the erivatives: [f(x) + g(x)] = x x [f(x)] + x [(g(x)]. One might expect from this that

More information

+ 4θ 4. We want to minimize this function, and we know that local minima occur when the derivative equals zero. Then consider

+ 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

More information

MATH 21. College Algebra 1 Lecture Notes

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

More information

43 Perimeter and Area

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

More information

PowerScore Test Preparation (800) 545-1750

PowerScore Test Preparation (800) 545-1750 Question 1 Test 1, Second QR Section (version 2) Two triangles QA: x QB: y Geometry: Triangles Answer: Quantity A is greater 1. The astute student might recognize the 0:60:90 and 45:45:90 triangle right

More information

General Physics 1. Class Goals

General Physics 1. Class Goals General Physics 1 Class Goals Develop problem solving skills Learn the basic concepts of mechanics and learn how to apply these concepts to solve problems Build on your understanding of how the world works

More information

WEDNESDAY, 2 MAY 1.30 PM 2.25 PM. 3 Full credit will be given only where the solution contains appropriate working.

WEDNESDAY, 2 MAY 1.30 PM 2.25 PM. 3 Full credit will be given only where the solution contains appropriate working. C 500/1/01 NATIONAL QUALIFICATIONS 01 WEDNESDAY, MAY 1.0 PM.5 PM MATHEMATICS STANDARD GRADE Credit Level Paper 1 (Non-calculator) 1 You may NOT use a calculator. Answer as many questions as you can. Full

More information

Calculating Area, Perimeter and Volume

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

More information

Lesson 1: Introducing Circles

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

More information

1. A plane passes through the apex (top point) of a cone and then through its base. What geometric figure will be formed from this intersection?

1. A plane passes through the apex (top point) of a cone and then through its base. What geometric figure will be formed from this intersection? Student Name: Teacher: Date: District: Description: Miami-Dade County Public Schools Geometry Topic 7: 3-Dimensional Shapes 1. A plane passes through the apex (top point) of a cone and then through its

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Perimeter. 14ft. 5ft. 11ft.

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

More information

CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name:

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

More information

MATH 90 CHAPTER 6 Name:.

MATH 90 CHAPTER 6 Name:. MATH 90 CHAPTER 6 Name:. 6.1 GCF and Factoring by Groups Need To Know Definitions How to factor by GCF How to factor by groups The Greatest Common Factor Factoring means to write a number as product. a

More information

Teacher Page Key. Geometry / Day # 13 Composite Figures 45 Min.

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

More information

Sample Test Questions

Sample Test Questions mathematics College Algebra Geometry Trigonometry Sample Test Questions A Guide for Students and Parents act.org/compass Note to Students Welcome to the ACT Compass Sample Mathematics Test! You are about

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

Math 229 Lecture Notes: Product and Quotient Rules Professor Richard Blecksmith richard@math.niu.edu

Math 229 Lecture Notes: Product and Quotient Rules Professor Richard Blecksmith richard@math.niu.edu Mat 229 Lecture Notes: Prouct an Quotient Rules Professor Ricar Blecksmit ricar@mat.niu.eu 1. Time Out for Notation Upate It is awkwar to say te erivative of x n is nx n 1 Using te prime notation for erivatives,

More information

Introduction to Integration Part 1: Anti-Differentiation

Introduction to Integration Part 1: Anti-Differentiation Mathematics Learning Centre Introuction to Integration Part : Anti-Differentiation Mary Barnes c 999 University of Syney Contents For Reference. Table of erivatives......2 New notation.... 2 Introuction

More information

Elliptic Functions sn, cn, dn, as Trigonometry W. Schwalm, Physics, Univ. N. Dakota

Elliptic Functions sn, cn, dn, as Trigonometry W. Schwalm, Physics, Univ. N. Dakota Elliptic Functions sn, cn, n, as Trigonometry W. Schwalm, Physics, Univ. N. Dakota Backgroun: Jacobi iscovere that rather than stuying elliptic integrals themselves, it is simpler to think of them as inverses

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Tuesday, January 22, 2013 9:15 a.m. to 12:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Tuesday, January 22, 2013 9:15 a.m. to 12:15 p.m. INTEGRATED ALGEBRA The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Tuesday, January 22, 2013 9:15 a.m. to 12:15 p.m., only Student Name: School Name: The possession

More information

Answers to Basic Algebra Review

Answers to Basic Algebra Review Answers to Basic Algebra Review 1. -1.1 Follow the sign rules when adding and subtracting: If the numbers have the same sign, add them together and keep the sign. If the numbers have different signs, subtract

More information

How To Solve Factoring Problems

How To Solve Factoring Problems 05-W4801-AM1.qxd 8/19/08 8:45 PM Page 241 Factoring, Solving Equations, and Problem Solving 5 5.1 Factoring by Using the Distributive Property 5.2 Factoring the Difference of Two Squares 5.3 Factoring

More information

2006 Geometry Form A Page 1

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

More information

1.1 Practice Worksheet

1.1 Practice Worksheet Math 1 MPS Instructor: Cheryl Jaeger Balm 1 1.1 Practice Worksheet 1. Write each English phrase as a mathematical expression. (a) Three less than twice a number (b) Four more than half of a number (c)

More information

As customary, choice (a) is the correct answer in all the following problems.

As customary, choice (a) is the correct answer in all the following problems. PHY2049 Summer 2012 Instructor: Francisco Rojas Exam 1 As customary, choice (a) is the correct answer in all the following problems. Problem 1 A uniformly charge (thin) non-conucting ro is locate on the

More information

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11}

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11} Mathematics Pre-Test Sample Questions 1. Which of the following sets is closed under division? I. {½, 1,, 4} II. {-1, 1} III. {-1, 0, 1} A. I only B. II only C. III only D. I and II. Which of the following

More information

Area & Volume. 1. Surface Area to Volume Ratio

Area & Volume. 1. Surface Area to Volume Ratio 1 1. Surface Area to Volume Ratio Area & Volume For most cells, passage of all materials gases, food molecules, water, waste products, etc. in and out of the cell must occur through the plasma membrane.

More information

Geometry Notes VOLUME AND SURFACE AREA

Geometry Notes VOLUME AND SURFACE AREA Volume and Surface Area Page 1 of 19 VOLUME AND SURFACE AREA Objectives: After completing this section, you should be able to do the following: Calculate the volume of given geometric figures. Calculate

More information

Mathematical Modeling and Optimization Problems Answers

Mathematical Modeling and Optimization Problems Answers MATH& 141 Mathematical Modeling and Optimization Problems Answers 1. You are designing a rectangular poster which is to have 150 square inches of tet with -inch margins at the top and bottom of the poster

More information

1. The volume of the object below is 186 cm 3. Calculate the Length of x. (a) 3.1 cm (b) 2.5 cm (c) 1.75 cm (d) 1.25 cm

1. The volume of the object below is 186 cm 3. Calculate the Length of x. (a) 3.1 cm (b) 2.5 cm (c) 1.75 cm (d) 1.25 cm Volume and Surface Area On the provincial exam students will need to use the formulas for volume and surface area of geometric solids to solve problems. These problems will not simply ask, Find the volume

More information

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY Right Triangle Trigonometry Page 1 of 15 RIGHT TRIANGLE TRIGONOMETRY Objectives: After completing this section, you should be able to do the following: Calculate the lengths of sides and angles of a right

More information

Nonlinear Systems and the Conic Sections

Nonlinear Systems and the Conic Sections C H A P T E R 11 Nonlinear Systems and the Conic Sections x y 0 40 Width of boom carpet Most intense sonic boom is between these lines t a cruising speed of 1,40 miles per hour, the Concorde can fly from

More information

Answer Key for the Review Packet for Exam #3

Answer Key for the Review Packet for Exam #3 Answer Key for the Review Packet for Eam # Professor Danielle Benedetto Math Ma-Min Problems. Show that of all rectangles with a given area, the one with the smallest perimeter is a square. Diagram: y

More information

Factoring Dickson polynomials over finite fields

Factoring Dickson polynomials over finite fields Factoring Dickson polynomials over finite fiels Manjul Bhargava Department of Mathematics, Princeton University. Princeton NJ 08544 manjul@math.princeton.eu Michael Zieve Department of Mathematics, University

More information

APPLICATION OF CALCULUS IN COMMERCE AND ECONOMICS

APPLICATION OF CALCULUS IN COMMERCE AND ECONOMICS Application of Calculus in Commerce an Economics 41 APPLICATION OF CALCULUS IN COMMERCE AND ECONOMICS æ We have learnt in calculus that when 'y' is a function of '', the erivative of y w.r.to i.e. y ö

More information

12) 13) 14) (5x)2/3. 16) x5/8 x3/8. 19) (r1/7 s1/7) 2

12) 13) 14) (5x)2/3. 16) x5/8 x3/8. 19) (r1/7 s1/7) 2 DMA 080 WORKSHEET # (8.-8.2) Name Find the square root. Assume that all variables represent positive real numbers. ) 6 2) 8 / 2) 9x8 ) -00 ) 8 27 2/ Use a calculator to approximate the square root to decimal

More information

Applications of the Pythagorean Theorem

Applications of the Pythagorean Theorem 9.5 Applications of the Pythagorean Theorem 9.5 OBJECTIVE 1. Apply the Pythagorean theorem in solving problems Perhaps the most famous theorem in all of mathematics is the Pythagorean theorem. The theorem

More information

Scalar : Vector : Equal vectors : Negative vectors : Proper vector : Null Vector (Zero Vector): Parallel vectors : Antiparallel vectors :

Scalar : Vector : Equal vectors : Negative vectors : Proper vector : Null Vector (Zero Vector): Parallel vectors : Antiparallel vectors : ELEMENTS OF VECTOS 1 Scalar : physical quantity having only magnitue but not associate with any irection is calle a scalar eg: time, mass, istance, spee, work, energy, power, pressure, temperature, electric

More information

Lines. We have learned that the graph of a linear equation. y = mx +b

Lines. We have learned that the graph of a linear equation. y = mx +b Section 0. Lines We have learne that the graph of a linear equation = m +b is a nonvertical line with slope m an -intercept (0, b). We can also look at the angle that such a line makes with the -ais. This

More information

Veterans Upward Bound Algebra I Concepts - Honors

Veterans Upward Bound Algebra I Concepts - Honors Veterans Upward Bound Algebra I Concepts - Honors Brenda Meery Kaitlyn Spong Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org Chapter 6. Factoring CHAPTER

More information

GAP CLOSING. Volume and Surface Area. Intermediate / Senior Student Book

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

More information

8-2 The Pythagorean Theorem and Its Converse. Find x.

8-2 The Pythagorean Theorem and Its Converse. Find x. 1 8- The Pythagorean Theorem and Its Converse Find x. 1. hypotenuse is 13 and the lengths of the legs are 5 and x.. equaltothesquareofthelengthofthehypotenuse. The length of the hypotenuse is x and the

More information

View Synthesis by Image Mapping and Interpolation

View Synthesis by Image Mapping and Interpolation View Synthesis by Image Mapping an Interpolation Farris J. Halim Jesse S. Jin, School of Computer Science & Engineering, University of New South Wales Syney, NSW 05, Australia Basser epartment of Computer

More information

Section 3.3. Differentiation of Polynomials and Rational Functions. Difference Equations to Differential Equations

Section 3.3. Differentiation of Polynomials and Rational Functions. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.3 Differentiation of Polynomials an Rational Functions In tis section we begin te task of iscovering rules for ifferentiating various classes of

More information

Chapter 8 Geometry We will discuss following concepts in this chapter.

Chapter 8 Geometry We will discuss following concepts in this chapter. Mat College Mathematics Updated on Nov 5, 009 Chapter 8 Geometry We will discuss following concepts in this chapter. Two Dimensional Geometry: Straight lines (parallel and perpendicular), Rays, Angles

More information

Algebra 1 Course Title

Algebra 1 Course Title Algebra 1 Course Title Course- wide 1. What patterns and methods are being used? Course- wide 1. Students will be adept at solving and graphing linear and quadratic equations 2. Students will be adept

More information

1) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-1) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = 7) (5)(-4) = 8) (-3)(-6) = 9) (-1)(2) =

1) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-1) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = 7) (5)(-4) = 8) (-3)(-6) = 9) (-1)(2) = Extra Practice for Lesson Add or subtract. ) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = Multiply. 7) (5)(-4) = 8) (-3)(-6) = 9) (-)(2) = Division is

More information

Key Concepts: Quadratic Equations The zero principle/ The square root property Simplifying square roots Yippe-ay-yay... word problems!!

Key Concepts: Quadratic Equations The zero principle/ The square root property Simplifying square roots Yippe-ay-yay... word problems!! Key Concepts: Quadratic Equations The zero principle/ The square root property Simplifying square roots Yippe-ay-yay... word problems!! The zero principle If ab = 0, then a = 0 and/or b = 0. Examples Find

More information

Sandia High School Geometry Second Semester FINAL EXAM. Mark the letter to the single, correct (or most accurate) answer to each problem.

Sandia High School Geometry Second Semester FINAL EXAM. Mark the letter to the single, correct (or most accurate) answer to each problem. Sandia High School Geometry Second Semester FINL EXM Name: Mark the letter to the single, correct (or most accurate) answer to each problem.. What is the value of in the triangle on the right?.. 6. D.

More information

Principles of Mathematics MPM1D

Principles of Mathematics MPM1D Principles of Mathematics MPM1D Grade 9 Academic Mathematics Version A MPM1D Principles of Mathematics Introduction Grade 9 Mathematics (Academic) Welcome to the Grade 9 Principals of Mathematics, MPM

More information

Basic Geometry Review For Trigonometry Students. 16 June 2010 Ventura College Mathematics Department 1

Basic Geometry Review For Trigonometry Students. 16 June 2010 Ventura College Mathematics Department 1 Basic Geometry Review For Trigonometry Students 16 June 2010 Ventura College Mathematics Department 1 Undefined Geometric Terms Point A Line AB Plane ABC 16 June 2010 Ventura College Mathematics Department

More information

Solve Quadratic Equations by the Quadratic Formula. The solutions of the quadratic equation ax 2 1 bx 1 c 5 0 are. Standardized Test Practice

Solve Quadratic Equations by the Quadratic Formula. The solutions of the quadratic equation ax 2 1 bx 1 c 5 0 are. Standardized Test Practice 10.6 Solve Quadratic Equations by the Quadratic Formula Before You solved quadratic equations by completing the square. Now You will solve quadratic equations using the quadratic formula. Why? So you can

More information

11 CHAPTER 11: FOOTINGS

11 CHAPTER 11: FOOTINGS CHAPTER ELEVEN FOOTINGS 1 11 CHAPTER 11: FOOTINGS 11.1 Introuction Footings are structural elements that transmit column or wall loas to the unerlying soil below the structure. Footings are esigne to transmit

More information

2.3 Maximum and Minimum Applications

2.3 Maximum and Minimum Applications Section.3 155.3 Maximum and Minimum Applications Maximizing (or minimizing) is an important technique used in various fields of study. In business, it is important to know how to find the maximum profit

More information