SKETCH THE GRAPH OF A FUNCTION WITH THE GIVEN PROPERTIES

First Derivative

The first derivative is slope of the curve at a certain interval. 

  • If f'(x) is < 0, the the curve is decreasing at the certain interval
  • If f'(x) is > 0, the the curve is increasing at the certain interval
  • At critical numbers the curve f(x), will flatten.

Second Derivative

  • If the second derivative is > 0 at the particular interval, then the curve is concave upward at the certain interval.
  • If the second derivative is < 0 at the particular interval, then the curve is concave downward at the certain interval.

In each case, sketch a graph of continuous function with the given properties.

Problem 1 :

f'(-1) = 0 and f'(3) = 0

curve-sketching-cal-q1

Solution :

From the first information, critical numbers are -1 and 3.

  • f'(x) < 0 at the interval (-∞, -1)
  • f'(x) > 0 at the interval (-1, 3)
  • f'(x) < 0 at the interval (3, ∞)

From the above discussion,

At the interval (-1, 3) is increasing. 

At the intervals (-∞, -1) U (3, ∞), the curve is decreasing.

From the given information,

  • f''(x) > 0 at the interval (-∞, 2)
  • f''(x) < 0 at the interval (2, )

From the above discussion,

At the interval (-∞, 2), it is concave up.

At the interval (2, ∞), it is concave down.

sketching-digram-calculus-q1

Problem 2 :

g'(1) = 0 and g'(3) is undefined.

curve-sketching-cal-q2.png

Solution :

From the first information, critical numbers are 1 and 3. At x = 3, the curve f(x) will be sharpen.

  • f'(x) > 0 at the interval (-∞, 1)
  • f'(x) < 0 at the interval (1, 4)
  • f'(x) < 0 at the interval (4, ∞)

From the above discussion,

At the interval (-∞, 1) is increasing. 

At the intervals (1, 4) U (4, ∞), the curve is decreasing.

From the given information,

  • f''(x) < 0 at the interval (-∞, 4)
  • f''(x) > 0 at the interval (4, )

From the above discussion,

At the interval (-∞, 4), it is concave down.

At the interval (4, ∞), it is concave up.

sketching-digram-calculus-q2.png

Problem 3 :

h'(-2) = 0, h'(2) = 0 and h'(0) is undefined.

curve-sketching-cal-q3.png

Solution :

From the first information, critical numbers are -2, 2 and 0. At x = 0, the curve f(x) will be sharpen.

  • f'(x) > 0 at the interval (-∞, -2)
  • f'(x) < 0 at the interval (-2, 0)
  • f'(x) > 0 at the interval (0, 2)
  • f'(x) < 0 at the interval (2, ∞)

From the above discussion,

At the intervals  (-∞, -2) and (0, 2) is increasing. 

At the intervals  (-2, 0) U (2, ∞), the curve is decreasing.

From the given information,

  • f''(x) < 0 at the interval (-∞, )

From the above discussion,

At the interval (-∞, ∞), it is concave down. 

sketching-digram-calculus-q3.png

Problem 3 :

f(x) = (8x - 16) / x2

Solution :

f(x) = (8x - 16) / x2

Using quotient rule, we find the first derivative.

u = 8x - 16

u' = 8(1) - 0

u' = 8

v = x2

v' = 2x

f'(x) = (vu' - uv') / v2

= (x2(8) - (8x - 16)(2x)) / (x2)2

= (8x2- (16x2 - 32x)) / x4

= (8x2- 16x2 + 32x) / x4

f'(x) = (-8x2 + 32x) / x4

f'(x) = 0

(-8x2 + 32x) / x4 = 0

-8x2 + 32x = 0

-4x(2x - 8) = 0

4x = 0 and 2x - 8 = 0

x = 0 and 2x = 8 ==> x = 4

So, the critical points are 0 and 4.

Problem 4 :

f(x) = 2x + 3x2/3

Solution :

f(x) = 2x + 3x2/3

f'(x) = 2(1) + 3(2/3)x(2/3) - 1

f'(x) = 2 + 2x(-1/3)

f'(x) = 0

2 + 2x(-1/3) = 0

2x(-1/3) = -2

x(-1/3) = -1

1/x = -1

∛x = -1

x = -1

So, the critical point is at x = -1.

Problem 5 :

f(x) = x4 - 2x2 + 3

Solution :

f(x) =  x4 - 2x2 + 3

f'(x) = 4x3 - 2(2x) + 0

= 4x3 - 4x

f'(x) = 0

4x3 - 4x = 0

4x(x2 - 1) = 0

4x = 0 and x2 - 1 = 0

x = 0 and x2 = 1

x = 1 and -1

So, the critical points are -1, 0 and 1.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More