document.write( "Question 402598: What is the formula for the perimeter of a rectangle? \n" ); document.write( "
Algebra.Com's Answer #284746 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If L is the length \n" ); document.write( "& W is the width \n" ); document.write( ".. \n" ); document.write( "2L + 2W = Perimeter \n" ); document.write( "OR \n" ); document.write( "2(L+W) = perimeter \n" ); document.write( " |