All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math > Calculus
Maximize Rectangle on Semicircle in Triangle (Posted on 2023-08-08) Difficulty: 3 of 5
The base of a unit equilateral triangle is oriented horizontally. The center of a semicircle is at the midpoint of this base, and the semicircle is tangent to the other two sides of the triangle. Atop the semicircle sits a rectangle whose horizontally oriented base is tangent to the semicircle and whose upper two corners are on the other two sides of the triangle.

What is the maximum area of the rectangle?
Bonus: For extra fun, first guess whether the maximal rectangle will be flatter than a square or taller than a square. Did you guess correctly?

No Solution Yet Submitted by Larry    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 1 of 4
Upon reading the puzzle for the first time I predict it's flatter than a square.

Let's work on the left hand side of the diagram:

Place the lower-left corner of the triangle at the origin.

The left side of the triangle has the equation

      y = sqrt(3) * x
      
The semicircle's center is at (.5, 0) and its topmost point is at (.5, sqrt(3)/4). The apex of the triangle is at (.5, sqrt(3)/2).

Let the rectangle's height be h, and its width, w.

The left vertical side of the rectangle is at x = .5-w/2  and its top is at the same x value. The rectangle's height, h = sqrt(3)/4-sqrt(3)*w/2.

Then w*h = w * (sqrt(3)/4-sqrt(3)*w/2), whose derivative is

     sqrt(3)/4 - sqrt(3)*w
     
Setting sqrt(3)*w = sqrt(3)/4    gives

     w=1/4
     
 and h = sqrt(3)/4-sqrt(3)/8 = sqrt(3)/8
 
 so the area is sqrt(3)/32. (approx. 0.0541265877365274)
 
 And w = 1/4  >   h=sqrt(3)/8=~.2165 in agreement with my initial guess.

  Posted by Charlie on 2023-08-08 14:15:09
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (8)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information