document.write( "Question 230357: pleeeeeeeeeeeeease help me! my assignment is due in 4 hours!!!!\r
\n" );
document.write( "\n" );
document.write( "a box with an open top is to be constructed from a rectangular piece of cardboard with dimensions 12 in. by 20 in. by cutting out equal squares of side x at each corner and then folding up the sides\r
\n" );
document.write( "\n" );
document.write( "a) find a function that models the volume of the box
\n" );
document.write( "b) find the values of x for which the volume is greater than 200 in^3
\n" );
document.write( "c) find the largest volume that such a box can have. \n" );
document.write( "
Algebra.Com's Answer #170588 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a box with an open top is to be constructed from a rectangular piece of cardboard with dimensions 12 in. by 20 in. by cutting out equal squares of side x at each corner and then folding up the sides \n" ); document.write( "a) find a function that models the volume of the box \n" ); document.write( "Draw the picture of the rectangular piece \n" ); document.write( "Sketch the square corners that are cut out of the rectangle. \n" ); document.write( "Each square has dimensions x by x. \n" ); document.write( "Imagine folding up the sides to form a box. \n" ); document.write( "----------- \n" ); document.write( "The base of the box is (12-2x)by(20-2x) in area \n" ); document.write( "The height of the box is x \n" ); document.write( "The Volume of the box is x(12-2x)(20-2x) \n" ); document.write( "V = x(240-24x-40x+4x^2) \n" ); document.write( "V = 4x^3 - 64x^2 + 240x \n" ); document.write( "------------------------------------- \n" ); document.write( "b) find the values of x for which the volume is greater than 200 in^3 \n" ); document.write( "Solve 4x^3 - 64x^2 + 240x - 200 > 0 \n" ); document.write( "I graphed it and found the x value is greater than 10.928... \n" ); document.write( "But that x-value is not possible since one of the base dimensions \n" ); document.write( "is 20-2x. So no x value gives a volume greater than 200 in^3 \n" ); document.write( "------- \n" ); document.write( "c) find the largest volume that such a box can have. \n" ); document.write( "I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |