The length of a rectangle is three times the width of the rectangle. If the width of the rectangle is y units, what is the area of the rectangle?

1 answer

width --- y
length --- 3y

area = y(3y) or 3y^2