document.write( "Question 1126649: A box is formed by cutting squares from the four corners of a 9\"-wide by 12\"-long sheet of paper and folding up the sides.
\n" ); document.write( "Let x represent the length of the side of the square cutout (in inches), and let V
\n" ); document.write( "represent the volume of the box (in cubic inches).
\n" ); document.write( "A)Write a formula that expresses V in terms of x.
\n" ); document.write( "B)Suppose the function f determines the volume of the box (in cubic inches) given a cutout length (in inches). Write a function formula for F.
\n" ); document.write( "C)What is the domain of f? Enter your answer as an interval
\n" ); document.write( "D)What is the range of f? Enter your answer as an interval
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #742972 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
this is V=(9-2x)(12-2x)*x
\n" ); document.write( "f(x)=4x^3-42x^2+108x
\n" ); document.write( "x domain is (0, 4.5) units inches, because x=0 has no volume and x=4.5 has no volume either.\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "the range requires the maximum
\n" ); document.write( "derivative is 12x^2-84x+108
\n" ); document.write( "divide by 12 and set equal to 0
\n" ); document.write( "x^2-7x+9=0
\n" ); document.write( "x=(1/2)(7+/-sqrt(13)), and only sensible root is 1.70
\n" ); document.write( "f(1.70)=81.872 in^3\r
\n" ); document.write( "\n" ); document.write( "Range is (0, 81.87), units in^3.
\n" ); document.write( "
\n" );