Question 844429
Assign variables to everything that you can, and write as many statements as you can that seem related to these two square pens.


Bully:
let b = side length of the square pen.
{{{b^2=24}}} and perimeter is 4b.
{{{b=sqrt(24)=sqrt(3*2*2*2)}}}
{{{b=2*sqrt(6)}}}
perimeter of Bully's pen is {{{highlight(8*sqrt(6))}}}.


Smokey:
Let x = side length of the square pen.
Using description, {{{x^2=(1/4)24=6}}}
{{{x=sqrt(6)}}}.
Smokey's pen's perimeter is {{{highlight(highlight(4*sqrt(6)))}}}.