document.write( "Question 1103663: the length of a rectangle is 10ft less than twice the width. if the perimeter is 178 ft, find the length and width. \n" ); document.write( "
Algebra.Com's Answer #718361 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "(1) L = 2W-10\r\n" ); document.write( "\r\n" ); document.write( "(2) L + W + L + W = 178\r\n" ); document.write( "\r\n" ); document.write( "====================>\r\n" ); document.write( "\r\n" ); document.write( " (2W-10) + W + (2W-10) + W = 178 ====>\r\n" ); document.write( "\r\n" ); document.write( " 6W - 20 = 178 ====> 6W = 178 + 20 = 198 ====> W =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |