document.write( "Question 971673: suppose you have 64 meters of fencing with which to build a rectangular pen for a large dog. what are the dimensions of the different pens that can make if you use all the fencing \n" ); document.write( "
Algebra.Com's Answer #594077 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
suppose you have 64 meters of fencing with which to build a rectangular pen for a large dog. what are the dimensions of the different pens that can make if you use all the fencing
\n" ); document.write( "===============
\n" ); document.write( "Perimeter = 2W + 2L = 64
\n" ); document.write( "W + L = 32
\n" ); document.write( "L = 32 - W
\n" ); document.write( "----------------
\n" ); document.write( "Pick any width, 0< W < 32 then find L
\n" ); document.write( "There are an infinite # of possibilities.
\n" ); document.write( "
\n" );