SOLUTION: why does a square 45x45 have more sqaure footage than a rectangle 30x60. both could be made from the same two 90' pieces

Algebra ->  Rectangles -> SOLUTION: why does a square 45x45 have more sqaure footage than a rectangle 30x60. both could be made from the same two 90' pieces      Log On


   



Question 399513: why does a square 45x45 have more sqaure footage than a rectangle 30x60. both could be made from the same two 90' pieces
Found 2 solutions by josmiceli, Alan3354:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
You have 180' to go around it, but picture this:
Suppose the rectangle is 1 x 89. The pieces
would be 1+%2B+1+%2B+89+%2B+89+=+180, but the area
enclosed would be 1+%2A+1+%2A+89+=+89 ft2
But the 45 x 45 square has area = 45%2A45+=+2025
That's a difference of 2025+-+89+=+1936 ft2.
I rest my case.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The simplest answer is that 45*45 is more than 30*60.
For a given perimeter (180 would make a 45 by 45, not 90) the max area of a rectangle is a square.
------------
For a perimeter of 180
P = 2W + 2L = 180
w + L = 90
Area = W*L = W*(90 - W)
To find the max area as a function of W:
f(W) = w(90 - W) = 90W - W^2
90W - W^2 - area = 0
-W^2 + 90W - area = 0
This is a parabola that is open downward.
The line of symmetry is W = -b/2a = -90/-2 = 45
The max is on the line of symmetry:
f(45) = 90*45 - 45^2 = 4050 - 2025
Max area = 2025 sq units
W = 45
L = 90-45 = 45
------------
Any other pair that add to 90 will have a smaller product.
It will be (45 + x)*(45 - x) = 2025 - x^2
For any x > 0, it will be less than 2025.
--------------------
Note: 2025 is the max area of a rectangle with a perimeter of 180.
A circle will have the max area of all figures.