Determine the monotonic intervals of the functions
up vote
0
down vote
favorite
i need to determine the monotonic intervals of this function $y=2x^3-6x^2-18x-7$. I tried the below but i am not sure if i am doing it right.
My work: begin{align} y=2x^3-6x^2-18x-7
&Longleftrightarrow 6x^2-12x-18=0\
&Longleftrightarrow6(x^2-2x-3)=0\
&Longleftrightarrow(x-3) (x+1)\
&Longleftrightarrow x-3=0 x+1=0\
&Longleftrightarrow x=3, x=-1\
end{align}
so my function increases when
$xin[3, +infty[$ and decreases when $xin[-1, 3]cup ]-infty, -1]$
Please i want to know how to solve this problem any help with explanation will be appreciated. thanks in advanced
calculus functions
add a comment |
up vote
0
down vote
favorite
i need to determine the monotonic intervals of this function $y=2x^3-6x^2-18x-7$. I tried the below but i am not sure if i am doing it right.
My work: begin{align} y=2x^3-6x^2-18x-7
&Longleftrightarrow 6x^2-12x-18=0\
&Longleftrightarrow6(x^2-2x-3)=0\
&Longleftrightarrow(x-3) (x+1)\
&Longleftrightarrow x-3=0 x+1=0\
&Longleftrightarrow x=3, x=-1\
end{align}
so my function increases when
$xin[3, +infty[$ and decreases when $xin[-1, 3]cup ]-infty, -1]$
Please i want to know how to solve this problem any help with explanation will be appreciated. thanks in advanced
calculus functions
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
i need to determine the monotonic intervals of this function $y=2x^3-6x^2-18x-7$. I tried the below but i am not sure if i am doing it right.
My work: begin{align} y=2x^3-6x^2-18x-7
&Longleftrightarrow 6x^2-12x-18=0\
&Longleftrightarrow6(x^2-2x-3)=0\
&Longleftrightarrow(x-3) (x+1)\
&Longleftrightarrow x-3=0 x+1=0\
&Longleftrightarrow x=3, x=-1\
end{align}
so my function increases when
$xin[3, +infty[$ and decreases when $xin[-1, 3]cup ]-infty, -1]$
Please i want to know how to solve this problem any help with explanation will be appreciated. thanks in advanced
calculus functions
i need to determine the monotonic intervals of this function $y=2x^3-6x^2-18x-7$. I tried the below but i am not sure if i am doing it right.
My work: begin{align} y=2x^3-6x^2-18x-7
&Longleftrightarrow 6x^2-12x-18=0\
&Longleftrightarrow6(x^2-2x-3)=0\
&Longleftrightarrow(x-3) (x+1)\
&Longleftrightarrow x-3=0 x+1=0\
&Longleftrightarrow x=3, x=-1\
end{align}
so my function increases when
$xin[3, +infty[$ and decreases when $xin[-1, 3]cup ]-infty, -1]$
Please i want to know how to solve this problem any help with explanation will be appreciated. thanks in advanced
calculus functions
calculus functions
edited Nov 17 at 17:26
hamza boulahia
954319
954319
asked Nov 17 at 15:23
sam
1051
1051
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You have correctly found the derivative
$$frac{dy}{dx}=6x^2-12x-18=6(x^2-2x-3)=6(x-3)(x+1)$$
and where it is zero, but you have not quite got the intervals correct.
The derivatives is positive if and only if
$$(x-3)(x+1)>0$$
which is positive if and only if
$$(x>3 text{ and } x>-1)quad text{ or }quad (x<3 text{ and } x<-1)$$
i.e. if and only if
$$(x>3)quad text{ or }quad (x<-1)$$
So the function is (strictly) increasing on the interval $(-infty, -1]$ and on the interval $[3,infty)$.
The function is (strictly) decreasing on the interval $[-1,3]$.
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
You have correctly found the derivative
$$frac{dy}{dx}=6x^2-12x-18=6(x^2-2x-3)=6(x-3)(x+1)$$
and where it is zero, but you have not quite got the intervals correct.
The derivatives is positive if and only if
$$(x-3)(x+1)>0$$
which is positive if and only if
$$(x>3 text{ and } x>-1)quad text{ or }quad (x<3 text{ and } x<-1)$$
i.e. if and only if
$$(x>3)quad text{ or }quad (x<-1)$$
So the function is (strictly) increasing on the interval $(-infty, -1]$ and on the interval $[3,infty)$.
The function is (strictly) decreasing on the interval $[-1,3]$.
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
add a comment |
up vote
1
down vote
accepted
You have correctly found the derivative
$$frac{dy}{dx}=6x^2-12x-18=6(x^2-2x-3)=6(x-3)(x+1)$$
and where it is zero, but you have not quite got the intervals correct.
The derivatives is positive if and only if
$$(x-3)(x+1)>0$$
which is positive if and only if
$$(x>3 text{ and } x>-1)quad text{ or }quad (x<3 text{ and } x<-1)$$
i.e. if and only if
$$(x>3)quad text{ or }quad (x<-1)$$
So the function is (strictly) increasing on the interval $(-infty, -1]$ and on the interval $[3,infty)$.
The function is (strictly) decreasing on the interval $[-1,3]$.
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You have correctly found the derivative
$$frac{dy}{dx}=6x^2-12x-18=6(x^2-2x-3)=6(x-3)(x+1)$$
and where it is zero, but you have not quite got the intervals correct.
The derivatives is positive if and only if
$$(x-3)(x+1)>0$$
which is positive if and only if
$$(x>3 text{ and } x>-1)quad text{ or }quad (x<3 text{ and } x<-1)$$
i.e. if and only if
$$(x>3)quad text{ or }quad (x<-1)$$
So the function is (strictly) increasing on the interval $(-infty, -1]$ and on the interval $[3,infty)$.
The function is (strictly) decreasing on the interval $[-1,3]$.
You have correctly found the derivative
$$frac{dy}{dx}=6x^2-12x-18=6(x^2-2x-3)=6(x-3)(x+1)$$
and where it is zero, but you have not quite got the intervals correct.
The derivatives is positive if and only if
$$(x-3)(x+1)>0$$
which is positive if and only if
$$(x>3 text{ and } x>-1)quad text{ or }quad (x<3 text{ and } x<-1)$$
i.e. if and only if
$$(x>3)quad text{ or }quad (x<-1)$$
So the function is (strictly) increasing on the interval $(-infty, -1]$ and on the interval $[3,infty)$.
The function is (strictly) decreasing on the interval $[-1,3]$.
answered Nov 17 at 16:49
smcc
4,282517
4,282517
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
add a comment |
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
OK thanks for your explanation on the interval
– sam
Nov 17 at 23:10
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3002469%2fdetermine-the-monotonic-intervals-of-the-functions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown