How do you determine the intervals where #f(x)=3x^2-x^3/3# is concave up or down?

2 Answers
Jun 19, 2018

The function is concave up in the interval #(-oo,3)# and concave down in the interval #(3,+oo)#

Explanation:

The function is

#f(x)=3x^2-x^3/3#

This a polynomial function continous and derivable on #RR#.

Calculate the first and second derivatives

#f'(x)=6x-x^2#

#f''(x)=6-2x#

Let #f'(x)=0#

#=>#, #6-2x=0#

#=>#, #x=3#

There is an inflection point at #(3,18)#

Build a variation chart to determine the concavities

#color(white)(aaaa)##" Interval "##color(white)(aaaa)##(-oo,3)##color(white)(aaaa)##(3, +oo)#

#color(white)(aaaa)##" sign f''(x) "##color(white)(aaaaaa)##+##color(white)(aaaaaaaaa)## -#

#color(white)(aaaa)##" f(x) "##color(white)(aaaaaaaaaaa)##uu##color(white)(aaaaaaaaa)## nn#

The function is concave up in the interval #(-oo,3)# and concave down in the interval #(3,+oo)#

graph{3x^2-x^3/3 [-9.73, 18.75, -0.11, 14.13]}

Jun 19, 2018

Determine where the second derivative is positive or negative. If negative, then it is concave down. If positive, concave up. If zero, then it's an inflection point.

Explanation:

While the first derivative tells us the slope of a function at a given point, the second derivative gives us the concavity of the function.

When the second derivative is positive, the function has a 'concave up' concavity to it. When negative, it's concave down. The point where this changes is the point of inflection. The point of inflection is equal to when the second derivative is equal to zero.

Let's work with the function for a bit to determine the second derivative:

#f(x)=3x^2-(x^3)/3#

#f'(x)=color(red)(2)*3x-color(red)(3)(x^color(red)(2))/3#

#f'(x)=6x-x^2#

#f''(x)=6-color(red)(2)x#

Now that we know the second derivative, we can calculate the points of inflection to determine the intervals for concavity:

#f''(x)=0=6-2x#

#2x=6#

#x=3#

We only have one inflection point, so we just need to determine if the function is concave up or down on either side of the function:

#f''(2)=6-2(2)#

#f''(2)=2 :. "concave up"#

#f''(4)=6-2(4)#

#f''(2)=-2 :. "concave down"#

The concavity for our function can be described as such:

#x<3# Concave up
#x>3# Concave down

We can see that when graphing the function as well:

graph{3x^2-(x^3)/3 [-5, 10, -2, 38]}