MHB Susie's question at Yahoo Answers regarding minimizing a definite integral

Click For Summary
To minimize the integral g(a) = ∫(a to a^2) dx/(x + √x), the derivative is set to zero, leading to the equation 2/(a + 1) = 1/(a + √a). Solving this results in the critical point a = 3 - 2√2, which is the only extremum in the domain. The first derivative test confirms that this critical point is a global minimum. The discussion encourages further calculus questions on the forum for additional assistance.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Calculus question, please, please answer.?

Find the value of a >0 that minimizes Int_{a}^{a^2} dx/(x_sqrt(x))

I am asking for what value of a the integral from a to a^2 dx/(x*sqrt(x)) will generate the smallest number.

Additional Details

I'm sorry, I meant to type:

The integral from a to a^2 of dx/(x+sqrt(x))

Here is a link to the question:

Calculus question, please, please answer.? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Re: Susie's question at Yahoo! Answers regarding minimzing a definite integral

Hello Susie,

We are given to minimize:

$$g(a)=\int_a^{a^2}\frac{dx}{x+\sqrt{x}}$$

Obviously, we want to equate the derivative to zero and find the critical value(s). So we may utilize the anti-derivative form of the FTOC, and differentiate using the chain rule:

$$\frac{d}{da}\left(\int_a^{a^2}\frac{dx}{x+\sqrt{x}} \right)=0$$

$$\frac{1}{a^2+a}\cdot2a-\frac{1}{a+\sqrt{a}}=0$$

$$\frac{2}{a+1}=\frac{1}{a+\sqrt{a}}$$

$$a+2\sqrt{a}-1=0$$

Using the quadratic formula (and discarding the negative root), we find:

$$\sqrt{a}=\sqrt{2}-1$$

$$a=3-2\sqrt{2}$$

Use of the first derivative test shows the derivative of the function is negative to the left of the critical number and positive to the right, hence the extremum associated with the critical number we found is a minimum. As it is the only extremum in the given domain, we may conclude it is a global minimum.

To Susie, and any other guests viewing this topic, I invite and encourage you to post other calculus problem in our http://www.mathhelpboards.com/f10/ forum.

Best Regards,

Mark.