Jebus_Chris
- 178
- 0
Homework Statement
What is the maximum area of an equilateral triangle and a square using only 20ft of wire?
Homework Equations
20=4x+3y
x=\frac{20-3y}{4}
A=x^2+\frac{1}{2}y^2\sqrt{3}
The Attempt at a Solution
So then
A=\frac{400-120y+9y^2}{16}+\frac{y^2\sqrt{3}}{4}
\frac{dA}{dy}=\frac{9y+4\sqrt{3}y-60}{8}
When you set the derivative to zero shouldn't y=0 since the max area should be when the square has the largest possible side length,x?