document.write( "Question 446259: the perimeter of a rectangular playground is 112m. the length is 7m less than twice the width. write and solve a variable equation to find the length and width of the playground. \n" ); document.write( "
Algebra.Com's Answer #307363 by jorel1380(3719) You can put this solution on YOUR website! 2w+2(2w-7)=112 \n" ); document.write( "2w+4w-14=112 \n" ); document.write( "6w=126 \n" ); document.write( "w=21 \n" ); document.write( "Dimensions are 21m x 35m.. \n" ); document.write( " |