SOLUTION: a rectangle has a length of 2x+3 and a width of x-4 find the area

Algebra ->  Rectangles -> SOLUTION: a rectangle has a length of 2x+3 and a width of x-4 find the area      Log On


   



Question 337171: a rectangle has a length of 2x+3 and a width of x-4 find the area
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a rectangle has a length of 2x+3 and a width of x-4 find the area
------------
Area = length * width
-------------------------
A = (2x+3)(x-4)
---
A = 2x(x-4)+3(x-4)
---
A = 2x^2-8x+3x-12
---
A = 2x^2-5x-12
-------------------
Cheers,
Stan H.
===================