SOLUTION: The length of a rectangle is 4 units shorter than one-fourth the width, x.
Write an expression that represents the perimeter of the rectangle.
Hi, .
The length of a rectangle is 4 units shorter than one-fourth the width, x.
length:
P = 2L + 2w
P = 2(x/4-4) + 2x
Simplified
P = x/2 - 8 + (4/2)x
P = (5/2)x - 8