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)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter formula for a rectangle is \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( " |