Excursions in Computing Science: Week v Milli-micro-nano-..math Part II

Size: px
Start display at page:

Download "Excursions in Computing Science: Week v Milli-micro-nano-..math Part II"

Transcription

1 Excursions in Computing Science: Week v Milli-micro-nano-..mat Part II T. H. Merrett McGill University, Montreal, Canada June, 5 I. Prefatory Notes. Cube root of 8. Almost every calculator as a square-root button,. But ow would we calculate a cube root? Let s start wit one we know: 8 =. We are going to find tis by finding te zeros of a function. For tis case = f(x) = x 8 will do it: if we can find te value of x wic makes tis f(x) zero, we will know 8. Here is a plot of tis function. Cubic f(x) = x 8 4 x Copyleft c T. H. Merrett,,, 5. Permission to make digital or ard copies of part or all of tis work for personal or classroom use is granted witout fee provided tat copies are not made or distributed for profit or commercial advantage and tat copies bear tis notice and full citation in a prominent place. Copyrigt for components of tis work owned by oters tan T. H. Merrett must be onoured. Abstracting wit credit is permitted. To copy oterwise, to republis, to post on servers, or to redistribute to lists, requires prior specific permission and/or fee. Request permission to republis from: T. H. Merrett, Scool of Computer Science, McGill University, fax

2 Note tat te line crosses te orizontal (x) axis at x =, wic we know to be te cube root of 8.. Slope. Now we introduce te idea of a slope. Loosely speaking, te slope of a function f(x) at a specific value of x is te tangent to te function curve at tat point. To be precise, we define te slope to be a number: te eigt divided by te base of te triangle generated by tat tangent. In te figure slope x=x f(x) def = f(x ) base 6 Root of f(x) 5 4 f(x) f(x ) x base x x. Approximations. Now we are going to start making approximations. Tese will be true enoug wen tings get close enoug togeter, so in te end we will ave exact results. (We ll use te symbol to mean approximately equals. If we use it in a cain of equalities, te last expression in te cain will not exactly equal te first expression even toug tere may be many = signs and only one sign but will only approximately equal it.) In te above figure, we don t know wat te base is, so we ll approximate it by x x. We don t know wat x is, eiter, but we want to find it: it is te unknown place were f(x ) =. So we ll use it to stand for wat we don t yet know and do some algebra until we can eventually pin it down. Now we can write te slope down approximately. slope x=x f(x) = f(x ) base f(x ) x x So we can rearrange tis to write down x, our quarry, approximately. x x f(x ) slope x=x f(x) Since we know f(x) = x 8 we can calculate f(x ) for any given x. We must now figure out ow to calculate slope x=x f(x).

3 4. Slope of cubic. Here is f(x) = x 8 again, wit all te pieces needed to find its slope at x lo. 6 Slope of x f(x i ) f(x) = x 8 f(x lo ) x lo x i x x Te definition of slope tells us, if x lo and x i are close enoug togeter, So let s try it for f(x) = x 8. Tat is, slope x a = x for any a. slope x=xlo f(x) = f(x i) f(x lo ) = f(x lo + x) f(x lo ) x i x lo x slope x=xlo x 8 = (x lo + x) (x lo ) x = (x lo) x + x lo ( x) + ( x) x (x lo) x x = (x lo ) Te in te above cain olds more and more exactly te smaller x gets, i.e., te closer x i and x lo get togeter. But tis is wat we intend to appen in calling te result te slope at te specified value. Wat we really do is take te limit as te two points get closer and closer togeter. Tis justifies using te exact = in saying above slope x a = x. 5. Te root. So now we can go back to Note were we ad and replace it for f(x) = x 8 by x x f(x ) slope x=x f(x) x x (x ) 8 (x ) Let s try it. We ll need a value for x. We ll just guess. We know for tis case tat te final cube root will be, but it is a special case we cose to make it easy to ceck te answer. Usually we

4 can only guess te value of te final cube root, maybe from plotting te function. So we ll pretend we don t know and try x = as a guess. x = x (x ) 8 (x ) =.9444 Tis is pretty close to, but let s try te result as te next guess (call it x ). Better. Try again. Keep trying. x = x (x ) 8 (x ) =. x 4 = x (x ) 8 (x ) =.9856 x 5 = x 4 (x 4) 8 (x 4 ) =.74 x 6 = x 5 (x 5) 8 (x 5 ) =.9964 x 7 = x 6 (x 6) 8 (x 6 ) =.8 x 8 = x 7 (x 7) 8 (x 7 ) =.999 x 9 = x 8 (x 8) 8 (x 8 ) =.5 x = x 9 (x 9) 8 (x 9 ) =.9998 : How many more steps before te result is.?.? So we see x n x in te limit as n gets arbitrarily large. 6. Square roots. Tis process works for square roots, too. In fact, it is te basis for te button on your calculator, and for te sqrt function in any programming language. We just need to work out tat slope(x a) = x. Now try finding te square root of 4. x x (x ) 4 (x ) 7. Antislopes. Now we know about slopes we migt wonder about going te oter way. Just as division undoes multiplication, antislopes undo slopes. Here are some examples. slope x f f(x) antislope x f x + C x x / + C x x x / + C x x x 4 /4 + C 4x x 4 x 5 /5 + C : : : We saw tat division goes wit finding slopes and we ll see tat multiplication goes wit finding antislopes, so it would be more appropriate to reverse tis prase and say Just as multiplication undoes division, antislopes undo slopes. 4

5 were C in eac case is some constant, tat is, some number or expression wic does not depend on x. Ceck tese examples by finding te slopes of te antislope x f column. Ten see if you can figure out te antislopes of te slopes x f column. 8. Areas. In addition to slopes, te oter major use of arbitrarily srinking interval, x, is to find areas. Let s find te area of an equilateral triangle. (, ) (,) (,) You probably know tat te area of a triangle is b/ were b is te base and is te eigt. For te triangle of te figure, b = and = /4 so area = 4 Let s see if we can work out wy tis is te answer. We ll redraw te triangle rotated so tat its eigt is orizontal. (, ) (,) (, ) Now slice it into vertical strips of widt, and make tem rectangles just toucing te sides of te triangle at two of te four corners of eac rectangle. 5

6 y y j Te area of te triangle will be area ( /)/ j= y j were we must figure out wat eac y j is. (Do you see wy te number of steps of widt is ( /)/?) I used te approximation sign,, because of te missing bits of area between te steps and te sides of te triangle. Te important ting about tis approximation is tat it gets better and better te smaller is: tis is were te milli-micro-nano aspect of tis Week comes in. Let s tink of y as a function of y() = s were s is te slope of te upper side of te triangle. We can see s = / / = and we can ceck So between and we ave y() = y( ) = = j = j j = and j = / y j = y( j ) = j = j So area = ( /)/ j= ( /)/ j= y( j ) j 6

7 = ( /)/ ( ) j j= = ( ) ( /)/ )(( /)/ ) = / ( ) ( ( ) ( = 4 = 4 / ) / ) wic is te same result as te b/ calculation at te beginning of tis Note. Notice tat I made two approximations, wic appened, tis time, to cancel eac oter out. Te second approximation was tat / is big enoug tat / essentially equals /. Tis approximation also gets better and better as gets arbitrarily small: more milli-micro-nano-.. mat. Note also tat te sum,, disappears in te fourt line above and is replaced by n(n )/ (letting n be / ): te sum is just a triangular number (Week i Note ). (Please do not confuse te in (tis Note) wit te in n etc. (Week i Notes). Here modifies te variable following it to mean a little bit of. Tere te means triangle and as a subscript n to say ow big te triangle is.) To summarize tis procedure a little differently, we summed te base, b, as a function of te eigt, b() = over a discrete set of values, j, separated by steps of size from to /.. base.8 b()=/ /.9 7

8 We can use b = / to generalize te area from te eigt = / triangle to a triangle wit any eigt : area = b =.6 area.5 /4.4 a()= / /.9 9. Volumes. We can use te same tecnique to find te volume of a regular tetraedron. Tis as all six edges of te same lengt, say, and eigt / in te tird dimension. (Eac of te four faces is an equilateral triangle of sides and eigt on te face we won t call tis te eigt any more / as in te previous Note.) We ll turn te tetraedron sideways, so its -D eigt is sown orizontally, and slice it into triangular slabs of tickness and sizes from at te apex to sides= at te base. So te sum we need tis time is area = vol = j j j j vol // j= j 8

9 wit j = j as before, and wit te same reasons for noting tat tis is an approximation (wic will improve as gets small). // vol j ( ) j= = ( ) = ( ) ( = 7 // j= / ( / ) j / / )( ) In te second line I summed j from to n = wic we can work out from Week i Note as n(n )(n ). I approximated tis by n /, once again an approximation wic improves as gets small, and an approximation wic appens to counteract te first approximation above exactly, giving te exact rigt answer.. Antislopes and areas. In Notes 8 and 9 we found te areas under te following two functions /4.4 b()=/.6.4 / a()= /.. / / /.9 Let s just find te antislopes of tese functions (Note.7). antislope = antislope = + C antislope = antislope = + C were te constants C and C can be any numbers not depending on. Let s evaluate te first at = / and at = and subtract. / antislope = / = 4 = 4 and te second at = / and at = and subtract. / antislope = / = 7 = 7 9

10 Wat is te connection wit te triangular area in Note 8 and te tetraedral volume in Note 9? It turns out tat antislopes give areas wen suitably evaluated.. Te Fundamental Teorem of Calculus. Areas between two points under a function are linked to te antislope of te function, i.e., to te function wose slope is tat function. Let s see wy. Here is a function f(x) and a small section of f(x) x of te area under f(x). f ( x) x x x + x We can call te area A(x,x), supposing tat we are in te process of finding te area under f(x) starting at x, and tat we ave so far reaced x. If x is fixed, we are interested only in te area as a function of x and we can write, simply, A(x). Ten for te small increment, A(x), of te area. A(x) = f(x) x Tis is very familiar: just rearrange f(x) = A(x) x and we ave tat f(x) is te slope of A(x). So A(x) is te antislope of f(x). And if we want to find te area from say x to say x,we just evaluate We can write tis or A(x ) A(x ) A(x) x x antislope x f(x) x x Since tese definite integrals are te same antislope evaluated at two different places and subtracted, te arbitrary constant tat we introduced wit antislopes in Note 7 disappears and we can forget about it.. Summary (Tese notes sow te trees. Try to see te forest!) Te reason I called tese Notes Milli-micro-nano-..mats is because of te approximations. To make slopes exact we must apply te definition to ever smaller intervals. Te metod I ave presented to find cube and square roots is Newton s metod. It is an application of differential calculus, also invented by Isaac Newton, and independently by Gottfried

11 Leibniz wose notation is now used, altoug I ave not used it. Newton s metod works for finding roots (zeros) of almost any function and it converges very quickly. II. Te Excursions You ve seen lots of ideas. Now do someting wit tem!. Trowing balls: parabola and square roots. (Tis Excursion is meant to elp if you found tis topic toug going rigt from te start. It is about functions and teir roots ( zeros ).) Eric is trowing a ball for Iris to catc. Here is ow te ball goes. ballparabola 8 y = x x E x x I Te ball leaves Eric s and meters from te ground, rises to a maximum eigt of meters, ten drops to meter were Iris catces it. Gravity causes te ball to follow a parabola in between Eric and Iris. A parabola is an example of a function, wic gives a unique value for y (wic is wat I ve called te eigt in te grap) for eac possible value of x (wic is wat I call te orizontal position of te ball). Te relationsip between x and y is given by te equation y = x + Tat is te simplest equation to describe te particular pat I ve plotted. To make it tis simple, I cose te axes so tat te maximum eigt is attained wen x =. I also cose te orizontal scale so tat te ball is moving from somewere around x = to somewere around x =. We ll see were exactly tese endpoints are. In fact, tat is te purpose of tis Excursion. Let s make a table sowing some of te values for y tat te rule y = x + calculates for different values of x. Te table spells tis out in te second column. (We ll come to te meanings of te tird and fourt columns sortly.) x x + = y y y 9 + = 4 + = = = 8 + = = =

12 Ceck tese calculations. Wat do you notice about te value of y for positive and negative values of x? Now, were must Iris be to catc te ball meter off te ground? Te table says te ball is meter off te ground at x = and at x =. Since I ve sown Iris on te x-positive side, we conclude tat Iris is at x I =. Te two possible positions, from wic we ve cosen te positive one, also correspond to y =, wic I ve marked wit in te y column. Finding out were Eric must stand to trow te ball is trickier. We don t see any zeros in te y column. But we do see some negative numbers and some positive numbers in tat column. y =, or y =, must occur: a) between x =, were y =, and x =, were y = 4 and it plainly must be somewat closer to x = tan to x = ; or b) between x =, were y = 4, and x =, were y = and it plainly must be somewat closer to x = tan to x =. Let s do some algebra. = y = x + = x + 8 and ere is te grap of tis y = x + 8. (I could ave given y a new name, say y or z, but wy burden ourselves wit additional symbols?) rootparabola 8 (,8) (,7) (,7) 6 y = x (,4) (,4) (, ) (, ) 4 4 x E x x I We see it is anoter parabola, tis time one wic crosses te x-axis at te zeros of y, i.e., were y =, or y =, wic is just te eigt of te ball as it leaves Eric s and. Tese zeros are te roots of te parabola. (I ve also sown te pairs (x,y) for te seven values of x tat are in te table. Clearly tese are only some of te possible pairs. How many could tere be?) To find were Eric is, we need te roots of tis second parabola. We must do some more algebra. Continuing from before = x + 8 x = 8 x = 8 =.88

13 Tus Eric is at x E = 8 =.88. In te last line, I used te square root button on my calculator to find te number. Ceck tis and try it on your own calculator. But wy ave I used te minus sign? Does it satisfy te requirement (b) above? Wat about requirement (a)? Wy does a square root almost always ave two possible values? How do tey relate to one anoter? Wat square root as only one value?. Write a program, say cubert(a), wic finds te cube root of a correctly to some number of decimal places wic you can fix inside te program or else control by a second parameter, say decpl, for any number, a.. a) Sow tat slope x n = nx n for any positive integer n. Hint: use te binomial coefficients of Week ii Note 6 in a way similar to te way tey are used to expand ( + x) n in Week ii Note 7. b) Sow tat slope x n = nx n for any rational number n. 4. Pytagoras. In te next tree excursions we are going to sow tat te eigt of an equilateral triangle of base b is indeed ( /)b (i.e., / wen b = as in te example of Note 8). For tis, we need to know Pytagoras teorem tat for a rigt-angled triangle of sides a,b and c (were c is te long side, te ypotenuse) Sow tis using te following diagram c = a + b b c a 5. Using Pytagoras and te following diagram, sow tat te eigt of an equilateral triangle of base b = is /. Wy is te eigt ( /)b for any base b? 6. Anoter way to find te eigt of an equilateral triangle is to start wit its base, say of lengt

14 (,) (,) and find te point (x,y) wic is a distance from bot (,) and (,). ( x, y) (,) (,) a) Sow tat Pytagoras says te distance between two points (x,y) and (x,y ) is b) Hence sow tat te two equations (x x ) + (y y ) x + y = (x ) + y = must be solved. c) Finally, use tis to sow tat x = / and y = / 7. Te sum of j, n j= j were n = in Note 9, could be approximated as j(j + ) for large n (small ). Tis is te sum of triangular numbers in Week i Note, and produces te nt tetraedral number. Sow tat it gives te same answer as te volume calculation in Note Pytagoras can sow tat te eigt of unit-sided tetraedron is / as said in Note 9. Here is te geometrical approac. Te fourt point, or apex, of te tetraedron will lie directly above te center of te equilateral triangle tat is its base (wy?) a) Tis can be found by bisecting te angle at eac corner and noting were te bisectors meet. By symmetry, all tree bisectors meet at te same point, and eac is perpendicular to te edge of te triangle opposite to te angle it bisects. 4

15 x Use te slope of te bisector (it s te same as te slope of te edge of te rotated triangle in Note 8) and Pytagoras to sow tat its lengt from x = to x = is /. Since te vertical bisector cuts tis bisector in alf, sow tat te common point were all bisectors meet is / from eac vetex and /( ) from eac opposite edge. b) Now rise straigt up in te tird dimension from tis common point to te apex of te tetraedron, and note were it meets te -D eigt of te triangular face sown and use Pytagoras to sow tat te -D eigt is /. 9. Te algebraic approac finds te eigt of te tetraedron muc more quickly tan te geometrical approac of te last excursion. ( x, y, z ) (,, ) (,,) (,,) Requiring te apex, (x,y,z), to be unit distance from te tree corners (,,), (,,) and (/, /, ) of te base means x + y + z = 5

16 Sow (x,y,z) = ±(,, ) (x ) + y + z = (x ) + (y ) + z =. Go on from te previous excursion to find te eigt in te 4t dimension of te 4-D regular simplex wit tetraedral base (,,,),(,,,),(,,,) and (,,. Any part of te Preliminary Notes tat needs working troug.,) 6

Time (hours) Morphine sulfate (mg)

Time (hours) Morphine sulfate (mg) Mat Xa Fall 2002 Review Notes Limits and Definition of Derivative Important Information: 1 According to te most recent information from te Registrar, te Xa final exam will be eld from 9:15 am to 12:15

More information

Lab 6 Derivatives and Mutant Bacteria

Lab 6 Derivatives and Mutant Bacteria Lab 6 Derivatives and Mutant Bacteria Date: September 27, 20 Assignment Due Date: October 4, 20 Goal: In tis lab you will furter explore te concept of a derivative using R. You will use your knowledge

More information

2011 Fermat Contest (Grade 11)

2011 Fermat Contest (Grade 11) Te CENTRE for EDUCATION in MATHEMATICS and COMPUTING 011 Fermat Contest (Grade 11) Tursday, February 4, 011 Solutions 010 Centre for Education in Matematics and Computing 011 Fermat Contest Solutions Page

More information

1 Limits and Continuity

1 Limits and Continuity 1 Limits and Continuity 1.0 Tangent Lines, Velocities, Growt In tion 0.2, we estimated te slope of a line tangent to te grap of a function at a point. At te end of tion 0.3, we constructed a new function

More information

7.1 Using Antiderivatives to find Area

7.1 Using Antiderivatives to find Area 7.1 Using Antiderivatives to find Area Introduction finding te area under te grap of a nonnegative, continuous function f In tis section a formula is obtained for finding te area of te region bounded between

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

Material for Difference Quotient

Material for Difference Quotient Material for Difference Quotient Prepared by Stepanie Quintal, graduate student and Marvin Stick, professor Dept. of Matematical Sciences, UMass Lowell Summer 05 Preface Te following difference quotient

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

Section 3: The Derivative Definition of the Derivative

Section 3: The Derivative Definition of the Derivative Capter 2 Te Derivative Business Calculus 85 Section 3: Te Derivative Definition of te Derivative Returning to te tangent slope problem from te first section, let's look at te problem of finding te slope

More information

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points MAT 15 Test #2 Name Solution Guide Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points Use te grap of a function sown ere as you respond to questions 1 to 8. 1. lim f (x) 0 2. lim

More information

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. Preface Here are my online notes for my course tat I teac ere at Lamar University. Despite te fact tat tese are my class notes, tey sould be accessible to anyone wanting to learn or needing a refreser

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

Polynomials 3: Powers of x 0 + h

Polynomials 3: Powers of x 0 + h near small binomial Capter 17 Polynomials 3: Powers of + Wile it is easy to compute wit powers of a counting-numerator, it is a lot more difficult to compute wit powers of a decimal-numerator. EXAMPLE

More information

Average Rate of Change

Average Rate of Change Te Derivative Tis can be tougt of as an attempt to draw a parallel (pysically and metaporically) between a line and a curve, applying te concept of slope to someting tat isn't actually straigt. Te slope

More information

3.4 Worksheet: Proof of the Chain Rule NAME

3.4 Worksheet: Proof of the Chain Rule NAME Mat 1170 3.4 Workseet: Proof of te Cain Rule NAME Te Cain Rule So far we are able to differentiate all types of functions. For example: polynomials, rational, root, and trigonometric functions. We are

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

Differential Calculus (The basics) Prepared by Mr. C. Hull

Differential Calculus (The basics) Prepared by Mr. C. Hull Differential Calculus Te basics) A : Limits In tis work on limits, we will deal only wit functions i.e. tose relationsips in wic an input variable ) defines a unique output variable y). Wen we work wit

More information

Week #15 - Word Problems & Differential Equations Section 8.2

Week #15 - Word Problems & Differential Equations Section 8.2 Week #1 - Word Problems & Differential Equations Section 8. From Calculus, Single Variable by Huges-Hallett, Gleason, McCallum et. al. Copyrigt 00 by Jon Wiley & Sons, Inc. Tis material is used by permission

More information

HOMEWORK HELP 2 FOR MATH 151

HOMEWORK HELP 2 FOR MATH 151 HOMEWORK HELP 2 FOR MATH 151 Here we go; te second round of omework elp. If tere are oters you would like to see, let me know! 2.4, 43 and 44 At wat points are te functions f(x) and g(x) = xf(x)continuous,

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

1watt=1W=1kg m 2 /s 3

1watt=1W=1kg m 2 /s 3 Appendix A Matematics Appendix A.1 Units To measure a pysical quantity, you need a standard. Eac pysical quantity as certain units. A unit is just a standard we use to compare, e.g. a ruler. In tis laboratory

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

REVIEW LAB ANSWER KEY

REVIEW LAB ANSWER KEY REVIEW LAB ANSWER KEY. Witout using SN, find te derivative of eac of te following (you do not need to simplify your answers): a. f x 3x 3 5x x 6 f x 3 3x 5 x 0 b. g x 4 x x x notice te trick ere! x x g

More information

Pre-Calculus Review Preemptive Strike

Pre-Calculus Review Preemptive Strike Pre-Calculus Review Preemptive Strike Attaced are some notes and one assignment wit tree parts. Tese are due on te day tat we start te pre-calculus review. I strongly suggest reading troug te notes torougly

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

Introduction to Derivatives

Introduction to Derivatives Introduction to Derivatives 5-Minute Review: Instantaneous Rates and Tangent Slope Recall te analogy tat we developed earlier First we saw tat te secant slope of te line troug te two points (a, f (a))

More information

2.11 That s So Derivative

2.11 That s So Derivative 2.11 Tat s So Derivative Introduction to Differential Calculus Just as one defines instantaneous velocity in terms of average velocity, we now define te instantaneous rate of cange of a function at a point

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

INTRODUCTION AND MATHEMATICAL CONCEPTS

INTRODUCTION AND MATHEMATICAL CONCEPTS Capter 1 INTRODUCTION ND MTHEMTICL CONCEPTS PREVIEW Tis capter introduces you to te basic matematical tools for doing pysics. You will study units and converting between units, te trigonometric relationsips

More information

Lines, Conics, Tangents, Limits and the Derivative

Lines, Conics, Tangents, Limits and the Derivative Lines, Conics, Tangents, Limits and te Derivative Te Straigt Line An two points on te (,) plane wen joined form a line segment. If te line segment is etended beond te two points ten it is called a straigt

More information

Cubic Functions: Local Analysis

Cubic Functions: Local Analysis Cubic function cubing coefficient Capter 13 Cubic Functions: Local Analysis Input-Output Pairs, 378 Normalized Input-Output Rule, 380 Local I-O Rule Near, 382 Local Grap Near, 384 Types of Local Graps

More information

Continuity and Differentiability Worksheet

Continuity and Differentiability Worksheet Continuity and Differentiability Workseet (Be sure tat you can also do te grapical eercises from te tet- Tese were not included below! Typical problems are like problems -3, p. 6; -3, p. 7; 33-34, p. 7;

More information

Sin, Cos and All That

Sin, Cos and All That Sin, Cos and All Tat James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 9, 2017 Outline Sin, Cos and all tat! A New Power Rule Derivatives

More information

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225 THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Mat 225 As we ave seen, te definition of derivative for a Mat 111 function g : R R and for acurveγ : R E n are te same, except for interpretation:

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

f a h f a h h lim lim

f a h f a h h lim lim Te Derivative Te derivative of a function f at a (denoted f a) is f a if tis it exists. An alternative way of defining f a is f a x a fa fa fx fa x a Note tat te tangent line to te grap of f at te point

More information

2.1 THE DEFINITION OF DERIVATIVE

2.1 THE DEFINITION OF DERIVATIVE 2.1 Te Derivative Contemporary Calculus 2.1 THE DEFINITION OF DERIVATIVE 1 Te grapical idea of a slope of a tangent line is very useful, but for some uses we need a more algebraic definition of te derivative

More information

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk Bob Brown Mat 251 Calculus 1 Capter 3, Section 1 Completed 1 Te Tangent Line Problem Te idea of a tangent line first arises in geometry in te context of a circle. But before we jump into a discussion of

More information

Higher Derivatives. Differentiable Functions

Higher Derivatives. Differentiable Functions Calculus 1 Lia Vas Higer Derivatives. Differentiable Functions Te second derivative. Te derivative itself can be considered as a function. Te instantaneous rate of cange of tis function is te second derivative.

More information

INTRODUCTION AND MATHEMATICAL CONCEPTS

INTRODUCTION AND MATHEMATICAL CONCEPTS INTODUCTION ND MTHEMTICL CONCEPTS PEVIEW Tis capter introduces you to te basic matematical tools for doing pysics. You will study units and converting between units, te trigonometric relationsips of sine,

More information

Section 2: The Derivative Definition of the Derivative

Section 2: The Derivative Definition of the Derivative Capter 2 Te Derivative Applied Calculus 80 Section 2: Te Derivative Definition of te Derivative Suppose we drop a tomato from te top of a 00 foot building and time its fall. Time (sec) Heigt (ft) 0.0 00

More information

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set WYSE Academic Callenge 00 Sectional Matematics Solution Set. Answer: B. Since te equation can be written in te form x + y, we ave a major 5 semi-axis of lengt 5 and minor semi-axis of lengt. Tis means

More information

SECTION 1.10: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES

SECTION 1.10: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES (Section.0: Difference Quotients).0. SECTION.0: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES Define average rate of cange (and average velocity) algebraically and grapically. Be able to identify, construct,

More information

Calculus I Homework: The Derivative as a Function Page 1

Calculus I Homework: The Derivative as a Function Page 1 Calculus I Homework: Te Derivative as a Function Page 1 Example (2.9.16) Make a careful sketc of te grap of f(x) = sin x and below it sketc te grap of f (x). Try to guess te formula of f (x) from its grap.

More information

1 Solutions to the in class part

1 Solutions to the in class part NAME: Solutions to te in class part. Te grap of a function f is given. Calculus wit Analytic Geometry I Exam, Friday, August 30, 0 SOLUTIONS (a) State te value of f(). (b) Estimate te value of f( ). (c)

More information

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist Mat 1120 Calculus Test 2. October 18, 2001 Your name Te multiple coice problems count 4 points eac. In te multiple coice section, circle te correct coice (or coices). You must sow your work on te oter

More information

3.1 Extreme Values of a Function

3.1 Extreme Values of a Function .1 Etreme Values of a Function Section.1 Notes Page 1 One application of te derivative is finding minimum and maimum values off a grap. In precalculus we were only able to do tis wit quadratics by find

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

2.3 More Differentiation Patterns

2.3 More Differentiation Patterns 144 te derivative 2.3 More Differentiation Patterns Polynomials are very useful, but tey are not te only functions we need. Tis section uses te ideas of te two previous sections to develop tecniques for

More information

MATH 1020 Answer Key TEST 2 VERSION B Fall Printed Name: Section #: Instructor:

MATH 1020 Answer Key TEST 2 VERSION B Fall Printed Name: Section #: Instructor: Printed Name: Section #: Instructor: Please do not ask questions during tis exam. If you consider a question to be ambiguous, state your assumptions in te margin and do te best you can to provide te correct

More information

0.1 Differentiation Rules

0.1 Differentiation Rules 0.1 Differentiation Rules From our previous work we ve seen tat it can be quite a task to calculate te erivative of an arbitrary function. Just working wit a secon-orer polynomial tings get pretty complicate

More information

Chapter 2 Limits and Continuity

Chapter 2 Limits and Continuity 4 Section. Capter Limits and Continuity Section. Rates of Cange and Limits (pp. 6) Quick Review.. f () ( ) () 4 0. f () 4( ) 4. f () sin sin 0 4. f (). 4 4 4 6. c c c 7. 8. c d d c d d c d c 9. 8 ( )(

More information

CHAPTER 3: Derivatives

CHAPTER 3: Derivatives CHAPTER 3: Derivatives 3.1: Derivatives, Tangent Lines, and Rates of Cange 3.2: Derivative Functions and Differentiability 3.3: Tecniques of Differentiation 3.4: Derivatives of Trigonometric Functions

More information

MVT and Rolle s Theorem

MVT and Rolle s Theorem AP Calculus CHAPTER 4 WORKSHEET APPLICATIONS OF DIFFERENTIATION MVT and Rolle s Teorem Name Seat # Date UNLESS INDICATED, DO NOT USE YOUR CALCULATOR FOR ANY OF THESE QUESTIONS In problems 1 and, state

More information

Derivatives. By: OpenStaxCollege

Derivatives. By: OpenStaxCollege By: OpenStaxCollege Te average teen in te United States opens a refrigerator door an estimated 25 times per day. Supposedly, tis average is up from 10 years ago wen te average teenager opened a refrigerator

More information

, meant to remind us of the definition of f (x) as the limit of difference quotients: = lim

, meant to remind us of the definition of f (x) as the limit of difference quotients: = lim Mat 132 Differentiation Formulas Stewart 2.3 So far, we ave seen ow various real-world problems rate of cange and geometric problems tangent lines lead to derivatives. In tis section, we will see ow to

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

. If lim. x 2 x 1. f(x+h) f(x)

. If lim. x 2 x 1. f(x+h) f(x) Review of Differential Calculus Wen te value of one variable y is uniquely determined by te value of anoter variable x, ten te relationsip between x and y is described by a function f tat assigns a value

More information

Practice Problem Solutions: Exam 1

Practice Problem Solutions: Exam 1 Practice Problem Solutions: Exam 1 1. (a) Algebraic Solution: Te largest term in te numerator is 3x 2, wile te largest term in te denominator is 5x 2 3x 2 + 5. Tus lim x 5x 2 2x 3x 2 x 5x 2 = 3 5 Numerical

More information

Printed Name: Section #: Instructor:

Printed Name: Section #: Instructor: Printed Name: Section #: Instructor: Please do not ask questions during tis exam. If you consider a question to be ambiguous, state your assumptions in te margin and do te best you can to provide te correct

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

Name: Answer Key No calculators. Show your work! 1. (21 points) All answers should either be,, a (finite) real number, or DNE ( does not exist ).

Name: Answer Key No calculators. Show your work! 1. (21 points) All answers should either be,, a (finite) real number, or DNE ( does not exist ). Mat - Final Exam August 3 rd, Name: Answer Key No calculators. Sow your work!. points) All answers sould eiter be,, a finite) real number, or DNE does not exist ). a) Use te grap of te function to evaluate

More information

Chapter 2. Limits and Continuity 16( ) 16( 9) = = 001. Section 2.1 Rates of Change and Limits (pp ) Quick Review 2.1

Chapter 2. Limits and Continuity 16( ) 16( 9) = = 001. Section 2.1 Rates of Change and Limits (pp ) Quick Review 2.1 Capter Limits and Continuity Section. Rates of Cange and Limits (pp. 969) Quick Review..... f ( ) ( ) ( ) 0 ( ) f ( ) f ( ) sin π sin π 0 f ( ). < < < 6. < c c < < c 7. < < < < < 8. 9. 0. c < d d < c

More information

1. AB Calculus Introduction

1. AB Calculus Introduction 1. AB Calculus Introduction Before we get into wat calculus is, ere are several eamples of wat you could do BC (before calculus) and wat you will be able to do at te end of tis course. Eample 1: On April

More information

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM MA9-A Applied Calculus for Business 006 Fall Homework Solutions Due 9/9/006 0:0AM. #0 Find te it 5 0 + +.. #8 Find te it. #6 Find te it 5 0 + + = (0) 5 0 (0) + (0) + =.!! r + +. r s r + + = () + 0 () +

More information

Exercises for numerical differentiation. Øyvind Ryan

Exercises for numerical differentiation. Øyvind Ryan Exercises for numerical differentiation Øyvind Ryan February 25, 2013 1. Mark eac of te following statements as true or false. a. Wen we use te approximation f (a) (f (a +) f (a))/ on a computer, we can

More information

5.1 We will begin this section with the definition of a rational expression. We

5.1 We will begin this section with the definition of a rational expression. We Basic Properties and Reducing to Lowest Terms 5.1 We will begin tis section wit te definition of a rational epression. We will ten state te two basic properties associated wit rational epressions and go

More information

Math 34A Practice Final Solutions Fall 2007

Math 34A Practice Final Solutions Fall 2007 Mat 34A Practice Final Solutions Fall 007 Problem Find te derivatives of te following functions:. f(x) = 3x + e 3x. f(x) = x + x 3. f(x) = (x + a) 4. Is te function 3t 4t t 3 increasing or decreasing wen

More information

MATH 1020 TEST 2 VERSION A FALL 2014 ANSWER KEY. Printed Name: Section #: Instructor:

MATH 1020 TEST 2 VERSION A FALL 2014 ANSWER KEY. Printed Name: Section #: Instructor: ANSWER KEY Printed Name: Section #: Instructor: Please do not ask questions during tis eam. If you consider a question to be ambiguous, state your assumptions in te margin and do te best you can to provide

More information

The Derivative The rate of change

The Derivative The rate of change Calculus Lia Vas Te Derivative Te rate of cange Knowing and understanding te concept of derivative will enable you to answer te following questions. Let us consider a quantity wose size is described by

More information

Mathematics 105 Calculus I. Exam 1. February 13, Solution Guide

Mathematics 105 Calculus I. Exam 1. February 13, Solution Guide Matematics 05 Calculus I Exam February, 009 Your Name: Solution Guide Tere are 6 total problems in tis exam. On eac problem, you must sow all your work, or oterwise torougly explain your conclusions. Tere

More information

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator.

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator. Lecture XVII Abstract We introduce te concept of directional derivative of a scalar function and discuss its relation wit te gradient operator. Directional derivative and gradient Te directional derivative

More information

1 + t5 dt with respect to x. du = 2. dg du = f(u). du dx. dg dx = dg. du du. dg du. dx = 4x3. - page 1 -

1 + t5 dt with respect to x. du = 2. dg du = f(u). du dx. dg dx = dg. du du. dg du. dx = 4x3. - page 1 - Eercise. Find te derivative of g( 3 + t5 dt wit respect to. Solution: Te integrand is f(t + t 5. By FTC, f( + 5. Eercise. Find te derivative of e t2 dt wit respect to. Solution: Te integrand is f(t e t2.

More information

Chapter 1D - Rational Expressions

Chapter 1D - Rational Expressions - Capter 1D Capter 1D - Rational Expressions Definition of a Rational Expression A rational expression is te quotient of two polynomials. (Recall: A function px is a polynomial in x of degree n, if tere

More information

Math 1241 Calculus Test 1

Math 1241 Calculus Test 1 February 4, 2004 Name Te first nine problems count 6 points eac and te final seven count as marked. Tere are 120 points available on tis test. Multiple coice section. Circle te correct coice(s). You do

More information

lim 1 lim 4 Precalculus Notes: Unit 10 Concepts of Calculus

lim 1 lim 4 Precalculus Notes: Unit 10 Concepts of Calculus Syllabus Objectives: 1.1 Te student will understand and apply te concept of te limit of a function at given values of te domain. 1. Te student will find te limit of a function at given values of te domain.

More information

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t).

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t). . Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd, periodic function tat as been sifted upwards, so we will use

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

Printed Name: Section #: Instructor:

Printed Name: Section #: Instructor: Printed Name: Section #: Instructor: Please do not ask questions during tis exam. If you consider a question to be ambiguous, state your assumptions in te margin and do te best you can to provide te correct

More information

KEY CONCEPT: THE DERIVATIVE

KEY CONCEPT: THE DERIVATIVE Capter Two KEY CONCEPT: THE DERIVATIVE We begin tis capter by investigating te problem of speed: How can we measure te speed of a moving object at a given instant in time? Or, more fundamentally, wat do

More information

2.3 Product and Quotient Rules

2.3 Product and Quotient Rules .3. PRODUCT AND QUOTIENT RULES 75.3 Product and Quotient Rules.3.1 Product rule Suppose tat f and g are two di erentiable functions. Ten ( g (x)) 0 = f 0 (x) g (x) + g 0 (x) See.3.5 on page 77 for a proof.

More information

The Krewe of Caesar Problem. David Gurney. Southeastern Louisiana University. SLU 10541, 500 Western Avenue. Hammond, LA

The Krewe of Caesar Problem. David Gurney. Southeastern Louisiana University. SLU 10541, 500 Western Avenue. Hammond, LA Te Krewe of Caesar Problem David Gurney Souteastern Louisiana University SLU 10541, 500 Western Avenue Hammond, LA 7040 June 19, 00 Krewe of Caesar 1 ABSTRACT Tis paper provides an alternative to te usual

More information

Calculus I Practice Exam 1A

Calculus I Practice Exam 1A Calculus I Practice Exam A Calculus I Practice Exam A Tis practice exam empasizes conceptual connections and understanding to a greater degree tan te exams tat are usually administered in introductory

More information

3.4 Algebraic Limits. Ex 1) lim. Ex 2)

3.4 Algebraic Limits. Ex 1) lim. Ex 2) Calculus Maimus.4 Algebraic Limits At tis point, you sould be very comfortable finding its bot grapically and numerically wit te elp of your graping calculator. Now it s time to practice finding its witout

More information

Chapter 4: Numerical Methods for Common Mathematical Problems

Chapter 4: Numerical Methods for Common Mathematical Problems 1 Capter 4: Numerical Metods for Common Matematical Problems Interpolation Problem: Suppose we ave data defined at a discrete set of points (x i, y i ), i = 0, 1,..., N. Often it is useful to ave a smoot

More information

11-19 PROGRESSION. A level Mathematics. Pure Mathematics

11-19 PROGRESSION. A level Mathematics. Pure Mathematics SSaa m m pplle e UCa ni p t ter DD iff if erfe enren tiatia tiotio nn - 9 RGRSSIN decel Slevel andmatematics level Matematics ure Matematics NW FR 07 Year/S Year decel S and level Matematics Sample material

More information

Exponentials and Logarithms Review Part 2: Exponentials

Exponentials and Logarithms Review Part 2: Exponentials Eponentials and Logaritms Review Part : Eponentials Notice te difference etween te functions: g( ) and f ( ) In te function g( ), te variale is te ase and te eponent is a constant. Tis is called a power

More information

Recall from our discussion of continuity in lecture a function is continuous at a point x = a if and only if

Recall from our discussion of continuity in lecture a function is continuous at a point x = a if and only if Computational Aspects of its. Keeping te simple simple. Recall by elementary functions we mean :Polynomials (including linear and quadratic equations) Eponentials Logaritms Trig Functions Rational Functions

More information

b 1 A = bh h r V = pr

b 1 A = bh h r V = pr . Te use of a calculator is not permitted.. All variables and expressions used represent real numbers unless oterwise indicated.. Figures provided in tis test are drawn to scale unless oterwise indicated..

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

Some Review Problems for First Midterm Mathematics 1300, Calculus 1

Some Review Problems for First Midterm Mathematics 1300, Calculus 1 Some Review Problems for First Midterm Matematics 00, Calculus. Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd,

More information

158 Calculus and Structures

158 Calculus and Structures 58 Calculus and Structures CHAPTER PROPERTIES OF DERIVATIVES AND DIFFERENTIATION BY THE EASY WAY. Calculus and Structures 59 Copyrigt Capter PROPERTIES OF DERIVATIVES. INTRODUCTION In te last capter you

More information

1 2 x Solution. The function f x is only defined when x 0, so we will assume that x 0 for the remainder of the solution. f x. f x h f x.

1 2 x Solution. The function f x is only defined when x 0, so we will assume that x 0 for the remainder of the solution. f x. f x h f x. Problem. Let f x x. Using te definition of te derivative prove tat f x x Solution. Te function f x is only defined wen x 0, so we will assume tat x 0 for te remainder of te solution. By te definition of

More information

MATH1131/1141 Calculus Test S1 v8a

MATH1131/1141 Calculus Test S1 v8a MATH/ Calculus Test 8 S v8a October, 7 Tese solutions were written by Joann Blanco, typed by Brendan Trin and edited by Mattew Yan and Henderson Ko Please be etical wit tis resource It is for te use of

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here!

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here! Precalculus Test 2 Practice Questions Page Note: You can expect oter types of questions on te test tan te ones presented ere! Questions Example. Find te vertex of te quadratic f(x) = 4x 2 x. Example 2.

More information