document.write( "Question 894708: The length of a rectangle is five meters more than twice the width. The perimeter is 70 meters. Find the width and length. \n" ); document.write( "
Algebra.Com's Answer #542270 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Length L, width w.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=5+2w and 2w+2L=70.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simplify the perimeter equation to w+L=35. \n" ); document.write( "Substitute as w+5+2w=35. \n" ); document.write( "Solve first for w. \n" ); document.write( " |