document.write( "Question 1048261: A floor plan shows that the exterior of a room has dimensions 12 feet by 17 feet. If the area of the room measured from the interior is only 176 square feet, express the thickness of the surrounding walls in feet. (Assume that the walls have uniform thickness).
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #663870 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The walls are of uniform thickness.
\n" ); document.write( "Let \"+x+\" = the thickness of the walls
\n" ); document.write( "If I subtract \"+2x+\" from each dimesion
\n" ); document.write( "of the exterior walls, I will have the
\n" ); document.write( "dimensions of the interior walls, so I can say:
\n" ); document.write( "\"+%28+12+-+2x+%29%2A%28+17+-+2x+%29=+176+\"
\n" ); document.write( "\"+204+-+34x+-+24x+%2B+4x%5E2+=+176+\"
\n" ); document.write( "\"+4x%5E2+-+58x+%2B+28+=+0+\"
\n" ); document.write( "\"+2x%5E2+-+29x+%2B+14+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"+x+=+%28+-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+2+\"
\n" ); document.write( "\"+b+=+-29+\"
\n" ); document.write( "\"+c+=+14+\"
\n" ); document.write( "\"+x+=+%28+-%28-29%29+%2B-+sqrt%28+%28-29%29%5E2+-+4%2A2%2A14+%29%29+%2F+%282%2A2%29+\"
\n" ); document.write( "\"+x+=+%28+29+%2B-+sqrt%28+841+-+112+%29%29+%2F+4+\"
\n" ); document.write( "\"+x+=+%28+29+%2B-+sqrt%28+729+%29%29+%2F+4+\"
\n" ); document.write( "\"+x+=+%28+29+-+27+%29%2F4+\"
\n" ); document.write( "\"+x+=+1%2F2+\"
\n" ); document.write( "---------------
\n" ); document.write( "The other possibility is:
\n" ); document.write( "\"+x+=+%28+29+%2B+27+%29%2F4+\"
\n" ); document.write( "\"+x+=+56%2F4+\"
\n" ); document.write( "\"+x+=+14+\" ( this is impossible, since one wall is 12' long )
\n" ); document.write( "------------------
\n" ); document.write( "The wall is 6 inches thick ( 1/2 ft )
\n" ); document.write( "-------------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+12+-+2x+%29%2A%28+17+-+2x+%29=+176+\"
\n" ); document.write( "\"+%28+12+-+2%2A.5+%29%2A%28+17+-+2%2A.5+%29=+176+\"
\n" ); document.write( "\"+%28+12+-+1+%29%2A%28+17+-+1+%29+=+176+\"
\n" ); document.write( "\"+11%2A16+=+176+\"
\n" ); document.write( "\"+176+=+176+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );