document.write( "Question 951570: list all possible whole numbers dimensions for rectangles
\n" );
document.write( "that have an area of 18 square feet. which has the greatest perimeter\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #581129 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The factors of 18 are, \n" ); document.write( "1, 18, 2, 9, 6, 3 \n" ); document.write( "a) 1*18 = 18 square feet and Perimeter(P) = 2+36 = 38 feet \n" ); document.write( "b) 2*9 = 18 square feet and P = 4+18 = 22 feet \n" ); document.write( "c) 3*6 = 18 square feet and P = 6+12 = 18 feet \n" ); document.write( "a) has the greatest perimeter. \n" ); document.write( " \n" ); document.write( " |