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)\"\" \"About 
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( "\"p=2%2Aw%2B2%2Al\"
\n" ); document.write( "\"2%2A29%2B2%2Al%3E=134\"
\n" ); document.write( "\"2%2Al%3E=134-2%2A29\"
\n" ); document.write( "\"2%2Al%3E=76\"
\n" ); document.write( "\"l%3E=76%2F2\"
\n" ); document.write( "\"l%3E=38\"
\n" ); document.write( "So l can take any values from 38 and above.
\n" ); document.write( "
\n" ); document.write( "
\n" );