document.write( "Question 1086902: joe wants to paint a rectangular region of a wall with one layer of paint. he has 40 ft of tape to tape around the border of the region he paints. He is considering three regions with widths of 10 ft, 11 ft, and 12 ft. Find the length and area for each region \n" ); document.write( "
Algebra.Com's Answer #701254 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" be the length in each case
\n" ); document.write( "Let \"+A+\" = the area in each case
\n" ); document.write( "\"+2x+%2B+20+=+40+\"
\n" ); document.write( "\"+2x+=+20+\"
\n" ); document.write( "\"+x+=+10+\"
\n" ); document.write( "\"+A+=+10%2A10+\"
\n" ); document.write( "\"+A+=+100+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+2x+%2B+22+=+40+\"
\n" ); document.write( "\"+2x+=+18+\"
\n" ); document.write( "\"+x+=+9+\"
\n" ); document.write( "\"+A+=+9%2A11+\"
\n" ); document.write( "\"+A+=+99+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+2x+%2B+24+=+40+\"
\n" ); document.write( "\"+2x+=+16+\"
\n" ); document.write( "\"+x+=+8+\"
\n" ); document.write( "\"+A+=+8%2A12+\"
\n" ); document.write( "\"+A+=+96+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );