document.write( "Question 312658: the length of a rose garden is 6 feet more than the width. the garden is surrounded by a uniform pathway which is three feet wide. the area of the pathway alone is 216 square feet. what is the perimeter of the rose garden? \n" ); document.write( "
Algebra.Com's Answer #223527 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
let the width of the rose garden be x feet
\n" ); document.write( "The length will be x+6 feet
\n" ); document.write( "..
\n" ); document.write( "Pathway is 3 feet wide.
\n" ); document.write( "So width and length will increas by 6 feet
\n" ); document.write( "..
\n" ); document.write( "x+6 will be the width of whole plot
\n" ); document.write( "x+6+6 will be the length of the whole plot
\n" ); document.write( "..
\n" ); document.write( "Area of whole plot - area of pathway = area of rose garden.
\n" ); document.write( "(x+6)(x+12)-216 = x(x+6)
\n" ); document.write( "x^2+18x+144-216=x^2+6x
\n" ); document.write( "12x=72
\n" ); document.write( "x= 6 the width
\n" ); document.write( "Length will be x+6 = 12
\n" ); document.write( "..\r
\n" ); document.write( "\n" ); document.write( "The perimeter of rose garden will be 2*6+2*12
\n" ); document.write( "=36 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );