document.write( "Question 960757: The length of a rectangle can be represented by the expression, 2x-1.The width of the same rectangle can be represented by the expression, x^2-x+3. Which of the following expressions can represent the area of the rectangle? I need help. I'm not quite sure how to solve this problem. \n" ); document.write( "
Algebra.Com's Answer #587129 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Area(A) of rectangle is length(l) times width(w) \n" ); document.write( "A = (2x-1) * (x^2-x+3) \n" ); document.write( "A = 2x^3 -3x^2 +7x -3 \n" ); document.write( " \n" ); document.write( " |