document.write( "Question 288976: Area of a Rectangle. The width of a rectangle is fixed at
\n" );
document.write( "4 cm. For what lengths will the area be less than
\n" );
document.write( "40. Area of a Rectangle.
\n" );
document.write( "L
\n" );
document.write( "L
\n" );
document.write( "86 cm2? \n" );
document.write( "
Algebra.Com's Answer #209380 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If I have understood your problem here is the solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of rectangle = L * w\r \n" ); document.write( "\n" ); document.write( "Area < 40\r \n" ); document.write( "\n" ); document.write( "L*4<40\r \n" ); document.write( "\n" ); document.write( "l<40 /4\r \n" ); document.write( "\n" ); document.write( "L < 10\r \n" ); document.write( "\n" ); document.write( "For all values less than 10cm the area will be less than 40 sq. cm \n" ); document.write( " |