Use Lagrange multipliers to prove that the rectangle with maximum area that has a given perimeter p is a square.

Let the sides of the rectangle be x and y and let fand g represent the area (A) and perimeter (p), respectively. Find the following.

A f(x, y) -_____

p = g(x, y)-____

Vf(x, y)-______

Then y- _______implies that x ______.

Therefore, the rectangle with maximum area is a square with side length_____.

Respuesta :

Answer:

Step-by-step explanation:

1. Method of Langrage Multipliers:

To find the extremum values of f(x,y) subject to constraint g(x,y) = k

step1;

find all values of x,y and λ, such that :

                                 Δλ(f,x) = λΔg(x,y)

                           And

                                g(x,y) = k

2. let the two side of the rectangle be x and y

therefore

f(x,y) = xy And g(x,y)= 2(x+y)=p

fₓ=λgₓ => y=2λ ----------------- 1

fy = λgy => x = 2λ----------------2

using equation and 1 and 2

λ=0, but this is not possible because tis implies x = y = 0, which gives  0 perimeter

or

x=y

Hence the rectangle must be a square