Respuesta :
Answer:
(a) x<8
(b) [tex]\displaystyle v=384x-80x^2+4x^3[/tex]
(c) [tex]\displaystyle x=3.13[/tex]
(d) [tex]\displaystyle 0.917<x<6[/tex]
Step-by-step explanation:
Optimization
It is the procedure to find the set of values for the variables of a function such that it reaches a maximum or a minimum value. If equalities are given as relationships between the variables, then the derivative is a suitable method to find the critical points or candidates for extrema values.
The problem at hand is about a geometric maximization, given some dimensional conditions. First, we have a rectangular piece of cardboard measuring 24 x 16 inches. A box is to be made out of that cardboard by cutting equal size squares from each corner and folding up the sides of length x.
(a)
[tex]\displaystyle w=24\ in[/tex]
[tex]\displaystyle L=16\ in[/tex]
When we do so, the base of the box will have dimensions
[tex]\displaystyle W'=24-2x[/tex]
[tex]\displaystyle L'=16-2x[/tex]
Since the new width of the base must be positive, then
[tex]\displaystyle 24-2x>0[/tex]
which poses the restriction
[tex]\displaystyle x<12[/tex]
The same situation happens with the length
[tex]\displaystyle 16-2x>0[/tex]
x<8
Since this last condition is more restrictive than the first, we state that x must be less than 8
(b) The volume of the box is the product of the area of the base by the height x
[tex]\displaystyle v=L'.W'.x[/tex]
[tex]\displaystyle v=(16-2x)(24-2x)\ x[/tex]
Operating
[tex]\displaystyle v=(384-80x+4x^2)x[/tex]
[tex]\displaystyle v=384x-80x^2+4x^3[/tex]
(c)
To find the maximum volume, we take the first derivative of V:
[tex]\displaystyle v'=384-160x+12x^2[/tex]
Equating to zero to find the critical points
[tex]\displaystyle v'=0[/tex]
[tex]\displaystyle 12x^2-160x+384=0[/tex]
Dividing by 4:
[tex]\displaystyle 3x^2-40x+96=0[/tex]
The roots of the equation are:
[tex]\displaystyle x=10.19,x=3.13[/tex]
Since x=10.19 is out of the restrictions found in part a, the only valid solution is
[tex]\displaystyle x=3.13[/tex]
We must test if the critical point is a maximum or a minimum, by computing the second derivative
[tex]\displaystyle v''(x)=-160+24x[/tex]
[tex]\displaystyle v''(3.13)<0[/tex]
Since the second derivative is negative, the value is a maximum
(d) We must find all the values of x such as v>288:
[tex]\displaystyle 384x-80x^2+4x^3>288[/tex]
Rearranging
[tex]\displaystyle 4x^3-80x^2+384x-288>0[/tex]
Simplifying by 4
[tex]\displaystyle x^3-20x^2+96x-72>0[/tex]
Factoring
[tex]\displaystyle (x-6)(x^2-14x+12)>0[/tex]
[tex]\displaystyle (x-6)(x-13.083)(x-0.917)>0[/tex]
We found three real and positive roots for the third-degree polynomial
[tex]x=6,\ x=0.917,\ x=13.083[/tex]
The function is positive when
[tex]\displaystyle 0.917<x<6[/tex]
or
[tex]\displaystyle x>13.083[/tex]
The only interval lying into the valid values of x is
[tex]\displaystyle 0.917<x<6[/tex]