Which of $int_0^{0.5} cos(x^2),dx$ and $int_0^{0.5} cos(sqrt{x}),dx$ is larger, and why?
up vote
2
down vote
favorite
- $$int_0^{0.5} cos(x^2),dx$$
- $$int_0^{0.5} cos(sqrt{x}),dx$$
calculus integration
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
2
down vote
favorite
- $$int_0^{0.5} cos(x^2),dx$$
- $$int_0^{0.5} cos(sqrt{x}),dx$$
calculus integration
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
- $$int_0^{0.5} cos(x^2),dx$$
- $$int_0^{0.5} cos(sqrt{x}),dx$$
calculus integration
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
- $$int_0^{0.5} cos(x^2),dx$$
- $$int_0^{0.5} cos(sqrt{x}),dx$$
calculus integration
calculus integration
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 days ago
Asaf Karagila♦
300k32421751
300k32421751
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 days ago
Maggie
154
154
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Maggie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago
add a comment |
1
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago
1
1
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago
add a comment |
5 Answers
5
active
oldest
votes
up vote
5
down vote
accepted
If $0le xle 0.5$, $x^2lesqrt{x}impliescos x^2ge cossqrt{x}$, so the first integral is greater.
At DavidG's suggestion, I'll mention the $implies$ uses the fact that $cos x$ decreases on this interval.
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
|
show 1 more comment
up vote
2
down vote
Make a change of variables $x^2=u$ in the first integral (hence $dx=frac{1}{2}u^{-1/2}du$) and $sqrt x=u$ in the second integral (hence $dx=2udu$). Note that the integration limits change, but it is then easy to find the solution. Isn't?
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
1
down vote
The integral with $cos x^2$ is slightly bigger than the one with $cos sqrt x$, simply for the property that x got a bigger exponent; you can verify this even on software like Wolfram Alpha Online.
edit: for the range considered this is true
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
add a comment |
up vote
1
down vote
Note that $sqrt{0.5} < pi/2$ and $0.5^2 < pi/2$. So, $cos(x^2)$ and $cos(sqrt{x})$ will be positive and decreasing for $xin(0,0.5)$. Now note that $x^2$ is increasing less quickly than $sqrt{x}$ on $xin(0,0.5)$. In a sense this verifies $0 < cos(sqrt{x}) < cos(x^2)$ for all $xin(0,0.5)$. Hence, the integral of $cos(x^2)$ will be greater than $cos(sqrt{x})$ over the interval $(0,0.5)$.
As an extra notion, it is not too difficult to extend this idea for the interval $(0,sqrt{pi/2})$. Going a bit further than this would require more work.
Hope this intuitive approach helps. If you have any questions feel free to ask them!
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
add a comment |
up vote
1
down vote
Just a small addition:
How do we know that for each $0le xle 0.5$ , $x^2lesqrt{x}$ ?
Two ways:
- Plot the graphs of the two functions on the same coordinate system.
You will see immediately that the only point the graphs cross each other is $(x=0, y=0)$.
For each point other than $x=0$ you'll find out that $x^2lesqrt{x}$ .
- The easier way (or the "brutal" one...) :
Just assign the two edges of the range in the inequality equation:
Take a calculator.
Assign $x=0$ . You'll get an equality.
But if you assign higher values, including $x=0.5$ , you'll get through the values given by your calculator are higher for $sqrt{x}$ than the values of $x^2$.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
If $0le xle 0.5$, $x^2lesqrt{x}impliescos x^2ge cossqrt{x}$, so the first integral is greater.
At DavidG's suggestion, I'll mention the $implies$ uses the fact that $cos x$ decreases on this interval.
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
|
show 1 more comment
up vote
5
down vote
accepted
If $0le xle 0.5$, $x^2lesqrt{x}impliescos x^2ge cossqrt{x}$, so the first integral is greater.
At DavidG's suggestion, I'll mention the $implies$ uses the fact that $cos x$ decreases on this interval.
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
|
show 1 more comment
up vote
5
down vote
accepted
up vote
5
down vote
accepted
If $0le xle 0.5$, $x^2lesqrt{x}impliescos x^2ge cossqrt{x}$, so the first integral is greater.
At DavidG's suggestion, I'll mention the $implies$ uses the fact that $cos x$ decreases on this interval.
If $0le xle 0.5$, $x^2lesqrt{x}impliescos x^2ge cossqrt{x}$, so the first integral is greater.
At DavidG's suggestion, I'll mention the $implies$ uses the fact that $cos x$ decreases on this interval.
edited yesterday
answered 2 days ago
J.G.
19.6k21932
19.6k21932
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
|
show 1 more comment
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
2
2
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
Much nicer and more elegant than my answer.
– Frobenius
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
I think this is the easy way to check this problem
– Alessar
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Thank you!! That's easy way to solve.
– Maggie
2 days ago
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
Does it need to be stated that $cos(x)$ is strictly increasing on that interval?
– DavidG
yesterday
1
1
@DavidG You mean strictly decreasing.
– J.G.
yesterday
@DavidG You mean strictly decreasing.
– J.G.
yesterday
|
show 1 more comment
up vote
2
down vote
Make a change of variables $x^2=u$ in the first integral (hence $dx=frac{1}{2}u^{-1/2}du$) and $sqrt x=u$ in the second integral (hence $dx=2udu$). Note that the integration limits change, but it is then easy to find the solution. Isn't?
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
2
down vote
Make a change of variables $x^2=u$ in the first integral (hence $dx=frac{1}{2}u^{-1/2}du$) and $sqrt x=u$ in the second integral (hence $dx=2udu$). Note that the integration limits change, but it is then easy to find the solution. Isn't?
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
2
down vote
up vote
2
down vote
Make a change of variables $x^2=u$ in the first integral (hence $dx=frac{1}{2}u^{-1/2}du$) and $sqrt x=u$ in the second integral (hence $dx=2udu$). Note that the integration limits change, but it is then easy to find the solution. Isn't?
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Make a change of variables $x^2=u$ in the first integral (hence $dx=frac{1}{2}u^{-1/2}du$) and $sqrt x=u$ in the second integral (hence $dx=2udu$). Note that the integration limits change, but it is then easy to find the solution. Isn't?
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 days ago
Frobenius
613
613
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Frobenius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
up vote
1
down vote
The integral with $cos x^2$ is slightly bigger than the one with $cos sqrt x$, simply for the property that x got a bigger exponent; you can verify this even on software like Wolfram Alpha Online.
edit: for the range considered this is true
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
add a comment |
up vote
1
down vote
The integral with $cos x^2$ is slightly bigger than the one with $cos sqrt x$, simply for the property that x got a bigger exponent; you can verify this even on software like Wolfram Alpha Online.
edit: for the range considered this is true
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
add a comment |
up vote
1
down vote
up vote
1
down vote
The integral with $cos x^2$ is slightly bigger than the one with $cos sqrt x$, simply for the property that x got a bigger exponent; you can verify this even on software like Wolfram Alpha Online.
edit: for the range considered this is true
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The integral with $cos x^2$ is slightly bigger than the one with $cos sqrt x$, simply for the property that x got a bigger exponent; you can verify this even on software like Wolfram Alpha Online.
edit: for the range considered this is true
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 days ago
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 days ago
Alessar
978
978
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Alessar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
add a comment |
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
That's true, I forgot the specific range; you're right
– Alessar
2 days ago
add a comment |
up vote
1
down vote
Note that $sqrt{0.5} < pi/2$ and $0.5^2 < pi/2$. So, $cos(x^2)$ and $cos(sqrt{x})$ will be positive and decreasing for $xin(0,0.5)$. Now note that $x^2$ is increasing less quickly than $sqrt{x}$ on $xin(0,0.5)$. In a sense this verifies $0 < cos(sqrt{x}) < cos(x^2)$ for all $xin(0,0.5)$. Hence, the integral of $cos(x^2)$ will be greater than $cos(sqrt{x})$ over the interval $(0,0.5)$.
As an extra notion, it is not too difficult to extend this idea for the interval $(0,sqrt{pi/2})$. Going a bit further than this would require more work.
Hope this intuitive approach helps. If you have any questions feel free to ask them!
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
add a comment |
up vote
1
down vote
Note that $sqrt{0.5} < pi/2$ and $0.5^2 < pi/2$. So, $cos(x^2)$ and $cos(sqrt{x})$ will be positive and decreasing for $xin(0,0.5)$. Now note that $x^2$ is increasing less quickly than $sqrt{x}$ on $xin(0,0.5)$. In a sense this verifies $0 < cos(sqrt{x}) < cos(x^2)$ for all $xin(0,0.5)$. Hence, the integral of $cos(x^2)$ will be greater than $cos(sqrt{x})$ over the interval $(0,0.5)$.
As an extra notion, it is not too difficult to extend this idea for the interval $(0,sqrt{pi/2})$. Going a bit further than this would require more work.
Hope this intuitive approach helps. If you have any questions feel free to ask them!
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
add a comment |
up vote
1
down vote
up vote
1
down vote
Note that $sqrt{0.5} < pi/2$ and $0.5^2 < pi/2$. So, $cos(x^2)$ and $cos(sqrt{x})$ will be positive and decreasing for $xin(0,0.5)$. Now note that $x^2$ is increasing less quickly than $sqrt{x}$ on $xin(0,0.5)$. In a sense this verifies $0 < cos(sqrt{x}) < cos(x^2)$ for all $xin(0,0.5)$. Hence, the integral of $cos(x^2)$ will be greater than $cos(sqrt{x})$ over the interval $(0,0.5)$.
As an extra notion, it is not too difficult to extend this idea for the interval $(0,sqrt{pi/2})$. Going a bit further than this would require more work.
Hope this intuitive approach helps. If you have any questions feel free to ask them!
Note that $sqrt{0.5} < pi/2$ and $0.5^2 < pi/2$. So, $cos(x^2)$ and $cos(sqrt{x})$ will be positive and decreasing for $xin(0,0.5)$. Now note that $x^2$ is increasing less quickly than $sqrt{x}$ on $xin(0,0.5)$. In a sense this verifies $0 < cos(sqrt{x}) < cos(x^2)$ for all $xin(0,0.5)$. Hence, the integral of $cos(x^2)$ will be greater than $cos(sqrt{x})$ over the interval $(0,0.5)$.
As an extra notion, it is not too difficult to extend this idea for the interval $(0,sqrt{pi/2})$. Going a bit further than this would require more work.
Hope this intuitive approach helps. If you have any questions feel free to ask them!
edited 2 days ago
answered 2 days ago
Stan Tendijck
1,401210
1,401210
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
add a comment |
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
What do you mean by $0.5^2 approx 0.25$? Are they not equal?
– Théophile
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
Technically it is true but I just edited the post because it looked silly
– Stan Tendijck
2 days ago
add a comment |
up vote
1
down vote
Just a small addition:
How do we know that for each $0le xle 0.5$ , $x^2lesqrt{x}$ ?
Two ways:
- Plot the graphs of the two functions on the same coordinate system.
You will see immediately that the only point the graphs cross each other is $(x=0, y=0)$.
For each point other than $x=0$ you'll find out that $x^2lesqrt{x}$ .
- The easier way (or the "brutal" one...) :
Just assign the two edges of the range in the inequality equation:
Take a calculator.
Assign $x=0$ . You'll get an equality.
But if you assign higher values, including $x=0.5$ , you'll get through the values given by your calculator are higher for $sqrt{x}$ than the values of $x^2$.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
1
down vote
Just a small addition:
How do we know that for each $0le xle 0.5$ , $x^2lesqrt{x}$ ?
Two ways:
- Plot the graphs of the two functions on the same coordinate system.
You will see immediately that the only point the graphs cross each other is $(x=0, y=0)$.
For each point other than $x=0$ you'll find out that $x^2lesqrt{x}$ .
- The easier way (or the "brutal" one...) :
Just assign the two edges of the range in the inequality equation:
Take a calculator.
Assign $x=0$ . You'll get an equality.
But if you assign higher values, including $x=0.5$ , you'll get through the values given by your calculator are higher for $sqrt{x}$ than the values of $x^2$.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
1
down vote
up vote
1
down vote
Just a small addition:
How do we know that for each $0le xle 0.5$ , $x^2lesqrt{x}$ ?
Two ways:
- Plot the graphs of the two functions on the same coordinate system.
You will see immediately that the only point the graphs cross each other is $(x=0, y=0)$.
For each point other than $x=0$ you'll find out that $x^2lesqrt{x}$ .
- The easier way (or the "brutal" one...) :
Just assign the two edges of the range in the inequality equation:
Take a calculator.
Assign $x=0$ . You'll get an equality.
But if you assign higher values, including $x=0.5$ , you'll get through the values given by your calculator are higher for $sqrt{x}$ than the values of $x^2$.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Just a small addition:
How do we know that for each $0le xle 0.5$ , $x^2lesqrt{x}$ ?
Two ways:
- Plot the graphs of the two functions on the same coordinate system.
You will see immediately that the only point the graphs cross each other is $(x=0, y=0)$.
For each point other than $x=0$ you'll find out that $x^2lesqrt{x}$ .
- The easier way (or the "brutal" one...) :
Just assign the two edges of the range in the inequality equation:
Take a calculator.
Assign $x=0$ . You'll get an equality.
But if you assign higher values, including $x=0.5$ , you'll get through the values given by your calculator are higher for $sqrt{x}$ than the values of $x^2$.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 days ago
Yoel Zajac
191
191
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yoel Zajac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Maggie is a new contributor. Be nice, and check out our Code of Conduct.
Maggie is a new contributor. Be nice, and check out our Code of Conduct.
Maggie is a new contributor. Be nice, and check out our Code of Conduct.
Maggie is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3018775%2fwhich-of-int-00-5-cosx2-dx-and-int-00-5-cos-sqrtx-dx-is-l%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
1
What do you think? Have you tried anything that you have learned in Calculus?
– Eleven-Eleven
2 days ago
I used the property--If $$mle M$$ for $$ale xle b$$, then $$m(b-a)le int_a^b f(x),dxle M(b-a)$$ But I think it isn't helpful...
– Maggie
2 days ago