document.write( "Question 70482: Please solve this question:\r
\n" );
document.write( "\n" );
document.write( "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 #50242 by checkley75(3666) ![]() You can put this solution on YOUR website! 300=2*115+2X \n" ); document.write( "300=230+2X \n" ); document.write( "2X=300-230 \n" ); document.write( "2X=70 \n" ); document.write( "X=70/2 \n" ); document.write( "X=35 MAXIMUM WIDTH OF THE RECTANGLE. \n" ); document.write( "PROOF \n" ); document.write( "300=115*2+35*2 \n" ); document.write( "300=230=70 \n" ); document.write( "300=300 \n" ); document.write( " |