document.write( "Question 73411: 1) An open-top box is to be constructed from a 6 foot 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.
\n" );
document.write( "Answer \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Graph this function and show the graph over the valid range of the variable x..
\n" );
document.write( "Show Graph here\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\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( "Answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52543 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An open-top box is to be constructed from a 6 foot 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( ": \n" ); document.write( "A few things we know \n" ); document.write( "The length = (8 - 2x) \n" ); document.write( "The width: = (6 - 2x) \n" ); document.write( "The height = x \n" ); document.write( ": \n" ); document.write( "a) Find the function V that represents the volume of the box in terms of x. \n" ); document.write( "Answer \n" ); document.write( "V(x) = (8-2x) * (6-2x) * x \n" ); document.write( ": \n" ); document.write( "FOIL \n" ); document.write( "V(x) = (48 - 16x - 12x + 4x^2) * x \n" ); document.write( ": \n" ); document.write( "V(x) = x(4x^2 - 28x + 48) \n" ); document.write( ": \n" ); document.write( "V(x) = 4x^3 - 28x^2 + 48x \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "b) Graph this function and show the graph over the valid range of the variable x.. \n" ); document.write( "Show Graph here \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "When you plot this. Plot every 1/4 ft: x = .25, .5, .75. 1.00, \n" ); document.write( "Then plot every 1/10 ft: 1.1, 1.2, 1.3 1.4, 1.5, \n" ); document.write( "Then plot every 1/4 ft: 1.75, 2.00 etc \n" ); document.write( "This will give you a close value for the max. \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( "Answer: It looks like x is slightly greater than 1 ft, say 1.1 ft and the actual volume is about 24 cu ft \n" ); document.write( " |