document.write( "Question 900661: A friend is building a dog pen with an area of 150 square feet. Each side must be at least 5 feet long.
\n" );
document.write( "A) list all possible dimensions of the dog pen.
\n" );
document.write( "B) what is the maximum amount of fence required to build the dog pen? How much fence is required?
\n" );
document.write( "Okay so I think this means the pen will have more than four sides. So I said 5x30 and 6x25. \n" );
document.write( "
Algebra.Com's Answer #546473 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A) List all possible dimensions of the dog pen. \n" ); document.write( "Impossible ! There is an infinite number of dimensions. \n" ); document.write( "Integer dimensions are \n" ); document.write( "5 30 \n" ); document.write( "6 25 \n" ); document.write( "10 15 \n" ); document.write( "15 10 \n" ); document.write( "25 6 \n" ); document.write( "30 5 \n" ); document.write( "If we are only using integer measurements \n" ); document.write( "2*30+2*5=70 feet of fence \n" ); document.write( " |