length of the fencing = x
originally intended to use all of the fencings to enclose a square region
let the side of square = a
perimeter of square = 4a
4a = x
a = \(\frac{x}{4}\)--(side of square)
but later decided to use all of the fencings to enclose a rectangular region with length y meters greater than its width
let the width of rectangle be = t
length of rectangle = t+y
perimeter of rectangle = 2(t+t+y)
2(t+t+y) = x
t = \(\frac{x-2y}{4}\)--width of rectangle
lenght of rectangle = \(\frac{x+2y}{4}\)
positive difference between the area of the square region and the area of the rectangular region = \(\frac{x^2}{16}\)-\(\frac{x-2y}{4}\)*\(\frac{x+2y}{4}\)
= \(\frac{x^2}{16}\)-\(\frac{(x^2-4y^2)}{16}\)
=\(\frac{4y^2}{16}\)
--basically we need to know the value of y
STATEMENT (1)-xy = 256
If x = 32 then y = 8 {x must be greater than 2y since x = 2(t+t+y)}
if x = 64 then y = 4
we cant find the definite value of y
so, we can't find the definite positive difference of area
INSUFFICIENT
STATEMENT (2)-y = 4
The positive difference of area = \(\frac{4y^2}{16}\) = 4
SUFFICIENT
B is the correct answer