document.write( "Question 1014865: The school is constructing a new gym. They want a 12-foot-wide tile border around the outside edge of the square court, and the total side length is 7x. Write a polynomial for the area of the court, not including the tile border. \n" ); document.write( "
Algebra.Com's Answer #631583 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Subtract 2 border widths from the side length
\n" ); document.write( "\"+7x+-+2%2A12+=+7x+-+24+\" = width of court
\n" ); document.write( "not including border
\n" ); document.write( "Let \"+A+\" = area of court not including border
\n" ); document.write( "\"+A++=+%28+7x+-+24+%29%5E2+\"
\n" ); document.write( "\"+A+=+49x%5E2+-336x+%2B+576+\"
\n" ); document.write( "
\n" );