
Norbert W. answered 07/12/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Let l, w be the dimensions of the rectangle.
Now area = A = l * w = 1152 and the fencing on the other 3 sides are l + 2w = 96
Now l = 96 - 2w. Substitute this into the other equations => l * w = (96 - 2w) * w = 1152
=> w2 - 48w + 576 = 0
=> (w - 24)2 = 0
From this w = 24, which means l = 48