Applications Functions With a Single Critical Number

Size: px
Start display at page:

Download "Applications Functions With a Single Critical Number"

Transcription

1 Applications 31 Functions With a Single Critical Number Using the CIT we have been able to find the absolute etrema of the continuous functions on a closed interval Using the First Derivative Test, we have found relative etrema for functions on their entire domains, often open intervals However, in man of the applications that we are about to consider, we will be required to find the absolute etreme values of a function on an open interval We can do this easil under the following circumstances THEOREM 311 (SCPT: The Single Critical Point Theorem) Assume that f is differentiable on an interval I (which ma be open) and that b is the onl critical number of f on I 1 If f has a local ma at b, then f actuall has an absolute ma at b If f has a local min at b, then f actuall has an absolute min at b Proof We will do case (1) [Do case () as etra credit] We are given that f has a local ma at = b We want to show that if a is an other point in I, then f (b) > f (a) The first derivative test tells us that f changes sign from positive to negative at b inc l ma dec f This means that f () > 0 b when < b and f () < 0 when > b So suppose that a < b B the MVT there is some point c with a < c < b so that or But f (c) = f (b) f (a) b a f (b) f (a) = f (c)(b a) = (positive)(positive) > 0 f (b) f (a) > 0 f (b) > f (a) which is what we were tring to show Instead, if b < a, then use the MVT again to get f (b) f (a) = f (c)(b a) = (negative)(negative) > 0 and again f (b) > f (a)

2 math 130, das 3 33 applications: ma-min problems EXAMPLE 31 Consider = f () = e which is defined for all or (, ) It has a single critical number: f () = e = 0 at = 0 inc l ma f 0 dec B the SCPT, since f () = e has onl one critical number and it is a relative ma, then it has an absolute ma at the point = 0 3 Applied Optimization (Ma-Min) Problems We now consider a wide variet of optimization problems of the sort we discussed briefl about a week ago Eample A: A soup can is to hold 18 oz What dimensions for the radius and height of the can minimize the cost (ie, the materials) for the can Here, optimize means minimize Eample B: What tuition optimizes (maimizes) the revenue for HWS? Overview Such problems can be readil solved using the following analsis Don t think of this as a recipe to memorize, rather tr to understand the goal of each problem and then make use of the theor we have developed to solve the problem Remember our solution is an essa or argument that in which ou tr to convince our reader (using evidence) that ou have found a solution 1 Identif the problem: Find the absolute ma or min of a quantit Q [that is usuall epressed as a function of two variables, which we call and ] Subject to a constraint: Usuall a constant k = a simple function of and 3 Use the constraint to eliminate a variable, eg, solve for 4 Write Q as a function of one variable, Q(), and state its domain, which is often determined b the constraint equation I cannot overemphasize determining the domain of Q() in this process 5 Find the absolute ma or min of Q on its domain The method ou use will be determined, in part, b the domain If the domain is a closed interval, ou can use the CIT If it is not closed, then ou must hope that there is onl one critical number so that ou can use the SCPT (The SCPT can also be used on a closed interval if there is a single critical number) Justif our answer in a sentence Notice that onl in step (5) do we actuall do an calculus 33 Lots of Eamples EXAMPLE 331 A real estate developer wishes to enclose a rectangular plot b a fence and then divide it into two plots b another fence parallel to one of the sides What are the dimensions of the largest area that can be enclosed b using a total of 1800 meters of fencing?

3 33 LOTS OF EXAMPLES 3 Solution Let s use the guidelines to attack the problem 1 Maimize A = Subject to P = 1800 = Eliminate = Notice that since the smallest can be is 0 if none of the fence is used for the -sides; the largest can be is 600 feet if all of the fence is used for the three -sides (since = 1800) 4 Substituting for, write A in terms of a single variable with its domain: A() = (900 3 ) = on [0, 600] 5 Solve the problem Use CIT A = = 0 at = 300 Check the critical points and endpoints to determine the absolute ma A(300) = 300(450) = 135, 000 square feet A(0) = 0 and A(600) = 0 B the CIT, A is maimized when = 600 and = 450 A = 135, 00 square feet EXAMPLE 33 Find the dimensions of the bo with a square base that has a volume of 51 in 3 and has the smallest surface area (4 sides, top and bottom) Solution Using the guidelines h 1 Minimize surface S = 4h + Subject to V = 51 = h 3 Eliminate h We get h = 51 Notice that must be greater than 0 but can be as large as we like (we can still solve for h, though it gets smaller as gets larger) So the domain is (0, ) 4 Rewrite S S = = on (0, ) 5 Since the interval is not closed, we must use the SCPT, if it has onl one critical number S = = 0 4 = = 51 = 8 Yes, there is onl one critical point, so now classif it f inc l min dec Since there is onl one critical point and it is a local min, b the SCPT it is also an absolute min So the surface area is minimized when = 8 and h = 51 8 = 8 The minimum surface area is S = 4(8)(8) + (8 ) = 384 square inches

4 math 130, das 3 33 applications: ma-min problems 4 EXAMPLE 333 A cable television compan has its master antenna located at point A on the bank of a straight river 1 kilometer wise (Figure 1 above) It is going to run a cable from A to a point P on the opposite bank of the river and then straight along the bank to a town T situated 3 kilometers downstream from A It costs $15 per meter to run the cable under the water and $9 per meter to run the cable along the bank What should be the distance from P to T in order to minimize the total cost of the cable? A 1 km Solution Q P 3 T Using the guidelines 1 Minimize the cost C = (3 ) Subject to = Eliminate Here, = + 1, where from the diagram Rewrite C C() = (3 ) on [0, 3] 5 Use CIT (or possibl SCPT) Find the critical numbers C () = = 0 15 = = 81( + 1) This means 144 = 81 1 = ±9 = ±3/4 Since 3/4 is not in the interval, so there is onl a single critical point at = 3/4 Use the CIT C(3/4) = 15 5/16 + 9(9/4) = 15(5/4) + 9(9/4) = 39 C(0) = = 4 C(3) = So b the CIT, the absolute min occurs when = 3/4 and the cost is 39 EXAMPLE 334 A child s sandbo is to be made b cutting equal squares from the corners of a square sheet of galvanized iron and turning up the sides If each side of the sheet of galvanized iron is meters long, what size squares should be cut from the corners to maimize the volume of the sandbo? Solution This time 1 Maimize the volume V = Subject to = + where Eliminate =

5 33 LOTS OF EXAMPLES 5 4 Rewrite V V() = ( ) = on [0, 1] 5 Use CIT (or possibl SCPT) Find the critical numbers V () = = 4( ) = 4(1 )(1 3) = 0 = 1, 1/3 Use the CIT V(1/3) = 1 3 ( 4 3 ) = 16 7 V(0) = 0 = V(1) So b the CIT, the absolute ma occurs when = 1/3 and the volume is 16 7 cubic meters EXAMPLE 335 Advertising fliers are to be made from rectangular sheets of paper that contain 400 square centimeters of printed message If the margins at the top and bottom are each 45 centimeters and the margins at the sides are each centimeters, what should be the dimensions of the fliers if the total page area is to be a minimum? Solution This time 1 Minimize the total area A = ( + 4)( + 9) Subject to constraint = Eliminate = 400, domain (0, ) 4 Rewrite A A() = ( + 4)( Use SCPT Find the critical numbers + 9) = on (0, ) A () = = 0 = 1600 = ± Onl 40/3 is in the domain, so we can use SCPT Classif the critical point using the First Derivative Test f dec l min inc /3 Since there is onl one critical point and it is a local min, b the SCPT it is also an absolute min So the area is minimized when = 40/3 The flier dimensions should be + 4 = = in and + 9 = 40/3 + 9 = 39 in EXAMPLE 336 In New Geneva, two straight roads and a highwa mark off a triangular piece of land (Figure above) The side of the triangle ling along the highwa is 100 meters long, and the perpendicular distance from the intersection of the two roads to the highwa is 80 meters Within this triangle, the cit intends to zone a rectangular plot of land,

6 math 130, das 3 33 applications: ma-min problems 6 fronting along the highwa, for commercial use The park department will plant shrubs in the remaining portion of the triangle What is the maimum possible area of the rectangular plot of commerciall zoned land? Solution 80 h h w 100 m 80 m 1 Maimize A = hw Subject to the constraint (similar triangles): w 100 = 80 h 80 = Eliminate w w = h on [0, 80] 4 Rewrite A = ( h)h = 100h 5 4 h on [0, 80] 5 Use either CIT or SCPT if possible A = h = 0 h = 40 Use the CIT: Check the endpoints: A(0) = 0, A(80) = 0 and at the critical point A(40) = ( (40))(40) = 000 square ft This the absolute ma EXAMPLE 337 (A Ke Ma-Min Problem) Optical fiber from a computer lab to a phsics lab is being laid The phsics lab lies across a 15 m wide road and is 5 m down the other side from the computer lab (See figure) It costs $13(00) per meter to put cable under the road and $1(00) per meter to bur it underground Where should the cable be brought across the road? Phs Lab 15 m Solution Q P 5 CS Lab 1 Minimize the cost C = (5 ) Subject to = + (15) 3 Eliminate = + 65 where Rewrite C C() = (5 ) on [0, 5] 5 Use CIT (or possibl SCPT) Find the critical numbers C () = This means = 0 13 = = 144( + 5) 5 = (144)(5) 5 = ±1(15) = ±36 Since NEITHER point is in the interval Use the CIT The min occurs at an endpoint Using C() on [0, 5], we get: C(0) = (5 0) = 13(15) + 1(5) = 495 C(5) = (5 5) = = So b the CIT, the absolute min occurs when = 0 and the cost is $37,901

7 33 LOTS OF EXAMPLES 7 EXAMPLE 338 Find the dimensions of the rectangle of largest perimeter that can be inscribed in a circle of radius r r θ Solution 1 Maimize the perimeter P = + Subject to = r sin θ and = r cos θ Remember r is constant 3 Eliminate both and! 4 Use Use P = (4r cos θ)(4r sin θ) = 16r cos θ sin θ where θ is in the interval [0, /] 5 Use CIT (or possibl SCPT) P = 16r ( sin θ + cos θ) = 0 cos θ = sin θ cos θ = ± sin θ The onl angle in [0, /] where this is true is when θ = /4 Use CIT At the critical point: P(/4) = 16r cos(/4) sin(/4) = 16r ( )( ) = 8r At the endpoints: P(0) = 16r cos(0) sin(0) = 16r (1)(0) = 0 and P(0) = 16r cos(/4) sin(/4) = 16r (0)(1) = 0 So the absolute ma is 8r at θ = /4 EXAMPLE 339 US Postal regulations state: Priorit Mail is used for documents, gifts, and merchandise The maimum size is 108 inches or less in combined length and distance around the thickest part (girth)" Find the dimensions of the clinder of largest volume that can be sent Priorit Mail Solution 1 Maimize V = r h Subject to Girth + length = 108 = r + h 3 Eliminate h h = 108 r on [0, 54 ] 4 Rewrite V = r (108 r) = 108r r 3 on [0, 54 ] 5 Use CIT (or perhaps SCPT) Find the critical numbers V = 16r 6 r = 6r(36 r) = 0 r = 0, Use CIT Check V at the endpoints and critical numbers At the endpoints: V(0) = 0 and V( 54 ) = 0 At the critical number: V( 36 ma occurs at r = ) = ( ) (108 ( 36 )) > 0 So the absolute ) = = 36 and h = 108 ( 36 EXAMPLE 3310 Find the dimensions of the clinder of largest surface area that can be sent Priorit Mail Solution bottom) This time maimize A = rh + r (the tube plus the top and

8 math 130, das 3 33 applications: ma-min problems 8 As before, h = 108 r on [0, 54 ] So A = r(108 r) + r = 16r 4 r on [0, 54 ] So A = 16 8 r = 8(7 r) = 0 r = 7 Let s use SCPT Justif: Use the first derivative test: A there is a relative ma at r = 7 B the SCPT there is an absolute ma there h = 108 ( 7 ) = = 54 EXAMPLE 3311 Soda cans hold 113 cm 3 (355 ml) The tops and bottoms are made of aluminum that is double thick Find radius of the can that minimize the material used to make (sides, top, and bottom of) the can How does this compare to the radius of an actual soda can? Solution This time minimize A = rh + (r ) (the tube plus double top and bottom) The constraint is V = 113 = r h Eliminate h = 113 on (0, ) r So A = r( 113 ) + 4r = 6 r r + 4r on (0, ) We epect to use SCPT A = 6 r + 8r = 0 8r = 6 r r 3 = r = 3 4 Use SCPT First classif the critical number Use the first derivative test: 7 A ( ) 1/3 is a relative min at r = B the SCPT there is an absolute min there Measuring a real can we see that the radius is approimatel 315 cm Comparing EXAMPLE 331 A Norman window is a window that consists of a rectangle surmounted 1 b a semicircle These windows were commonl constructed in English architecture for about 100 ears after the Norman conquest of Britain, circa ) If the perimeter is 4 ft, find the radius that will maimize the area of the window 1 This ma be one of the few remaining uses in English of the word surmount" in reference to phsical objects r Solution Maimize: Area A = r + 1 r (rectangle plus semicircle) Subject to the constraint: 4 = + r + r (circumference) Eliminate: = 1 r 1 r = 1 ( )r with domain: 0 r 1+(/) Rewrite: A = r(1 [1 + 1 ]r) + 1 r 1 on [0, 1+(/) ] So A = 4r ( + )r + 1 r = 4r ( + 1 )r

9 33 LOTS OF EXAMPLES 9 Differentiate: A = 4 (4 + )r = 0 r = 4 4+ Justif: Use the first derivative test: A R Ma at r = 4+ 4 Since there is onl one critical number, there is an absolute ma at r = 4+ 4 b SCPT EXAMPLE 3313 A clindrical waste basket (no top) has a volume of 1000 cubic inches What radius will minimize the material (surface area) of the basket 4 4+ Solution 1 Maimize S = r + rh (bottom circle plus side) Subject to V = 1000 = r h on (0, ) 3 Eliminate h h = 1000 r 4 Rewrite S = r + (r) 1000 r = r r 5 Use SCPT Find the critical numbers S = r 000 r on (0, ) = 0 r = 000 r r 3 = 1000, r = 10 Use SCPT First classif the critical number Use the first derivative test: S is a relative min at r = 10 B the SCPT there is an absolute min there 10

Math 130: PracTest 3. Answers Online Friday

Math 130: PracTest 3. Answers Online Friday Math 130: PracTest 3 Answers Online Frida 1 Find the absolute etreme values of the following functions on the given intervals Which theorems justif our work? Make sure ou eplain what ou are doing a) 1

More information

Math 130, Lab 12 and Practice For Test 3

Math 130, Lab 12 and Practice For Test 3 Math 130, Lab 1 and Practice For Test 3 1 Draw a detailed graph of the function f(x) = x 1 Include all extrema, inflections, and VAs and HAs Indicate any intercepts (x 1) as well Show all work Use an appropriate

More information

3 Additional Applications of the Derivative

3 Additional Applications of the Derivative 3 Additional Applications of the Derivative 3.1 Increasing and Decreasing Functions; Relative Etrema 3.2 Concavit and Points of Inflection 3.4 Optimization Homework Problem Sets 3.1 (1, 3, 5-9, 11, 15,

More information

Max-min Word Problems

Max-min Word Problems Ma-min Word Problems In this section, we ll use our results on maima and minima for functions to do word problems which involve finding the largest or smallest value of lengths, areas, volumes, costs,

More information

Modeling and Optimization. One of the major roles of Differential Calculus is the determining of the Maximum and Minimum values of a situation.

Modeling and Optimization. One of the major roles of Differential Calculus is the determining of the Maximum and Minimum values of a situation. Modeling and Optimization One of the major roles of Differential Calculus is the determining of the Maimum and Minimum values of a situation. These minimum or maimum (Etreme Values) will occur at the following

More information

Chapter 6 Overview: Applications of Derivatives

Chapter 6 Overview: Applications of Derivatives Chapter 6 Overview: Applications of Derivatives There are two main contets for derivatives: graphing and motion. In this chapter, we will consider the graphical applications of the derivative. Much of

More information

206 Calculus and Structures

206 Calculus and Structures 06 Calculus and Structures CHAPTER 4 CURVE SKETCHING AND MAX-MIN II Calculus and Structures 07 Copright Chapter 4 CURVE SKETCHING AND MAX-MIN II 4. INTRODUCTION In Chapter, we developed a procedure for

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

5.5 Worksheet - Linearization

5.5 Worksheet - Linearization AP Calculus 4.5 Worksheet 5.5 Worksheet - Linearization All work must be shown in this course for full credit. Unsupported answers ma receive NO credit. 1. Consider the function = sin. a) Find the equation

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Chapter Practice Dicsclaimer: The actual eam is different. On the actual eam ou must show the correct reasoning to receive credit for the question. SHORT ANSWER. Write the word or phrase that best completes

More information

Bryn Mawr College Department of Physics Mathematics Readiness Examination for Introductory Physics

Bryn Mawr College Department of Physics Mathematics Readiness Examination for Introductory Physics Brn Mawr College Department of Phsics Mathematics Readiness Eamination for Introductor Phsics There are 7 questions and ou should do this eam in two and a half hours. Do not use an books, calculators,

More information

Optimization Which point on the line y = 1 2x. is closest to the origin? MATH 1380 Lecture 18 1 of 15 Ronald Brent 2018 All rights reserved.

Optimization Which point on the line y = 1 2x. is closest to the origin? MATH 1380 Lecture 18 1 of 15 Ronald Brent 2018 All rights reserved. Optimization Which point on the line y = 1 is closest to the origin? y 1 - -1 0 1-1 - MATH 1380 Lecture 18 1 of 15 Ronald Brent 018 All rights reserved. Recall the distance between a point (, y) and (0,

More information

Bryn Mawr College Department of Physics Mathematics Readiness Examination for Introductory Physics

Bryn Mawr College Department of Physics Mathematics Readiness Examination for Introductory Physics Brn Mawr College Department of Phsics Mathematics Readiness Eamination for Introductor Phsics There are 7 questions and ou should do this eam in two and a half hours. Do not use an books, calculators,

More information

Section 4.1. Math 150 HW 4.1 Solutions C. Panza

Section 4.1. Math 150 HW 4.1 Solutions C. Panza Math 50 HW 4. Solutions C. Panza Section 4. Eercise 0. Use Eq. ( to estimate f. Use a calculator to compute both the error and the percentage error. 0. f( =, a = 5, = 0.4 Estimate f: f ( = 4 f (5 = 9 f

More information

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM.

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM. MATH Departmental Midterm Eam Review Eam date: Tuesday, March st Eam will cover sections -9 + - and will be NON-CALCULATOR EXAM Terms to know: quadratic function, ais of symmetry, verte, minimum/maimum

More information

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1 OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1. Read each problem slowly and carefully. Read the problem at least three times before trying to solve it. Sometimes words can be ambiguous. It

More information

AP Calc AB First Semester Review

AP Calc AB First Semester Review AP Calc AB First Semester Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the limit. 1) lim (7-7) 7 A) -4 B) -56 C) 4 D) 56 1) Determine

More information

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook.

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook. MA123, Chapter 7: Word Problems (pp. 125-153, Gootman) Chapter Goals: In this Chapter we learn a general strategy on how to approach the two main types of word problems that one usually encounters in a

More information

Review for Test 2 Calculus I

Review for Test 2 Calculus I Review for Test Calculus I Find the absolute etreme values of the function on the interval. ) f() = -, - ) g() = - + 8-6, ) F() = -,.5 ) F() =, - 6 5) g() = 7-8, - Find the absolute etreme values of the

More information

Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan. Solution to Section 4.5

Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan. Solution to Section 4.5 Arkansas Tech University MATH 914: Calculus I Dr Marcel B Finan Solution to Section 45 1 (a) y y 1 3 1 4 3 0 60 4 19 76 5 18 90 6 17 10 7 16 11 8 15 10 9 14 16 10 13 130 11 1 13 1 11 13 13 10 130 14 9

More information

Precalculus Honors - AP Calculus A Information and Summer Assignment

Precalculus Honors - AP Calculus A Information and Summer Assignment Precalculus Honors - AP Calculus A Information and Summer Assignment General Information: Competenc in Algebra and Trigonometr is absolutel essential. The calculator will not alwas be available for ou

More information

6. Graph each of the following functions. What do you notice? What happens when x = 2 on the graph of b?

6. Graph each of the following functions. What do you notice? What happens when x = 2 on the graph of b? Pre Calculus Worksheet 1. Da 1 1. The relation described b the set of points {(-,5,0,5,,8,,9 ) ( ) ( ) ( )} is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

If C(x) is the total cost (in dollars) of producing x items of a product, then

If C(x) is the total cost (in dollars) of producing x items of a product, then Supplemental Review Problems for Unit Test : 1 Marginal Analysis (Sec 7) Be prepared to calculate total revenue given the price - demand function; to calculate total profit given total revenue and total

More information

Math 121. Practice Questions Chapters 2 and 3 Fall Find the other endpoint of the line segment that has the given endpoint and midpoint.

Math 121. Practice Questions Chapters 2 and 3 Fall Find the other endpoint of the line segment that has the given endpoint and midpoint. Math 11. Practice Questions Chapters and 3 Fall 01 1. Find the other endpoint of the line segment that has the given endpoint and midpoint. Endpoint ( 7, ), Midpoint (, ). Solution: Let (, ) denote the

More information

Modeling and Optimization (Word Problems ALL DAY) Let the first number and = the second number. The boundaries of this problem are [0, 30].

Modeling and Optimization (Word Problems ALL DAY) Let the first number and = the second number. The boundaries of this problem are [0, 30]. New Calculus 5.4 Modeling and Optimization (Word Problems ALL DAY) The sum of two non-negative numbers is 30. a) Find the numbers if the sum of their squares is as large as possible. b) Find the numbers

More information

5.4 dividing POlynOmIAlS

5.4 dividing POlynOmIAlS SECTION 5.4 dividing PolNomiAls 3 9 3 learning ObjeCTIveS In this section, ou will: Use long division to divide polnomials. Use snthetic division to divide polnomials. 5.4 dividing POlnOmIAlS Figure 1

More information

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1 Section. 6 8. Continued (e) vt () t > 0 t > 6 t > 8. (a) d d e u e u du where u d (b) d d d d e + e e e e e e + e e + e (c) y(). (d) m e e y (). 7 y. 7( ) +. y 7. + 0. 68 0. 8 m. 7 y0. 8( ) +. y 0. 8+.

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 78 Section. Rolle s Theorem and the Mean Value Theorem. 8 Section. Increasing and Decreasing Functions and the First

More information

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year Young-Seon Lee WW Prob Lib Math course-section, semester year WeBWorK assignment due /4/03 at :00 PM..( pt) Give the rational number whose decimal form is: 0 7333333 Answer:.( pt) Solve the following inequality:

More information

Practice Problems **Note this list of problems is by no means complete and to focus solely on these problems would be unwise.**

Practice Problems **Note this list of problems is by no means complete and to focus solely on these problems would be unwise.** Topics for the Final Eam MATC 100 You will be allowed to use our MATC 100 calculator. The final eam is cumulative (Sections.-., Sections 3.1-3.5, Sections.1-.5) - see the details below. Sections.-. & 3.1-3.3:

More information

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.)

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.) Section 4. Etreme Values of Functions 93 EXPLORATION Finding Etreme Values Let f,.. Determine graphicall the etreme values of f and where the occur. Find f at these values of.. Graph f and f or NDER f,,

More information

MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM

MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM PRACTICE TEST Mathematics Grade Student Name School Name District Name Grade Mathematics SESSION This session contains questions. You ma use our reference

More information

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2 93 CHAPTER 4 PARTIAL DERIVATIVES We close this section b giving a proof of the first part of the Second Derivatives Test. Part (b) has a similar proof. PROOF OF THEOREM 3, PART (A) We compute the second-order

More information

Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. a - 2a, fa - b. 2a bb

Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. a - 2a, fa - b. 2a bb 238 CHAPTER 3 Polynomial and Rational Functions Chapter Review Things to Know Quadratic function (pp. 150 157) f12 = a 2 + b + c Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. Verte:

More information

Unit 5 ICM/AB Applications of the Derivative Fall Nov 10 Learn Velocity and Acceleration: HW p P ,103 p.

Unit 5 ICM/AB Applications of the Derivative Fall Nov 10 Learn Velocity and Acceleration: HW p P ,103 p. Unit 5 ICM/AB Applications of the Derivative Fall 2016 Nov 4 Learn Optimization, New PS up on Optimization, HW pg. 216 3,5,17,19,21,23,25,27,29,33,39,41,49,50 a,b,54 Nov 7 Continue on HW from Nov 4 and

More information

Quadratic Graphs and Their Properties

Quadratic Graphs and Their Properties - Think About a Plan Quadratic Graphs and Their Properties Physics In a physics class demonstration, a ball is dropped from the roof of a building, feet above the ground. The height h (in feet) of the

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1325 Test 3 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the location and value of each relative etremum for the function. 1)

More information

See animations and interactive applets of some of these at. Fall_2009/Math123/Notes

See animations and interactive applets of some of these at.   Fall_2009/Math123/Notes MA123, Chapter 7 Word Problems (pp. 125-153) Chapter s Goal: In this chapter we study the two main types of word problems in Calculus. Optimization Problems. i.e., max - min problems Related Rates See

More information

lim 2 x lim lim sin 3 (9) l)

lim 2 x lim lim sin 3 (9) l) MAC FINAL EXAM REVIEW. Find each of the following its if it eists, a) ( 5). (7) b). c). ( 5 ) d). () (/) e) (/) f) (-) sin g) () h) 5 5 5. DNE i) (/) j) (-/) 7 8 k) m) ( ) (9) l) n) sin sin( ) 7 o) DNE

More information

Triple Integrals. y x

Triple Integrals. y x Triple Integrals. (a) If is an solid (in space), what does the triple integral dv represent? Wh? (b) Suppose the shape of a solid object is described b the solid, and f(,, ) gives the densit of the object

More information

Problems to practice for FINAL. 1. Below is the graph of a function ( ) At which of the marked values ( and ) is: (a) ( ) greatest = (b) ( ) least

Problems to practice for FINAL. 1. Below is the graph of a function ( ) At which of the marked values ( and ) is: (a) ( ) greatest = (b) ( ) least Problems to practice for FINAL. Below is the graph of a function () At which of the marked values ( and ) is: (a) () greatest = (b) () least = (c) () the greatest = (d) () the least = (e) () = = (f) ()

More information

f x, y x 2 y 2 2x 6y 14. Then

f x, y x 2 y 2 2x 6y 14. Then SECTION 11.7 MAXIMUM AND MINIMUM VALUES 645 absolute minimum FIGURE 1 local maimum local minimum absolute maimum Look at the hills and valles in the graph of f shown in Figure 1. There are two points a,

More information

Sample Problems For Grade 9 Mathematics. Grade. 1. If x 3

Sample Problems For Grade 9 Mathematics. Grade. 1. If x 3 Sample roblems For 9 Mathematics DIRECTIONS: This section provides sample mathematics problems for the 9 test forms. These problems are based on material included in the New York Cit curriculum for 8.

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Fluid force problems

Fluid force problems Roberto s Notes on Integral Calculus Chapter 5: Basic applications of integration Section 1 Fluid force problems What ou need to know alread: How to use the four step process to set up an integral. What

More information

SECTION 6-3 Systems Involving Second-Degree Equations

SECTION 6-3 Systems Involving Second-Degree Equations 446 6 Systems of Equations and Inequalities SECTION 6-3 Systems Involving Second-Degree Equations Solution by Substitution Other Solution Methods If a system of equations contains any equations that are

More information

221 MATH REFRESHER session 3 SAT2015_P06.indd 221 4/23/14 11:39 AM

221 MATH REFRESHER session 3 SAT2015_P06.indd 221 4/23/14 11:39 AM Math Refresher Session 3 1 Area, Perimeter, and Volume Problems Area, Perimeter, and Volume 301. Formula Problems. Here, you are given certain data about one or more geometric figures, and you are asked

More information

Math 2413 General Review for Calculus Last Updated 02/23/2016

Math 2413 General Review for Calculus Last Updated 02/23/2016 Math 243 General Review for Calculus Last Updated 02/23/206 Find the average velocity of the function over the given interval.. y = 6x 3-5x 2-8, [-8, ] Find the slope of the curve for the given value of

More information

Abe Mirza Graphing f ( x )

Abe Mirza Graphing f ( x ) Abe Mirza Graphing f ( ) Steps to graph f ( ) 1. Set f ( ) = 0 and solve for critical values.. Substitute the critical values into f ( ) to find critical points.. Set f ( ) = 0 and solve for critical values.

More information

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S)

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S) Math 75B Practice Problems for Midterm II Solutions Ch. 6, 7, 2 (E),.-.5, 2.8 (S) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual

More information

Exam. Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Exam. Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Eam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. For the given epression (), sketch the general shape of the graph of = f(). [Hint: it ma

More information

2.1 The Rectangular Coordinate System

2.1 The Rectangular Coordinate System . The Rectangular Coordinate Sstem In this section ou will learn to: plot points in a rectangular coordinate sstem understand basic functions of the graphing calculator graph equations b generating a table

More information

Words Algebra Graph. 5 rise } run. } x2 2 x 1. m 5 y 2 2 y 1. slope. Find slope in real life

Words Algebra Graph. 5 rise } run. } x2 2 x 1. m 5 y 2 2 y 1. slope. Find slope in real life TEKS 2.2 a.1, a.4, a.5 Find Slope and Rate of Change Before You graphed linear functions. Now You will find slopes of lines and rates of change. Wh? So ou can model growth rates, as in E. 46. Ke Vocabular

More information

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams.

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams. Word problems Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA3 exams. Max-min problems []. A field has the shape of a rectangle with

More information

Particle Motion Problems

Particle Motion Problems Particle Motion Problems Particle motion problems deal with particles that are moving along the x or y axis. Thus, we are speaking of horizontal or vertical movement. The position, velocity, or acceleration

More information

Name: NOTES 4: APPLICATIONS OF DIFFERENTIATION. Date: Period: Mrs. Nguyen s Initial: WARM UP:

Name: NOTES 4: APPLICATIONS OF DIFFERENTIATION. Date: Period: Mrs. Nguyen s Initial: WARM UP: NOTES 4: APPLICATIONS OF DIFFERENTIATION Name: Date: Period: Mrs. Nguyen s Initial: WARM UP: Assume that f ( ) and g ( ) are differentiable functions: f ( ) f '( ) g ( ) g'( ) - 3 1-5 8-1 -9 7 4 1 0 5

More information

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1 088_0_p676-7 /7/0 :5 PM Page 676 (FPG International / Telegraph Colour Librar) Conic Sections CHAPTER OUTLINE. The Circle. Ellipses and Hperbolas.3 Second-Degree Inequalities and Nonlinear Sstems O ne

More information

Law of Sines, Law of Cosines, Heron s Formula:

Law of Sines, Law of Cosines, Heron s Formula: PreAP Math Analsis nd Semester Review Law of Sines, Law of Cosines, Heron s Formula:. Determine how man solutions the triangle has and eplain our reasoning. (FIND YOUR FLOW CHART) a. A = 4, a = 4 ards,

More information

?

? NOTES 4: APPLICATIONS OF DIFFERENTIATION Name: Date: Period: WARM UP: Assume that f( ) and g ( ) are differentiable functions: f( ) f '( ) g ( ) g'( ) - 3 1-5 8-1 -9 7 4 1 0 5 9 9-3 1 3-3 6-5 3 8? 1. Let

More information

Unit #7 - Optimization, Optimal Marginal Rates

Unit #7 - Optimization, Optimal Marginal Rates Unit #7 - Optimization, Optimal Marginal Rates Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Optimization Introduction. Let f() = 0 +, and consider the interval [0, 0].

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

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Student Name: School Name:

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Student Name: School Name: INTEGRATED ALGEBRA The Universit of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Wednesda, August 18, 2010 8:30 to 11:30 a.m., onl Student Name: School Name: Print our name

More information

Calculus with the TI-89. Sample Activity: Exploration 7. Brendan Kelly

Calculus with the TI-89. Sample Activity: Exploration 7. Brendan Kelly Calculus with the TI-89 Sample Activity: Eploration 7 Brendan Kelly EXPLORATION 7 Functions & Their Etrema Who Hit the Longest Home Run in Major League History? THE BETTMANN ARCHIVE Mickey Mantle 1931-1996

More information

Review Test 2. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) ds dt = 4t3 sec 2 t -

Review Test 2. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) ds dt = 4t3 sec 2 t - Review Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the derivative. ) = 7 + 0 sec ) A) = - 7 + 0 tan B) = - 7-0 csc C) = 7-0 sec tan

More information

Optimization: Other Applications

Optimization: Other Applications Optimization: Other Applications MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After completing this section, we will be able to: use the concepts of

More information

Grade 11 Mathematics Practice Test

Grade 11 Mathematics Practice Test Grade Mathematics Practice Test Nebraska Department of Education 00 Directions: On the following pages are multiple-choice questions for the Grade Practice Test, a practice opportunit for the Nebraska

More information

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F.

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F. . (a) f 0 () = cos sin (b) g 0 () = cos (ln( + )) (c) h 0 (y) = (ln y cos )sin y + sin y sin y cos y (d) f 0 () = cos + sin (e) g 0 (z) = ze arctan z + ( + z )e arctan z Solutions to Math 05a Eam Review

More information

MATH 115: Review for Chapter 3

MATH 115: Review for Chapter 3 MATH : Review for Chapter Can ou use the Zero-Product Propert to solve quadratic equations b factoring? () Solve each equation b factoring. 6 7 8 + = + ( ) = 8 7p ( p ) p ( p) = = c = c = + Can ou solve

More information

5. Determine the discriminant for each and describe the nature of the roots.

5. Determine the discriminant for each and describe the nature of the roots. 4. Quadratic Equations Notes Day 1 1. Solve by factoring: a. 3 16 1 b. 3 c. 8 0 d. 9 18 0. Quadratic Formula: The roots of a quadratic equation of the form A + B + C = 0 with a 0 are given by the following

More information

Absolute Extrema and Constrained Optimization

Absolute Extrema and Constrained Optimization Calculus 1 Lia Vas Absolute Extrema and Constrained Optimization Recall that a function f (x) is said to have a relative maximum at x = c if f (c) f (x) for all values of x in some open interval containing

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions Figure -mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of ork b Horia Varlan;

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions Figure -mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of ork b Horia Varlan;

More information

Math 125 Practice Problems for Test #3

Math 125 Practice Problems for Test #3 Math Practice Problems for Test # Also stud the assigned homework problems from the book. Donʹt forget to look over Test # and Test #! Find the derivative of the function. ) Know the derivatives of all

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question Midterm Review 0 Precalculu Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question ) A graph of a function g is shown below. Find g(0). (-, ) (-, 0) - -

More information

More Differentiation Page 1

More Differentiation Page 1 More Differentiation Page 1 Directions: Solve the following problems using the available space for scratchwork. Indicate your answers on the front page. Do not spend too much time on any one problem. Note:

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C)b = h 2A

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C)b = h 2A MATH 830/GRACEY EXAM PRACTICE/CH..-3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the formula for the specified variable. 1) A = 1 bh

More information

Section 2.3 Quadratic Functions and Models

Section 2.3 Quadratic Functions and Models Section.3 Quadratic Functions and Models Quadratic Function A function f is a quadratic function if f ( ) a b c Verte of a Parabola The verte of the graph of f( ) is V or b v a V or b y yv f a Verte Point

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

Max/Min Ex: Find the extreme values for f(x) = x ln x when x [ 1 2, 2]

Max/Min Ex: Find the extreme values for f(x) = x ln x when x [ 1 2, 2] Max/Min Often in the sciences, we are interested in the extereme values Key words: most, least, fastest, slowest, largest, smallest, etc Focus on the critical points of f(x) and extract the required data

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions 5 Figure 1 35-mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of work b Horia

More information

Calculus BC AP/Dual Fall Semester Review Sheet REVISED 1 Name Date. 3) Explain why f(x) = x 2 7x 8 is a guarantee zero in between [ 3, 0] g) lim x

Calculus BC AP/Dual Fall Semester Review Sheet REVISED 1 Name Date. 3) Explain why f(x) = x 2 7x 8 is a guarantee zero in between [ 3, 0] g) lim x Calculus BC AP/Dual Fall Semester Review Sheet REVISED Name Date Eam Date and Time: Read and answer all questions accordingly. All work and problems must be done on your own paper and work must be shown.

More information

Name Please print your name as it appears on the class roster.

Name Please print your name as it appears on the class roster. Berkele Cit College Practice Problems Math 1 Precalculus - Final Eam Preparation Name Please print our name as it appears on the class roster. SHORT ANSWER. Write the word or phrase that best completes

More information

11.1 Double Riemann Sums and Double Integrals over Rectangles

11.1 Double Riemann Sums and Double Integrals over Rectangles Chapter 11 Multiple Integrals 11.1 ouble Riemann Sums and ouble Integrals over Rectangles Motivating Questions In this section, we strive to understand the ideas generated b the following important questions:

More information

Advanced Algebra 2 Final Review Packet KG Page 1 of Find the slope of the line passing through (3, -1) and (6, 4).

Advanced Algebra 2 Final Review Packet KG Page 1 of Find the slope of the line passing through (3, -1) and (6, 4). Advanced Algebra Final Review Packet KG 0 Page of 8. Evaluate (7 ) 0 when and. 7 7. Solve the equation.. Solve the equation.. Solve the equation. 6. An awards dinner costs $ plus $ for each person making

More information

Elementary Algebra ~ Review for Exam 2

Elementary Algebra ~ Review for Exam 2 Elementar Algebra ~ Review for Eam 2 Solve using the five-step problem-solving process. 1) The second angle of a triangle is 3 times as large as the first. The third angle is 3e more than the first. Find

More information

3.1 Maxima and Minima

3.1 Maxima and Minima Ch. 3 Applications of the Derivative 3.1 Maima and Minima 1 Find Critical Values/Ma/Min from Graph MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4]

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4] It s Your Turn Problems I. Functions, Graphs, and Limits. Here s the graph of the function f on the interval [ 4,4] f ( ) =.. It has a vertical asymptote at =, a) What are the critical numbers of f? b)

More information

3.1-Quadratic Functions & Inequalities

3.1-Quadratic Functions & Inequalities 3.1-Quadratic Functions & Inequalities Quadratic Functions: Quadratic functions are polnomial functions of the form also be written in the form f ( ) a( h) k. f ( ) a b c. A quadratic function ma Verte

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate Sstem- Pictures of Equations Concepts: The Cartesian Coordinate Sstem Graphs of Equations in Two Variables -intercepts and -intercepts Distance in Two Dimensions and the Pthagorean

More information

Algebra I. Administered May 2013 RELEASED

Algebra I. Administered May 2013 RELEASED STAAR State of Teas Assessments of Academic Readiness Algebra I Administered Ma 0 RELEASED Copright 0, Teas Education Agenc. All rights reserved. Reproduction of all or portions of this work is prohibited

More information

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY MATH00 (Calculus).1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY Name Group No. KEYWORD: increasing, decreasing, constant, concave up, concave down, and inflection point Eample 1. Match the

More information

3.1 Graph Quadratic Functions

3.1 Graph Quadratic Functions 3. Graph Quadratic Functions in Standard Form Georgia Performance Standard(s) MMA3b, MMA3c Goal p Use intervals of increase and decrease to understand average rates of change of quadratic functions. Your

More information

AP Calculus 2 Summer Review Packet

AP Calculus 2 Summer Review Packet AP Calculus Summer Review Packet This review packet is to be completed by all students enrolled in AP Calculus. This packet must be submitted on the Monday of the first full week of class. It will be used

More information

Review Problems for Test 3

Review Problems for Test 3 Review Problems for Test 3 Math 6-3/6 7 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 the

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Practice Test 1-0312-Chap. 2.4,2.7, 3.1-3.6,4.1,.4,. Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Write an inequalit statement involving the

More information

MATH 150/GRACEY PRACTICE FINAL. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 150/GRACEY PRACTICE FINAL. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MATH 0/GRACEY PRACTICE FINAL Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Choose the graph that represents the given function without using

More information

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH Postal Service Lesson 1-1 Polynomials Learning Targets: Write a third-degree equation that represents a real-world situation. Graph a portion of this equation and evaluate the meaning of a relative maimum.

More information

This is only a list of questions use a separate sheet to work out the problems. 1. (1.2 and 1.4) Use the given graph to answer each question.

This is only a list of questions use a separate sheet to work out the problems. 1. (1.2 and 1.4) Use the given graph to answer each question. Mth Calculus Practice Eam Questions NOTE: These questions should not be taken as a complete list o possible problems. The are merel intended to be eamples o the diicult level o the regular eam questions.

More information

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE The SAT Subject Tests Answer Eplanations TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE Mathematics Level & Visit sat.org/stpractice to get more practice and stud tips for the Subject Test

More information

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #4 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information