Kelly L. answered 09/19/19
Math Tutor for K-12 and College Students for 5+ years!
Since we know that the length is 3 cm less than twice the width, we can write the length (l) in terms of width (w) as follows:
l = 2w-3
We can now move on to find the width because we are given the perimeter and we know the standard formula for the perimeter (p) of a rectangle:
p = 18 ; p = 2l+2w
Substituting 18 for p and 2w-3 for l, we can say
18 = 2(2w-3)+2w
18 = 4w-6+2w
18 = 6w-6
24 = 6w
where we get w=4.
Lastly, we can now substitute 4 for w in the length equation we got originally, l = 2w-3
l = 2(4)-3
l = 8-3
So l = 5 and w = 4. I hope that helps!