Question: A rectangle\'s length is three times its width. If the perimeter is 64 cm, what is the area of the rectangle?
Options:
Correct Answer: 128 cm²
Solution:
Let width = x, then length = 3x. Perimeter = 2(length + width) = 2(3x + x) = 8x = 64, so x = 8 cm. Area = length × width = 3x * x = 3(8)(8) = 192 cm².