document.write( "Question 644681: what happens to the length as the width decreases and why? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Length Width Area
\n" );
document.write( "1 15 15
\n" );
document.write( "2 14 28
\n" );
document.write( "3 13 39
\n" );
document.write( "4 12 48
\n" );
document.write( "5 11 55
\n" );
document.write( "6 10 60
\n" );
document.write( "7 9 63
\n" );
document.write( "8 8 64
\n" );
document.write( "9 7 63
\n" );
document.write( "10 6 60
\n" );
document.write( "11 5 55
\n" );
document.write( "12 4 48
\n" );
document.write( "13 3 39
\n" );
document.write( "14 2 28
\n" );
document.write( "15 1 15\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #405214 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! As the width decreases, the length increases. This happens because there is a fixed perimeter and the length and width add up to this fixed perimeter. Notice how the area increases but decreases after a certain point. So there is a point where the area maxes out. \n" ); document.write( " |