You are given unit square tiles. If you are going to use all these tiles to make a rectangle with a minimum perimeter. What is this perimeter?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
L = Rectangle length
W = Rectangle width
Area of rectangle = 2 5 6 m 2 = L × W
perimeter P = 2 ( L + W ) = 2 ( L + L 2 5 6 )
differentiating w.r.t L gives :
d L d P = 2 ( 1 − L 2 2 5 6 ) = 0
L 2 2 5 6 = 1 L = 1 6 and W = 1 6 P = 6 4