document.write( "Question 992485: An open box is made from a square piece of cardboard 46 inches on a side by cutting identical squares from the corners and turning up the sides.
\n" ); document.write( "Express the volume of the box, V, as a function of the length of the side of the square cut from each corner, x.\r
\n" ); document.write( "\n" ); document.write( "Find the domain of V.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #612134 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Try this with ALL variables for values. Maybe like s=46, but keep in the variable, s.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"V=%28s-2x%29%2A%28s-2x%29%2Ax\"; the base became (s-2x)*(s-2x), and the height is simply, x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Show your finished function either \"simplified\" or in condensed factored form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28V=x%28s-2x%29%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "OR\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"V=x%28s%5E2-4sx%2B4x%5E2%29\"
\n" ); document.write( "\"V=s%5E2%2Ax-4sx%5E2%2B4x%5E3\"
\n" ); document.write( "\"highlight%28V=4x%5E3-4sx%5E2%2Bs%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Make the substitution for s=46 if you really want or need it, and then simplify again.
\n" ); document.write( "
\n" );