Question: A rectangle has a length that is twice its width. If the width is w, what is the area of the rectangle?
Options:
Correct Answer: 2w^2
Solution:
Area = Length × Width. Length = 2w, so Area = 2w × w = 2w^2.