document.write( "Question 1039500: Jeremy is building a large deck for a community center. The deck is shaped as a rectangle. The width of the deck is 29 feet. The perimeter of the deck is to be at least 134 feet.
\n" );
document.write( "
\n" );
document.write( "a. Write an inequality that represents all possible values for the length of the deck.
\n" );
document.write( "b. Find all possible values for the length of the deck.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #654266 by chen.aavaz(62)![]() ![]() ![]() You can put this solution on YOUR website! width: w \n" ); document.write( "length: l \n" ); document.write( "perimeter: p\r \n" ); document.write( "\n" ); document.write( "We are given that w=29 \n" ); document.write( "The perimeter of a rectangle is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So l can take any values from 38 and above. \n" ); document.write( " \n" ); document.write( " |