Let's use "w" to represent the width of the rectangle and "l" to represent the length.
According to the problem statement, the area of the rectangle is numerically equal to its perimeter, so we can write:
2(l + w) = lw
Simplifying this equation, we get:
2l + 2w = lw
Dividing both sides by 2, we get:
l + w = 0.5lw
Multiplying both sides by 2, we get:
2l + 2w = lw
Since the length of the rectangle is 5 times its width, we can write:
l = 5w
Substituting this into the previous equation, we get:
2(5w) + 2w = 5w^2
Simplifying this equation, we get:
10w + 2w = 5w^2
12w = 5w^2
Dividing both sides by w, we get:
12 = 5w
So the width of the rectangle is:
w = 12/5 = 2.4 cm
And the length of the rectangle is:
l = 5w = 12 cm
Therefore, the width of the rectangle is 2.4 cm and the length of the rectangle is 12 cm.