document.write( "Question 459809: if the surface area of a rectangular solid is 136 in2, find h if l =8in. and w=4in. \n" ); document.write( "
Algebra.Com's Answer #315323 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Surface area = 2lw +2lh+2hw
\n" ); document.write( "l=8
\n" ); document.write( "w=4\r
\n" ); document.write( "\n" ); document.write( "2*8*4+2*8*h+2*h*4
\n" ); document.write( "64+16h+8h=136
\n" ); document.write( "24h=136-64
\n" ); document.write( "24h=72
\n" ); document.write( "h= 3 in
\n" ); document.write( "
\n" );