document.write( "Question 276045: The width of a rectangle is 18 in. less than its length. If the area of the rectangle is 1440 in^2, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #201258 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! width = x - 18\r \n" ); document.write( "\n" ); document.write( "length = x\r \n" ); document.write( "\n" ); document.write( "area = 1440\r \n" ); document.write( "\n" ); document.write( "You need the equation: A = L*W\r \n" ); document.write( "\n" ); document.write( "1440 = x(x - 18)\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( "nycfunction@yahoo.com\r \n" ); document.write( "\n" ); document.write( "Guido \n" ); document.write( " |