document.write( "Question 1190623: 2. A square of side length x is cut from each corner of a piece of tin that is 14 inches by 18 inches.\r
\n" );
document.write( "\n" );
document.write( "a)Draw a diagram for this problem, be sure to label all lengths of this piece of tin.\r
\n" );
document.write( "\n" );
document.write( "b)The sides of the piece of tin are then folded up to form a box whose height is x inches. Write the volume V as a function of x ( V(x) = ...).\r
\n" );
document.write( "\n" );
document.write( "c)There are three values of x that make the volume equal to 0, what are these values? Are all three realistic? Why or why not?\r
\n" );
document.write( "\n" );
document.write( "d)What is the domain of V(x)? \n" );
document.write( "
Algebra.Com's Answer #822329 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) I'll let you do the drawing.... \n" ); document.write( "b) With squares of side length x cut off each corner of the piece of tin, the dimensions of the bottom of the box are 14-2x and 18-2x. The volume -- length times width times height -- is \n" ); document.write( "c) The expression for the volume is equal to 0 for x=0, x=7, and x=9. \n" ); document.write( "None of them is realistic -- a box with volume 0 is of no use. \n" ); document.write( "d) All three dimensions should be positive numbers. However, mathematically, in determining the domain of the function, we need to allow dimensions that make the volume 0. \n" ); document.write( "x>0 \n" ); document.write( "14-2x>0 --> x<7 \n" ); document.write( "18-2x>0 --> x<9 \n" ); document.write( "The \"realistic\" domain of V(x) is \n" ); document.write( " \n" ); document.write( " |