document.write( "Question 283899: What formula will I use if the perimeter is given and I need to find the length and width ? \n" ); document.write( "
Algebra.Com's Answer #206042 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The perimeter formula for a rectangle is \"P=2W%2B2L\" where 'P' is the perimeter of the rectangle, 'W' is the width of the rectangle, and 'L' is the length of a rectangle.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Remember that the perimeter is simply the sum of the side lengths (ie add up the side lengths to get the perimeter). So the perimeter = side1+side2+side3+side4 = W + W + L + L = 2W + 2L
\n" ); document.write( "
\n" );