Presentation is loading. Please wait.

Presentation is loading. Please wait.

4.5 An Algorithm for Curve Sketching

Similar presentations


Presentation on theme: "4.5 An Algorithm for Curve Sketching"β€” Presentation transcript:

1 4.5 An Algorithm for Curve Sketching
We learned a bunch of β€œpieces” to curve sketching, now let’s put it all together … STEP 1: Determine the DOMAIN of the function and all discontinuities (𝑓(π‘₯) is undefined) Polynomials are continuous and differentiable for βˆ€π‘₯βˆˆβ„. Some functions do have restrictions on their domains (i.e. 𝑓 π‘₯ = π‘₯ is only defined forπ‘₯β‰₯0). Discontinuities can be infinite, removable or jump. Infinite: 𝑓 π‘₯ = π‘₯+1 π‘₯βˆ’3 , 𝑓 3 is undefined (den=0 but numβ‰ 0) β‡’ A VERTICAL ASYMPTOTE β†’ Don’t forget to check whether 𝑓(π‘₯) approaches ±∞ at these points. Removeable: 𝑓 π‘₯ = (π‘₯+1)(π‘₯βˆ’3) π‘₯βˆ’3 , 𝑓 3 is undefined (den=0 and num=0) β‡’ A HOLE Jump: think piecewise functions

2 4.5 An Algorithm for Curve Sketching
STEP 2: Determine any π‘₯ and 𝑦 intercept(s). STEP 3: Determine any horizontal or oblique asymptotes. Horizontal Asymptotes & End Behaviour Explore lim π‘₯β†’+∞ 𝑓(π‘₯) and lim π‘₯β†’βˆ’βˆž 𝑓(π‘₯) to determine if there are any horizontal asymptotes. β†’ Don’t forget to check whether 𝑓(π‘₯) approaches the asymptote from above or below in each direction. Oblique Asymptotes The occur for all rational functions in which the degree of the numerator is exactly one greater than that of the denominator. β†’ Again check whether 𝑓(π‘₯) approaches the asymptote from above or below in each direction.

3 4.5 An Algorithm for Curve Sketching
STEP 4: The First Derivative Test 1. Find all the CRITICAL POINTS, 𝒄, where 𝒇 β€² 𝒄 =𝟎 or 𝒇 β€² 𝒄 is undefined for 𝒄 in the domain of 𝒇. It is important not to forget the points where 𝑓′(𝑐) because these can produce local max/min. 2. Classify all critical points as local maximum, local mininum or neither β†’ set up an interval chart and test a value in each interval to determine whether 𝑓′(π‘₯) is positive or negative and use this to classify .

4 4.5 An Algorithm for Curve Sketching
STEP 5: The Second Derivative Test 1. Find all the points, 𝒙, where 𝒇 " 𝒙 =𝟎 or 𝒇 " 𝒙 does not exist. NOTE: this will automatically include points where 𝑓(π‘₯) or 𝑓 β€² π‘₯ is undefined. 2. Determine whether these are points of inflection. β†’ set up an interval chart and test a value in each interval to determine whether 𝑓"(π‘₯) is positive or negative and use this to classify points of inflection. STEP 6: Graph the Function

5 Sketch the following function
Practice: Sketch the following function 𝑓 π‘₯ = 3π‘₯ 4 βˆ’8 π‘₯ 3 +6 π‘₯ 2 Step 1: 𝑓(π‘₯) is a polynomial function β‡’ 𝐷 𝑓 =ℝ. Step 2: 𝑓(π‘₯) is a polynomial function β‡’ 𝑓 π‘₯ is continuous for βˆ€π‘₯βˆˆβ„. Step 3: When 𝑓 0 =0β‡’the π‘¦βˆ’intercept occurs at 0,0 . 𝑓 π‘₯ =0β‡’0= 3π‘₯ 4 βˆ’8 π‘₯ 3 +6 π‘₯ 2 β‡’0= π‘₯ 2 (3π‘₯ 2 βˆ’8π‘₯+6) 𝑏 2 βˆ’4π‘Žπ‘=64βˆ’4 18 =βˆ’8<0 β‡’3 π‘₯ 2 βˆ’8π‘₯+6 has no real roots β‡’ there is only one π‘₯βˆ’intercept at (0,0) Step 4: 𝑓(π‘₯) is a polynomial function β‡’ there is no horizontal or oblique asymptote.

6 Sketch the following function
Practice: Sketch the following function 𝑓 π‘₯ = 3π‘₯ 4 βˆ’8 π‘₯ 3 +6 π‘₯ 2 Step 5: 𝑓(π‘₯) is a polynomial function β‡’ 𝑓′(π‘₯) is defined for βˆ€π‘₯βˆˆβ„. 𝑓 β€² π‘₯ =12 π‘₯ 3 βˆ’24 π‘₯ 2 +12π‘₯ 𝑓′ π‘₯ =0β‡’0=12 π‘₯ 3 βˆ’24 π‘₯ 2 +12π‘₯ β‡’0= 12π‘₯ (π‘₯ 2 βˆ’2π‘₯+1) β‡’0= 12π‘₯ (π‘₯βˆ’1) 2 β‡’π‘₯=0 and π‘₯=1 are critical points of 𝑓. Note: 𝑓 1 =1 Interval 𝒙<𝟎 𝟎<𝒙<𝟏 𝒙>𝟏 Sign of 𝑓′(π‘₯) βˆ’ + =βˆ’ + + =+ 𝑓(π‘₯) decreasing increasing ∴ there is a local minimum at (0, 0).

7 Sketch the following function
Practice: Sketch the following function 𝑓 π‘₯ = 3π‘₯ 4 βˆ’8 π‘₯ 3 +6 π‘₯ 2 𝑓 β€² π‘₯ =12 π‘₯ 3 βˆ’24 π‘₯ 2 +12π‘₯ Step 6: 𝑓(π‘₯) is a polynomial function β‡’ 𝑓"(π‘₯) is defined for βˆ€π‘₯βˆˆβ„. 𝑓" π‘₯ =36 π‘₯ 2 βˆ’48π‘₯+12 𝑓" π‘₯ =0β‡’0=36 π‘₯ 2 βˆ’48π‘₯+12 β‡’0=3 π‘₯ 2 βˆ’4π‘₯+1 β‡’0=(π‘₯βˆ’1)(3π‘₯βˆ’1) β‡’π‘₯=1 and π‘₯= 1 3 . Interval 𝒙< 𝟏 πŸ‘ 𝟏 πŸ‘ <𝒙<𝟏 𝒙>𝟏 Sign of 𝑓"(π‘₯) βˆ’ βˆ’ =+ βˆ’ + =βˆ’ + + =+ 𝑓(π‘₯) concave up concave down ∴ there are points of inflection at , and (1,1).

8 In summary … QUESTIONS: p #1, 2, 3a, 4, 5, 6


Download ppt "4.5 An Algorithm for Curve Sketching"

Similar presentations


Ads by Google