document.write( "Question 1142621: a rectangular dog pen is 6 feet longer than the width.the perimeter of the pen is 48ft. find the lenght and the width of the pen
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #763305 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "If L is the length, then the width is (L-6).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The equation for L is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " L + (L-6) = 48/2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2L - 6 = 24\r\n" ); document.write( "\r\n" ); document.write( " 2L = 24 + 6 = 30\r\n" ); document.write( "\r\n" ); document.write( " L = 30/2 = 15.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The length is 15 ft; the width is 15-6 = 9 ft.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |