document.write( "Question 589478: Homework Question: Daniel has a box shaped like a rectangular prism. It has a volume of 280 cubic inches. It is 8 inches long and 5 inches wide. Find the height of this box. Then find the Surface Area. \n" ); document.write( "
Algebra.Com's Answer #374869 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Daniel has a box shaped like a rectangular prism. It has a volume of 280 cubic inches.
\n" ); document.write( " It is 8 inches long and 5 inches wide.
\n" ); document.write( " Find the height of this box.
\n" ); document.write( "Using the volume equation L * W * H = vol
\n" ); document.write( "8 * 5 * h = 280
\n" ); document.write( "40h = 280
\n" ); document.write( "h = 280/40
\n" ); document.write( "h = 7
\n" ); document.write( ":
\n" ); document.write( "Then find the Surface Area.
\n" ); document.write( "S.A. = 2(L*W) + 2(LH) + 2(WH)
\n" ); document.write( "S.A. = 2(8*5) + 2(8*7) * 2(5*7)
\n" ); document.write( "I'll let you do the math here.
\n" ); document.write( "
\n" );