document.write( "Question 167320: I have the total surface area, and I have two of the three dimensions given, how do I figure out the missing (third) dimension? \n" ); document.write( "
Algebra.Com's Answer #123245 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! I have the total surface area, and I have two of the three dimensions given, how do I figure out the missing (third) dimension? \n" ); document.write( ": \n" ); document.write( "Look at the Surface area equation: \n" ); document.write( "Dimensions: L by W by H \n" ); document.write( "; \n" ); document.write( " 2LW + 2LH + 2WH = SA \n" ); document.write( ": \n" ); document.write( "Let's say the missing dimension is L. Solve this equation for L \n" ); document.write( ": \n" ); document.write( "Subtract 2WH from both sides: \n" ); document.write( "2LW + 2LH = SA - 2WH \n" ); document.write( ": \n" ); document.write( "Factor out L on the left \n" ); document.write( "L(2W + 2H) = SA - 2WH \n" ); document.write( ": \n" ); document.write( "Divide both side by (2W+2H) and you have: \n" ); document.write( "L = \n" ); document.write( "; \n" ); document.write( "Substitute the other two dimensions (W & H) and the surface area to find L \n" ); document.write( " |