Question
Question: A box of constant volume is to be twice as long as it is wide. The material on the top and the four ...
A box of constant volume is to be twice as long as it is wide. The material on the top and the four sides costs three times as much per square meter as that in the bottom. What are the most economic dimensions?
Solution
We assume three variables as three dimensions of the box. Using the given relations between length and width we calculate the value of height by substituting these values in the formula of volume of cuboid as volume is given as a constant to us. Similarly we assume cost of material for bottom as a variable and calculate cost of material for top and four sides. Form an equation for total cost by multiplying the area of respective edges of the box to cost of material. Form complete equation in one measure (b) and calculate first and second derivative. Use the concept of maxima and minima to find the economic dimensions.
- Volume of a cuboid having length ‘l’, breadth ‘b’ and height ‘h’ is l×b×h cubic units.
- Differentiation ofxn with respect to x is given by dxdxn=nxn−1
- If the second derivative of a function is less than 0 then it has a local maxima and if is greater than 0 then it has local minima.
Step-By-Step answer:
We assume the length, breadth and height of the box as ‘l’, ‘b’ and ‘h’ respectively. Since box is of cuboid shape we can calculate its volume as l×b×h
Since we are given volume of box is constant, let the constant value be ‘x’
⇒x=l×b×h … (1)
Now we are given that box is twice as long as its width, which means length of the box is two times the breadth
⇒l=2b
Substitute value of l in equation (1)
⇒x=2b×b×h
Calculate the value of height by shifting all variables except ‘h’ to LHS of the equation
⇒2b2x=h … (2)
Now let us assume the cost of material required for the bottom be Rs. Y per square meter.
We know the bottom of the box has dimensions l×b
⇒Cost for making bottom of box =Y(l×b) … (3)
Since the material on the top and the four sides costs three times as much per square meter as that in the bottom, we can write
The cost of material required for the top and 4 sides will be Rs. 3Y per square meter
We know the top and 4 sides will have area (lb+2bh+2hl)
⇒Cost for making top and 4 sides of box =3Y(lb+2bh+2hl) … (4)
Then total cost of making the box is given by sum of equations (3) and (4). Let total cost be represented by T
⇒T=Y(lb)+3Y(lb+2bh+2hl)
Substitute the value of 2b2x=h,l=2bin RHS of the equation
⇒T=Y(2b×b)+3Y(2b×b+2b×2b2x+2×2b2x×2b)
Cancel same factors from numerator and denominator of the fractions
⇒T=2Yb2+3Y(2b2+bx+b2x)
Add fractions with same denominator
⇒T=2Yb2+3Y(2b2+b3x)
Differentiate the equation formed with respect to ‘b’
⇒dbdT=dbd(2Yb2+3Y(2b2+b3x))
⇒dbdT=(4Yb+3Y(4b−b23x))
Calculate values in RHS by multiplying brackets
⇒dbdT=(4Yb+12Yb−b29xY)
⇒dbdT=(16Yb−b29xY) … (5)
We can calculate maximum or minimum values of ‘b’ by equating the differentiation to 0
⇒dbdT=0
⇒(16Yb−b29xY)=0
Take LCM in LHS of the equation
⇒(b216Yb3−9xY)=0
Shift denominator to RHS
⇒16Yb3−9xY=0
Take Y common and cancel the value
⇒16b3−9x=0
Shift 9x to RHS
⇒16b3=9x
Divide both sides by 16
⇒b3=169x
Take cube root on both sides of the equation
⇒(b3)1/3=(169x)1/3
⇒b=(169x)1/3 … (6)
Now we again differentiate equation (5) with respect to b
⇒db2d2T=dbd(16Yb−b29xY)
⇒db2d2T=(16Y+b318xY)
Check the sign for double derivative
⇒db2d2T=(16Y+b318xY)
⇒db2d2T=Y(16+b318x)
Shift constant to RHS
Substitute the value of b3=169x
⇒db2d2T=Y16+169x18x
Cancel same factors from numerator and denominator
⇒db2d2T=Y(16+32)
⇒db2d2T=48Y>0
Since double derivative is greater than 0, so the cost is minimum when b=(169x)1/3
Substitute value of b to calculate length and height
∵l=2b
⇒l=2(169x)1/3
∵2b2x=h
⇒h=2(169x)1/3x
⇒h=2x(9x16)1/3
So, the economical dimensions are l=2(169x)1/3,b=(169x)1/3 and h=2x(9x16)1/3.
Note: Many students make mistake while calculating the first derivative as they write derivative of x1 as logx, keep in mind that is the answer for integration, for this you can write x1=x−1 and then differentiate it according to the rule. Also, many students make mistakes when checking maxima and minima. Keep in mind when the value of the double derivative comes positive that means the answer is minimum.