SOLUTION: how do you find the area of a rectangle when the length is x-5 and the height is x

Algebra ->  Rectangles -> SOLUTION: how do you find the area of a rectangle when the length is x-5 and the height is x      Log On


   



Question 776011: how do you find the area of a rectangle when the length is x-5 and the height is x
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Area = Length * Width

A = L*W

A = (x-5)*x

A = x*(x-5)

A = x*x + x*(-5)

A = x^2 - 5x


Answer: x^2 - 5x