document.write( "Question 124929: The perimeter of a rectangle is to be no greater than 300 in., and the length must be 125 in. Find the maximum width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #91556 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"P+%3C=+300\"
\n" ); document.write( "\"P+=+2%2A125+%2B+2x\"
\n" ); document.write( "\"2%2A125+%2B+2x+%3C=+300\"
\n" ); document.write( "\"2x+%3C=+50\"
\n" ); document.write( "\"x+%3C=+25\"
\n" ); document.write( "The max width is 25 in.
\n" ); document.write( "
\n" );