Question 1014089
x and y, the unknown dimensions.


Analyzing the problem description:


{{{xy=150}}};


Base multiplied by height must be 132  sq.cm.
Height will be 2 cm.
Base will be  {{{(x-2*2)(y-2*2)}}};


{{{2(x-4)(y-4)=132}}} which should be simplified to become  {{{(x-4)(y-4)=66}}}.


You have a system to solve:
{{{system((x-4)(y-4)=66,xy=150)}}}.


What do you find when you solve that system?