document.write( "Question 204403: An open box is to be made from a flat square piece of material 14 inches in length and width by cutting equal squares of length x from the corners and folding up the sides.\r
\n" );
document.write( "\n" );
document.write( "Write the volume V of the box as a function of x. Leave it as a product of factors; you do not have to multiply out the factors.\r
\n" );
document.write( "\n" );
document.write( "V =\r
\n" );
document.write( "\n" );
document.write( "If we write the domain of the box as an open interval in the form (a,b), then what is a?\r
\n" );
document.write( "\n" );
document.write( "a =\r
\n" );
document.write( "\n" );
document.write( "and what is b?\r
\n" );
document.write( "\n" );
document.write( "b = \n" );
document.write( "
Algebra.Com's Answer #154311 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An open box is to be made from a flat square piece of material 14 inches in length and width by cutting equal squares of length x from the corners and folding up the sides. \n" ); document.write( "Write the volume V of the box as a function of x. Leave it as a product of factors; you do not have to multiply out the factors. \n" ); document.write( "V = x(14-2x)(14-2x) \n" ); document.write( "If we write the domain of the box as an open interval in the form (a,b), then what is a? \n" ); document.write( "a = 0 \n" ); document.write( "and what is b? \n" ); document.write( "b = 7 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |