SOLUTION: The length of a rewctangle is 3 feet less than 4 times its width. If the perimeter of the rectangle is 64 feet, what are the dimension of the rectangle.
Question 331120: The length of a rewctangle is 3 feet less than 4 times its width. If the perimeter of the rectangle is 64 feet, what are the dimension of the rectangle.
You can put this solution on YOUR website! Length = (4x - 3)
Width = x
Perimeter = 64
We use P = 2L + 2W
Here is your equation:
64 = 2(4x - 3) + 2x
Can you finish?