Optimization isosceles triangle problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
physstudent1
Messages
267
Reaction score
1

Homework Statement



Find the angle theta that maximizes the area of an isosceles triangle whose legs have length l. The angle is the top angle if the left and right sides are l coming to a point with the bottom leg horizontal.

Homework Equations





The Attempt at a Solution



I broke the triangle up into two halves to use right angle trig and eventually got the area to equal A=l^2 * sin(theta/2)*cos(theta/2). When I took the derivative though I realized that I would have too many variables. I think there's a way to solve for l in terms of theta or theta in terms of l but I'm not sure how to do it can anyone point me in the right direction.
 
Physics news on Phys.org
in that case I used 1/2*l^2*sin(theta) took the derivative got 1/2*l^2*cos(theta)=0 and got theta to be 90 degrees is this correct?