SOLUTION: What is the area of rectangle if the length is 5 more than twice the width?

Algebra ->  Rectangles -> SOLUTION: What is the area of rectangle if the length is 5 more than twice the width?      Log On


   



Question 582692: What is the area of rectangle if the length is 5 more than twice the width?
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
width = x
length = 2x+5
area = length * width
Area = x(2x+5)
Area = 2x^2+5x