SOLUTION: The width of a rectangle is 9 inches less than 2 times the length. If x represents the length, write an algebraic expression in terms of x that represents the area of the rectangle

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: The width of a rectangle is 9 inches less than 2 times the length. If x represents the length, write an algebraic expression in terms of x that represents the area of the rectangle      Log On


   



Question 318352: The width of a rectangle is 9 inches less than 2 times the length. If x represents the length, write an algebraic expression in terms of x that represents the area of the rectangle. Simplify the expression.
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
length = x
width = 2x - 9
Let A = area of rectangle
A = x(2x - 9)
Done!