A rectangle with an area of 48 square units, what is the largest perimeter you can have?
It seems that the bigger the difference between the length and the width, the bigger the perimeter. So if the length and width had to be integers, the largest perimeter you could get would be 98 (48 by 1 rectangle). But you could keep halving one side of the rectangle, and doubling the other, and the perimeter would just keep getting bigger and the area would remain the same. Maybe it's worth noting that the perimeter is getting bigger by a value converging to 2, but I have no idea if that has any significance.
Having a length and a width that are closer to each others values just makes the perimeter smaller and makes it more "squarish". I'm running into problems when I try and explain why a bigger difference in length and width makes the perimeter bigger with solid maths.
if the area = ab
and perimeter = 2a+2b
then ab=48 and b=48/a
2a+2(48/a)
2a+(96/a)= perimeter
The smaller the value of a the bigger the value of 96/a, and the bigger the value of a the bigger the value of 2a.
This isn't sufficient as you can plug in any value and the same rules still apply. I'm having difficulty explaining myself.
The smallest perimeter would be obviously be if the shape was a square, making the length of each side √48, leaving the perimeter as 16√3 ≈ 27.71
As one of the sides lengths "move away" from that value (the other sides length obviously changing with respect to the other, keeping the area as 48 square units) the perimeter gets bigger and bigger.
Lets just say that a = 12
2a = 24
96/a = 8
Okay, lets increase a by 4, so a = 16
2a = 32
96/a = 6
Note how 2a increases by a much bigger amount, than the amount 96/a decreases by. In fact, 2a increases by an amount 4 times bigger than the amount 96/a decreased by. If it 2a increases faster than 96/a decreases, then surely the perimeter would be getting bigger.
I'm still working on the problem, I will update when I have anything new to say.
How might this graph help? http://www.wolframalpha.com/input/?i=sketch+y+%3D+2x+%2B+96x%5E-1
ReplyDeleteThe largest perimeter obviously being infinite, the smallest perimeter would be when each side is sqrt(48); a square. Thus the smallest perimeter being 4sqrt(48), simplifying to 16sqrt(3).
ReplyDeleteThat said, if one of the sides of the rectangle was sqrt(48)-x, It would have a bigger perimeter than a rectangle where one of the sides was sqrt(48)+x, that being because the gradient isn't constant and increases as it moves away from sqrt(48).
Your former maths teacher approves of this post.
ReplyDeleteThat graph is particularly interesting... in fact I'm struggling right now to figure out exactly how to interpret it.
ReplyDeleteAs a tends to 0, the perimeter tends to infinity - well okay, we got that. But why is it that if a increases, then past a=6.93, the perimeter also begins to increase?
6.93 is the square root of 48 (roughly)... okay, so beyond that point then it's impossible for a to grow any larger, unless 'a' becomes 'b'... but then why does the rate at which the perimeter increases not match the rate at which it increases for small a? Or perhaps it does, but it's a question of scale - the value of b changing much more slowly than the value of a...
It's far too late at night for such musings! Great stuff though, really.