document.write( "Question 491526: how do i find the perimeter and area of a rectangular garden with the lenth of 13 feet and a with 8 feet \n" ); document.write( "
Algebra.Com's Answer #334650 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2W=2L
\n" ); document.write( "P=2*8+2*13
\n" ); document.write( "P=42 ft
\n" ); document.write( "
\n" );