document.write( "Question 1108269: 3. Bricks are delivered to a work site and stacked in rows and columns, forming a rectangular prism. The length of the prism is 1 foot greater than its width, and its height is 2 feet less than its width. Find the dimensions of the prism formed by the bricks, given that its volume is 40 cubic feet. \n" ); document.write( "
Algebra.Com's Answer #723281 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Length * Width * Height = 40\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "L * W * H = 40\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "L*H*W = 40\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(W+1)*W*(W-2) = 40\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5 *4*2 = 40\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "W = 4, L = 5, H = 2.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |