document.write( "Question 227002: The perimeter of a rectangle is 26 units. Each of the length and width of the rectangle is Measured in natural numbers. What is the largest area in square units that the rectangle could have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #168812 by lilmama50(7)![]() ![]() ![]() You can put this solution on YOUR website! The largest area possible for this rectangle is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take the perimeter of the rectangle 26 units and divide by 4, the number of sides the rectangle has. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now take the width value multiply it by the length value to receive the area value in squared units. |