
Osman A. answered 11/26/21
Professor of Engineering Mathematics – ACT Math & Science and SAT Math
The perimeter of a rectangle is 72 meter, find its dimension and its maximum area
Detailed Solution:
Given/Known: Perimeter of a rectangle = 2x + 2y = 72, Area = A = xy
2x + 2y = 72 ==> x + y = 36 ==> y = 36 – x
A = xy = x(36 – x) = 36x – x2 ==> A = 36x – x2
Area of rectangle in vertex format to see the maximum at vertex: (h, k) = (x, A)
A = a(x – h)2 + k
= 36x – x2
= –x2 + 36x
= –(x2 – 36x)
= –(x2 – 36x + 324 – 324)<==completing square:(b/2)2 = (-36/2)2 = (-18)2 = 324 (add & subtract this)
= –((x – 18)2 – 324)
= –(x – 18)2 + 324
Note: We arrive at area of rectangle in vertex format that opens down (concave down) means the vertex is maximum: (h, k) = (18, 324) = (x, A)
Dimensions that give maximum area are: (x, y) = (18, 18)
x = 18
y = 36 – x ==> y = 36 – 18 ==> y = 18
Maximum Area: A = xy ==> A = (18)(18) ==> A = 324 <== Final Answer