First draw the diagram of a rectangle with a semicircle on top. Call the width of the rectangle w and the height h. So the diameter of the circle is w and its radius is w/2.
Write a formula for the perimeter using half the circumference of the circle.
P: 2h + w + (.5(2πw/2) = 30
Simplify 2h + w + (π / 2) w = 30
Multiply by 2 to clear the fraction. 4h + 2 w + π w = 60
Solve for 4h 4h = 60 - 2w - π w
Divide both sides by 4 h = (60 - 2w - π w)
4
Next write an equation for the Area using the formula for half the area of a circle.
A = wh + .5 ( π (w/2)2) Now substitute the above solution for h into this equation.
A = w ( (60 - 2w - π w)) + .5 ( π (w/2)2) Simplify by separating each term.
4
A = 15 w - 2 w2 - π w2 + π w 2 The last 2 terms now collect -1/4 + 1/8 = - 1/8
4 4 8
A = 15 w - 1/2 w2 - 1/8 π w2
I put this quadratic equation into DESMOS to draw the parabola.
The vertex lies at (8.4, 63). This means that the width is 8.4 and the max area is 63.
I checked it by putting 8.4 into the above equation for h. I got h = 4.2
I calculated the area of the rectangle and the semicircle and got 62.9888.
The discrepancy is rounding error.
Linda B.
10/14/23