All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Side constraint for maximizing area (Posted on 2023-09-04) Difficulty: 3 of 5
Let ABC be a triangle with side lengths a, b, c and a=2, b+2c=4. Find the value of c which maximizes the area of the triangle.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Semi-analytical solution | Comment 2 of 7 |
Heron's formula states that given the semi-perimeter of a triangle s, in this case s=(a+b+c)/2, then the area is
A=SQRT[s*(s-a)*(s-b)*(s-c)].

Given a=2, b=b, and c=(2-b/2), then after algebra, s=(2+b/4).

We need to maximize the area, but in this case that is the same as maximizing the term under the radical, namely s*(s-a)*(s-b)*(s-c).  Lets call this R.

Using what we already have for s, a, b, and c, and with more algebra, R=12*(b^2)/16-12*(b^3)/64-9*(b^4)/256.  dR/db=24*b/16-36*(b^2)/64-36*(b^3)/256.

At this point, I went to the computer and found that dR/db=0 when b~1.82972 giving c~1.08514, and an area of 0.98402.  This is indeed a maximum for the area of the resulting triangle, which I see now is in agreement with Charlie's previous post.




Edited on September 4, 2023, 12:54 pm
  Posted by Kenny M on 2023-09-04 12:53:06

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information