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.

Algebra ->  Rectangles -> 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.      Log On


   



Question 1046773: 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.

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
.
The length of a rectangle is 4 units shorter than one-fourth the width, x.
length: x%2F4-4
P = 2L + 2w
P = 2(x/4-4) + 2x
Simplified
P = x/2 - 8 + (4/2)x
P = (5/2)x - 8