document.write( "Question 716554: A rectangle lot has perimeter 60m and length 23. Find the width of the lot. \n" ); document.write( "
Algebra.Com's Answer #806507 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! width = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + 2(23) = 60 \n" ); document.write( "2x + 46 = 60 \n" ); document.write( "2x = 14 \n" ); document.write( "x = 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "width = 7 meters \n" ); document.write( " |