document.write( "Question 81286: 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 #58246 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2W+2*125=300 \n" ); document.write( "2W+250=300 \n" ); document.write( "2W=300-250 \n" ); document.write( "2W=50 \n" ); document.write( "W=50/2 \n" ); document.write( "W=25 ANSWER FOR THE MAXIMUM WIDTH. \n" ); document.write( " |