document.write( "Question 33379: An open-top box is to be constructed from a 6 by 8 foot rectangular cardboard by cutting out equal squares at each corner and the folding up the flaps. Let x denote the length of each side of the square to be cut out.
\n" );
document.write( "a)Find the function V that represents the volume of the box in terms of x.\r
\n" );
document.write( "\n" );
document.write( "b)Graph this function.\r
\n" );
document.write( "\n" );
document.write( "c)Using the graph, what is the value of x that will produce the maximum volume?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19835 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! The dimension of the rectangular cardboard is 6 ft X 8 ft \n" ); document.write( "Let x-ft be each side of the square cut out from each of the four corners. \n" ); document.write( "The length of the open-top box would be (8-2x) ft (Note: two corners); \n" ); document.write( "The width of the open-top box would be (6-2x) ft. \n" ); document.write( "The height of the open-top box would be x ft. (if you draw a diagram, it will neatly explain the resulting dimension of the open-top box); \n" ); document.write( "The voume of a box = Length X Width X Height; \n" ); document.write( "If V(x) represents the volume function of the box: \n" ); document.write( "V(x) = x(8-2x)(6-2x); \n" ); document.write( "............... \n" ); document.write( "As far as graphing goes, this is a polynomial of degree 3. This is also bound by the restriction (domain of the function) x >= 0 and x <= 3; \n" ); document.write( "..................... \n" ); document.write( "You need a graphing calculator to \n" ); document.write( " |