document.write( "Question 114309: 3. A piece of cardboard measuring 10 inches by 15 inches is to be made into a box with an open top by cutting equal-sized squares from each corner and folding up the sides. Let x represent the length of a side of each such square in inches.\r
\n" );
document.write( "\n" );
document.write( "a) Draw a diagram\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) What are the restrictions on x?\r
\n" );
document.write( "\n" );
document.write( "c) Determine a function V that gives the volume of the box.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d) Draw a graph the function and find the value of x that produces the maximum volume. What is the maximum volume of the box?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e) When will the volume of the box be greater than 80 cu inches?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #83308 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A piece of cardboard measuring 10 inches by 15 inches is to be made into a box with an open top by cutting equal-sized squares from each corner and folding up the sides. Let x represent the length of a side of each such square in inches. \n" ); document.write( ": \n" ); document.write( "a) Draw a diagram \n" ); document.write( "Draw a rectangle about 10 by 15 cm. Label it 10 by 15 inches. Draw a small square at each corner. Label it's side as x \n" ); document.write( ": \n" ); document.write( "b) What are the restrictions on x? \n" ); document.write( "From the diagram you can see the box dimensions will be (10-2x) by (15-2x) \n" ); document.write( "Therefore you know the value of x has to be less than 5. ie (10-2(5)) = 0 \n" ); document.write( ": \n" ); document.write( "c) Determine a function V that gives the volume of the box. \n" ); document.write( "The length = (15-2x) \n" ); document.write( "The width = (10-2x) \n" ); document.write( "The height = x \n" ); document.write( ": \n" ); document.write( "V = (15-2x)*(10-2x) * x \n" ); document.write( "FOIL \n" ); document.write( "V = (150 - 30x - 20x + 4x^2) * x \n" ); document.write( "Which is: \n" ); document.write( "V = x(4x^2 - 50x + 150) \n" ); document.write( "V = 4x^3 - 50x^2 + 150x; is the function of the volume \n" ); document.write( ": \n" ); document.write( "d) Draw a graph the function and find the value of x that produces the maximum \n" ); document.write( "volume. \n" ); document.write( "Plot your graph x = .5 to x = +5, every .5 inches \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( ".5 | 63 \n" ); document.write( "1.0|104 \n" ); document.write( "1.5|126 \n" ); document.write( "2.0|132 \n" ); document.write( "2.5|125 \n" ); document.write( "3.0|108 \n" ); document.write( "3.5|84 \n" ); document.write( "4.0|56 \n" ); document.write( "4.5|27 \n" ); document.write( "5.0| 0 \n" ); document.write( ": \n" ); document.write( "Your graph should look like this: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "What is the maximum volume of the box? \n" ); document.write( "Looking at the graph we can see max vol occurs when x = 2, vol = 132 cu in \n" ); document.write( ": \n" ); document.write( "Substitute 2 for x in the original equation to confirm this: \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "e) When will the volume of the box be greater than 80 cu inches? \n" ); document.write( ": \n" ); document.write( "Looking at the graph (and the table) we can say between 1 and 3.5 inches the vol > 80 \n" ); document.write( ": \n" ); document.write( "You can confirm this also by substituting these values in the equation \n" ); document.write( ": \n" ); document.write( "Any questions about this? \n" ); document.write( " |