SOLUTION: What is the area of a rectangle with width of 2 and length of b+7?

Algebra ->  Surface-area -> SOLUTION: What is the area of a rectangle with width of 2 and length of b+7?      Log On


   



Question 532911: What is the area of a rectangle with width of 2 and length of b+7?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Area = Length * Width
.
L = b+7
.
W = 2
.
A = 2*(b+7)
.
A = 2b + 14
.
Done.