document.write( "Question 36101: find the area of a rectangular solid with a length of 4 feet, a height of 8 feet, and a width of 6 feet. \n" ); document.write( "
| Algebra.Com's Answer #22102 by benni1013(206)      You can put this solution on YOUR website! Area is length and width. Volume is length, width and height. Pick out the length and width out of the problem and multiply\r \n" ); document.write( "\n" ); document.write( "4*6=24ft^2 \n" ); document.write( " |