document.write( "Question 749182: A rectangular flower bed is 3 feet long and 8 feet wide. How many feet of fence will be needed to fence the flower bed \n" ); document.write( "
Algebra.Com's Answer #455821 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! The fence is termed the perimeter. \n" ); document.write( "Perimeter = 2 x length + 2 x width \n" ); document.write( " = 2 x 3 + 2 x 8 \n" ); document.write( " = 6 + 16 \n" ); document.write( " = 22feet \n" ); document.write( " |