document.write( "Question 830593: What is the area and perimeter of 81ft by 39ft \n" ); document.write( "
Algebra.Com's Answer #500709 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The problem gives you the following information: \n" ); document.write( "L = 81 \n" ); document.write( "W = 39 \n" ); document.write( "To find the area, multiply the width by the length (A=L*W) \n" ); document.write( "81 * 39 = 3159 \n" ); document.write( "Remember that perimeter is a fence. You'll need 2 pieces for the length and 2 for the width. (P=2L+2W) \n" ); document.write( "(2*81)+(2*39) \n" ); document.write( "162 + 78 =240 \n" ); document.write( " |