document.write( "Question 1016800: The length of a rectangle is 3 feet less than twice its width and the perimeter is 72 feet. Find the length and the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #633175 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 3 feet less than twice its width and the perimeter is 72 feet. Find the length and the width of the rectangle \n" ); document.write( "------- \n" ); document.write( "length:: 2w - 3 \n" ); document.write( "width::: w \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "p = 2(length + width) \n" ); document.write( "72 = 2(3w-3) \n" ); document.write( "Divide both sides by 2 to get:: \n" ); document.write( "------ \n" ); document.write( "3w-3 = 36 \n" ); document.write( "width = 13 ft. \n" ); document.write( "length = 2w-3 = 23 ft \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |