Question 994087
length(l) * width(w) = area of rectangle
we know the area of the rectangle is 3w^2+5w, then
l * w = 3w^2+5w
divide both sides of = by w
l = 3w + 5