document.write( "Question 679931: The width of a rectangle is 53 yd. Find all possible lengths such that the perimeter of the rectangle will be atleast 486yd. \n" ); document.write( "
Algebra.Com's Answer #422134 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 53 yd. Find all possible lengths such that the perimeter of the rectangle will be atleast 486yd. \n" ); document.write( "--------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "486 <= 2(x + 53) \n" ); document.write( "x+53 >= 243 \n" ); document.write( "---- \n" ); document.write( "length >= 190 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |