SOLUTION: The positive variables x and y are such that x^4y=32. A third variable z is defined by z = x^2 + y Find the values of x and y that give z a stationary value and show that this val

Algebra ->  Test -> SOLUTION: The positive variables x and y are such that x^4y=32. A third variable z is defined by z = x^2 + y Find the values of x and y that give z a stationary value and show that this val      Log On


   



Question 1193060: The positive variables x and y are such that x^4y=32. A third variable z is defined by z = x^2 + y
Find the values of x and y that give z a stationary value and show that this value of z is a
minimum.

Found 2 solutions by greenestamps, ikleyn:
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


This is fairly straightforward if you know basic calculus....

but apparently I didn't, so I deleted my response.

See the solution from the other tutor


Answer by ikleyn(52792) About Me  (Show Source):
You can put this solution on YOUR website!
.


            The solution by @greenestamps needs to be corrected.

            I came to bring a correct solution.



x%5E4y+=+32 --> y+=+32x%5E%28-4%29

z+=+x%5E2+%2B+y = x%5E2+%2B+32x%5E%28-4%29       (1)

dz%2Fdx = 2x+-+128x%5E%28-5%29            (2)

d%5E2z%2Fdx%5E2 = 2+%2B+640x%5E%28-6%29            (3)


The stationary point is where the derivative is zero.

2x-128x%5E%28-5%29 = 0

2x = 128x%5E%28-5%29

x%5E6 = 128%2F2+=+64

x = 2    (actually, x = +/- 2, but since we consider everything in positive numbers, we take x = 2).

At the stationary point, x+=+2 and y = 32%2Fx%5E4 = 32%2F16 = 2


    The stationary point is a minimum if the second derivative at the point is positive; 
    or it is a maximum if that derivative is negative.  
    At x = 2, the second derivative is OBVIOULSLY positive (it is clear without any calculations)


So the stationary point is a minimum.


ANSWER: z has a stationary point that is a minimum when x = 2 and y = 2.


To make this result visually verifiable, I prepared a plot below.



    

            Plot  z = x%5E2 + 32x%5E%28-4%29  (see formula (1)

Solved.