document.write( "Question 323218: The formula for the volume of a rectangular box is V = lwh. If the length of a box is 22 inches, the height is 7 inches, and the total volume is 2,310 square inches, find the width of the box. \n" ); document.write( "
Algebra.Com's Answer #231353 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
V = lwh
\n" ); document.write( "2,310=22*w*7
\n" ); document.write( "2,310=154w
\n" ); document.write( "w= 2,310/154
\n" ); document.write( "w=15 inches is the width.
\n" ); document.write( "
\n" );