Question 213390
Area  =  Length * Width
.
but L= W +15,,,,,,,subst
.
A = (w+15) * (w)
.
A = w^2 + 15w
.