document.write( "Question 850791: Hello, i am doing a project for my school and need to draw 3 rectangles where the area is less than the perimeter. Can you help me? \n" ); document.write( "
Algebra.Com's Answer #512444 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if the length is 1 or 2, then you can make the width any value greater than or equal to 1 and the area will be less than the perimeter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the length is greater than 2, then there is a formula that can help you figure out what the width needs to be.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 examples are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "length = 1 and width = 5
\n" ); document.write( "length = 2 and width = 5
\n" ); document.write( "length = 3 and width = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the first case, area = 5 and perimeter = 12
\n" ); document.write( "in the second case, area = 10 and perimeter = 14
\n" ); document.write( "in the third case, area = 12 and perimeter = 14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area equals length times width.
\n" ); document.write( "perimeter equals 2 times length plus 2 times width.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for when length is greater than 2 is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "W < (2L) / (L-2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when L is equal to 3, W must be smaller than 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the example above, L was equal to 3 and W was equal to 4 which is smaller than 6 and the area was less than the perimeter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if L was equal to 3 and W was equal to 7, then area would have been equal to 3*7 = 21 and perimeter would have been equal to 2*3 + 2*7 = 6 + 14 = 20.
\n" ); document.write( "in that case the area of 21 would have been greater than the perimeter of 20.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );