document.write( "Question 114508: The perimeter of a rectangular window is 14 ft., and its length is 2 ft. less than twice the width. What are the dimensions of the window? \n" ); document.write( "
Algebra.Com's Answer #83356 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! L=2W-2 \n" ); document.write( "P=2L+2W \n" ); document.write( "14=2(2W-2)+2W \n" ); document.write( "14=4W-4+2W \n" ); document.write( "6W=14+4 \n" ); document.write( "6W=18 \n" ); document.write( "W=18/6 \n" ); document.write( "W=3 FEET IS THE WIDTH. \n" ); document.write( "L=2*3-2 \n" ); document.write( "L=6-2 \n" ); document.write( "L=4 FEET FOR THE LENGTH. \n" ); document.write( "14=2*3+2*4 \n" ); document.write( "14=6+8 \n" ); document.write( "14=14 \n" ); document.write( " \n" ); document.write( " |