How to find intervals where this function is decreasing and increasing?

In summary, the conversation discusses a method for graphing a function by finding derivatives, determining zeros of the derivatives, and analyzing the asymptotic behavior. The conversation also touches on how to factor a function and how to determine the curvature of a function. The speaker also mentions the importance of considering the behavior of the function at specific points.
  • #1
Mohmmad Maaitah
90
20
Homework Statement
As in picture
Relevant Equations
I tried to solve it after first derivative and I get x=0 and a some other equation that when I use the quad formula I get minus in the root so what do I do to solve it
Please walk me step by step on how to do it (we don't have imaginary numbers so don't bring that up)
Also how to put signs on the numbers line when I get minus in the root? (non solveable equation)
Sorry for my English.
1683912485329.png

1683912491649.png
 
Physics news on Phys.org
  • #2
There is a method that most often works:

a) Find all derivatives, here ##f(x) \, , \, f'(x)\, , \,f''(x)\, , \,f'''(x).##
b) Determine all zeros of these derivatives, including ##f(x).##
c) Determine ##\displaystyle{\lim_{n \to \infty}f(n)}## and ##\displaystyle{\lim_{n \to -\infty}} f(n).##

With that information you can almost draw the entire function: you have the intersections with the ##x##-axis, the inclination points, minima and maxima, and what it does at the left and right of your paper.

Only inclination points might be a bit tricky. You can have ##f'(x)=0## without being a minimum or a maximum. ##f''(x)\lessgtr 0## defines a right- or left curve. (I always think of the standard parabola ##y=x^2## to remember which is which).
 
  • #3
But how to draw the increase and decrease using f'(x) alone?
How to factor what I get
I cant get that
 
  • #4
Mohmmad Maaitah said:
But how to draw the increase and decrease using f'(x) alone?
That is the fourth step. Start with step one, two and three!

We start with step one - differentiation:
\begin{align*}
f(x)&=x^4-5x^3+9x^2=x^2(x^2-5x+9)\\
f'(x)&=4x^3-15x^2+18x=x(4x^2-15x+18)\\
f''(x)&=12x^2-30x+18=6(x-1)(2x-3)
\end{align*}

Step two - zeros:
I do not know which method you use to determine whether a quadratic function has real solutions or not. In this case, both quadratic terms are positive:
\begin{align*}
x^2-5x+9 &> 0\text{ for all }x\in \mathbb{R}\\
4x^2-15x+18&>0\text{ for all }x\in \mathbb{R}
\end{align*}

This means that everything of interest happens at ##x=0## as the only zero of ##f(x)## and ##f'(x)##. However, there is a change in curvature, between right to left curve or the other way around. We will see later. For now,
$$
f''(x)=0 \Longrightarrow x=1 \text{ or }x=1.5
$$

But we still have step three - asymptotic behaviour:
\begin{align*}
\displaystyle{\lim_{n \to \infty}}f(n)&= +\infty \\
\displaystyle{\lim_{n \to -\infty}}f(n)&=+\infty
\end{align*}

This means, so far we have

1683915811615.png


and something interesting going on at ##x=1## and ##x=1.5.##

Mohmmad Maaitah said:
How to factor what I get
I cant get that

Now, investigate what happens at ##f(0)=0.## How does the function behave left and right of it?

If you have done this, then we consider what happens to the curvature, which is ##f''(x),## to the left of ##x=1,## between ##1<x<1.5## and to the right of ##x=1.5.##
 
Last edited:
  • #5
fresh_42 said:
That is the fourth step. Start with step one, two and three!

We start with step one - differentiation:
\begin{align*}
f(x)&=x^4-5x^3+9x^2=x^2(x^2-5x+9)\\
f'(x)&=4x^3-15x^2+18x=x(4x^2-15x+18)\\
f''(x)&=12x^2-30x+18=6(x-1)(2x-3)
\end{align*}

Step two - zeros:
I do not know which method you use to determine whether a quadratic function has real solutions or not. In this case, both quadratic terms are positive:
\begin{align*}
x^2-5x+9 &> 0\text{ for all }x\in \mathbb{R}\\
4x^2-15x+18&>0\text{ for all }x\in \mathbb{R}
\end{align*}

This means that everything of interest happens at ##x=0## as the only zero of ##f(x)## and ##f'(x)##. However, there is a change in curvature, between right to left curve or the other way around. We will see later. For now,
$$
f''(x)=0 \Longrightarrow x=1 \text{ or }x=1.5
$$

But we still have step three - asymptotic behaviour:
\begin{align*}
\displaystyle{\lim_{n \to \infty}}f(n)&= +\infty \\
\displaystyle{\lim_{n \to -\infty}}f(n)&=+\infty
\end{align*}

This means, so far we have

View attachment 326451

and something interesting going on at ##x=1## and ##x=1.5.##
Now, investigate what happens at ##f(0)=0.## How does the function behave left and right of it?

If you have done this, then we consider what happens to the curvature, which is ##f''(x),## to the left of ##x=1,## between ##1<x<1.5## and to the right of ##x=1.5.##
This is so much help thank you very much!
 
  • #6
Mohmmad Maaitah said:
This is so much help thank you very much!
You are not done yet. There is still to decide whether ##f(0)## is a touching point or an intersection, and what happens at the part between, say ##x\in (0.5\, ; \,2).##
 
  • #7
fresh_42 said:
You are not done yet. There is still to decide whether ##f(0)## is a touching point or an intersection, and what happens at the part between, say ##x\in (0.5\, ; \,2).##
My main struggle was not noting
\begin{align*}

x^2-5x+9 &> 0\text{ for all }x\in \mathbb{R}\\

4x^2-15x+18&>0\text{ for all }x\in \mathbb{R}

\end{align*}
 
  • #8
Mohmmad Maaitah said:
My main struggle was not noting
\begin{align*}

x^2-5x+9 &> 0\text{ for all }x\in \mathbb{R}\\

4x^2-15x+18&>0\text{ for all }x\in \mathbb{R}

\end{align*}
Which procedures do you know?

You could do it by a formula (we called it p-q formula, but I have also seen versions with a,b,c), by completing the square, calculating the discriminant, or by Viète's equation system. Of course, they are all the same, just in different wordings, but one of them should be familiar to you.
 
  • #9
I can't factor any of those problems
(so I can find increase and decrease intervals)

Screenshot_20230512-221241.jpg
IMG_20230512_221605_340.jpg
 

Attachments

  • IMG_20230512_221541_706.jpg
    IMG_20230512_221541_706.jpg
    21.8 KB · Views: 74
  • #10
I did factor a lot of other problems but factoring the first derivatives of these is hard to me
 
  • #11
A method that should work without memorizing formulas is the completion of the square. Say we have ##y=x^2-5x+9.## Then $$y=x^2-5x+9=x^2+2\cdot \dfrac{5}{2}\cdot x +9=\underbrace{x^2-2\cdot \dfrac{5}{2}\cdot x+ \left(\dfrac{5}{2}\right)^2}_{=(x-2.5)^2\;\geq\; 0}+\underbrace{\left(9-\left(\dfrac{5}{2}\right)^2\right)}_{=:D}$$

Finally, ##D>0## so the entire expression is greater than zero. In a formula for the zeros, we would get the square root of ##-D## which has no real solutions.
 
  • Like
Likes Kumail Haider and Mohmmad Maaitah

FAQ: How to find intervals where this function is decreasing and increasing?

How do you determine where a function is increasing or decreasing?

To determine where a function is increasing or decreasing, you need to find its first derivative. The function is increasing where its first derivative is positive and decreasing where its first derivative is negative.

What is the first step in finding the intervals of increase and decrease for a function?

The first step is to find the first derivative of the function. This involves using differentiation rules to compute the derivative.

How do you find the critical points of a function?

Critical points are found by setting the first derivative equal to zero and solving for the variable. These points are where the function's slope is zero, which could indicate a local maximum, minimum, or a point of inflection.

What do you do after finding the critical points?

After finding the critical points, you need to test the intervals between these points to determine whether the function is increasing or decreasing. This is done by picking test points in each interval and evaluating the sign of the first derivative at those points.

How can you confirm whether a critical point is a local maximum or minimum?

You can confirm whether a critical point is a local maximum or minimum by using the First Derivative Test or the Second Derivative Test. The First Derivative Test involves checking the sign of the first derivative before and after the critical point. The Second Derivative Test involves evaluating the second derivative at the critical point: if it is positive, the point is a local minimum; if it is negative, the point is a local maximum.

Similar threads

Replies
2
Views
1K
Replies
9
Views
2K
Replies
5
Views
2K
Replies
7
Views
2K
Replies
4
Views
3K
Replies
3
Views
3K
Replies
10
Views
2K
Back
Top