Ask your own question, for FREE!
Mathematics 18 Online
jigglypuff314 (jigglypuff314):

A Norman Window had the shape of a rectangle surmounted by a semicircle. If the perimeter of the window is 30ft, find the dimensions of the window so that the greatest possible amount of light is admitted. (maximize area) http://imageshack.us/photo/my-images/163/normanwindow.jpg/

OpenStudy (anonymous):

2r = x

jigglypuff314 (jigglypuff314):

yeah I got that... so A = xy + (1/2)pi (x/2)^2 ?

OpenStudy (anonymous):

Now get perimeter equation.

OpenStudy (anonymous):

yes

jigglypuff314 (jigglypuff314):

P = 2y + x = (1/2)x pi = 30 ?

jigglypuff314 (jigglypuff314):

* 2y + x + (1/2)x pi

OpenStudy (anonymous):

okay, solve for \(y\) and substitute it into the area function. Now all you have to do is find the maximum of a single variable function.

OpenStudy (anonymous):

first of all let x = the width of the window and diameter of the semicircle h = height of the rectangular portion of the window 2h + x + .5x*pi = 30

jigglypuff314 (jigglypuff314):

mmm so y = 15 - (1/2)x + (1/4)x pi ?

OpenStudy (anonymous):

area of a semi-circle = 1/2* pi * r^2

jigglypuff314 (jigglypuff314):

where'd the 30 go?

OpenStudy (anonymous):

Oh please let me know if I'm doing something wrong :P

OpenStudy (anonymous):

h = (30-x - 0.5x * pi)/2 Total Area = semicircle + rectangle

OpenStudy (anonymous):

ok so now plug in values in area of semi circle formula

jigglypuff314 (jigglypuff314):

A = x(15 - (1/2)x + (1/4)x pi) + (1/2)pi (x/2)^2 ? this is complicated 0.o

OpenStudy (anonymous):

=1/2* pi * r^2 + h * l = 0.5 * pi * (0.5x)^2 + ((30-x - 0.5x * pi)/2) * x

OpenStudy (anonymous):

^ thats total area

OpenStudy (anonymous):

anyways @jigglypuff314 you need to simplify that eq

jigglypuff314 (jigglypuff314):

erm so A = 15x - 0.5 x^2 + (5/8) x^2 pi

OpenStudy (anonymous):

A = 0.3925x^2 + 15x -2.355x^2 A = -1.9625x^2 + 15x

OpenStudy (anonymous):

Don't throw out \(\pi\). Keep it alive.

OpenStudy (anonymous):

@jigglypuff314 Do you got this, or are you afraid of algebra?

jigglypuff314 (jigglypuff314):

I might get cross eyed and mess up something somewhere :P

OpenStudy (anonymous):

finding the axis of symmetry: x = -b/(2a) x = -15 / (2*-1.9625)

jigglypuff314 (jigglypuff314):

would it be A = 15x - 0.5 x^2 + (5/8) x^2 pi so that A' = -x + (5/4)pi x + 15 ?

OpenStudy (anonymous):

oh pi has a value that can be multiplied (3.1415)

OpenStudy (anonymous):

x = -15 / -3.925 x = 3.821 rest is put value of x back in the total area formula A = 0.5 * pi * (0.5x)^2 + ((30-x - 0.5x * pi)/2) * x

OpenStudy (anonymous):

I've done this question in 8th class I was 12-13 then

OpenStudy (anonymous):

Area will be 44.28 units^2

jigglypuff314 (jigglypuff314):

erm what happened going from A = 0.5 * pi * (0.5x)^2 + ((30-x - 0.5x * pi)/2) * x A = 0.3925x^2 + 15x -2.355x^2

OpenStudy (anonymous):

umm I simplified it

OpenStudy (anonymous):

pi is not a variable you can multiply it with coefficient

OpenStudy (anonymous):

Get in the habit of not multiplying constants in. No one really wants you to do that.

jigglypuff314 (jigglypuff314):

my brain hurt at looking at it sorry xD so ((30-x - 0.5x * pi)/2) * x = (15 - 0.5x - 0.25xpi)x = 15x - 0.5x^2 - 0.25pi x^2 = 15x - 0.5x^2 - 0.785398x^2 = 15x - 1.285x^2

jigglypuff314 (jigglypuff314):

annas, calm down :) I'm sure wio didn't mean any harm >,< I like how you do things :)

OpenStudy (anonymous):

Uhh, sorry about that. I was just being stupid.

jigglypuff314 (jigglypuff314):

well you're in charge of helping me now, so help :P would it be A = 15x - 0.5 x^2 + (5/8) x^2 pi so that A' = -x + (5/4)pi x + 15 ?

jigglypuff314 (jigglypuff314):

@wio ?

OpenStudy (anonymous):

You want me to check work? I'm not good at that.

OpenStudy (anonymous):

\[ A = xy + \frac{1}{2}\pi \left(\frac{x}{2}\right)^2 \]\[ P = 30 =2y + x + \frac{x}{2} \pi \]

OpenStudy (anonymous):

\[ y = 15 - \frac {x}{2} - \frac{x}{4}\pi \]

OpenStudy (anonymous):

\[ A = x\left(15-\frac x2 - \frac x4\pi\right) + \frac 12 \pi \left(\frac x2\right)^2 = 15x-\frac {x^2}2 -\frac {x^2}4\pi +\frac 18\pi x^2 \]

OpenStudy (anonymous):

\[ A' = 15 - x - \frac{x}{2}\pi -\frac{1}{4}\pi x =0 \]

OpenStudy (anonymous):

\[ 15 = \left(1+\frac 12\pi +\frac 14\pi\right)x \]

OpenStudy (anonymous):

\[ 60 = (4+2\pi +\pi)x = (4+3\pi)x\implies x=\frac{60}{4+3\pi} \]

jigglypuff314 (jigglypuff314):

ok, I see what I did wrong now :) thanks :)

OpenStudy (anonymous):

\[ y = 15 - \frac{30}{4+3\pi} - \frac{15\pi}{4+3\pi} = \frac{15(4+3\pi)}{4+3\pi} - \frac{30+15\pi}{4+3\pi}=\frac{30+30\pi}{4+3\pi} \]

OpenStudy (anonymous):

I may be wrong.

jigglypuff314 (jigglypuff314):

would it be 60 = (-4 + 2pi + pi)x instead of 60 = (4 + 2pi + pi)x ?

OpenStudy (anonymous):

I don't know. I mix things up.

jigglypuff314 (jigglypuff314):

oh well :P Thanks for your help! :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!