document.write( "Question 284755: Find the area of a rectangular room that has a width of (x + 3) and a length of (2x - 5). \n" ); document.write( "
Algebra.Com's Answer #206580 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! AREA=LW \n" ); document.write( "AREA=(2X-5)(X+3) \n" ); document.write( "AREA=2X^2-5X+6X-15 \n" ); document.write( "AREA=2X^2+X-15 ANS. \n" ); document.write( " |