document.write( "Question 287766: draw a rectangle whose perimeter equals 24 inches and whose area is less than 30 square inches \n" ); document.write( "
Algebra.Com's Answer #208918 by Deina(147)![]() ![]() You can put this solution on YOUR website! Use the formulae: \n" ); document.write( "2L + 2W = 24 and \n" ); document.write( "L * W < 30 \n" ); document.write( "Solve the system of equations for L & W and bob's your uncle! \n" ); document.write( " \n" ); document.write( " |