document.write( "Question 518459: •A garden is shaped like a rectangle whose perimeter is 414 ft. the Length is 8 times as long as the Width\r
\n" );
document.write( "\n" );
document.write( "Length= ft
\n" );
document.write( "Width = ft
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345179 by godeapurva(7)![]() ![]() You can put this solution on YOUR website! Given perimeter = 414 ft \n" ); document.write( "Length (L) = width 8(W) \n" ); document.write( "Perimeter = 2(L)+ 2(W) \n" ); document.write( "= 2(8W) + 2 W \n" ); document.write( "= 16W + 2W \n" ); document.write( "414 = 18 W \n" ); document.write( "23 = W \n" ); document.write( "L = 8W \n" ); document.write( "L = 184 \n" ); document.write( "(Length 184ft, Width 23ft) \n" ); document.write( " |