Question 405209
Hey,
So first the perimeter of a rectangle is 2L (length) + 2W (width)
Therefore:
2L + 2W = 184
Also:
L = W + 20
We can substitute W + 2 for L in the first equation:
2(W + 20) + 2W = 184 => 2W + 40 + 2W = 184 => 4W + 40 = 184
We subtract 40 from both sides: 4W = 144
Then we divide both sides by 4: W = 36 
Then we plug this in to the other equation: L = 36 + 20 = 56
Therefore:
Width = 36
Length = 56
I hope this helps!