Question 526264: How do I get the length of a rectangle knowing the perimeter and hight? Found 2 solutions by Maths68, solver91311:Answer by Maths68(1474) (Show Source):
You can put this solution on YOUR website! Perimeter = p
Lenght = l
Width = w
2 length + 2 width = Perimeter of rectangle
2l+2w=p
2l=p-2w
2l/2=(p-2w)/2
l=(p-2w)/2