SOLUTION: find the dimensions of a rectangle "a" with the greatest area whose perimetter is 30 feet

Algebra ->  Algebra  -> Rectangles -> SOLUTION: find the dimensions of a rectangle "a" with the greatest area whose perimetter is 30 feet      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 183949: find the dimensions of a rectangle "a" with the greatest area whose perimetter is 30 feet
Found 2 solutions by stanbon, solver91311:
Answer by stanbon(48545) About Me  (Show Source):
You can put this solution on YOUR website!
find the dimensions of a rectangle "a" with the greatest area whose perimetter is 30 feet
---------------------
Perimeter = 2(L + W)
30 + 2(L+W)
L+W = 15
W = 15-L
----------------
Area = LW
Substitute to get:
Area = L(15-L)
Area = -L^2 + 15L
That is a quadratic with a = -1,b = 15
--------------------
Maximum area occurs when L = -b/2a = -15/(-2) = 15/2
---------------
Solve for W when L = (15/2)
W = 15 - (15/2) = 15/2
--------------------------------
The Width and the Length are both 15/2 ft.
================================================
Cheers,
Stan H.

Answer by solver91311(12126) About Me  (Show Source):
You can put this solution on YOUR website!


The perimeter of a rectangle is given by:



The area of a rectangle is given by:



Substituting from the perimeter equation:



This function graphs to a parabola opening downward meaning that the vertex is a maximum. The maximum value of the function, hence the maximum area, is where the value of the first derivative is equal to zero:




Set equal to zero:



Hence, the maximum area rectangle for a given perimeter is a square with sides of length one-fourth of the perimeter.

drawing%28%0D%0A500%2C+500%2C+-5%2C+16%2C+-10%2C+60%2C%0D%0Agrid%281%29%2C%0D%0Acircle%287.5%2C%287.5%29%5E2%2C.1%29%2C%0D%0Agraph%28%0D%0A500%2C+500%2C+-5%2C+16%2C+-10%2C+60%2C%0D%0Ay+=+-x%5E2+%2B+15x%0D%0A%29%29

John