Answer:
10cm
Step-by-step explanation:
First let's define variables a and x:
a = area of rectangle and square
x = side of square
Now let's create an equation to calculate a using the square and an equation to calculate a using the rectangle:
Using square: [tex]x^{2} =a[/tex]
Using rectangle: [tex](5+2x)(x-6)=a[/tex]
Now we want to solve for x so let's combine the equations since they are both equivalent to a
[tex](5+2x)(x-6)=x^{2}[/tex]
Simplify
[tex]x^{2}-7x-30 = 0[/tex]
Solving this we get 10 and -3
Since it is impossible for a square to have a negative side value we can conclude that the value is 10cm
This can then be checked by plugging in 10 as x in our equations and seeing if we get the same a value:
Using square: [tex]10^{2} = 100[/tex]
Using rectangle: [tex](5+2(10))(10-6) = (25)(4) = 100[/tex]