MIN/MAX area of a rectangle inscribed in a rectangle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
nencho83
Messages
1
Reaction score
0
http://bp3.blogger.com/_4Z2DKqKRYUc/Rnz_BgODzFI/AAAAAAAAAIw/uj_cVfPI8D4/s1600-h/Img_6-23-07_Blog.jpg

Could someone help me to understand how can I figure it out, how can I create a formula for finding min/max area of a rectangle inscribed in a rectangle, defined by given width and height. Also if it is possible to be inscribed a rectangle at all.

For a private case, when the rectangle is a square, it is pretty easy using the Pythagorean theorem, but for a common case I'm not sure if the inscribed rectangle is really inscribed.
 
on Phys.org
The maximum area is when the inside rectangle and the outside rectangle overlap and and have the same area. The minimum area is when all of the sides of the inside rectangle are length zero.

Is this your question?
 
Hertz said:
The maximum area is when the inside rectangle and the outside rectangle overlap and and have the same area. The minimum area is when all of the sides of the inside rectangle are length zero.

Is this your question?
When all the sides are zero length,then it is no longer a rectangle.It's just nothing.Smallest area is when you make the width,infinitely close to zero,(I mean,0.000000001,like this,you can write infinite zeros and then 1.)
 
I assume that a rectangle is inscribed in another only all four vertices of the inscribed rectangle touch the outer rectangle. So the outer rectangle itself is the largest and there is either no minimum or a degenerate rectangle having area 0 for the min.