Statement 1:Let the width of the rectangle be w
Therefore, length of the rectangle = w+1
Area of the rectangle = length*width
= w*(w+1)
However, we cannot proceed further since we don't know the value of w. Therefore, statement 1 is insufficient.Statement 2:Perimeter = 2*(L+B) = 22
Therefore, L+B = 11
Area = L*B
However, from here we cannot determine the value of L*B since there are multiple possible combinations of L and B that satisfy L+B=11 and they give varying values of L*B (for ex: 8+3=11 and 8*3=24 while 10+1=11 too but 10*1=10) Therefore, statement 2 is also insufficient. Combining the two statements: L+B=11
B=w and L=w+1
w+1+w=11
2w=10
w=5, and w+1=6
Therefore, Length of the rectangle = 6
Breadth of the rectangle = 5
Area = 5*6 = 30
Since both the statements are together sufficient to answer this question, our answer is option C.Posted from my mobile device