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
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
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)
(
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