A rectangle's length is seven times its width. Let w denote the rectangle's width. What polynomial represents the rectangle's area


length * width

= (7w) * w

= 7w^2

link

Related questions