document.write( "Question 532312: My yard is 9 meters long and 8 meters wide. And how many meters of fencing will i need to cover the enitre yard? \n" ); document.write( "
Algebra.Com's Answer #350796 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
L = 9 m
\n" ); document.write( "W = 8 m
\n" ); document.write( ".
\n" ); document.write( "P = perimeter
\n" ); document.write( "P = 2(L+W)
\n" ); document.write( ".
\n" ); document.write( "P = 2(9+8)
\n" ); document.write( "P = 2(17)
\n" ); document.write( "P = 34
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );