Assignment 23

course Mth 271

???????????assignment #023023. `query 23

Your work has been received. Please scroll through the document to see any inserted notes (inserted at the appropriate place in the document, in boldface) and a note at the end. The note at the end of the file will confirm that the file has been reviewed; be sure to read that note. If there is no note at the end, notify the instructor through the Submit Work form, and include the date of the posting to your access page.

Applied Calculus I

04-10-2007

......!!!!!!!!...................................

23:02:14

3.2.10 all relative extrema of x^4 - 32x + 4

Give the x and y coordinates of all the relative extrema of x^4 - 32x + 4.

......!!!!!!!!...................................

RESPONSE -->

f'(x)=4x^3 - 32

4x^3-32=0

4(x^3-8)=0

4(x-2)^3=0

Critical point is 2 which is the relative maximum

Filling in for 2 you get:

2^4-32(2) + 4

16-64+4= -44

f'(2)=-44<0

(2,-44)

- infinity< x < -44

2 < x < infinity

confidence assessment: 2

.................................................

......!!!!!!!!...................................

23:05:10

The procedure is to find the critical numbers, where the derivative is zero, since at a 'peak' or a 'valley' the function levels off and the derivative is for that one instant zero.

The derivative of this function is 4 x^3 - 32.

4 x^3 - 32 = 4 ( x^3 - 8) = 4 ( x-2)^3 has a zero at x = 2. This is the only value for which the derivative is zero and hence the only critical point.

For x < 2, x - 2 is negative and hence (x-2)^3 is negative.

For x > 2, x-2 is positive and hence (x-2)^3 is positive.

So the derivative changes from negative to positive at this zero. This means that the function goes from decreasing to increasing at x = -2, so x = -2 is a relative minimum of x^4 - 32x + 4.

The value of the function at the relative minimum is -44. That is the function has its minimum at (2, -44). **

......!!!!!!!!...................................

RESPONSE -->

I forgot to do the relative minimum but I got the -44 when I filled in for 2.

self critique assessment: 2

.................................................

......!!!!!!!!...................................

23:09:01

3.2.30 abs extrema of 4(1+1/x+1/x^2) on [-4,5]

What are the absolute extrema of the given function on the interval?

......!!!!!!!!...................................

RESPONSE -->

I was doing good on these exercises until I got to this problem. I will try to do it correctly.

Endpoint x = -4

4(1+ -1/4 + 1/-4^2)

4+4/-4+4/-4^2

4+-1-1/4=3-1/4=2 3/4 for the minimum

Endpoint x = 5

4(1+1/5+1/5^2)

4+4/5+4/25

100/25+20/25+4/25= 124/25 for the maximum

I don't know what else to do after this. This is not exactly like the example in the lesson.

confidence assessment: 2

.................................................

......!!!!!!!!...................................

23:11:28

the derivative of the function is -4/x^2 - 8 / x^3.

Multiplying through by the common denominator x^3 we see that -4/x^2 - 8 / x^3 = 0 when x^3( -4/x^2 - 8 / x^3 ) = 0, x not 0. This simplified to -4 x - 8 = 0, which occurs when x = -2.

At x = -2 we have y = 4 ( 1 + 1 / (-2) + 1 / (-2)^2 ) = 4 ( 1 - .5 + .25) = 4(.75) = 3.

Thus (-2, 3) is a critical point.

Since large negative x yields a negative derivative the derivative for all x < -2 is negative, and since as x -> 0 from 'below' the derivative approaches +infinity the derivative between x=-2 and x = 0 is positive. Thus the derivative goes from negative to positive at x = 2, and the point is a relative minimum. A second-derivative test could also be used to show that the point is a relative minimum.

We also need to test the endpoints of the interval for absolute extrema.

Testing the endpoints -4 and 5 yields 4(1+1/(-4)+1/(-4)^2) = 3.25 and 4(1+1/5+1/25) = 4(1.24) = 4.96 at x = 5. However these values aren't necessarily the absolute extrema.

Recall that the derivative approaches infinity at x = 0. This reminds us to check the graph for vertical asymptotes, and we find that x = 0 is a vertical asymptote of the function. Since as x -> 0 the 1 / x^2 terms dominates, the vertical asymptote will approach positive infinity on both sides of zero, and there is no absolute max; rather the function approaches positive infinity.

However the min at (-2, 3), being lower than either endpoint, is the global min for this function. **

......!!!!!!!!...................................

RESPONSE -->

I see how you got the critical point. I did the testing of the endpoints correctly. I will go over this one again.

self critique assessment: 2

.................................................

......!!!!!!!!...................................

23:13:33

3.2.44 demand x inversely proportional to cube of price p>1; price $10/unit -> demand 8 units; init cost $100, cost per unit $4. Price for maximum profit?

......!!!!!!!!...................................

RESPONSE -->

8=x/10^3

8=x/1000

x=8000

$100 + $4 = $104 * x

$104 * 8000 = $832,000

Not sure if this one is correct or not either.

confidence assessment: 2

.................................................

......!!!!!!!!...................................

23:16:04

If x is inversely prop to the cube of price, with x = 8 when p =10, then we have:

x = k/p^3. Substituting and solving for k:

8 = k / 10^3

8 = k / 1000

k = 8000

So x = 8000/ p^3.

We want to maximize profit in terms of x. Profit is revenue - cost and revenue is price * demand = x * p. The demand function is found by solving for p in terms of x:

p^3 = 8000/x^3

p = 20/ x^(1/3)

The revenue function is therefore

R = xp = x (20/ x^(1/3) = 20 x ^ (2/3).

The cost function is characterized by init cost $100 and cost per item = $4 so we have

C = 100 + 4x

The profit function is therefore

P = profit = revenue - cost =20x ^(2/3) - 100 - 4x.

We want to maximize this function, so we find its critical values:

P ' = 40/ 3x^(1/3) - 4

Setting P' = 0 we get

0 = 40/ 3x^(1/3) - 4

4 = 40/ 3x^(1/3)

3x^(1/3) = 40/4

3x^(1/3) = 10

x^(1/3) = 10/3

x = 37.037 units

For x < 37.037 we have P ' positive and for x > 37.037 we have P ' negative. So the derivative goes from positive to negative, making x = 37.037 a relative maximum. At the endpoint x = 0 the profit is negative, and as x -> infinity the profit function is dominated by the -4x and becomes negative. At x = 37.037 we find that

profit = 20* 37.037^(2/3) - 100 - 4 x

profit = -26, approx.

This is greater than the endpoint value at x = 0 so this is the maximum profit.

This is negative, so we're going to lose money. The graph of the profit function starts at profit -100, peaks at profit -26 when about 37 items are sold, then decreases again.

Alternative solution, with demand expressed and maximized in terms of price p:

Demand is inversely proportional to cube of price so x = k / p^3. When p = 10, x is 8 so 8 = k / 10^3 and k = 8 * 10^3 = 8000. So the function is x = 8000 / p^3.

The cost function is $100 + $4 * x, so the profit is

profit = revenue - cost = price * demand - cost = p * 8000 / p^3 - ( 100 + 4 x) = 8000 / p^2 - 100 - 4 ( 8000 / p^3) = -100 + 8000 / p^2 - 32000 / p^3.

We maximize this function by finding the derivative -16000 / p^3 + 96000 / p^4 and setting it equal to zero. We obtain -16000 / p^3 + 96000 / p^4 = 0 or -16000 p + 96000 = 0 so p = (96000 / 16000) = 6. For large p the derivative is negative, so the derivative is going from positive to negative and this is a relative max..

We also have to check the endpoint where p = 1. At this price the profit would be -23,900, so the function does have a maximum at p = 6.

Note that the above solution in terms of p then gives demand x = 8000 / p^3 = 8000 / 6^3 = 37 approx, which is consistent with the solution we got in terms of x. The revenue would be 6 * 37 = 222, approx.. Cost would be 100 + 4 * 37 = 248 approx, and the profit would be $222-$248=-$26. That is, we're going to lose money, but better to lose the $26 than the $23,900 **

......!!!!!!!!...................................

RESPONSE -->

This one was a little confusing. I have copied down your solution so that I can take a closer look at how you got all of your answers.

self critique assessment: 2

.................................................

"

It isn't clear that you undertand everything required to do the problems in this assignment. I recommend a detailed self-critique of each given solution.