document.write( "Question 43897: Help please! is L = x H = 6 and W = 8? I have worked this and not sure I am using correct numbers for height and width... ty so much!\r
\n" );
document.write( "\n" );
document.write( "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.\r
\n" );
document.write( "
\n" );
document.write( "\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( "
\n" );
document.write( "\n" );
document.write( "b) Graph this function and show the graph over the valid range of the variable x.\r
\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( "
Algebra.Com's Answer #28847 by adamchapman(301) ![]() You can put this solution on YOUR website! OK, so you start with a flat piece of cardboard with width 6ft and length 8ft. \n" ); document.write( "If yo draw this out, you can then draw where the xft by xft squares will be cut out. Looking at the cross-shaped web you now have, we can see that the length of the box will be (6-2x)ft, the width will be (8-2x)ft, and the height of the open-topped box will be xft.\r \n" ); document.write( "\n" ); document.write( "Now to work out the volume we multiply the width by the length and then multiply by the height: \n" ); document.write( "V=(6-2x)*(8-2x)*(x) \n" ); document.write( "V=(48-12x-16x+4x^2)*x \n" ); document.write( "V=4x^3-28x^2+48x\r \n" ); document.write( "\n" ); document.write( "Here's the graph: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note I only drew the graph uo to x=3 \n" ); document.write( "The reason I did this is because if x was any greater than 3, the side of the box with length (6-2x)ft would be less than zero, which is impossible!\r \n" ); document.write( "\n" ); document.write( "Using the graph, we can see that thethe maximum value occurs when x is about 1.1 \n" ); document.write( "To be exact, V is a maximum of V=24.258 square feet when x=1.131 ft\r \n" ); document.write( "\n" ); document.write( "I hope this helps. \n" ); document.write( "If you have any other problems please don't hesitate to contact me at adam.chapman@student.manchester.ac.uk \n" ); document.write( " \n" ); document.write( " |