SOLUTION: write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square

Algebra ->  Rectangles -> SOLUTION: write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square      Log On


   



Question 314771: write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square
--------------
Perimeter = 2(length + width
P = 2(x^2+2x)
P = 2x^2+4x
-----------------
Area = length*width
A = x^2*2x
A = 2x^3
======================
Cheers,
Stan H.
==========