Let x and y be the base and the height of the rectangle, respectively.
Since the area is 100m2.
xy=100⇒y=100x
The perimeter P can be expressed as
P=2(x+y)=2(x+100x)
So, we want to minimize P(x) on (0,∞).
By taking the derivative,
P′(x)=2(1−100x2)=0⇒x=±10
x=10 is the only critical value on (0,∞).
y=10010=10
By testing some sample values,
P′(1)<0⇒P(x) is decreasing on (0,10].
P′(11)>0⇒P(x) is increasing on [10,∞)
Therefore, P(10) is the minimum
I hope that this was helpful.
Hence, the dimensions are 10×10.