G
Guest
Guest
A window frame is in the shape of a semi-circle jointed to a rectangle. Find the maximum area of a window using 300cm of the framework.
My working:
Circ'ference = 2 x pi x r
perimeter = pi x r + w + 2L = 300cm
ie. pi * r + 2r + 2 L = 300cm
ie. L = 300 - pi * r - 2 * r/2
Area of rectangle will be = 2 * r * L
Area of semicircle = 1/2 pi r^2
total area = 2 * r * L + 1/2 pi r^2 ie. r( pi * r /2 + 2L)
therefore
L = 300r - 1/2 pi * r^2 - 2 * r ^2
finding its first derivative we get... 300 - pi * r - 4r
if we let that = 0 then
0 = 300 - pi * r - 4r
thus r = 300/pi + 4
We then use this in the original formula and that should answer it. Correct?
My working:
Circ'ference = 2 x pi x r
perimeter = pi x r + w + 2L = 300cm
ie. pi * r + 2r + 2 L = 300cm
ie. L = 300 - pi * r - 2 * r/2
Area of rectangle will be = 2 * r * L
Area of semicircle = 1/2 pi r^2
total area = 2 * r * L + 1/2 pi r^2 ie. r( pi * r /2 + 2L)
therefore
L = 300r - 1/2 pi * r^2 - 2 * r ^2
finding its first derivative we get... 300 - pi * r - 4r
if we let that = 0 then
0 = 300 - pi * r - 4r
thus r = 300/pi + 4
We then use this in the original formula and that should answer it. Correct?