document.write( "Question 887750: The length of a rectangle is seven feet more than its width if the perimete is 18 feet what are its dimensions \n" ); document.write( "
Algebra.Com's Answer #536850 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! L=w+7, 2w+2L=18.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L-w=7 and 2L+2w=18 \n" ); document.write( "OR\r \n" ); document.write( "\n" ); document.write( "L-w=7 and L+w=9. Now this can be used right-away in the Elimination Method. \n" ); document.write( " |