SOLUTION: 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 expressio
Algebra ->
Test
-> SOLUTION: 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 expressio
Log On
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. Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! Area(A) of rectangle is length(l) times width(w)
A = (2x-1) * (x^2-x+3)
A = 2x^3 -3x^2 +7x -3