Question: A rectangle\'s length is 3 times its width. If the area is 75 square meters, what is the length?
Options:
Correct Answer: 15 meters
Solution:
Let width = x, then length = 3x. Area = length × width = 3x * x = 3x² = 75. Thus, x² = 25, x = 5, and length = 15 meters.