Optimizing Rural Gothic Window Frame: Problem Solving

  • Thread starter Thread starter IgniteFlare
  • Start date Start date
  • Tags Tags
    Optimization
IgniteFlare
Messages
2
Reaction score
0
Hello,

I am having a little trouble understanding what the question is asking so I was hoping someone would be able to clear up the language the textbook uses. Thanks!

A piece of window framing material is 6m long. A carpenter wants to build a frame for a rural gothic style window where triange ABC is equilateral. The window must fit inside a space 1m wide and 3m high.

a. Find the dimensions that should be used for the 6 pieces so that the maximum amount of light will be admitted. Assume no waste of material for corner cuts, etc.

What I've done so far:
I am assuming that the window width is smaller than the length of BC.
The window framing material totals to 36m.

Thanks for the help!
 

Attachments

  • calc.JPG
    calc.JPG
    2.3 KB · Views: 538
Physics news on Phys.org
try this

width=1m,ab=bc=ac=1m.bc is the base.then the height of the traingle is
.5^2+x^2=1(PT).then the height of the rest of the window is3-the answer.tyhen just follow thw usual way.
 
IgniteFlare said:
What I've done so far:
I am assuming that the window width is smaller than the length of BC.
The window framing material totals to 36m.
Assuming the picture you show is a picture of the window, then the window width is equal to BC! Since "The window must fit inside a space 1m wide and 3m high", BC must be less than or equal to 1 m.

Also, you are told the "piece of window framing material is 6m long". I don't see where you get 36m.

Call the base x, the height y, and length of the sides of the triangular top z. Then the total length of framing used is 2x+ 2y+ 2z= 6 so x+ y+ z= 3.

The "maximum amount of light will be admitted" when the area of the figure is maximum. The area of the rectangular bottom is xy, of course.

Dropping a perependicular from the top of the triangle divides it into to right triangles with hypotenuse z and base x/2. By the Pythagorean theorem the height of the triangle is \sqrt{z^2-\frac{x^2}{4}} and so the area of the triangle is
\frac{x}{2}\sqrt{z^2- \frac{x^2}{4}}

The total area of the window is
xy+\frac{x}{2}\sqrt{z^2- \frac{x^2}{4}}
You want to maximize that subject to the constraint that x+y+z= 3.

Since you haven't shown how you attempted to maximze this, I have no idea what level this is at or what you know about optimizing. There are several different ways to continue but I don't know which to suggest.
 
sruthisupriya, thanks for helping me clear that up a bit.

HallsofIvy said:
Since you haven't shown how you attempted to maximze this, I have no idea what level this is at or what you know about optimizing. There are several different ways to continue but I don't know which to suggest.
Sorry about that. How I find the maximum/minimum of an object is to use the derivative and the slope equals to zero.

i.e. (This is how I've been finding max)
y=x^2 + 24x
dy/dx=2x + 24
0=2x + 24

...and you know the rest.

I am trying to attempt the problem this way, so let me know what I am doing wrong:

perimeter of window=6m
6=2L+2W
3=L+W
W=3-L

finding L

A=LW
A=3L-L^2
dA/dL=3-2L
0=3-2L
-3=-2L
1.5=L
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top