document.write( "Question 893156: If a garden box has dimensions x by x and an area in square feet equal to four times the perimeter in feet, what is the value of x that satisfies the requirements? \n" ); document.write( "
Algebra.Com's Answer #541955 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
A=x^2
\n" ); document.write( "P=2(x+x)=4x
\n" ); document.write( "A=4P is impossible!
\n" ); document.write( "
\n" );