document.write( "Question 237557: Given a rectangular sheet of cardboard that is 15 inches by 25 inches, a small square of the same size is cut from each corner. Each side of the cardboard is folded along the cuts to form a lidless box.\r
\n" );
document.write( "\n" );
document.write( "A)What is the maximum volume, V(x), of the box?\r
\n" );
document.write( "\n" );
document.write( "B)What size of the cut squares would produce a box with a volume equal to 400 cubic inches? \n" );
document.write( "
Algebra.Com's Answer #174706 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Answer to B:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "None. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Maximum Volume of the box is going to be less than 600 cubic inches.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The maximum volume of the box is going to be somewhere around 100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's how I figured.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x = the length of one side of each square.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you cut a square off each corner of the rectangle, then the length will be reduced by 2x and the width will be reduced by 2x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The height of your box will be x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length of your box will be 25 - 2x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The width of your box will be 15 - 2x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The volume of your box is calculated as V = (25-2x) * (15-2x) * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the rots of this equation, set it equal to 0 and solve.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-2x+25) * (-2x+15) * x = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equation would cross the x-axis at:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0 and x = 12.5 and x = 7.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A graph of this equation would look like:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The domain of this equation has to be x > 0 to x < 7.5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 0, you have a flat sheet of cardboard with no height.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 7.5, the width would be equal to 0 because 15 - 15 = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that the range of this equation would be a minimum height > 0 and a maximum height < 7.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The volume of the box would have to be be a minimum > 0 and a maximum of around 500 cubic inches as shown on the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This would occur at somewhere around x = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Without looking at the graph, this would be difficult to solve.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It was only after looking at the graph that I was able to see what was going on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is a maximum point but I don't know the formula to find it given the equation as it stands.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's not a quadratic and doesn't look like it can be made into a quadratic easily.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Best I can do.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope it helps just a little.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |