You have 188 feet of fencing to enclose a rectangular region. What is the maximum area?

1 Answer
Apr 9, 2016

22092209 square feet

Explanation:

11. Make "let" statements to represent the length and width of the rectangular region.

Let xx represent the length.
Let (188-2x)/2=94-x1882x2=94x represent the width.

22. Create an algebraic expression represent the area of a rectangle.

A_"rectangle"=x(94-x)Arectangle=x(94x)

33. Complete the square.

A_"rectangle"=94x-x^2Arectangle=94xx2

A_"rectangle"=-(x^2-94x)Arectangle=(x294x)

A_"rectangle"=-(x^2-94x+(-94/2)^2-(-94/2)^2)Arectangle=(x294x+(942)2(942)2)

A_"rectangle"=-(x-47)^2+2209Arectangle=(x47)2+2209

:., the maximum area of the rectangular region is 2209 square feet.