document.write( "Question 440519: so there are two squares, one inside the other. the outside one is 10 by 10ft, and you want a tile border around the edges. Each tile in the border is exactly 1 by 1ft. Please help me with an algebric way to calculate the border area, if this was bigger or smaller \n" ); document.write( "
Algebra.Com's Answer #304288 by edjones(8007) You can put this solution on YOUR website! The inside square is 8' by 8'. \n" ); document.write( "Let b=boarder area \n" ); document.write( "b=10^2-8^2 \n" ); document.write( "=100-64 \n" ); document.write( "=36 ft^2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |