document.write( "Question 36070: A rectangular garden is 15 by 12 meters, you need to have a rectangular area inside such that a uniform strip of side walk is made, the area inside has to be 108 square meters. Find the dimensions of the interior area. \n" ); document.write( "
Algebra.Com's Answer #22088 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
108=(15+2x)(12+2x)-(15*20)
\n" ); document.write( "108=180+4x^2+54x-180
\n" ); document.write( "4x^2+54x-108=0
\n" ); document.write( "x^2+13.5x-27=0
\n" ); document.write( "solve that you get
\n" ); document.write( "x=1.77
\n" ); document.write( "Hence, the uniform side is 1.77cm
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );