Question 334218
A rectangle x centimeters wide w/an area of x^2+50x
Area = L * W
W = x
x^2 + 50x = W * L = x*L
L = Area/W = (x^2 + 50x)/x
L = x + 50