Window area question, express as function of Area

AI Thread Summary
The discussion revolves around calculating the area of a window shaped like a rectangle topped with an equilateral triangle, given a perimeter of 15 feet. The area of the equilateral triangle is expressed as x^2(sqrt(3))/4, while the rectangle's height is derived from the perimeter equation y = (15 - 3x)/2. Participants clarify the correct interpretation of the perimeter and dimensions, emphasizing that the triangle sits atop the rectangle rather than fitting snugly inside. The area function is being developed by substituting y into the area equation, leading to a new expression for the area. Overall, the conversation focuses on ensuring the correct geometric relationships and calculations are applied to express the area as a function of the triangle's side length.
lovemake1
Messages
147
Reaction score
1

Homework Statement



A window has the shape of a rectangle surmounted by an equilateral triangle. Given that the perimeter of the window is 15 feet, express the area as a function of the length of one side of the equilateral triangle.

Homework Equations



Area of an equaliteral triangle : x^2(sqrt (3)) / 4

Surface area of the window : 3x + 2y = 15
reduced to : y = (15 - 3x) / 2

Volume of the window: X^2(sqrt(3)) / 4 + xy

The Attempt at a Solution



y = (15 - 3x) / 2 has domain of 0 <= x <= 5

i subbed in y into the vlume of the window,
x^2(sqrt(3)) / 4 + x(15-3x)/2

and after factoring out the x, I got [x(x*Sqrt(3) - 6x + 30)] / 4
and with new domain 0 < x < 5.


Am i takin the right approach? am i suppose to leave the sqrt where it is right now?
please help
 
Physics news on Phys.org
Wouldn't the perimeter be 2x+2y=15? Then the area of the window is given by A=xy, but you know that x+y=7.5, then...
 
hunt_mat said:
Wouldn't the perimeter be 2x+2y=15? Then the area of the window is given by A=xy, but you know that x+y=7.5, then...

No, you're missing the equilateral triangle.

Lovemake1 yes that's perfect.
 
No, it says the perimeter of the 15, if the triangle fits snugly into the rectangle and the sides of the triangle is L, the one side is length L and the other side is given by L\sqrt{3}/2, so the area is given by L^{2}\sqrt{3}/2.
 
Surmounted means to sit on top of, not to sit snugly into.

And by the way, for an equilateral triangle, if one side is length L then the area is \frac{\sqrt{3}}{4}L^2
 
Ah! I read surrounded.
 
hunt_mat said:
Ah! I read surrounded.

That would make for a weird question :-p
 
Not quite, it would mean that you could get a number for the area by using the perimeter.

Mat
 
Back
Top