SOLUTION: what is the area (written as a simplified polynomial) of a rectangle that has that has a length four more then double the width?

Algebra ->  Rectangles -> SOLUTION: what is the area (written as a simplified polynomial) of a rectangle that has that has a length four more then double the width?      Log On


   



Question 795331: what is the area (written as a simplified polynomial) of a rectangle that has that has a length four more then double the width?
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Width = x
Length = 4 + 2x
Area = Width * Length
Area = x(4 + 2x)
Area = 4x + 2x^2
Hope this helps.
;-)