Question 262770
Let width = x
and length = x + 2
area = LW
or
area = x(x+2) = 35
so, we get
x^2 + 2x - 35 = 0
factor to get
(x+7)(x-5) = 0
So,
 x = -7 which is not possible 
or
x = 5 and x + 2 = 7
length = 7 and width = 5