document.write( "Question 1185815: Make a rectangle with an area which is at most 35cm, where the width is 2cm more than its length Find the possible dimensions of the rectangle. (with solution) \n" ); document.write( "
Algebra.Com's Answer #816668 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = length \n" ); document.write( "x+2 = width \n" ); document.write( "The area (length times width) is at most 35 cm^2 (not 35 cm): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Obviously negative values make no sense in the problem. So \n" ); document.write( "ANSWER: The length x is less than 5 (and not negative) \n" ); document.write( " \n" ); document.write( " |