document.write( "Question 443876: A garden has an area of 96 yd. Its width is 6 yd. Find its perimeter. How do I do that? \n" ); document.write( "
Algebra.Com's Answer #306097 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "
\n" ); document.write( "Let x and y represent the width and length respectively
\n" ); document.write( " P = 2*y + 28x
\n" ); document.write( "AND x*y = 96yd^2
\n" ); document.write( " 6yd = 96yd^2/y |Its width is 6 yd.
\n" ); document.write( " y = 96yd^2/6yd = 16yd
\n" ); document.write( " 2*y + 2*x = P
\n" ); document.write( " 2*16yd + 2*6yd = 44 yd \n" ); document.write( "
\n" );