SOLUTION: a rectangle has a length of 3x+5 and width of 2x-3 what simplified expression can be used to represent the preimeter of the rectangle?
Algebra ->
Rectangles
-> SOLUTION: a rectangle has a length of 3x+5 and width of 2x-3 what simplified expression can be used to represent the preimeter of the rectangle?
Log On
Question 505682: a rectangle has a length of 3x+5 and width of 2x-3 what simplified expression can be used to represent the preimeter of the rectangle?
You can put this solution on YOUR website! Perimeter = 2*(Length + Width)
.
L = 3x+5
.
W = 2x -3
.
P = 2(3x+5+2x-3)
.
P = 6x +10 +4x -6
.
P = 10x +4
.
Done