document.write( "Question 436858: Fred's retangular dog pen must have an area of 400 square feet. Also the length must be 12 feet longer then the width. Find the dimensions of the pen.\r
\n" );
document.write( "\n" );
document.write( "The width of the pen is\r
\n" );
document.write( "\n" );
document.write( "The length of the pen is\r
\n" );
document.write( "\n" );
document.write( "(Simplify your answer. Type a exact answer, using radicls as needed) \n" );
document.write( "
Algebra.Com's Answer #302267 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Area=LxW \n" ); document.write( "(x+12)x=400 \n" ); document.write( "x2+12x-400=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Throwing out the negative answer, we get width=14.88, and length to be 26.88. \n" ); document.write( " |