The area of the rectangle is 105 square cm
Represent the dimensions of the rectangle with x and y
So, the length of the square would be:
Length = x - 2
Width = y + 6
The areas are then calculated as:
Rectangle = xy
Square = (x -2)(y + 6)
The relationship between the areas is:
(x -2)(y + 6) = 64 + xy
Expand
xy + 6x - 2y - 12 = 64 + xy
This gives
6x - 2y - 12 = 64
Add 12 to both sides
6x - 2y= 76
Divide through by 2
3x - y = 38
By trial by error, we have:
x = 15 and y = 7
The rectangle area is then calculated as:
Rectangle = xy
This gives
Rectangle = 15 * 7
Evaluate
Rectangle = 105
Hence, the area of the rectangle is 105 square cm
Read more about areas at:
https://brainly.com/question/27683633
#SPJ1