document.write( "Question 631617: The length of a rectangle is 90 in. Its area is less than 380 in.2. What is the greatest possible width of the rectangle, to the nearest inch?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #397753 by nerdybill(7384) You can put this solution on YOUR website! The length of a rectangle is 90 in. Its area is less than 380 in.2. What is the greatest possible width of the rectangle, to the nearest inch? \n" ); document.write( ". \n" ); document.write( "Let w = width \n" ); document.write( "then \n" ); document.write( "90w < 380 \n" ); document.write( "w < 380/90 \n" ); document.write( "w < 38/9 \n" ); document.write( "w < 4.22 \n" ); document.write( "answer: 4 inches\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |